Skip to content

Bump @swc/core from 1.3.4 to 1.3.10#22

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps @swc/core from 1.3.4 to 1.3.10.

Changelog

Sourced from @​swc/core's changelog.

[1.3.10] - 2022-10-21

Bug Fixes

  • (css/codegen) Fix codegen of pseudo class selectors (#6186) (4fba0db)

  • (css/minifier) Don't touch @supports (#6199) (ac7cfa1)

  • (es/compat) Fix super method call in loose mode (#6207) (0e2de30)

  • (es/minifier) Remove wrong rule (#6201) (842abd4)

  • (es/minifier) Fix detection of direct eval (#6215) (780b5de)

  • (html/ast) Fix compilation (#6211) (1b0dad1)

  • (html/minifier) Avoid ; at the end of js (#6188) (5571c0c)

  • (html/minifier) Compress exportparts (#6187) (0ba464d)

  • (html/minifier) Fix bugs of merging and removing metadata elements (#6200) (3546632)

Features

  • (css/ast) Support @custom-media at-rule (#6152) (d46a19b)

  • (css/minifier) Handle nested calc() (#6153) (d4a733d)

  • (es/compat) Support readonly and writeonly for private fields (#6182) (aefc11b)

  • (es/minifier) Make sequential inliner self-repeat (#6168) (3f0fcf4)

  • (es/minifier) Skip function declarations in sequential inliner (#6147) (f2e8f98)

... (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.10.
- [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.10)

---
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 24, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2022

Superseded by #24.

@dependabot dependabot bot closed this Oct 31, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.3.10 branch October 31, 2022 17:33
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