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

build(deps-dev): bump @swc/core from 1.3.42 to 1.3.44 #68

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2023

Bumps @swc/core from 1.3.42 to 1.3.44.

Changelog

Sourced from @​swc/core's changelog.

[1.3.44] - 2023-03-30

Bug Fixes

  • (css/codegen) Preserve raw of numbers (#7131) (150c2b6)

  • (css/compat) Remove usage of box_syntax (#7153) (6f0bf66)

  • (es/compat) Handle import/export in reserved_word (#7165) (065d11c)

  • (es/compat) Fix the position for temp var injection (#7171) (23fb8c5)

  • (es/react) Respect import_source in new jsx (#7128) (5d7acfd)

  • (es/renamer) Don't use symbols used by declarations if eval exists (#7116) (6d9763e)

  • (es/visit) Fix handling of Program of AndThen (#7120) (d50689e)

  • (fast-graph) Use fxhash instead of ahash to make iteration order consistent (#7133) (b13eb4c)

Documentation

Features

  • (css/parser) Add legacy_ie to the ParserConfig (#7109) (5e58b3e)

  • (es/react) Support script within automatic runtime (#7126) (05a2815)

Miscellaneous Tasks

  • (cargo) Refactor Cargo.toml to reduce merge conflict (#7139) (2826198)

... (truncated)

Commits

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 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.3.42 to 1.3.44.
- [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.3.42...v1.3.44)

---
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 Mar 30, 2023
@tada5hi tada5hi merged commit 5b1a5f6 into master Mar 31, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.3.44 branch March 31, 2023 16:41
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