masb0ymas / expresso-sequelize

expresso with Sequelize
https://expresso.masb0ymas.com
MIT License
138 stars 47 forks source link

chore(deps-dev): bump @swc/core from 1.3.78 to 1.3.94 #1430

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 10 months ago

Bumps @swc/core from 1.3.78 to 1.3.94.

Release notes

Sourced from @​swc/core's releases.

v1.3.94

No release notes provided.

v1.3.94-nightly-20231021.1

No release notes provided.

v1.3.94-nightly-20231020.2

No release notes provided.

v1.3.94-nightly-20231020.1

No release notes provided.

v1.3.94-nightly-20231019.1

No release notes provided.

v1.3.94-nightly-20231018.1

No release notes provided.

v1.3.94-nightly-20231017.1

No release notes provided.

v1.3.94-nightly-20231016.1

No release notes provided.

v1.3.94-nightly-20231015.1

No release notes provided.

v1.3.94-nightly-20231014.1

No release notes provided.

v1.3.93

No release notes provided.

v1.3.93-nightly.20231011.1

No release notes provided.

v1.3.93-nightly-20231013.1

No release notes provided.

v1.3.93-nightly-20231012.2

No release notes provided.

v1.3.93-nightly-20231012.1

No release notes provided.

v1.3.92

No release notes provided.

v1.3.91

No release notes provided.

... (truncated)

Changelog

Sourced from @​swc/core's changelog.

[1.3.94] - 2023-10-21

Bug Fixes

  • (css/ast) Make .hash() of Token not recursive (#8151) (8d7894c)

  • (es/minifier) Abort seq inliner if b can short-circuit (#8128) (111de26)

  • (es/minifier) Abort function inliner if keep_fnames is true (#8145) (35601e4)

  • (es/parser) Skip this parameters in setter (#8158) (826386f)

  • (es/utils) Skip var declarator name in RefRewriter (#8125) (fb81a36)

  • (es/utils) Fix regression of RefRewriter (#8153) (08cf1f7)

Features

  • (es/compat) Implement decorator metadata proposal (#8097) (9c029ef)

  • (es/compat) Skip empty class static blocks (#8138) (e186b80)

  • (es/minifier) Evaluate more toFixed expressions (#8109) (7da3f52)

  • (es/minifier) Inline into the arguments of new using seq inliner (#8127) (4f67794)

  • (es/minifier) Drop empty static blocks (#8152) (8a461b8)

  • (es/parser) Implement AsRef<str> for IdentLike (#8133) (bffe33a)

  • (es/typescript) Add ts_enum_is_mutable to disable enum inlining (#8115) (57b171d)

Miscellaneous Tasks

... (truncated)

Commits
  • ff39d64 chore: Publish v1.3.94 with swc_core v0.86.12 (#8165)
  • f5b10da chore: Publish 1.3.94-nightly-20231021.1
  • 366d9eb chore: Publish crates
  • 5be8e74 chore(es/module): Remove serde(deny_unknown_fields) (#8163)
  • 6f9c642 chore: Publish crates
  • 826386f fix(es/parser): Skip this parameters in setter (#8158)
  • 10e523d chore: Publish 1.3.94-nightly-20231020.2
  • b806f92 chore: Publish crates
  • 08cf1f7 fix(es/utils): Fix regression of RefRewriter (#8153)
  • 4012194 chore: Publish 1.3.94-nightly-20231020.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 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 7 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.