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

chore(deps-dev): bump @swc/core from 1.3.96 to 1.3.99 #1284

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2023

Bumps @swc/core from 1.3.96 to 1.3.99.

Changelog

Sourced from @​swc/core's changelog.

Changelog

[unreleased]

Bug Fixes

  • (es/typescript) Handle shebang with jsx pragma (#8318) (c25601d)

[1.3.98] - 2023-11-21

Bug Fixes

  • (es/codegen) Check for trailing comments while emitting an arrow (#8257) (0faa2c4)

  • (es/codegen) Fix codegen of type args of an import type and a type query (#8296) (369fb21)

  • (es/codegen) Fix get_ascii_only_ident (#8287) (07c8935)

  • (es/decorators) Minimize class declarations transformation (#8245) (6992d83)

  • (es/minifier) Use cooked while converting tpls into strings (#8248) (be748f0)

  • (es/minifier) Enable seq inliner for const declarations (#8255) (ebcd825)

  • (es/minifier) Keep class with a static block (#8283) (20fb5ba)

  • (es/minifier) Respect pure_funcs for tagged tpls (#8280) (1ccfc07)

  • (es/minifier) Make Finalizer inline literals (#8285) (73fec94)

  • (es/minifier) Remove hack for built-in class names (#8293) (7985e02)

  • (es/minifier) Apply new SyntaxContext to inlined Arrow (#8301) (c18a959)

  • (es/minifier) Apply new SyntaxContext to inlined Arrow correctly (#8312) (572ad63)

... (truncated)

Commits
  • 85350d3 chore: Publish v1.3.99 with swc_core v0.86.73
  • 8ac47a3 chore: Fix publish action
  • 23fdaf1 chore: Publish crates
  • 99ad502 chore: Publish v1.3.98 with swc_core v0.86.73 (#8321)
  • e23adc8 chore: Publish 1.3.98-nightly-20231121.1
  • 7cec0ac chore: Publish crates
  • 51042e0 fix(es/parsing): Fix parsing of type satisfies = 0; (#8305)
  • a8bd170 chore: Publish crates
  • 7dfdc12 fix(es/module): Read link if an import is resolved as symlink (#8297)
  • 38c489c chore: Publish crates
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.96 to 1.3.99.
- [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.96...v1.3.99)

---
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 Pull requests that update a dependency file no changelog labels Nov 21, 2023
@smorimoto smorimoto merged commit d344cd1 into master Nov 21, 2023
6 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.3.99 branch November 21, 2023 13:32
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 no changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant