Skip to content

chore(dev-deps): bump @swc/core from 1.3.36 to 1.3.41#290

Merged
svc-cli-bot merged 1 commit intomainfrom
dependabot-npm_and_yarn-swc-core-1.3.41
Mar 19, 2023
Merged

chore(dev-deps): bump @swc/core from 1.3.36 to 1.3.41#290
svc-cli-bot merged 1 commit intomainfrom
dependabot-npm_and_yarn-swc-core-1.3.41

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 18, 2023

Bumps @swc/core from 1.3.36 to 1.3.41.

Changelog

Sourced from @​swc/core's changelog.

[1.3.41] - 2023-03-17

Bug Fixes

  • (bindings/cli) Change order of checking inputs to workaround a Windows issue (#7077) (7bbec92)

  • (css/codegen) Respect raw of Str (#7078) (7849a2d)

  • (css/parser) Fix parsing of :global(> *) (#7082) (60f74ea)

  • (es/codegen) Emit type_params for TsConstructSignatureDecl (#7080) (8353acc)

  • (es/minifier) Preserve delete of unresolved variables (#7072) (86295ba)

  • (es/minifier) Accept keep_fnames and keep_classnames (#7090) (0086914)

  • (es/minifier) Remove wrong optimization of new RegExp(…) (#7091) (493a4f7)

  • (es/react) Align to babel@8 behavior (#7081) (7b491a6)

  • (testing) Ignore non_snake_case for generated test names (#7087) (1c254b1)

Performance

  • (es/lexer) Use jump table for skip_space (#7073) (f854d51)

Refactor

  • general: Fix lints using clippy from nightly-2023-03-13 (#6920) (963c460)

[1.3.40] - 2023-03-13

Bug Fixes

... (truncated)

Commits
  • 4e6b44c chore: Publish v1.3.41 with swc_core v0.69.11 (#7093)
  • 17356bc chore: Publish crates
  • 493a4f7 fix(es/minifier): Remove wrong optimization of new RegExp(…) (#7091)
  • 8902741 chore: Publish crates
  • 8353acc fix(es/codegen): Emit type_params for TsConstructSignatureDecl (#7080)
  • 32b4d7b chore: Publish crates
  • 0086914 fix(es/minifier): Accept keep_fnames and keep_classnames (#7090)
  • 5f4fea2 chore: Publish crates
  • 7b491a6 fix(es/react): Align to babel@8 behavior (#7081)
  • 60ccdab 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.36 to 1.3.41.
- [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.36...v1.3.41)

---
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 the dependencies Pull requests that update a dependency file label Mar 18, 2023
@svc-cli-bot svc-cli-bot merged commit cf74a90 into main Mar 19, 2023
@svc-cli-bot svc-cli-bot deleted the dependabot-npm_and_yarn-swc-core-1.3.41 branch March 19, 2023 05:43
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