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 3 updates #757

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2024

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

Updates @swc/core from 1.5.0 to 1.5.3

Changelog

Sourced from @​swc/core's changelog.

Changelog

[unreleased]

Bug Fixes

  • (css/modules) Allow any order of composes (#8930) (7014c63)

  • (es/fixer) Wrap class expressions in callee (#8928) (6b60bdb)

  • (es/minifier) Respect module: false (#8925) (aca6a77)

  • (es/minifier) Consider side effects of operands of binary expressions (#8929) (4d4a7a9)

Refactor

[1.5.4] - 2024-05-06

Bug Fixes

  • (es/decorators) Handle ref of decorated class (#8905) (af96e39)

  • (es/minifier) Increment ref_count while invoking IIFE (#8904) (86e2bb0)

  • (es/proposal) Fix scoping of explicit resource management pass (#8903) (762b0d4)

Miscellaneous Tasks

[1.5.1] - 2024-04-27

Bug Fixes

... (truncated)

Commits
  • bcd3afa chore: Publish 1.5.3 with swc_core v0.91.2
  • 579a1de chore: Publish 1.5.3-nightly-20240429.2
  • 04de507 chore: Publish 1.5.3-nightly-20240429.1
  • 9fdb385 chore: Bump crates
  • 65ea99e chore(ci): Fix macOS x64 build & publish job (#8901)
  • 7ac3b0a chore: Bump crates
  • 0dcdae9 chore: Bump crates
  • cc1432a chore: Apply cargo autoinherit (#8902)
  • 7114530 chore: Update changelog
  • 501ae8b chore: Publish 1.5.2 with swc_core v0.91.1
  • Additional commits viewable in compare view

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

Changelog

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

Changelog

[unreleased]

Bug Fixes

  • (css/modules) Allow any order of composes (#8930) (7014c63)

  • (es/fixer) Wrap class expressions in callee (#8928) (6b60bdb)

  • (es/minifier) Respect module: false (#8925) (aca6a77)

  • (es/minifier) Consider side effects of operands of binary expressions (#8929) (4d4a7a9)

Refactor

[1.5.4] - 2024-05-06

Bug Fixes

  • (es/decorators) Handle ref of decorated class (#8905) (af96e39)

  • (es/minifier) Increment ref_count while invoking IIFE (#8904) (86e2bb0)

  • (es/proposal) Fix scoping of explicit resource management pass (#8903) (762b0d4)

Miscellaneous Tasks

[1.5.1] - 2024-04-27

Bug Fixes

... (truncated)

Commits
  • bcd3afa chore: Publish 1.5.3 with swc_core v0.91.2
  • 579a1de chore: Publish 1.5.3-nightly-20240429.2
  • 04de507 chore: Publish 1.5.3-nightly-20240429.1
  • 9fdb385 chore: Bump crates
  • 65ea99e chore(ci): Fix macOS x64 build & publish job (#8901)
  • 7ac3b0a chore: Bump crates
  • 0dcdae9 chore: Bump crates
  • cc1432a chore: Apply cargo autoinherit (#8902)
  • 7114530 chore: Update changelog
  • 501ae8b chore: Publish 1.5.2 with swc_core v0.91.1
  • Additional commits viewable in compare view

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

Changelog

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

Changelog

[unreleased]

Bug Fixes

  • (css/modules) Allow any order of composes (#8930) (7014c63)

  • (es/fixer) Wrap class expressions in callee (#8928) (6b60bdb)

  • (es/minifier) Respect module: false (#8925) (aca6a77)

  • (es/minifier) Consider side effects of operands of binary expressions (#8929) (4d4a7a9)

Refactor

[1.5.4] - 2024-05-06

Bug Fixes

  • (es/decorators) Handle ref of decorated class (#8905) (af96e39)

  • (es/minifier) Increment ref_count while invoking IIFE (#8904) (86e2bb0)

  • (es/proposal) Fix scoping of explicit resource management pass (#8903) (762b0d4)

Miscellaneous Tasks

[1.5.1] - 2024-04-27

Bug Fixes

... (truncated)

Commits
  • bcd3afa chore: Publish 1.5.3 with swc_core v0.91.2
  • 579a1de chore: Publish 1.5.3-nightly-20240429.2
  • 04de507 chore: Publish 1.5.3-nightly-20240429.1
  • 9fdb385 chore: Bump crates
  • 65ea99e chore(ci): Fix macOS x64 build & publish job (#8901)
  • 7ac3b0a chore: Bump crates
  • 0dcdae9 chore: Bump crates
  • cc1432a chore: Apply cargo autoinherit (#8902)
  • 7114530 chore: Update changelog
  • 501ae8b chore: Publish 1.5.2 with swc_core v0.91.1
  • 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 3 updates: [@swc/core](https://github.com/swc-project/swc), [@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` from 1.5.0 to 1.5.3
- [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.3)

Updates `@swc/core-linux-x64-gnu` from 1.5.0 to 1.5.3
- [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.3)

Updates `@swc/core-darwin-arm64` from 1.5.0 to 1.5.3
- [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.3)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: 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] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner May 7, 2024 08:30
@dependabot dependabot bot added dependencies Used by dependabot npm Used by dependabot labels May 7, 2024
Copy link

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

Package New capabilities Transitives Size Publisher
npm/@swc/[email protected] None 0 37.6 MB kdy1
npm/@swc/[email protected] None 0 50.3 MB kdy1
npm/@swc/[email protected] environment, filesystem, shell +10 343 MB kdy1

🚮 Removed packages: npm/@swc/[email protected], npm/@swc/[email protected], npm/@swc/[email protected]

View full report↗︎

@bitgopatmcl bitgopatmcl merged commit ce392a6 into master May 7, 2024
8 checks passed
@bitgopatmcl bitgopatmcl deleted the d81bdependabot/npm_and_yarn/dependencies-5968f74044 branch May 7, 2024 12:50
Copy link

github-actions bot commented May 7, 2024

🎉 This PR is included in version @api-ts/[email protected] 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Jun 4, 2024

🎉 This PR is included in version @api-ts/[email protected] 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Jun 4, 2024

🎉 This PR is included in version @api-ts/[email protected] 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Jun 4, 2024

🎉 This PR is included in version @api-ts/[email protected] 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Aug 5, 2024

🎉 This PR is included in version @api-ts/[email protected] 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant