chore: bump the example group across 1 directory with 9 updates #36
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 9 updates in the / directory:
3.4.26
3.4.27
1.10.2
1.10.3
20.12.7
20.12.12
9.1.1
9.3.0
3.0.2
3.2.0
9.25.0
9.26.0
6.1.2
6.2.0
5.2.10
5.2.11
2.0.15
2.0.19
Updates
vue
from 3.4.26 to 3.4.27Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
4619461
release: v3.4.2710d34a5
fix(compiler-sfc): handle keyof operator (#10874)8366126
fix(compat): include legacy scoped slots (#10868)f2c1412
fix(hydration): handle edge case of style mismatch without style attribute481b1b6
refactor(types): use explicit modifiers type (#10856)8373350
chore(deps): update build (#10867)bead21a
chore(deps): update all non-major dependencies (#10866)c0c9432
test(watch): watching a reactive array (#10848)0e3d617
fix(compiler-dom): restrict createStaticVNode usage with option elements (#10...c9c9dff
refactor(perf): assign value inif
block (#10836)Updates
@rushstack/eslint-patch
from 1.10.2 to 1.10.3Changelog
Sourced from
@rushstack/eslint-patch
's changelog.Commits
f29305d
Bump versions [skip ci]fbcf938
Update changelogs [skip ci]1dc0e7d
[eslint-patch] Allow use of ESLint v9777e9f8
Update eslint-patch for v9Updates
@types/node
from 20.12.7 to 20.12.12Commits
Updates
eslint
from 9.1.1 to 9.3.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
Commits
41a871c
9.3.0463a2e3
Build: changelog update for 9.3.058e2719
chore: update dependencies for v9.3.0 release (#18469)b681ecb
chore: package.json update for@eslint/js
release8db0eff
fix: Improve config error messages (#18457)ceada8c
docs: explain how to use "tsc waiting" label (#18466)b32153c
feat: addoverrides.namedExports
tofunc-style
rule (#18444)06f1d1c
chore: update dependency@humanwhocodes/retry
to ^0.3.0 (#18463)5c28d9a
fix: don't remove comments between key and value in object-shorthand (#18442)62e686c
docs: Add troubleshooting info for plugin compatibility (#18451)Updates
eslint-plugin-cypress
from 3.0.2 to 3.2.0Release notes
Sourced from eslint-plugin-cypress's releases.
Commits
c40989d
Merge pull request #203 from MikeMcC399/enable/eslint-v925e092e
feat: support eslint v9 through@eslint/eslintrc
f38cc04
Merge pull request #202 from MikeMcC399/migrate/internal-flat730a260
Merge pull request #201 from MikeMcC399/doc/flat-config0b67034
chore: move to flat config internally69360ee
docs: add document for FlatCompat use03912fc
chore(deps): add pluginsca51e84
chore(deps): update pluginsdc22026
Merge pull request #141 from gkorakas-eli/fix/issue-with-unsafe-to-chain-comm...87f35e0
Merge pull request #189 from tom9744/user/tom9744/recursive-no-pauseUpdates
eslint-plugin-vue
from 9.25.0 to 9.26.0Release notes
Sourced from eslint-plugin-vue's releases.
Commits
516253d
9.26.056c9e3a
chore: fix leaka3c98d8
Fix checking for script setup in vue/require-typed-ref (#2427)98e030a
fix: Prevent spread operator from disabling the rule (#2456)f0aa5dc
Support MathML elements (#2457)Updates
npm-run-all2
from 6.1.2 to 6.2.0Release notes
Sourced from npm-run-all2's releases.
Changelog
Sourced from npm-run-all2's changelog.
Commits
268b776
6.2.01816408
Placeholder that unfolds into multiple tasks (#134)c38c745
📝 add compatibility note for pnpm. (#136)a10ce12
Upgrade: Bump codecov/codecov-action from 3 to 4 (#131)Updates
vite
from 5.2.10 to 5.2.11Changelog
Sourced from vite's changelog.
Commits
2bc5d3d
release: v5.2.11f8feeea
feat: improve dynamic import variable failure error message (#16519)c071eb3
fix(ssr): handle class declaration and expression name scoping (#16569)02db947
fix(ssr): handle function expression name scoping (#16563)2d6a13b
fix(deps): update all non-major dependencies (#16549)0e93f58
fix: scripts and styles were missing from built HTML on Windows (#16421)bb79c9b
fix(preload): skip preload for non-static urls (#16556)f71ba5b
fix: dynamic-import-vars plugin normalize path issue (#16518)2d50be2
fix(deps): update all non-major dependencies (#16488)4d83eb5
fix(dev): watch publicDir explicitly to include it outside the root (#16502)Updates
vue-tsc
from 2.0.15 to 2.0.19Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
a9fae15
v2.0.1994c3386
fix(language-core): property 'xyz' does not exist on type 'abc' when using v-for7aac280
v2.0.1845832ef
chore: bump volare86e6eb
chore: upgrade volar968039c
v2.0.1782af0cf
chore: bump volardd6c13e
fix(language-core): support defineModel for generic component (#4345)555178b
chore: bump volar95b78c3
v2.0.16Dependabot 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