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 dependency @swc/core to v1.3.93 #596

Closed
wants to merge 3 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) 1.2.242 -> 1.3.93 age adoption passing confidence

Release Notes

swc-project/swc (@​swc/core)

v1.3.93

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
  • (es/minifier) Fix script for extracting test cases from next.js app (#​8092) (a2d0779)
Refactor

v1.3.92

Compare Source

Bug Fixes
  • (es/compat) Fix scoping of explicit-resource-management (#​8044) (96a7a4d)

  • (es/compat) Transform default-exported class decorators correctly (#​8050) (a751f1c)

  • (es/compat) Use async and await correctly in block-scoping pass (#​8056) (8318ea8)

  • (es/module) Handle directives (#​8048) (4d8e101)

Miscellaneous Tasks
Refactor

v1.3.91

Compare Source

Bug Fixes
  • (es/compat) Use return statements for method and setter decorator (#​8017) (38bc710)

  • (es/compat) Generate OptCall for OptCall for private fields (#​8031) (06b6eb9)

  • (es/minifier) Check if object shorthand is skippable for seq inliner (#​8036) (01391e3)

  • (es/module) Sort the exported ESM bindings (#​8024) (990ca06)

  • (es/typescript) Rename wrong unresolved_mark (#​8018) (5817268)

  • (es/typescript) Preserve default value of an exported binding in a namespace (#​8029) (cf96171)

Documentation
Features
Miscellaneous Tasks
Refactor

v1.3.90

Compare Source

Bug Fixes
  • (es/codegen) Fix codegen of unicode surrogates (#​7985) (39c680d)

  • (es/codegen) Fix codegen of optional chaining expr with a comment (#​8005) (f07bb48)

  • (es/typescript) Handle DeclareCollect correctly (#​8008) (9d08b8a)

  • (es/typescript) Handle qualified access in assign pat (#​8012) (2f01aba)

v1.3.89

Compare Source

Bug Fixes
Refactor

v1.3.88

Compare Source

Features
  • (es/config) Accept jsc.experimental.keepImportAssertions (#​7995) (4d777ee)
Refactor

v1.3.87

Compare Source

Bug Fixes
  • (bindings/type) Update types of jsc.experimental (#​7972) (e40fccb)

  • (es/compat) Handle nullish in fn expr scope (#​7980) (5050f58)

  • (es/minifier) Do not inline into a template literal with sequential inliner (#​7971) (b3d3a7b)

v1.3.86

Compare Source

Bug Fixes
  • (es/compat) Handle PrivateName in logical_assignments (#​7958) (28318f0)

  • (es/minifier) Handle ModuleDecl when transform const modules (#​7959) (06ca1fe)

  • (es/module) Preserve import specifier if resolving fails (#​7955) (be5b02a)

Miscellaneous Tasks
  • (es/preset-env) Add the repository url to Cargo.toml (#​7941) (ca22359)

  • (es/preset-env) Ignore tp in the version of a browser version (#​7968) (005ddc5)

Refactor
Build

v1.3.85

Compare Source

Bug Fixes
  • (css/modules) Support composes when using multiple subclass selectors (#​7949) (05ca19b)

  • (es/compat) Handle single expression case in static block (#​7944) (a80aec4)

  • (es/minifier) Parse a file as a module only if opts.module is true (#​7943) (b87ac64)

Features
  • (es/compat) Support pure_getters for optional_chaining (#​7933) (c091c5e)

  • (es/module) Add an option to make resolver fully resolve index.js (#​7945) (7e8d72d)

v1.3.84

Compare Source

Bug Fixes

v1.3.83

Compare Source

Bug Fixes
Features
  • (es/codegen) Add an option to print assert for import attributes (#​7914) (ee75756)

v1.3.82

Compare Source

Bug Fixes
  • (common) Fix logic for excluding FileName from source maps (#​7900) (aa64955)

  • (es/module) Make jsc.paths fully resolve TypeScript files (#​7901) (c714dd2)

  • (es/resolver) Correctly resolve global value (#​7893) (2db10e9)

v1.3.81

Compare Source

Bug Fixes
  • (es/codegen) Fix placing of comments of yield arguments (#​7858) (122d14c)

  • (es/compat) Apply transforms for explicit resource management (#​7881) (3180e68)

  • (es/compat) Make SwitchCase handler of block-scoping stateless (#​7888) (4b33d41)

  • (es/dep-graph) Analyze import type children (#​7883) (057bd5f)

  • (es/minifier) Report is_fn_local even if var is hoisted (#​7876) (87a47bf)

  • (es/module) Don't create absolute paths for jsc.paths on Windows (#​7892) (5fbc251)

  • (swc-info) Use correct path while getting local package versions (#​7872) (67afaf1)

Features
Miscellaneous Tasks
Performance
Refactor
  • (es/minifier) Remove mutated and mutation_by_call_count (#​7890) (8db968a)

v1.3.80

Compare Source

Bug Fixes
  • (es/module) Fix logic for exact matches in jsc.paths (#​7860) (52a1ee7)

  • (es/module) Don't resolve as node_modules from TscResolver (#​7866) (11ebae1)

Miscellaneous Tasks
  • general: Remove unused files (e47f1c2)

v1.3.79

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor

v1.3.78

Compare Source

Bug Fixes
  • (es/codegen) Add quotes to property names when ascii_only is true (#​7820) (04921f3)

  • (es/compat) Remove wrong logic for object patterns in object_rest (#​7788) (3766a7c)

  • (es/minifier) Preserve cooked while compressing template literals (#​7773) (05990a9)

  • (es/minifier) Abort seq inliner if var is not fn_local or reassigned (#​7804) (f8ca366)

  • (es/minifier) Preserve more analysis data upon inlining (#​7823) (31de19e)

Features
  • (es/module) Improve error message about relative jsc.baseUrl (#​7827) (9099883)
Refactor

v1.3.77

Compare Source

Bug Fixes
Features
Refactor
  • (es/parser) Don't attempt to handle shebangs in read_token_number_sign (#​7803) (5e7834a)

v1.3.76

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Performance
  • (es/compat) Improve time complexity of class_properties (#​7786) (76c6258)

v1.3.75

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor

v1.3.74

Compare Source

Bug Fixes

v1.3.73

Compare Source

Bug Fixes
  • (es/minifier) Handle synthesized export default expression (#​7707) (5ea6f27)

  • (es/utils) Fix string evaluation of array literals (#​7731) (e8c58cf)

Features
  • (es/preset-env) Update builtin definitions for core-js imports (#​7715) (b4f3332)
Testing
  • (es/compat) Add a test for optional chaining with loose mode (#​7726) (216c4f1)

v1.3.72

Compare Source

Bug Fixes
  • (es/compat) Fix handling of private members in optional chaining pass (#​7610) (7ba7b6e)

  • (es/minifier) Do not drop used properties (#​7702) (f901b41)

  • (es/module) Do not determine module name for modules without exports in UMD (#​7718) (40136f7)

Features
Refactor

v1.3.71

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor

v1.3.70

Compare Source

Bug Fixes
  • (es/minifier) Fix a bug about eval of name mangler (#​7615) (6be1f70)

  • (es/minifier) Do not reuse identifier used for import bindings (#​7639) (a65be14)

  • (es/module) Skip CJS and AMD transformations for Script (#​7661) (a2d0408)

Features
Testing
Buiild

v1.3.69

Compare Source

Bug Fixes
  • (es/compat) Visit children of while statement in the generator pass (#​7624) (d2ac2c1)

  • (es/compat) Fix loose mode of the spread pass (#​7608) (a7daa5b)

  • (es/minifier) Don't drop unused properties of top-level vars (#​7638) (19ba714)

Features
Miscellaneous Tasks
  • (es/parser) Scope use of lexical to certain features (#​7644) (a961090)
Refactor
Build

v1.3.68

Compare Source

Bug Fixes
Features
  • (es/compat) Implement transform for explicit resource management (#​7376) (bcd5a1d)

  • (es/minifier) Drop unused properties (#​7534) (47d2edd)

  • (es/minifier) Compress common sub expressions in sequences (#​7587) (ff1ad95)

  • (es/optimization) Support default imports for const modules (#​7604) (ac02b84)

Refactor

v1.3.67

Compare Source

Bug Fixes
  • (es/minifier) Don't drop assignments to unused top-level variables (#​7581) (a685c88)

  • (es/parser) Adjust context while parsing type arguments of TypeScript type queries (#​7582) (9d5dda1)

  • (estree/compat) Adjust loc.col (#​7565) (d86f8f6)

Features
Miscellaneous Tasks
Refactor
Build

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
  • (es/ast) Reimplement optional chaining (#​7441) (aa83584)

  • (es/ast) Remove unused fields (#​7518) ([3958f17](https://


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone Europe/Paris, 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.

🔕 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.

@vercel
Copy link

vercel bot commented Jun 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
iron-session-example ❌ Failed (Inspect) Oct 13, 2023 6:55am

@codecov
Copy link

codecov bot commented Jun 4, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (70d2ff1) 94.37% compared to head (1f456ae) 94.47%.

❗ Current head 1f456ae differs from pull request most recent head 724fbb8. Consider uploading reports for the commit 724fbb8 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #596      +/-   ##
==========================================
+ Coverage   94.37%   94.47%   +0.10%     
==========================================
  Files           6        6              
  Lines         160      163       +3     
  Branches       44       44              
==========================================
+ Hits          151      154       +3     
  Misses          8        8              
  Partials        1        1              

see 5 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.62 chore(deps): update dependency @swc/core to v1.3.63 Jun 13, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.63 chore(deps): update dependency @swc/core to v1.3.64 Jun 14, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.64 chore(deps): update dependency @swc/core to v1.3.65 Jun 19, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.65 chore(deps): update dependency @swc/core to v1.3.66 Jun 20, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.66 chore(deps): update dependency @swc/core to v1.3.67 Jun 29, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.67 chore(deps): update dependency @swc/core to v1.3.68 Jul 5, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.68 chore(deps): update dependency @swc/core to v1.3.69 Jul 13, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.69 chore(deps): update dependency @swc/core to v1.3.70 Jul 18, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.70 chore(deps): update dependency @swc/core to v1.3.71 Jul 25, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.84 chore(deps): update dependency @swc/core to v1.3.85 Sep 15, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.85 chore(deps): update dependency @swc/core to v1.3.86 Sep 19, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.86 chore(deps): update dependency @swc/core to v1.3.87 Sep 22, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.87 chore(deps): update dependency @swc/core to v1.3.88 Sep 24, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.88 chore(deps): update dependency @swc/core to v1.3.89 Sep 25, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.89 chore(deps): update dependency @swc/core to v1.3.90 Sep 27, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.90 chore(deps): update dependency @swc/core to v1.3.91 Oct 1, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.91 chore(deps): update dependency @swc/core to v1.3.92 Oct 5, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.92 chore(deps): update dependency @swc/core to v1.3.93 Oct 13, 2023
@brc-dd brc-dd closed this Oct 14, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 14, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.3.93). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/swc-monorepo branch October 14, 2023 07:59
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.

1 participant