typeorm-extension
typeorm-extension copied to clipboard
build(deps-dev): bump @swc/core from 1.3.104 to 1.3.107
Bumps @swc/core from 1.3.104 to 1.3.107.
Changelog
Sourced from @swc/core
's changelog.
[1.3.107] - 2024-01-28
Bug Fixes
(es/codegen) Do not produce octal literals (#8565) (07634a0)
(es/decorator) Skip TypeScript class method/prop declarations (#8555) (6a8dd8c)
(es/decorator) Preserve state while traversing the
module_items
scope (#8556) (f416aff)(es/loader) Make
tsc
resolver work for bare specifier (#8550) (d6a4615)[1.3.106] - 2024-01-25
Bug Fixes
(binding/types) Add
bugfixes
field to EnvConfig (#8538) (49ebdf9)(common) Fix source map generation with
inputSourceMap
(#8546) (043ee85)(es/ast) Add
definite
andis_override
toAutoAccessor
(#8436) (572bcae)(es/compat) Support vars from
reserved_word
pass (#8543) (fc929e9)(es/loader) Don't use browser versions for
jsc.paths
(#8548) (fab27da)(es/minifier) Fix a bug related to inliner and the variable scoping (#8542) (aa70131)
... (truncated)
Commits
c743200
chore: Publishv1.3.107
withswc_core
v0.89.4` (#8566)facff87
chore: Publish 1.3.107-nightly-20240128.2a5c56a9
chore: Bump crates07634a0
fix(es/codegen): Do not produce octal literals (#8565)2367507
chore: Publish 1.3.107-nightly-20240128.1160043a
chore: Bump cratesd6a4615
fix(es/loader): Maketsc
resolver work for bare specifier (#8550)039c168
chore: Publish cratesceeba49
chore: Bump cratesf416aff
fix(es/decorator): Preserve state while traversing themodule_items
scope (...- Additional commits viewable in compare view
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 <dependency name> 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)