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 npm-development group with 5 updates in the /docs directory:
10.4.19
10.4.20
8.4.39
8.4.41
3.4.5
3.4.9
1.3.1
1.3.2
3.4.31
3.4.37
Updates
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 9Updates
postcss
from 8.4.39 to 8.4.41Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
57e0211
Release 8.4.41 versionf27134f
Update dependencies146d31c
Merge pull request #1952 from nex3/rule-props3707c3b
Merge remote-tracking branch 'origin/main' into rule-props9ab3619
DeclareInput.toJSON()
be59ad4
Remove dead website165154b
Update dependencies6127a44
Declaration#variable do not have setter536726d
Fix type58fa0ef
Sort keysUpdates
tailwindcss
from 3.4.5 to 3.4.9Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
f65023e
3.4.9702ba6a
Don't warn about broad globs in vendor folders (#14147)1676118
3.4.869c81f2
renamemaster
tomain
858696a
Warn when broad glob patterns are used in the content configuration (#14140)1f23c2e
Bump to latest cssnano v6 (#14105)28bd90e
Automate checksum generation for standalone CLI (#14081)9824cb6
Update version in package.jsonaa6c10f
Add missing heading to changelog245058c
Update changelog for v3.4.7Updates
vitepress
from 1.3.1 to 1.3.2Release notes
Sourced from vitepress's releases.
Changelog
Sourced from vitepress's changelog.
Commits
3286212
release: v1.3.22b3e486
fix: multiple cache busting imports causing useData to failb6a36bc
docs(zh): fix typo (#4101) [lunaria-ignore]e1e5d22
chore: bump vue-tsc (for ecosystem-ci)8f31a4c
ci: adjust job name84f197c
chore: adjust pull request templated016950
ci: stricter conditionscf6e8bb
chore: adjust pull request template73f5a1e
chore: adjust pull request template7bfeeed
ci: skip cr on docs or test only changesUpdates
vue
from 3.4.31 to 3.4.37Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
28db2e6
release: v3.4.376be63e0
workflow: new release workflowe333312
workflow: fix release script in actionsc6841bd
test(compiler-sfc): add assertion for template functional (#11557)f8ce86b
chore(playground): support copying vue version (#11558)47cdf24
workflow: adjust release workflow32a1433
workflow: fix size report base branch236fb7a
fix(compiler-core): useisProp.arg.loc
instead ofisProp.loc
(#11547)29e4a11
workflow: force fetch all tags in release actione042888
fix(defineModel): detect changes respect custom getter and setter (#11543)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