Skip to content

Bump @swc/core from 1.2.197 to 1.2.204#27

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

Bump @swc/core from 1.2.197 to 1.2.204#27
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/swc/core-1.2.204

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jun 20, 2022

Bumps @swc/core from 1.2.197 to 1.2.204.

Changelog

Sourced from @​swc/core's changelog.

[1.2.204] - 2022-06-18

Bug Fixes

  • (es/helpers) Fix module field in package.json of @swc/helpers (#4978) (5123c20)

  • (es/helpers) Use .mjs extension in helper imports (#4979) (9484cf8)

  • (es/parser) Fix binary operator parsed as an instantiation expression (#4992) (36ef3e4)

  • (es/resolver) Make catch parameter not disturb resolving (#4976) (b3f6f20)

  • (html/codegen) Handle optional tags (#4986) (41dc0a7)

  • (html/minifier) Fix removal of comments (#4974) (8e63b0b)

Documentation

Features

  • (es/config) Add isModule to .swcrc (#4993) (e85c0db)

  • (html/codegen) Add option for tag omission of self closing void elements (#4971) (d07ab2c)

  • (html/minifier) Compress CSS (#4973) (3e6c0f5)

  • (html/minifier) Add preserve_comments option (#4959) (2e52c18)

  • (html/minifier) Add an option to set html5 doctype (#4980) (fb74ace)

  • (html/minifier) Minify conditional comments (#4975) (713a256)

... (truncated)

Commits
  • 7ff1295 chore: Publish v1.2.204
  • 98dd293 chore: Publish crates
  • e85c0db feat(es/config): Add isModule to .swcrc (#4993)
  • 4da4d4d chore: Publish crates
  • 713a256 feat(html/minifier): Minify conditional comments (#4975)
  • 14140aa chore: Publish crates
  • 36ef3e4 fix(es/parser): Fix binary operator parsed as an instantiation expression (#4...
  • d4ecff6 chore: Publish crates
  • 8e63b0b fix(html/minifier): Fix removal of comments (#4974)
  • 78ced2d 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.197 to 1.2.204.
- [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.197...v1.2.204)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 20, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jun 24, 2022

Superseded by #30.

@dependabot dependabot bot closed this Jun 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.2.204 branch June 24, 2022 15:46
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants