Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

chore(deps-dev): bump @swc/core from 1.2.119 to 1.2.204#207

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

chore(deps-dev): bump @swc/core from 1.2.119 to 1.2.204#207
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/swc/core-1.2.204

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @swc/core from 1.2.119 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.119 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.119...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 the dependencies Pull requests that update a dependency file label Jun 20, 2022
@vercel
Copy link
Copy Markdown

vercel bot commented Jun 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
react-form-generator ✅ Ready (Inspect) Visit Preview Jun 20, 2022 at 1:56AM (UTC)

@github-actions github-actions bot added the repo label Jun 20, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 20, 2022

Codecov Report

Merging #207 (da9fe76) into main (2af70ca) will decrease coverage by 3.66%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
- Coverage   61.16%   57.49%   -3.67%     
==========================================
  Files           7        7              
  Lines         515      607      +92     
  Branches      157      181      +24     
==========================================
+ Hits          315      349      +34     
- Misses        200      258      +58     
Impacted Files Coverage Δ
src/components/ui/CodeBlock/index.tsx 33.33% <0.00%> (-16.67%) ⬇️
src/components/Main/index.tsx 41.37% <0.00%> (-8.05%) ⬇️
src/components/ui/Fieldset/index.tsx 63.63% <0.00%> (-5.89%) ⬇️
src/components/ui/Field/validation.ts 93.93% <0.00%> (ø)
src/components/ui/Field/index.tsx 55.91% <0.00%> (+1.31%) ⬆️
src/components/ui/Form/index.tsx 60.91% <0.00%> (+2.25%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 17bc7bf...da9fe76. Read the comment docs.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2022

Superseded by #212.

@dependabot dependabot bot closed this Jun 27, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.2.204 branch June 27, 2022 02:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants