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.133#127

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @swc/core from 1.2.119 to 1.2.133.

Changelog

Sourced from @​swc/core's changelog.

[1.2.133] - 2022-01-20

Bug Fixes

  • (css) Fix parsing of media queries (#3318) (0723ee2)

  • (es/minifier) Don't inline functions used as arguments (#3320) (57204e3)

Documentation

Miscellaneous Tasks

  • (rustc) Downgrade rustc (041bf00)

Build

  • (node-swc) Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) (9608605)

  • (node-swc) Fix Windows arm64 build OOM (#3324) (c069c78)

[1.2.131] - 2022-01-19

Bug Fixes

  • (common) Use siphasher directly and upgrade transitive dependencies to avoid UB (#3299) (641265b)

  • (es/compat) Apply static_blocks before class_properties (#3292) (89235b8)

  • (es/minifier) Fix analysis of unary expressions (#3286) (b55ae4b)

  • (es/minifier) Inline into interpolations in tagged template literals (#3287) (fa5c063)

... (truncated)

Commits
  • 848e9c8 chore: Publish v1.2.133
  • c069c78 build(node-swc): Fix Windows arm64 build OOM (#3324)
  • e2424af chore: Publish crates
  • f62e631 chore: Publish crates
  • 57204e3 fix(es/minifier): Don't inline functions used as arguments (#3320)
  • 041bf00 chore(rustc): Downgrade rustc
  • e0c362b chore: Publish v1.2.132
  • cb50328 chore: Publish crates
  • 0723ee2 fix(css): Fix parsing of media queries (#3318)
  • 9608605 build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary lo...
  • 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.133.
- [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.133)

---
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 Jan 24, 2022
@vercel
Copy link
Copy Markdown

vercel bot commented Jan 24, 2022

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/9T67nF7CPbGjit1B8Z3QDVQUSXGd
✅ Preview: https://react-form-generator-git-dependabot-npmandyarns-02e1e3-letanure.vercel.app

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 24, 2022

Codecov Report

Merging #127 (dbca9c8) into main (2af70ca) will decrease coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
- Coverage   61.16%   61.01%   -0.16%     
==========================================
  Files           7        7              
  Lines         515      513       -2     
  Branches      157      156       -1     
==========================================
- Hits          315      313       -2     
  Misses        200      200              
Impacted Files Coverage Δ
src/components/ui/Fieldset/index.tsx 68.93% <0.00%> (-0.60%) ⬇️
src/components/Main/index.tsx 49.42% <0.00%> (ø)
src/components/ui/Form/index.tsx 58.66% <0.00%> (ø)
src/components/ui/Field/index.tsx 54.59% <0.00%> (ø)
src/components/ui/CodeBlock/index.tsx 50.00% <0.00%> (ø)
src/components/ui/Field/validation.ts 93.93% <0.00%> (ø)

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...dbca9c8. Read the comment docs.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2022

Superseded by #132.

@dependabot dependabot bot closed this Jan 31, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.2.133 branch January 31, 2022 01:48
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