Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @swc/core from 1.7.6 to 1.7.9.

Changelog

Sourced from @​swc/core's changelog.

[1.7.9] - 2024-08-09

Bug Fixes

[1.7.8] - 2024-08-09

Bug Fixes

  • (common) Do not generate invalid source map (#9050) (9d65c77)

  • (common) Require newer version of allocator (#9386) (4e854c7)

  • (common) Remove unused import (#9387) (f530476)

  • (es/minifier) Preserve function length (#9389) (679682c)

  • (es/module) Drop the level of a few tracing events (#9380) (95af253)

  • (es/parser) Fix span of EOF errors (#9378) (f702657)

  • (es/typescript) Enable Injector to process JSX (#9395) (e24e2ff)

  • (es/typescript) Strip declaration of exported function overloads (#9397) (5c8aa52)

  • (visit) Fix regression (#9404) (041a7b7)

Features

  • (visit) Make kind() accessible without swc_visit (#9382) (021e41d)

Miscellaneous Tasks

... (truncated)

Commits
  • 71784a3 chore: Publish 1.7.9 with swc_core v0.100.5
  • b2456dd chore: Update changelog
  • 560a4bb chore: Publish 1.7.9-nightly-20240809.1 with swc_core v0.100.5
  • e697c1c chore: Publish crates with swc_core v0.100.5
  • 685f68e chore: Add license to bindings
  • 124e5ff fix(es/typescript): Strip class modifiers (#9399)
  • ab356e9 chore: Update changelog
  • 5375ea0 chore: Publish 1.7.8 with swc_core v0.100.4
  • 749ad4d chore: Update changelog
  • 9f0ee4a chore: Publish 1.7.8-nightly-20240809.2 with swc_core v0.100.4
  • 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)

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.7.6 to 1.7.9.
- [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.6...v1.7.9)

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

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 Aug 9, 2024
@github-actions github-actions bot enabled auto-merge August 9, 2024 16:22
@github-actions github-actions bot merged commit cae221d into main Aug 9, 2024
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/swc/core-1.7.9 branch August 9, 2024 16:30
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