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

Bump @swc/core from 1.3.58 to 1.3.59 #20

Merged
merged 1 commit into from
May 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps @swc/core from 1.3.58 to 1.3.59.

Changelog

Sourced from @​swc/core's changelog.

[1.3.59] - 2023-05-19

Bug Fixes

  • (common) Disable tracing/release_max_level_info (#7401) (95291f2)

  • (es/codegen) Do not create duplicate source map entry (#7309) (40ba242)

  • (es/compat) Mark reserved function names private (#7298) (dba78a0)

  • (es/minifier) Mark all function params as potential property mutation (#7409) (5dbbbea)

  • (es/minifier) Prevent inlining vars assigned outside current function scope (#7414) (40d2bf7)

  • (es/parser) Fix parsing of module identifier (#7400) (1d3f320)

  • (es/parser) Fix parsing of > in typescript mode (#7407) (57ad722)

Miscellaneous Tasks

Refactor

  • (plugin/runner) Revise cache, module loading (#7408) (ac5ab60)

Testing

Commits
  • a79a9cf chore: Publish v1.3.59 with swc_core v0.76.16 (#7416)
  • b2c9bb4 chore: Publish crates
  • 40d2bf7 fix(es/minifier): Prevent inlining vars assigned outside current function sco...
  • 135c4fd chore: Publish crates
  • 57ad722 fix(es/parser): Fix parsing of > in typescript mode (#7407)
  • 9440f4b chore: Publish crates
  • ac5ab60 refactor(plugin/runner): Revise cache, module loading (#7408)
  • 31d7b88 chore: Publish crates
  • 5dbbbea fix(es/minifier): Mark all function params as potential property mutation (#7...
  • a2a544a chore: Publish crates
  • 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 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.58 to 1.3.59.
- [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.58...v1.3.59)

---
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 added the dependencies Pull requests that update a dependency file label May 22, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 22, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@ilovepixelart ilovepixelart merged commit 02e51e1 into main May 22, 2023
@ilovepixelart ilovepixelart deleted the dependabot/npm_and_yarn/swc/core-1.3.59 branch May 22, 2023 07:09
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant