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 patches group with 5 updates in the / directory:
1.7.4
1.7.7
2.2.2
2.2.3
4.4.0
4.4.5
5.1.1
5.1.4
10.4.19
10.4.20
Updates
axios
from 1.7.4 to 1.7.7Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
5b8a826
chore(release): v1.7.7 (#6585)364993f
fix(http): fixed support for IPv6 literal strings in url (#5731)d198085
fix(fetch): fix stream handling in Safari by fallback to using a stream reade...d584fcf
chore(release): v1.7.6 (#6583)bc03c6c
chore(examples): fix module import (#6575)df9889b
fix(fetch): optimize signals composing logic; (#6582)ee208cf
chore(sponsor): update sponsor block (#6576)085f568
fix(fetch): fix content length calculation for FormData payload; (#6524)59cd6b0
chore(release): v1.7.5 (#6574)6700a8a
fix(core): add the missed implementation of AxiosError#status property; (#6573)Updates
pinia
from 2.2.2 to 2.2.3Release notes
Sourced from pinia's releases.
Commits
09935e8
release:@pinia/nuxt
@0
.5.5 pinia@2.2.3@pinia/testing
@0
.1.6a950401
refactor: remove uneeded type guard40275cf
chore: fixup type errors249d5c4
test: extra test94f5a63
fix(types): allow writable getters855510a
docs: add a options template to localize algolia tool instructions (#2758)688c526
docs: updatesa44f801
chore: up depscbc79df
docs: update contributing guide (#2782)0d8bce8
style: formatUpdates
vue-router
from 4.4.0 to 4.4.5Release notes
Sourced from vue-router's releases.
Commits
14219b0
release: vue-router@4.4.55e20afb
fix: fix mods in aliasesc7dd2a1
fix: mods must be added only wiht definePropertya8df616
fix: make internal property non enumerablebe68148
release: vue-router@4.4.45ff2cd0
feat(loaders): internal mods in route records4861467
fix(ssr): handle symboless Modules in dynamic imports (#2355)ba3ab9a
docs: fix small colors99c7251
docs: refactor and fix become sponsor button colors00dd266
chore: pin vue versions because of withDefaults bug in compilerUpdates
@vitejs/plugin-vue
from 5.1.1 to 5.1.4Release notes
Sourced from
@vitejs/plugin-vue
's releases.Changelog
Sourced from
@vitejs/plugin-vue
's changelog.Commits
8d5a270
release: plugin-vue@5.1.407b29a6
chore: format98766c2
chore(deps): update dependency rollup to ^4.21.3 (#440)e4f5fff
fix: skip checking private properties of typeParameters (#443)1344294
fix(plugin-vue): allow overwrite esbuild config (#444)3ef2b6e
release: plugin-vue@5.1.3b75a46f
chore(deps): update upstream (#436)acb57c9
fix(plugin-vue): default value for__VUE_OPTIONS_API__
e3a7fec
fix(deps): update all non-major dependencies (#421)236a40f
chore: upgrade to eslint 9Updates
autoprefixer
from 10.4.19 to 10.4.20Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
dae6eb4
Release 10.4.20 versionee43652
Fix fit-content for Firefoxcf80824
Update dependencies49d5ec6
Move to pnpm 9Dependabot 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