Skip to content

chore(deps-dev): bump the other-dependencies group with 2 updates #1469

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps the other-dependencies group with 2 updates: @swc/core and nx.

Updates @swc/core from 1.11.13 to 1.11.16

Changelog

Sourced from @​swc/core's changelog.

[1.11.16] - 2025-04-01

Miscellaneous Tasks

[1.11.15] - 2025-04-01

Bug Fixes

  • (bindings/node) Fix build on platforms without plugin (#10301) (3faae55)

  • (cli) Fix plugin target as wasm32-wasip1 (#10293) (7daf4f4)

  • (deps) Update cargo (patch) (#10081) (e0ff00e)

  • (es) Do not reuse Compiler for minify() and transform() (#10273) (63bd8a1)

  • (es/analysis) Support comments (#10299) (2919d16)

  • (es/bugfix) Do not rename in non-ident-function (#10274) (48b6bdb)

  • (es/minifier) Remove unnecessary check when invoke IIFE (#10257) (6b75775)

  • (es/parser) Parser a program as a module with TLA in non-expression statement (#10287) (157c52a)

  • (html) Remove async from minifyFragmentSync (#10289) (7028457)

Documentation

Features

... (truncated)

Commits
  • 5e70ca8 chore: Publish 1.11.16 with swc_core v19.0.0
  • 0bf7794 chore: Update changelog
  • 25faeb8 chore: Publish 1.11.16-nightly-20250401.1 with swc_core v19.0.0
  • bfabdf6 chore(ci): Use bash shell in npm publish workflow action (#10303)
  • cf33196 chore(deps): update actions (#10222)
  • 8e08f8d chore: Update changelog
  • 396d5b6 chore: Publish 1.11.15 with swc_core v19.0.0
  • f04100a chore: Update changelog
  • e328ed8 chore: Publish 1.11.15-nightly-20250401.1 with swc_core v19.0.0
  • 29c4afb feat(ts/fast-strip): Improve error message format (#10298)
  • Additional commits viewable in compare view

Updates nx from 20.6.4 to 20.7.1

Release notes

Sourced from nx's releases.

20.7.1 (2025-04-02)

🩹 Fixes

  • angular: use latest version of @​analogjs/vitest-angular #30423 (#30560, #30423)
  • bundling: webpack and rspack builds respect output.clean config option (#30573)
  • core: ensure rust code is able to handle null terminal outputs (#30494)
  • core: resolve subpath patterns in package exports correctly when constructing graph (#30511)
  • graph: focus via --focus command should work (#30576)
  • js: infer dependency between typecheck and build tasks and more granular outputs for typecheck (#30549)
  • js: handle extending from multiple config files and from local workspace packages in plugin (#30486)
  • js: update @​swc/cli version to fix vulnerability (#30575)
  • misc: add missing flag to azure devops ci workflow generator (#30482)
  • misc: update project directory validation to only account for the derived name (#30532)
  • nextjs: bumped to eslintConfigNextVersion to v15 (#30537)
  • nextjs: update Next.js versions to patch vulnerability (#30574)
  • nx-dev: fix blog post links (#30553)
  • nx-dev: nx homebrew install cmd (4f1587fc72)
  • rspack: allow typechecking during serve #29267 (#30558, #29267)
  • vite: ensure nxCopyAssetsPlugin outputs assets to correct location #28786 (#30585, #28786)
  • vue: upgrade vite plugin vue to v5 to avoid install errors (#30559)
  • webpack: nestjs workspace libs referencing when using ts solution (#30538)
  • webpack: migrate to latest version to prevent security vulnerabilities #29755 (#30590, #29755)

❤️ Thank You

20.7.0 (2025-03-31)

🚀 Features

  • angular: add release option to angular publishable libraries (#29869)
  • angular: support angular 19.2.0 (#30088)
  • angular: update angular eslint packages (#30245)
  • angular: add convert-to-rspack generator (#29860)
  • bundling: support rollup.config.ts (#29983)
  • bundling: add buildLibsFromSource option to @​nx/rollup:rollup executor (#30417)
  • core: support bun's new text-based lockfile and use bun publish within nx release (#30064)
  • core: display perpetual version information in nx report for powerpack (#30110)
  • core: add activate key (#30250)
  • core: add activate key " (#30250, #30295)
  • core: add maxCacheSize option to limit local artifact size (#29654)

... (truncated)

Commits
  • 598262b fix(core): resolve subpath patterns in package exports correctly when constru...
  • 728b86b fix(js): handle extending from multiple config files and from local workspace...
  • 8702511 fix(core): ensure rust code is able to handle null terminal outputs (#30494)
  • f3d2761 fix(core): handle windows drive letter in a case-insensitive manner when norm...
  • 3587aea fix(core): fixup error handling for get generator info (#30525)
  • 4039970 fix(misc): init should prompt for cloud when using dot nx folder (#30501)
  • e6d8b39 fix(core): add more detection for ci platforms (#30507)
  • 9cd7579 fix(core): ensure local plugin is transpiled when using index files (#30133)
  • 9dd4766 fix(core): init should use pr version when specified (#30497)
  • 5dbe040 fix(misc): override customConditions when using an incompatible module reso...
  • 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

Bumps the other-dependencies group with 2 updates: [@swc/core](https://github.com/swc-project/swc) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


Updates `@swc/core` from 1.11.13 to 1.11.16
- [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.11.13...v1.11.16)

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

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.11.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: nx
  dependency-version: 20.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2025

Reviewers

The following teams could not be added as reviewers: aligent-devops. Either the team does not exist or it does not have the correct permissions to be added as a reviewer.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

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

@dependabot dependabot bot closed this Apr 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependabot-test/other-dependencies-06dd5cd5a6 branch April 21, 2025 03:01
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.

0 participants