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-dev): bump @swc/core from 1.7.10 to 1.7.36 #1346

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2024

Bumps @swc/core from 1.7.10 to 1.7.36.

Changelog

Sourced from @​swc/core's changelog.

[1.7.36] - 2024-10-15

Bug Fixes

  • (es) Run esnext transforms on esnext target (#9644) (8a19201)

  • (es/codegen) Emit space after div if rhs has leading comment (#9631) (f2be26e)

  • (es/lints) Correct the false positive error of TS2309 (#9635) (f74c1f3)

  • (es/minifier) Only merge last if return (#9633) (6f52949)

  • (es/minifier) Check type of assignment target before merging assignments (#9617) (4436621)

Features

  • (es) Introduce runPluginFirst for Wasm plugins (#9645) (3d3e434)

  • (es/minifier) Support unary negate in cast_to_number (#9642) (88a2186)

Miscellaneous Tasks

  • (deps) Update dependency magic-string to v0.30.12 (#9634) (085bc19)

[1.7.35] - 2024-10-10

Bug Fixes

  • (ci) Fix target triples (#9622) (f625035)

  • (es/codegen) Fix source map so it works with Sentry (#9627) (9c90a73)

  • (es/minifier) Compress consecutive return statements properly (#9620) (8263da1)

... (truncated)

Commits
  • 2407b4f chore: Publish 1.7.36 with swc_core v1.0.1
  • 05232ce chore: Update changelog
  • 3ea96ec chore: Publish 1.7.36-nightly-20241015.1 with swc_core v1.0.1
  • 56c4416 chore: Publish crates with swc_core v1.0.1
  • 3d3e434 feat(es): Introduce runPluginFirst for Wasm plugins (#9645)
  • 8a19201 fix(es): Run esnext transforms on esnext target (#9644)
  • 88a2186 feat(es/minifier): Support unary negate in cast_to_number (#9642)
  • 085bc19 chore(deps): update dependency magic-string to v0.30.12 (#9634)
  • 4436621 fix(es/minifier): Check type of assignment target before merging assignments ...
  • 30f9a70 chore: Publish crates with swc_core v1.0.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner October 20, 2024 10:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 20, 2024
@github-actions github-actions bot enabled auto-merge (squash) October 20, 2024 10:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swc/core-1.7.36 branch 2 times, most recently from ec0ac67 to e515790 Compare October 20, 2024 10:39
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.7.10 to 1.7.36.
- [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.7.10...v1.7.36)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swc/core-1.7.36 branch from e515790 to 69a3d8f Compare October 20, 2024 10:42
@github-actions github-actions bot merged commit 963f821 into main Oct 20, 2024
5 of 6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/swc/core-1.7.36 branch October 20, 2024 10:44
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