chore: bump the example group with 7 updates #18
Closed
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 example group with 7 updates:
3.4.19
3.4.21
4.2.5
4.3.0
20.11.19
20.11.24
8.56.0
8.57.0
9.21.1
9.22.0
5.1.3
5.1.5
1.8.27
2.0.4
Updates
vue
from 3.4.19 to 3.4.21Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
f66a75e
release: v3.4.21b3f8b5a
fix(runtime-dom): avoid unset option's value (#10416)bc37258
fix(warning): stringify args in warn handler (#10414)7c97778
fix(suspense): ensure nested suspense patching if in fallback state (#10417)1f6a110
test: clean snapshot89de26c
release: v3.4.20b97ad0e
chore: update e2eUtils puppeteer optionsb3bd3a2
build: disable reexportProtoFromExternal in rollup configa24809f
chore: limit typescript lib to es2016 (#10164)822cb72
chore(deps): update test to ^1.3.1 (#10355)Updates
vue-router
from 4.2.5 to 4.3.0Release notes
Sourced from vue-router's releases.
Commits
13303bd
release: [email protected]16f83db
chore: up packages04b6225
chore: require up to date node17d47ed
chore: commentc9f3e0c
docs: api updates9a8520f
chore: up vuef934fcf
chore: update chromedriver to 121.0.2 to fix binary CDN URL issue (#2144)d14503f
docs(zh): translate the last paragraph of named_routes to Chinese (#2141)04b50e5
fix: keep optional params coming from a parent record (#2031)2e1ad5d
docs: fix index.md to avoid horizontal scrolling in code (#2129)Updates
@types/node
from 20.11.19 to 20.11.24Commits
Updates
eslint
from 8.56.0 to 8.57.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143)5c356bb
chore: package.json update for@eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)Updates
eslint-plugin-vue
from 9.21.1 to 9.22.0Release notes
Sourced from eslint-plugin-vue's releases.
Commits
0247424
9.22.08a781f0
fix(no-useless-v-bind): remove spaces around string in fixes (#2408)0fb68b3
Update dependencies (#2403)1e12806
feat(valid-v-model): add support for type assertions and non-null expressions...4ea3dfc
Code formatting (#2404)c2451ab
fix(require-explicit-slots): recognize slot names enclosed in quotes (#2397)16aba2c
fix(no-setup-props-reactivity-loss): false negative for conditional expressio...7bdefb2
feat(no-deprecated-slot-attribute): improve autofix to wrap `<template v-slot...33b67a4
fix(no-useless-mustaches): escape < in fixes (#2389)5227eed
Add missing suggestions and messages to tests (#2402)Updates
vite
from 5.1.3 to 5.1.5Changelog
Sourced from vite's changelog.
Commits
2af1ae8
release: v5.1.5bd52283
fix: analysing build chunk without dependencies (#15469)ab823ab
fix: import with query with imports field (#16085)11cceea
revert: "fix: upgrade esbuild to 0.20.x" (#16072)899d9b1
fix: upgrade esbuild to 0.20.x (#16062)aac2ef7
refactor(runtime): use functions frompathe
(#16061)a9112eb
fix: output correct error for empty import specifier (#16055)1dccc37
fix: normalize literal-only entry pattern (#16010)7cfe80d
chore(deps): update all non-major dependencies (#16028)b20d542
refactor: share code with vite runtime (#15907)Updates
vue-tsc
from 1.8.27 to 2.0.4Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
2413009
v2.0.4fc1e288
v2.0.3b377d5f
v2.0.2adedfd0
v2.0.153e687e
fix: update files fieldaa47e5a
v2.0.079e224d
refactor: move source scripts fromsrc
tolib
(#3913)a9015fd
feat(language-core): add emit codegen for defineModel (#3895)5df8fef
refactor(language-core): removeexperimentalAdditionalLanguageModules
and d...4643384
chore: replacetypescript/lib/tsserverlibrary
imports totypescript
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