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.9 to 1.3.10 #6455

Merged
merged 1 commit into from Oct 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @swc/core from 1.3.9 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.9 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.9...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 requested a review from a team as a code owner October 24, 2022 01:43
@dependabot dependabot bot requested review from Iku-turso and ixrock and removed request for a team October 24, 2022 01:43
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2022
@dependabot dependabot bot requested a review from a team October 24, 2022 01:43
@Nokel81 Nokel81 added this to the 6.2.0 milestone Oct 24, 2022
@Nokel81 Nokel81 merged commit 0ce0243 into master Oct 24, 2022
@Nokel81 Nokel81 deleted the dependabot/npm_and_yarn/swc/core-1.3.10 branch October 24, 2022 11:59
@Nokel81 Nokel81 mentioned this pull request Nov 17, 2022
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.

None yet

1 participant