Skip to content

Bump @swc/core from 1.2.204 to 1.2.213#483

Merged
HassanAbouelela merged 3 commits into
mainfrom
dependabot/npm_and_yarn/swc/core-1.2.213
Jul 14, 2022
Merged

Bump @swc/core from 1.2.204 to 1.2.213#483
HassanAbouelela merged 3 commits into
mainfrom
dependabot/npm_and_yarn/swc/core-1.2.213

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 13, 2022

Bumps @swc/core from 1.2.204 to 1.2.213.

Changelog

Sourced from @​swc/core's changelog.

[1.2.213] - 2022-07-13

Bug Fixes

  • (css/codegen) Fix sourcemap of multibyte characters (#5183) (5b70233)

  • (css/parser) Avoid skipping whitespaces if not required (#5181) (7b28521)

  • (es/minifier) Don't merge exported declarations (#5193) (16ece4d)

  • (html/codegen) Fix source map generation (#5184) (60ca553)

  • (node/types) Fix AST type definitions (#5175) (afd5171)

Features

Testing

[1.2.212] - 2022-07-11

Bug Fixes

  • (es/modules) Add the missing span for export default (#5170) (997240c)

... (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.2.204 to 1.2.213.
- [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.204...v1.2.213)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Jul 13, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 38a319d
Status:⚡️  Build in progress...

View logs

@dependabot dependabot Bot requested a review from jb3 July 13, 2022 17:10
@netlify
Copy link
Copy Markdown

netlify Bot commented Jul 13, 2022

Deploy Preview for pydis-forms ready!

Name Link
🔨 Latest commit 38a319d
🔍 Latest deploy log https://app.netlify.com/sites/pydis-forms/deploys/62cfb880a1e80a0008a0f628
😎 Deploy Preview https://deploy-preview-483--pydis-forms.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.

Wrap the tests that were raising warnings in act statements.

Signed-off-by: Hassan Abouelela <hassan@hassanamr.com>
Version 1.2.206 of swc introduces a breaking change which makes
jest.spyOn not work with our configuration. The response from the swc
maintainer seems like a complete mess, so I won't touch it, and just use
something else.

See issue 5059 on https://github.com/swc-project/swc/issues

Signed-off-by: Hassan Abouelela <hassan@hassanamr.com>
@HassanAbouelela HassanAbouelela merged commit f2a4307 into main Jul 14, 2022
@HassanAbouelela HassanAbouelela deleted the dependabot/npm_and_yarn/swc/core-1.2.213 branch July 14, 2022 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant