zerasul / genesis-code

Visual Studio Code Genesis Development Extension
https://marketplace.visualstudio.com/items?itemName=zerasul.genesis-code
MIT License
42 stars 9 forks source link

build(deps-dev): bump @swc/wasm from 1.7.28 to 1.7.36 #1292

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 1 week ago

Bumps @swc/wasm from 1.7.28 to 1.7.36.

Changelog

Sourced from @​swc/wasm's changelog.

[1.7.36] - 2024-10-15

Bug Fixes

  • (es) Run esnext transforms on esnext target (#9644) (8a19201)

  • (es/codegen) Emit space after div if rhs has leading comment (#9631) (f2be26e)

  • (es/lints) Correct the false positive error of TS2309 (#9635) (f74c1f3)

  • (es/minifier) Only merge last if return (#9633) (6f52949)

  • (es/minifier) Check type of assignment target before merging assignments (#9617) (4436621)

Features

  • (es) Introduce runPluginFirst for Wasm plugins (#9645) (3d3e434)

  • (es/minifier) Support unary negate in cast_to_number (#9642) (88a2186)

Miscellaneous Tasks

  • (deps) Update dependency magic-string to v0.30.12 (#9634) (085bc19)

[1.7.35] - 2024-10-10

Bug Fixes

  • (ci) Fix target triples (#9622) (f625035)

  • (es/codegen) Fix source map so it works with Sentry (#9627) (9c90a73)

  • (es/minifier) Compress consecutive return statements properly (#9620) (8263da1)

... (truncated)

Commits
  • 2407b4f chore: Publish 1.7.36 with swc_core v1.0.1
  • 05232ce chore: Update changelog
  • 3ea96ec chore: Publish 1.7.36-nightly-20241015.1 with swc_core v1.0.1
  • 56c4416 chore: Publish crates with swc_core v1.0.1
  • 3d3e434 feat(es): Introduce runPluginFirst for Wasm plugins (#9645)
  • 8a19201 fix(es): Run esnext transforms on esnext target (#9644)
  • 88a2186 feat(es/minifier): Support unary negate in cast_to_number (#9642)
  • 085bc19 chore(deps): update dependency magic-string to v0.30.12 (#9634)
  • 4436621 fix(es/minifier): Check type of assignment target before merging assignments ...
  • 30f9a70 chore: Publish crates with swc_core v1.0.0
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | @swc/wasm | [< 1.6, > 1.5.0] |

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 1 day ago

Superseded by #1297.