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 #1073

Merged
merged 1 commit into from
Jun 21, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) 1.3.44 -> 1.3.66 age adoption passing confidence
@swc/helpers (source) ^0.4.0 -> ^0.5.0 age adoption passing confidence

Release Notes

swc-project/swc

v1.3.66

Compare Source

Bug Fixes
Features
Testing

v1.3.65

Compare Source

Bug Fixes
Features

v1.3.64

Compare Source

Bug Fixes

v1.3.63

Compare Source

Bug Fixes
  • (es/codegen) Remove extra spaces in AssignPatProp and KeyValuePatProp (#​7488) (064bcf4)

  • (es/compat) Make stage 3 decorator pass use correct state for inner classes (#​7508) (cc4146c)

  • (es/minifier) Infect mutation when assigning a property (#​7503) (7f9f0b8)

  • (es/react) Default to empty string when emitting refresh signature (#​7514) (8e933c8)

Features
Performance
  • (css/prefixer) Convert macro to a function call to reduce binary size (#​7507) (d545df6)

  • (es) Use &dyn Comments to reduce binary size (#​7489) (2c3ac68)

  • (es) Use &dyn Comments for jsx and TypeScript (#​7490) (abd62bc)

Refactor

v1.3.62

Compare Source

Bug Fixes
Miscellaneous Tasks
Performance

v1.3.61

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Testing

v1.3.60

Compare Source

Bug Fixes
Features
  • (plugin/runner) Enable in-memory precompiled module cache (#​7420) (f8fe365)
Refactor

v1.3.59

Compare Source

Bug Fixes
  • (common) Disable tracing/release_max_level_info (#​7401) (95291f2)

  • (es/codegen) Do not create duplicate source map entry (#​7309) (40ba242)

  • (es/compat) Mark reserved function names private (#​7298) (dba78a0)

  • (es/minifier) Mark all function params as potential property mutation (#​7409) (5dbbbea)

  • (es/minifier) Prevent inlining vars assigned outside current function scope (#​7414) (40d2bf7)

  • (es/parser) Fix parsing of module identifier (#​7400) (1d3f320)

  • (es/parser) Fix parsing of > in typescript mode (#​7407) (57ad722)

Miscellaneous Tasks
Refactor
Testing

v1.3.58

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor

v1.3.57

Compare Source

Bug Fixes
Features
Refactor
Build

v1.3.56

Compare Source

Bug Fixes
Features

v1.3.55

Compare Source

Bug Fixes
Features

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

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot added dependencies Pull requests that update a dependency file dev-dependencies labels Apr 17, 2023
@renovate renovate bot requested a review from jonasgloning April 17, 2023 13:37
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 5 times, most recently from 2ea199f to b7d2bde Compare April 25, 2023 17:07
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from 87a7e4e to 6f4b3a2 Compare May 15, 2023 07:24
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from dfeb857 to 264befd Compare May 25, 2023 05:54
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 3 times, most recently from 1605a89 to 1aabac9 Compare May 30, 2023 07:13
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from 5acf49a to be11e8d Compare June 9, 2023 02:18
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 5 times, most recently from be11a49 to 6cae02f Compare June 19, 2023 18:07
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from 48b562d to 40ff6ba Compare June 21, 2023 13:29
@jonasgloning jonasgloning merged commit f598859 into master Jun 21, 2023
10 checks passed
@jonasgloning jonasgloning deleted the renovate/swc-monorepo branch June 21, 2023 19:03
@github-actions
Copy link

🎉 This PR is included in version 1.5.0-rc.1 🎉

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 dev-dependencies released on @rc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant