Skip to content

chore(deps): bump the swc group with 3 updates #364

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

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2024

Bumps the swc group with 3 updates: @swc/helpers, @swc/cli and @swc/core.

Updates @swc/helpers from 0.5.11 to 0.5.12

Commits

Updates @swc/cli from 0.3.14 to 0.4.0

Commits

Updates @swc/core from 1.6.5 to 1.7.10

Release notes

Sourced from @​swc/core's releases.

v1.7.10

No release notes provided.

v1.7.10-nightly-20240809.1

No release notes provided.

v1.7.9

No release notes provided.

v1.7.9-nightly-20240809.1

No release notes provided.

v1.7.8-nightly-20240809.2

No release notes provided.

v1.7.8-nightly-20240809.1

No release notes provided.

v1.7.8-nightly-20240808.1

No release notes provided.

v1.7.8-nightly-20240807.2

No release notes provided.

v1.7.8-nightly-20240807.1

No release notes provided.

v1.7.7-nightly-20240806.4

No release notes provided.

v1.7.6

No release notes provided.

v1.7.6-nightly-20240804.1

No release notes provided.

v1.7.5

No release notes provided.

v1.7.5-nightly-20240802.1

No release notes provided.

v1.7.5-nightly-20240801.4

No release notes provided.

v1.7.5-nightly-20240801.1

No release notes provided.

v1.7.4

No release notes provided.

... (truncated)

Changelog

Sourced from @​swc/core's changelog.

[1.7.10] - 2024-08-09

Bug Fixes

  • (es/typescript) Strip optional mark and definite mark (#9411) (8c161a0)

  • (es/typescript) Strip exported default overload function declaration (#9412) (b395f48)

  • (es/typescript) Strip this param in getter/setter (#9414) (442fb7b)

  • (es/typescript) Update ts-strip type definition (#9415) (165c8fa)

[1.7.9] - 2024-08-09

Bug Fixes

[1.7.8] - 2024-08-09

Bug Fixes

... (truncated)

Commits
  • 7b7eb48 chore: Publish 1.7.10 with swc_core v0.100.6
  • cf37df8 chore: Update changelog
  • 48b5a58 chore: Publish 1.7.10-nightly-20240809.1 with swc_core v0.100.6
  • 1c65541 chore: Publish crates with swc_core v0.100.6
  • 165c8fa fix(es/typescript): Update ts-strip type definition (#9415)
  • 442fb7b fix(es/typescript): Strip this param in getter/setter (#9414)
  • b395f48 fix(es/typescript): Strip exported default overload function declaration (#9412)
  • 8c161a0 fix(es/typescript): Strip optional mark and definite mark (#9411)
  • 4b58750 chore: Update changelog
  • 71784a3 chore: Publish 1.7.9 with swc_core v0.100.5
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @sambauers.


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 Aug 11, 2024
Bumps the swc group with 3 updates: [@swc/helpers](https://github.com/swc-project/swc), [@swc/cli](https://github.com/swc-project/pkgs) and [@swc/core](https://github.com/swc-project/swc).


Updates `@swc/helpers` from 0.5.11 to 0.5.12
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits)

Updates `@swc/cli` from 0.3.14 to 0.4.0
- [Commits](https://github.com/swc-project/pkgs/commits)

Updates `@swc/core` from 1.6.5 to 1.7.10
- [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.6.5...v1.7.10)

---
updated-dependencies:
- dependency-name: "@swc/helpers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: swc
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: swc
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swc-79a6144c16 branch from 2dfdb7f to caa0b9a Compare August 11, 2024 09:49
Copy link
Owner

@sambauers sambauers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 0c9ea08 into main Aug 11, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc-79a6144c16 branch August 11, 2024 09:51
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