lpgera / dirigera-web

A progressive web app for controlling Dirigera smart home devices.
MIT License
11 stars 0 forks source link

Bump @swc/core from 1.6.6 to 1.6.7 #1413

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 3 days ago

Bumps @swc/core from 1.6.6 to 1.6.7.

Changelog

Sourced from @​swc/core's changelog.

[1.6.7] - 2024-07-03

Bug Fixes

Documentation

  • Use @swc/counter for 3rd-party download count (026ff7e)

Features

  • (binding) Create Wasm package for stripping only TypeScript (#9124) (6b3c0da)

  • (es/minifier) Handle more indexing expression (#8750) (570c47a)

  • (preset-env) Upgrade browserslist-rs (#9023) (18d6277)

Performance

  • (es/lexer) Do not use memchr::memmem in parser (#9118) (72021de)

Refactor

  • (es/typescript) Extract type annotation proposal out (#9127) (dfee5f8)

Testing

Build

... (truncated)

Commits
  • c12c8d9 chore: Publish 1.6.7 with swc_core v0.96.2
  • 0677161 chore: Update changelog
  • 917cf83 chore: Publish 1.6.7-nightly-20240703.4 with swc_core v0.96.2
  • c6d6db3 test(bindings/ts): Test Wasm binding (#9128)
  • 214535b chore: Update changelog
  • e2527fb chore: Publish 1.6.7-nightly-20240703.3 with swc_core v0.96.2
  • c34c253 chore: Bump crates
  • dfee5f8 refactor(es/typescript): Extract type annotation proposal out (#9127)
  • eda493c chore: Update changelog
  • cffc68d chore: Publish 1.6.7-nightly-20240703.2 with swc_core v0.96.1
  • 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 will merge this PR once CI passes on it, as requested by @lpgera.


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)