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.121#104

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2021

Bumps @swc/core from 1.2.119 to 1.2.121.

Changelog

Sourced from @​swc/core's changelog.

[1.2.121] - 2021-12-19

Bug Fixes

  • (es/compat) Fix block_scoping (#3058) (a381fb8)

  • (es/compat) Transform an optional eval call as an indirect eval call (#3068) (ff1aab7)

  • (es/lexer) Don't report lexer errors while backtracking (#3051) (61e9b5f)

  • (es/lexer) Fix lexing of numbers with large exponent (#3061) (0c813ae)

  • (es/loader) Support fully-specified ESM import specifiers (#3050) (d5c7fb8)

  • (es/parser) Allow assignment assertions in typescript classes (#3047) (23a59db)

  • (webpack/ast) Fix webpackAST (#3040) (15ea98b)

  • (webpack/ast) Handle typescript (#3045) (24179bd)

  • (webpack/ast) Expose fields of AstOutput (#3046) (0892018)

Features

  • (es/parser) Report an error for export type * from "mod"; (#3064) (f1a2832)

Miscellaneous Tasks

  • (crates) Use interactive bump (276d74f)

  • (node) Publish v1.2.121 (806c9db)

Performance

... (truncated)

Commits
  • 806c9db chore(node): Publish v1.2.121
  • 13b6d04 chore: Publish crates
  • 276d74f chore(crates): Use interactive bump
  • 967f30d chore: Publish crates
  • ff1aab7 fix(es/compat): Transform an optional eval call as an indirect eval call (#3068)
  • 9c62047 chore: Publish crates
  • f1a2832 feat(es/parser): Report an error for export type * from "mod"; (#3064)
  • a4b77bf chore: Publish crates
  • 021fe66 chore: Publish crates
  • b4d95b4 perf(es/parser): Improve performance (#3059)
  • 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.121.
- [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.121)

---
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 Dec 20, 2021
@vercel
Copy link
Copy Markdown

vercel bot commented Dec 20, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/letanure/react-form-generator/AzJjM4gr7tzbgsh4guciyfeVd48C
✅ Preview: https://react-form-generator-git-dependabot-npmandyarns-d9ef7c-letanure.vercel.app

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 20, 2021

Codecov Report

Merging #104 (e5705d5) into main (85ee6db) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #104   +/-   ##
=======================================
  Coverage   61.16%   61.16%           
=======================================
  Files           7        7           
  Lines         515      515           
  Branches      157      157           
=======================================
  Hits          315      315           
  Misses        200      200           

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 9d26e7f...e5705d5. Read the comment docs.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 27, 2021

Superseded by #110.

@dependabot dependabot bot closed this Dec 27, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.2.121 branch December 27, 2021 01:40
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