Skip to content
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

chore(deps): bump the dependencies group with 2 updates #750

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps the dependencies group with 2 updates: @swc/core-linux-x64-gnu and @swc/core-darwin-arm64.

Updates @swc/core-linux-x64-gnu from 1.5.0 to 1.5.2

Changelog

Sourced from @​swc/core-linux-x64-gnu's changelog.

Changelog

[1.5.1] - 2024-04-27

Bug Fixes

  • (es/decorator) Support for legacy decorators in class expressions (#8892) (8fe57ad)

  • (es/helpers) Remove unused export from _using_ctx.js (#8891) (438d0b3)

  • (es/minifier) Do not add vars if eval exists (#8888) (be359fa)

Commits
  • 501ae8b chore: Publish 1.5.2 with swc_core v0.91.1
  • de37b76 chore: Update changelog
  • bb317aa chore: Publish 1.5.1 with swc_core v0.91.1
  • b3d495f chore: Bump crates
  • 8fe57ad fix(es/decorator): Support for legacy decorators in class expressions (#8892)
  • 0fc70b3 chore: Bump crates
  • be359fa fix(es/minifier): Do not add vars if eval exists (#8888)
  • 9749bd2 chore: Publish 1.5.1-nightly-20240426.1
  • 016fe14 chore: Publish @swc/helpers@0.5.11
  • 438d0b3 fix(es/helpers): Remove unused export from _using_ctx.js (#8891)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-arm64 from 1.5.0 to 1.5.2

Changelog

Sourced from @​swc/core-darwin-arm64's changelog.

Changelog

[1.5.1] - 2024-04-27

Bug Fixes

  • (es/decorator) Support for legacy decorators in class expressions (#8892) (8fe57ad)

  • (es/helpers) Remove unused export from _using_ctx.js (#8891) (438d0b3)

  • (es/minifier) Do not add vars if eval exists (#8888) (be359fa)

Commits
  • 501ae8b chore: Publish 1.5.2 with swc_core v0.91.1
  • de37b76 chore: Update changelog
  • bb317aa chore: Publish 1.5.1 with swc_core v0.91.1
  • b3d495f chore: Bump crates
  • 8fe57ad fix(es/decorator): Support for legacy decorators in class expressions (#8892)
  • 0fc70b3 chore: Bump crates
  • be359fa fix(es/minifier): Do not add vars if eval exists (#8888)
  • 9749bd2 chore: Publish 1.5.1-nightly-20240426.1
  • 016fe14 chore: Publish @swc/helpers@0.5.11
  • 438d0b3 fix(es/helpers): Remove unused export from _using_ctx.js (#8891)
  • 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 dependencies group with 2 updates: [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) and [@swc/core-darwin-arm64](https://github.com/swc-project/swc).


Updates `@swc/core-linux-x64-gnu` from 1.5.0 to 1.5.2
- [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.5.0...v1.5.2)

Updates `@swc/core-darwin-arm64` from 1.5.0 to 1.5.2
- [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.5.0...v1.5.2)

---
updated-dependencies:
- dependency-name: "@swc/core-linux-x64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@swc/core-darwin-arm64"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 29, 2024 08:42
@dependabot dependabot bot added dependencies Used by dependabot npm Used by dependabot labels Apr 29, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@swc/core-darwin-arm64@1.5.2 None 0 37.7 MB kdy1
npm/@swc/core-linux-x64-gnu@1.5.2 None 0 50.3 MB kdy1

View full report↗︎

@bitgopatmcl
Copy link
Contributor

Hmm, usually these are updated in lockstep with @swc/core. I'll go check if this is correct.

@bitgopatmcl
Copy link
Contributor

Interesting, the 1.5.x branch of @swc/core is deprecated due to being broken on macos

@bitgopatmcl
Copy link
Contributor

Looks like the issue is actively being worked on: swc-project/swc#8898 (comment)

I'm just going to close this PR and let dependabot open one for the next version.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the 5956dependabot/npm_and_yarn/dependencies-7870fde0df branch April 29, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Used by dependabot npm Used by dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant