Skip to content
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

Bump @swc/core from 1.3.49 to 1.3.50 #550

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2023

Bumps @swc/core from 1.3.49 to 1.3.50.

Changelog

Sourced from @​swc/core's changelog.

[1.3.50] - 2023-04-13

Bug Fixes

  • (es) Fix a crash related to an empty source map (#7229) (c665918)

  • (es/codegen) Respect ascii_only for identifiers (#7247) (e35097f)

  • (es/compat) Handle export function in reserved_word (#7251) (2e947e7)

  • (es/minifier) Fix handling of optional chaining when hoist_props is enabled (#7246) (a44fea1)

  • (es/parser) Use a hard error for missing r-paren in an if stmt (#7223) (b1c40a4)

  • (es/parser) Reset ctx for cond while parsing a stmt (#7232) (01db30f)

  • (es/parser) Parse const type parameters in arrow function expressions (#7242) (6614886)

Features

  • (es) Provide more information when loading of input source map failed (#7249) (f0e3b1d)

  • (es) Use minify.format.ascii_only if output.charset is not specified (#7258) (1fe5c3a)

  • (es/minifier) Support PURE comment of seq exprs (#7245) (559d120)

  • (plugin) Enable validation (#7250) (efad714)

Refactor

... (truncated)

Commits
  • e618d4d chore: Publish crates
  • b05916b chore: Publish v1.3.50 with swc_core v0.75.15 (#7259)
  • e6cffb7 chore: Publish crates
  • ff3decc build(plugin): Update rkyv (#7257)
  • fb9eed2 chore: Publish crates
  • 1fe5c3a feat(es): Use minify.format.ascii_only if output.charset is not specified...
  • 8fc5273 chore: Publish crates
  • 6bd58cb refactor(plugin): Remove bytecheck flag (#7256)
  • 604667d chore: Publish crates
  • a44fea1 fix(es/minifier): Fix handling of optional chaining when hoist_props is ena...
  • 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.3.49 to 1.3.50.
- [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.49...v1.3.50)

---
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 Apr 13, 2023
@github-actions github-actions bot enabled auto-merge (squash) April 13, 2023 22:00
@github-actions github-actions bot merged commit e7deee2 into main Apr 13, 2023
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/swc/core-1.3.50 branch April 13, 2023 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants