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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the npm-development-minor-patch group with 3 updates: @swc/core, @types/node and rollup.
Updates
@swc/core
from 1.6.13 to 1.7.0Release notes
Sourced from
@swc/core
's releases.... (truncated)
Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
a0ff90f
chore: Publish1.7.0
withswc_core
v0.99.1
b4758db
chore: Update changelogc6c24b0
chore: Publish1.7.0-nightly-20240718.3
withswc_core
v0.99.1
2cfaf47
chore: Bump crates6b1d2ff
fix(es/typescript): Workaroundwasm-bindgen
(#9272)c69e030
chore(ci): Implement Wasm breaking modefb3eabe
chore: Update changelog880e3a4
chore: Publish1.7.0-nightly-20240718.2
withswc_core
v0.99.1
b07da5a
chore: Bump crates93d9e44
fix(es/quote): Fix macro (#9270)Updates
@types/node
from 20.14.10 to 20.14.11Commits
Updates
rollup
from 4.18.1 to 4.19.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
28546b5
4.19.0f4831d9
Fix types64af3df
feat: implementing decorator support (#5562)1d2c1e9
When tree-shaking logical expression, make sure to remove all trailing white-...a9a6108
chore(deps): lock file maintenance minor/patch updates (#5580)4f37dac
chore(deps): lock file maintenance minor/patch updates (#5576)db4ecdf
chore(deps): update dependency inquirer to v10 (#5575)689587d
Improve chunk and asset type information in docs (#5572)ce8f83c
Switch to audit resolver to ignore requirejs vulnerability (#5573)13cdab5
refactor(finalisers): condition branch (#5570)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