Skip to content

Bump @swc/core from 1.2.204 to 1.2.206#465

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/swc/core-1.2.206
Closed

Bump @swc/core from 1.2.204 to 1.2.206#465
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/swc/core-1.2.206

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 27, 2022

Bumps @swc/core from 1.2.204 to 1.2.206.

Changelog

Sourced from @​swc/core's changelog.

[1.2.206] - 2022-06-27

Bug Fixes

  • (es/compat) Fix name conflict of Array (#5034) (04fc1cb)

  • (es/parser) Allow initializer of the var of for-in loop in non-strict mode (#5038) (f238093)

Features

Refactor

  • (es/module) Implement new module transformer (#4758) (fa68cbd)

[1.2.205] - 2022-06-24

Bug Fixes

  • (css/parser) Improve lexer errors (#5025) (c345524)

  • (es/lints) Allow duplicate function in non-top level (#5011) (4a422a0)

  • (es/parser) Don't panic on an invalid import meta property (#4994) (53a8cb1)

  • (es/parser) Allow instantiation expression followed by a line break or a binary operator (#5000) (a62b2b3)

  • (es/transforms) Add custom Sync + Send for the renamer (#5018) (fd73895)

... (truncated)

Commits
  • 842b428 chore: Publish v1.2.206
  • 99da95a chore: Publish @swc/helpers@v0.4.3
  • fa68cbd refactor(es/module): Implement new module transformer (#4758)
  • f41c82a chore: Publish crates
  • 9202ff9 feat(html/minifier): Improve smart mode (#5004)
  • ea88660 chore: Publish crates
  • f238093 fix(es/parser): Allow initializer of the var of for-in loop in non-strict mod...
  • 8577caf chore: Publish crates
  • e6c78d0 feat(html/minifier): Add remove_comments option (#5037)
  • 218fe73 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.2.204 to 1.2.206.
- [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.2.204...v1.2.206)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 28, 2022

Superseded by #467.

@dependabot dependabot Bot closed this Jun 28, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/swc/core-1.2.206 branch June 28, 2022 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants