hard-rox / kathanika

A Library Management System for cataloging personal book collection
MIT License
1 stars 1 forks source link

build(deps-dev): bump @swc/core from 1.6.13 to 1.7.0 #1225

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @swc/core from 1.6.13 to 1.7.0.

Release notes

Sourced from @​swc/core's releases.

v1.7.0

What's Changed

... (truncated)

Changelog

Sourced from @​swc/core's changelog.

[1.7.0] - 2024-07-18

Bug Fixes

  • (allocator) Fix allocator & add benchmark (#9234) (037dad5)

  • (allocator) Remove wrong assertions and add tests (#9252) (d8e8b04)

  • (ci) Fix CI of `peff (#9216) (602e0e5)

  • (es/codegen) Fix codegen of large numeric literals (#9226) (fba79e6)

  • (es/compat) Consider only the variables used in the closure (#9151) (1357531)

  • (es/compat) Add support for destructuring with BigInts (#9215) (2cc7028)

  • (es/fixer) Wrap in expr in for-in head (#9209) (5cd837f)

  • (es/minifier) Fix case matching (#9208) (f81fa6e)

  • (es/minifier) Fix compress pow NaN (#9210) (2b361e6)

  • (es/minifier) Fix variable declaration in default branch (#9220) (a7c82bd)

  • (es/minifier) Check this in function params (#9229) (da4866d)

  • (es/minifier) Remove optimization for array pattern (#9241) (521161e)

  • (es/minifier) Fix exponentiate operator (#9251) (06bb533)

  • (es/minifier) Fix panic in bitwise logic and incorrect values (#9258) (baeb9e2)

  • (es/minifier) Collect raw str values for new Tpl element (#9261) (6ddbfa0)

... (truncated)

Commits
  • a0ff90f chore: Publish 1.7.0 with swc_core v0.99.1
  • b4758db chore: Update changelog
  • c6c24b0 chore: Publish 1.7.0-nightly-20240718.3 with swc_core v0.99.1
  • 2cfaf47 chore: Bump crates
  • 6b1d2ff fix(es/typescript): Workaround wasm-bindgen (#9272)
  • c69e030 chore(ci): Implement Wasm breaking mode
  • fb3eabe chore: Update changelog
  • 880e3a4 chore: Publish 1.7.0-nightly-20240718.2 with swc_core v0.99.1
  • b07da5a chore: Bump crates
  • 93d9e44 fix(es/quote): Fix macro (#9270)
  • Additional commits viewable in compare view


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 month ago

Superseded by #1239.