Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps the other-dependencies group with 3 updates in the / directory: @swc/core, nx and axios.

Updates @swc/core from 1.13.5 to 1.14.0

Changelog

Sourced from @​swc/core's changelog.

[1.14.0] - 2025-10-29

Bug Fixes

Features

  • (es/compiler) Merge nullish_coalescing into Compiler (#11157) (dd6f71b)

Miscellaneous Tasks

  • (binding_macros) Add default-features = false (#11193) (85d855f)

Performance

  • (es/parser) Remove had_line_break_before_last (#11200) (7b5bcd7)

Refactor

[1.13.21] - 2025-10-24

Bug Fixes

... (truncated)

Commits
  • 41296e2 chore: Publish 1.14.0 with swc_core v46.0.2
  • a3366df chore: Update changelog
  • 61f18f2 chore: Publish 1.14.0-nightly-20251029.2 with swc_core v46.0.2
  • 1bc690c chore: Update changelog
  • ff8940a chore: Publish 1.14.0-nightly-20251029.1 with swc_core v46.0.2
  • 10e7cf0 chore: Publish crates with swc_core v46.0.2
  • 7b5bcd7 perf(es/parser): Remove had_line_break_before_last (#11200)
  • acca984 chore(ci): Disable binary size action for push
  • 36aab01 chore: Publish crates with swc_core v46.0.1
  • 3485179 fix(atoms): Fix broken quote macro (#11195)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​swc/core since your current version.


Updates nx from 20.0.10 to 20.8.2

Release notes

Sourced from nx's releases.

20.8.2 (2025-05-16)

🚀 Features

  • angular: update angular-rspack to 20.7 (#30737)
  • linter: add support for package based secondary entry points (#30809)
  • rspack: use custom WriteIndexHtmlPlugin to handle variable interpolation (#30805)

🩹 Fixes

  • core: error when restoring http cache with no outputs (#30961)
  • module-federation: remove disabling runtimeChunk (#30637)
  • release: ensure generatorOptions and rootVersionActionsOptions are passed to updateLockfile function (#30796)
  • release: ensure versionData is always populated even when no bumps (#30866)

❤️ Thank You

Commits
  • b1bb06b fix(core): error when restoring http cache with no outputs (#30961)
  • e2d68cd fix(release): ensure versionData is always populated even when no bumps (#30866)
  • e901d69 fix(core): allow disabling output streaming with NX_STREAM_OUTPUT (#30834)
  • e7b0f72 chore(core): add maxRetries to temp-fs cleanup (#30828)
  • 08f4dd9 fix(js): remove check that ts plugin is used for ts sync generator (#30743)
  • 65752ad fix(core): clean up batch process after post run (#30687)
  • d66b663 fix(core): copy native file atomically to avoid hanging graph creation (#30695)
  • f839b07 fix(core): ensure fileworker is cleaned up when workspace context is … (#30683)
  • baf6637 feat(core): allow globs in project config to extend atomized targets (#30630)
  • 9fe73ea chore(core): fix publish for linux (#30669)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for nx since your current version.


Updates axios from 1.12.2 to 1.13.1

Release notes

Sourced from axios's releases.

Release v1.13.1

Release notes:

Bug Fixes

  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)

Contributors to this release

Release v1.13.0

Release notes:

Bug Fixes

  • fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
  • resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)

Features

Contributors to this release

Changelog

Sourced from axios's changelog.

1.13.1 (2025-10-28)

Bug Fixes

  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)

Contributors to this release

1.13.0 (2025-10-27)

Bug Fixes

  • fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
  • resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)

Features

Contributors to this release

Commits
  • 1ef8e72 chore(release): v1.13.1 (#7194)
  • bcd5581 fix(http): fixed a regression that caused the data stream to be interrupted f...
  • c9b3371 chore: enhance styling and responsiveness in client.html (#7173)
  • 9ead04d [Release] v1.13.0 (#7189)
  • d000fbf fix(http2): fix possible race condition when handling http2 stream on almost ...
  • 08db960 docs: added example for improved network error handling (with Wrapper/Middlew...
  • 46e1981 refactor: form data handling in index.html (#7170)
  • 889f8ef docs: fix mismatched return type (#7172)
  • 7b197ef fix: sandbox ui updated (#7175)
  • 6dff629 chore: fix typos in examples (#7166)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 3, 2025 02:18
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2025
@dependabot dependabot bot requested a review from hubertott November 3, 2025 02:18
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Nov 3, 2025
@dependabot dependabot bot requested a review from NgaNaNa November 3, 2025 02:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/other-dependencies-5c4f4895ad branch from 15e80c8 to a592760 Compare November 10, 2025 02:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/other-dependencies-5c4f4895ad branch from a592760 to d20c573 Compare November 24, 2025 02:22
…h 3 updates

Bumps the other-dependencies group with 3 updates in the / directory: [@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/core` from 1.13.5 to 1.14.0
- [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.13.5...v1.14.0)

Updates `nx` from 20.0.10 to 20.8.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.8.2/packages/nx)

Updates `axios` from 1.12.2 to 1.13.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.12.2...v1.13.1)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: nx
  dependency-version: 20.8.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: axios
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/other-dependencies-5c4f4895ad branch from d20c573 to dcf74d7 Compare November 25, 2025 03:48
@github-actions
Copy link
Contributor

Changeset detected - Thanks for adding release notes!

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/other-dependencies-5c4f4895ad branch December 1, 2025 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant