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.37 to 1.3.38 #7296

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Bumps @swc/core from 1.3.37 to 1.3.38.

Changelog

Sourced from @​swc/core's changelog.

[1.3.38] - 2023-03-06

Bug Fixes

  • (bindings/node) Fix visitBindingIdentifier (#7000) (30cff01)

  • (es) Allow any kind of input source maps if it's enabled (#7002) (da5367b)

  • (es/minifier) Don't skip expressions with side effects from seq inliner (#7007) (cfeb088)

  • (es/minifier) Don't create invalid property names (#7010) (bb2486c)

  • (es/parser) Fix parsing of an array spread in tsx properties (#7011) (6d6731f)

  • (es/preset-env) Move findLast and findLastIndex to finished proposals (#7012) (b46a724)

  • (es/typescript) Treat export default declarations as declarations (#7017) (34f9ad3)

Features

  • (es/minifier) Optimize calls to Boolean/Number/String/Symbol (#7006) (06cbb90)

  • (es/parser) Support auto accessors (#6981) (37533a2)

  • (es/parser) Add an option to disallow ambiguous jsx (#6913) (a6471f3)

  • (es/transforms) Add an option to drop unused imports (#6962) (67d0a89)

  • (es/transforms) Support namespace imports from const_modules (#7013) (3cb03d5)

  • (es/typescript) Support export type * from "mod" (#6867) (beb38d3)

Miscellaneous Tasks

... (truncated)

Commits
  • 873e532 chore: Publish v1.3.38 (#7018)
  • 0d3cff5 chore: Publish crates
  • 34f9ad3 fix(es/typescript): Treat export default declarations as declarations (#7017)
  • 66247f0 chore: Publish crates
  • da5367b fix(es): Allow any kind of input source maps if it's enabled (#7002)
  • f32be0e chore: Publish crates
  • 3cb03d5 feat(es/transforms): Support namespace imports from const_modules (#7013)
  • b7cef34 chore: Publish crates
  • b46a724 fix(es/preset-env): Move findLast and findLastIndex to finished proposals...
  • 1a368de 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 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)

@dependabot dependabot bot requested a review from a team as a code owner March 7, 2023 01:57
@dependabot dependabot bot requested review from aleksfront and removed request for a team March 7, 2023 01:57
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2023
@dependabot dependabot bot requested review from jim-docker and a team March 7, 2023 01:57
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.37 to 1.3.38.
- [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.37...v1.3.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
@Nokel81 Nokel81 force-pushed the dependabot/npm_and_yarn/swc/core-1.3.38 branch from d82e2fd to 488d638 Compare March 7, 2023 16:19
@Nokel81 Nokel81 added this to the 6.5.0 milestone Mar 7, 2023
@Nokel81 Nokel81 merged commit 292432a into master Mar 7, 2023
@Nokel81 Nokel81 deleted the dependabot/npm_and_yarn/swc/core-1.3.38 branch March 7, 2023 16:44
Nokel81 pushed a commit that referenced this pull request Mar 7, 2023
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.37 to 1.3.38.
- [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.37...v1.3.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Nokel81 pushed a commit that referenced this pull request Mar 7, 2023
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.37 to 1.3.38.
- [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.37...v1.3.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Nokel81 Nokel81 mentioned this pull request Mar 13, 2023
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.

None yet

1 participant