Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @swc/core from 1.3.46 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

... (truncated)

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.46 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.46...v1.3.59)

---
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 requested a review from sweetim as a code owner May 22, 2023 03:07
@dependabot dependabot bot added the fix label May 22, 2023
@sonarqubecloud
Copy link

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
0.0% 0.0% Duplication

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2023

Superseded by #92.

@dependabot dependabot bot closed this May 29, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.3.59 branch May 29, 2023 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants