Skip to content

feat(deps): update dependency @swc/core to ^1.3.38 #876

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
Mar 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) ^1.3.27 -> ^1.3.38 age adoption passing confidence

Release Notes

swc-project/swc

v1.3.38

Compare Source

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
Miscellaneous Tasks
Refactor

v1.3.37

Compare Source

Bug Fixes
  • (bindings/cli) Implement source-file-name and source-root options (#​6973) (3e3e41a)

  • (css/utils) Fix minification of class names with whitespace (#​6983) (cc1d9bd)

  • (es/decorator) Preserve evaluation order (#​6972) (703b340)

Miscellaneous Tasks
  • (es/parser) Reduce pre-allocation to reduce memory usage (#​6979) (f1e7a2a)
Testing

v1.3.36

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
  • (bot) Allow org members to use bump comments (#​6942) (0324d5a)

  • (swc_nodejs_common) Remove swc_node_base from swc_nodejs_common (#​6940) (0771418)

v1.3.35

Compare Source

Bug Fixes
  • (es/minifier) Don't skip shorthand properties from sequential inliner (#​6918) (725d3fb)

  • (es/preset-env) Fix default target (#​6921) (85a8def)

  • (es/typescript) Fix handling of non-uppercase JSX elements (#​6928) (ebc65c7)

Miscellaneous Tasks

v1.3.34

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
  • (bindings/cli) Enable preferUnplugged by default for the plugins (#​6912) (17f1c50)- general: Make issue templates mention no +1 (#​6894) (5d5140f)
Testing

v1.3.32

Compare Source

Bug Fixes
Testing
Build

v1.3.31

Compare Source

Bug Fixes
Features
  • (bindings/cli) Append sourceMappingURL= to the output (#​6873) (c4db8e4)

  • (es/loader) Support node: prefix from NodeModulesResolver (#​6868) (6b7249d)

v1.3.30

Compare Source

Bug Fixes
Features
  • (es/minifier) Improve compatibility of arrows with terser (#​6862) (d1687d8)
Miscellaneous Tasks

v1.3.29

Compare Source

Bug Fixes
Refactor

v1.3.28

Compare Source

Bug Fixes
  • (es/codegen) Fix codegen of string literals with \x000 (#​6838) (df70261)

  • (es/minifier) Don't inline into await from sequential inliner (#​6839) (21e1478)

Miscellaneous Tasks
Performance
Refactor

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 28, 2023
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 3357d3a to 72ed70f Compare March 6, 2023 12:03
@renovate renovate bot changed the title feat(deps): update dependency @swc/core to ^1.3.37 feat(deps): update dependency @swc/core to ^1.3.38 Mar 6, 2023
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 72ed70f to 2701e25 Compare March 7, 2023 19:05
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 2701e25 to 42468f8 Compare March 7, 2023 19:08
@jrolfs jrolfs merged commit 01c7f3d into main Mar 7, 2023
@jrolfs jrolfs deleted the renovate/swc-core-1.x branch March 7, 2023 19:24
@github-actions
Copy link

github-actions bot commented Mar 7, 2023

🎉 This PR is included in version 7.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant