Skip to content

chore: Bump @swc/core from 1.3.1 to 1.3.2 #5675

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps @swc/core from 1.3.1 to 1.3.2.

Changelog

Sourced from @​swc/core's changelog.

[1.3.2] - 2022-09-19

Bug Fixes

  • (es/codegen) Drop the last comma in an array literal (#5877) (7d6d04b)

  • (es/compat) Fix handling of objects in generator (#5861) (006c7fb)

  • (es/minifier) Remove fake_block while calculating next scope (#5869) (991a34e)

  • (es/minifier) Fix handling of .toFixed call without an argument (#5868) (90d311c)

  • (es/minifier) Fix unicode handling (#5875) (c3fa96b)

  • (html/parser) Reflect the fix for a bug in spec (#5779) (57e9f9c)

Features

  • (es/minifier) Move assign with seq init into seq (#5847) (63fb0c4)

  • (es/minifier) Drop variable from the sequential inliner (#5896) (4e656af)

  • (es/plugin) Enable plugin for bytecheck flags (#5885) (2d4d04d)

  • (preset-env/base) Implement more traits for BrowserData and Version (#5879) (73c48a8)

  • (swc_core) Enable bytecheck for plugin (#5878) (1ba151f)

Miscellaneous Tasks

Performance

... (truncated)

Commits

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.3.1 to 1.3.2.
- [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.3.1...v1.3.2)

---
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 Issue about dependencies of the package javascript Pull requests that update Javascript code labels Sep 19, 2022
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @dependabot[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@nx-cloud
Copy link

nx-cloud bot commented Sep 19, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit ee1fbad. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 47 targets

Sent with 💌 from NxCloud.

@netlify
Copy link

netlify bot commented Sep 19, 2022

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit ee1fbad
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/6328a96130dc850008ba1873
😎 Deploy Preview https://deploy-preview-5675--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@bradzacher bradzacher merged commit 78467fc into main Sep 20, 2022
@bradzacher bradzacher deleted the dependabot/npm_and_yarn/swc/core-1.3.2 branch September 20, 2022 01:33
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant