Bump the javascript-dependencies group across 1 directory with 6 updates #708
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 javascript-dependencies group with 5 updates in the / directory:
3.5.10
3.5.13
1.25.4
1.25.11
9.0.1
9.1.0
2.30.0
2.31.0
5.95.0
5.96.1
Updates
vue
from 3.5.10 to 3.5.13Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
6eb29d3
release: v3.5.134f8d807
fix(ssr): handle initial selected state for select with v-model + v-for optio...983eb50
fix(templateRef): set ref on cached async component which wrapped in KeepAliv...da7ad5e
fix(ssr): avoid updating subtree of async component if it is resolved (#12363)1f75d4e
fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...4b479db
fix(transition): reflow before leave-active class after leave-from (#12288)a20a4cb
fix(hydration): the component vnode's el should be updated when a mismatch oc...352bc88
fix(custom-element): avoid triggering mutationObserver when relecting props10ab8c0
chore(playground): reset version when opening local playground from reproductiond637bd6
perf(reactivity): do not track inner key `__v_skip`` (#11690)Updates
@redocly/cli
from 1.25.4 to 1.25.11Release notes
Sourced from
@redocly/cli
's releases.Changelog
Sourced from
@redocly/cli
's changelog.... (truncated)
Commits
e711a94
chore: 🔖 release new versions (#1794)bb7ea85
chore: fix the remove-x-internal decorator for Node.js v17- (#1793)ebbcddc
fix: do not fail when bundling a description containing null in examples (#1792)1c259fd
chore: 🔖 release new versions (#1787)bcf6470
chore: fix changeset (#1790)8354a0f
chore: update redocly/config version (#1788)c930fa3
fix: component-name-unique rule should report location (#1759)ca08c1b
fix: clean up the discriminator mapping in the remove-x-internal decorator (#...05d6fd3
docs: fix broken links closes #1779 (#1786)219e15b
chore: 🔖 release new versions (#1784)Updates
@vue/compiler-sfc
from 3.5.10 to 3.5.13Release notes
Sourced from
@vue/compiler-sfc
's releases.Changelog
Sourced from
@vue/compiler-sfc
's changelog.... (truncated)
Commits
6eb29d3
release: v3.5.134aeff31
chore(deps): update dependency postcss-selector-parser to v7 (#12289)b5ff930
fix(deps): update dependency postcss to ^8.4.48 (#12356)7d0dc73
chore(deps): update all non-major dependencies (#12316)ad247b3
chore(deps): update all non-major dependencies (#12275)ed01d92
chore(deps): update all non-major dependencies (#12222)828d4a4
fix(test): update snapshot (#12169)3b5d8d2
test(defineProps): add intersection type test (#8684)be9eed2
chore(deps): update all non-major dependencies (#12164)770ea67
release: v3.5.12Updates
concurrently
from 9.0.1 to 9.1.0Release notes
Sourced from concurrently's releases.
Commits
e3a76f7
9.1.0b358954
bin: show help when no args are passed (#513)64b7e2a
Add support for Deno shortcuts and wildcards (#508)3bcc9c9
Remove signal event listeners from process on finish (#512)Updates
eslint-plugin-import
from 2.30.0 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaroundd66cde0
[New] support eslint v9d27a639
[Fix] adjust "is source type module" checks for flat config1fa8a07
[Refactor] createsourceType
helper0bc1355
[Tests]no-default-export
,no-named-export
: add test cases with non-modu...55fa203
[Tests]no-default-export
,no-named-export
: add test case6be20df
[Docs]no-restricted-paths
: fix grammarUpdates
webpack
from 5.95.0 to 5.96.1Release notes
Sourced from webpack's releases.
Commits
d4ced73
chore(release): 5.96.17d6dbea
fix: types regression in validate5c556e3
fix: types regression in validate2420eae
fix: add@types/eslint-scope
to dependencies due types regressionec45d2d
fix: add@types/eslint-scope
to dependenciesaff0c3e
chore(release): 5.96.06f11ec1
refactor: module source types codeb07142f
refactor: module source types code7d98b3c
fix: Module Federation should track all referenced chunks6d09769
chore: lintingDependabot 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