Skip to content

Bump @swc/core from 1.3.4 to 1.3.9#20

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/swc/core-1.3.9
Closed

Bump @swc/core from 1.3.4 to 1.3.9#20
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/swc/core-1.3.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps @swc/core from 1.3.4 to 1.3.9.

Changelog

Sourced from @​swc/core's changelog.

[1.3.9] - 2022-10-17

Bug Fixes

  • (css/parser) Improve handling of math functions in at-rules (#6140) (26aeb18)

  • (es/codegen) Emit readonly for TsIndexSignature (#6172) (083924c)

  • (es/minifier) Fix ordering issue of analyzer (#6150) (6d0ca05)

  • (es/minifier) Consider function body cost while inlining function (#5342) (b40d486)

  • (es/minifier) Preserve this of tagged template literals (#6165) (aec5cda)

  • (es/minifier) Don't create a numeric literal with NaN value (#6166) (2e153e5)

  • (es/modules) Resolve jsc.paths for export alls (#6170) (82cca67)

  • (es/parser) Fix parsing of arrow in cond (#6067) (0ca5ded)

  • (es/plugin) Disable SIMD (#6163) (899021e)

  • (es/plugin) Fix plugin on non x86_64 (#6178) (cb8f350)

  • (es/quote) Fix handling of template literals (#6157) (6502979)

  • (es/typescript) Don't generate class field for abstract properties (#6174) (9d93b6c)

Documentation

Features

... (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.4 to 1.3.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.3.4...v1.3.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 the dependencies Pull requests that update a dependency file label Oct 17, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2022

Superseded by #22.

@dependabot dependabot bot closed this Oct 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.3.9 branch October 24, 2022 18: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants