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 3 updates in the /docs directory: postcss, tailwindcss and vue.
Updates
postcss
from 8.4.39 to 8.4.40Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
3f84b41
Release 8.4.40 version293ce45
Merge pull request #1950 from nex3/node-gettersfd7ae73
Declare Node subclass attributes as getters79a6396
Update dependencies53968d7
Make name more clearUpdates
tailwindcss
from 3.4.5 to 3.4.7Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
9824cb6
Update version in package.jsonaa6c10f
Add missing heading to changelog245058c
Update changelog for v3.4.7605d8cd
Update CHANGELOG.md680c55c
Normalize attribute selector fordata-*
andaria-*
modifiers (#14037)866860e
Print eventual lightning CSS parsing errors when the CSS matcher fail (#14034)bdc87ae
Fix class detection in Slim templates with attached attributes and IDs (#14019)d622977
Update changelog0573c07
Loosen :is() wrapping rules in applyImportantSelector for more readable outpu...9c29e47
3.4.6Updates
vue
from 3.4.31 to 3.4.35Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
0b8ba63
release: v3.4.357b18cdb
fix(teleport/ssr): fix Teleport hydration regression due to targetStart ancho...12667da
fix(Teleport): ensure targetAnchor and targetStart not null during hydration ...af60e35
test: make transition tests more stable locally5680142
perf(runtime-core): improve efficiency of normalizePropsOptions (#11409)87923f6
chore(types): reuse built-in Iterator type (#11435)208f5c0
chore(deps): update dependency conventional-changelog-cli to v5 (#11449)5bca503
chore(deps): update dependency eslint-plugin-import-x to v3 (#11450)e0b2975
fix(types/ref): allow getter and setter types to be unrelated (#11442)8e052ee
chore(sfc-playgroud): highlight the commit and latest version when active in ...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