chore(deps): bump the other-dependencies group across 1 directory with 4 updates#1461
Closed
dependabot[bot] wants to merge 1 commit intodependabot-testfrom
Closed
Conversation
…h 4 updates Bumps the other-dependencies group with 4 updates in the / directory: [@swc-node/register](https://github.com/swc-project/swc-node), [@swc/core](https://github.com/swc-project/swc), [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [axios](https://github.com/axios/axios). Updates `@swc-node/register` from 1.10.9 to 1.10.10 - [Release notes](https://github.com/swc-project/swc-node/releases) - [Commits](https://github.com/swc-project/swc-node/compare/@swc-node/register@1.10.9...@swc-node/register@1.10.10) Updates `@swc/core` from 1.10.11 to 1.11.9 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.10.11...v1.11.9) Updates `nx` from 20.4.0 to 20.6.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.6.0/packages/nx) Updates `axios` from 1.7.9 to 1.8.3 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.8.3) --- updated-dependencies: - dependency-name: "@swc-node/register" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the other-dependencies group with 4 updates in the / directory: @swc-node/register, @swc/core, nx and axios.
Updates
@swc-node/registerfrom 1.10.9 to 1.10.10Commits
c30839cchore(release): publish4aa6d51Added possibility to have custom config location for swc (#870)7fae724chore(deps): update pnpm to v10.6.2 (#911)67da2a3chore(deps-dev): bump esbuild from 0.24.0 to 0.25.0 (#899)d5e88d4fix(deps): update dependency file-type to v20 (#893)529d941chore(deps): update pnpm to v10.6.1 (#909)9bf404afix(deps): update dependency oxc-resolver to v5 (#910)4240434chore(deps): update pnpm to v10 (#897)ce6477fchore(deps): update pnpm to v9.15.6 (#896)279da26chore(deps): update dependency lerna to v8.2.1 (#907)Updates
@swc/corefrom 1.10.11 to 1.11.9Changelog
Sourced from
@swc/core's changelog.... (truncated)
Commits
a993ca5chore: Publish1.11.9withswc_corev16.5.04ad01a7chore: Update changelog465f6cachore: Publish1.11.9-nightly-20250312.1withswc_corev16.5.02da0142feat(ts/fast-strip): Throw js object instead of map (#10186)cd777bfchore: Publish crates withswc_corev16.5.0435197cperf(es/fast-lexer): Optimize SIMD vector initialization with initialing `u8x...c2fe4bffix(es/minifier): Check array inline for indexed with dynamic key (#10184)56d065eperf(es/fast-lexer): replace PHF with static keyword lookup table (#10181)11727a6feat(es/module): Support moreimport.metaproperties (#10179)bccdafcperf(es/fast-lexer): Remove bound checks (#10174)Updates
nxfrom 20.4.0 to 20.6.0Release notes
Sourced from nx's releases.
... (truncated)
Commits
50e990cRevert "feat(core): addnx register(#30321)"9c95ecaRevert "fix(core): make 'key' parameter optional in register command (#30365)"50802e7fix(misc): update axios and webpack (#30379)f40873ffeat(react): add react-router plugin (#29965)b060079fix(core): make 'key' parameter optional in register command (#30365)fe49308feat(core): provide default value for max cache size (#30351)cc9e993fix(core): only add keep existing versions if init generator supports it (#30...77c1ddafeat(core): addnx register(#30321)e4f5224feat(core): add maxCacheSize option to limit local artifact size (#29654)442058aRevert "feat(core): add activate key (#30250)" (#30295)Updates
axiosfrom 1.7.9 to 1.8.3Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
39ec206chore(release): v1.8.3 (#6819)10fa70efix: add missing type for allowAbsoluteUrls (#6818)7821ef9docs: update readme to include bun install (#6811)ec159e5fix(xhr/fetch): passallowAbsoluteUrlstobuildFullPathinxhrand `fet...a9f7689chore(release): v1.8.2 (#6812)fb8eec2fix(http-adapter): add allowAbsoluteUrls to path building (#6810)9812045chore(sponsor): update sponsor block (#6804)72acf75chore(sponsor): update sponsor block (#6794)2e64afdchore(release): v1.8.1 (#6800)36a5a62fix(utils): movegenerateStringto platform utils to avoid importing crypto...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions