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): update swc monorepo #124

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) 1.3.42 -> 1.3.54 age adoption passing confidence
@swc/jest 0.2.24 -> 0.2.26 age adoption passing confidence

Release Notes

swc-project/swc

v1.3.54

Compare Source

Bug Fixes
Testing

v1.3.53

Compare Source

Bug Fixes
  • (es) Fix a crash related to source map (#​7307) (e7f7b01)

  • (es/helpers) Remove unnecessary parameters in helper_expr! macro (#​7296) (38dfb91)

  • (es/modules) Support jsc.baseUrl without jsc.paths (#​7302) (9c279b8)

  • (es/parser) Fix handling of in and out of typescript (#​7308) (6f81cb9)

  • (testing) Fix path normalization on windows for testing diffs (#​7299) (3422923)

Miscellaneous Tasks
  • general: Update issue template to prevent useless issues (#​7303) (9816ba2)
Testing

v1.3.52

Compare Source

Bug Fixes
Performance
Build

v1.3.51

Compare Source

Bug Fixes
Features
  • (es/modules) Use function instead of arrow function unconditionally (#​7273) (5d3313a)
Miscellaneous Tasks
Refactor
Build

v1.3.50

Compare Source

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
Refactor
Testing
Build

v1.3.49

Compare Source

Features
Refactor

v1.3.47

Compare Source

Bug Fixes
Features
Refactor
  • (macros/ast-node) Drop darling to reduce compile time (#​7214) (3f61638)

v1.3.46

Compare Source

v1.3.45

Compare Source

Bug Fixes
Features
Testing

v1.3.44

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
  • (cargo) Refactor Cargo.toml to reduce merge conflict (#​7139) (2826198)
Refactor
Build
swc-project/jest

v0.2.26

Compare Source

v0.2.25

Compare Source


Configuration

📅 Schedule: Branch creation - "before 5am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Merging #124 (4d64b7c) into master (95cb734) will not change coverage.
The diff coverage is n/a.

❗ Current head 4d64b7c differs from pull request most recent head 47356a1. Consider uploading reports for the commit 47356a1 to get more accurate results

@@           Coverage Diff           @@
##           master     #124   +/-   ##
=======================================
  Coverage   91.47%   91.47%           
=======================================
  Files          89       89           
  Lines        1384     1384           
  Branches      277      277           
=======================================
  Hits         1266     1266           
  Misses        114      114           
  Partials        4        4           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@drieshooghe drieshooghe merged commit c1917e3 into master Apr 25, 2023
@drieshooghe drieshooghe deleted the renovate/swc-monorepo branch April 25, 2023 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant