deps(npm): bump the npm group across 1 directory with 9 updates #238
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm group with 9 updates in the /web directory:
4.4.5
4.5.0
7.26.0
7.26.3
9.15.0
9.16.0
5.2.0
5.2.1
14.1.3
14.1.4
3.3.3
3.4.2
3.4.15
3.4.16
5.6.3
5.7.2
5.4.11
6.0.3
Updates
vue-router
from 4.4.5 to 4.5.0Release notes
Sourced from vue-router's releases.
Commits
2d0a79d
release: [email protected]c73e83f
chore: up ts and docs84dd1a1
chore: up deps0eaaeb9
chore: up chromedriver38cd752
docs: Translate 'Omitting parent components' into Chinese (#2400)e978eb8
feat(link): add view-transition prop (#2356)d992bb2
fix(router): allow duplicated navigation on back + redirect (#2133)846e287
build: add vue-router.esm-browser.prod.js (#2242)8c73877
feat: throw if parent and child routes have the same name (#2267)ab62098
fix: combining 'end' and 'strict' (#2154)Updates
@babel/types
from 7.26.0 to 7.26.3Release notes
Sourced from
@babel/types
's releases.... (truncated)
Changelog
Sourced from
@babel/types
's changelog.Commits
36ca8fa
v7.26.3eb9088f
[Babel 8] UseTSQualifiedName
fornamespace X.Y {}
's name (#16982)519c8eb
[Babel 8] RemoveTSModuleDeclaration.global
(#16952)Updates
@eslint/js
from 9.15.0 to 9.16.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
df9bf95
chore: package.json update for@eslint/js
releaseUpdates
@vitejs/plugin-vue
from 5.2.0 to 5.2.1Release notes
Sourced from
@vitejs/plugin-vue
's releases.Changelog
Sourced from
@vitejs/plugin-vue
's changelog.Commits
d156ad7
release: [email protected]4288652
chore: add vite 6 peer dep (#481)b2df95e
chore(deps): update dependency rollup to ^4.27.2 (#476)378aea3
chore: fix lintUpdates
@vue/eslint-config-typescript
from 14.1.3 to 14.1.4Commits
e95da47
14.1.4bb462cc
workflow: add automated release with provenance1fc321c
fix: escape glob-like paths to ensure correct overrides4e1fe36
chore(deps): update all non-major dependencies (#103)53e61ed
chore(deps): update all non-major dependencies (#99)b9d22dd
chore(deps): update dependency typescript to ~5.6.3 (#100)1ed4b98
chore: Configure Renovate (#97)d7b6c2e
ci: skip cypress binary download as we don't need it in linting89e08a5
chore: ⬆️ Upgraded typescript-eslint dependencies (#96)Updates
prettier
from 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Updates
tailwindcss
from 3.4.15 to 3.4.16Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
f875ab9
Bump macos version8f91c27
v3.4.168c8c986
fix: update lilconfig for ESM and Windows support (#15289)2702cfc
Fix Plugin type issue (#14668)Updates
typescript
from 5.6.3 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90
Bump version to 5.7.2 and LKG0503a63
🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb
🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216de
Update LKG3ee2b95
🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2
Bump version to 5.7.1-rc and LKG5925c81
Update LKG84d58cf
Merge remote-tracking branch 'origin/main' into release-5.70ec4d30
Fixing exception on unsaved file (#60362)11b2930
Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...Updates
vite
from 5.4.11 to 6.0.3Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
7a0758c
release: v6.0.3a1dd396
fix: make handleInvoke interface compatible with invoke (#18876)ea802f8
refactor: fix logic errors found by no-unnecessary-condition rule (#18891)690a36f
fix: remove CSS import in CJS correctly in some cases (#18885)d5fb653
fix: handle postcss load unhandled rejections (#18886)2b5926a
fix(config): bundle files referenced with imports field (#18887)1b54e50
fix(html): allow unexpected question mark in tag name (#18852)d59efd8
fix(css): rewrite url when image-set and url exist at the same time (#18868)20fdf21
fix(config): make stacktrace path correct when sourcemap is enabled (#18833)88e49aa
fix(module-runner): decode uri for file url passed to import (#18837)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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions