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 dependency-updates group with 2 updates in the / directory: framer-motion and yaml.
Updates
framer-motion
from 11.11.11 to 11.11.17Changelog
Sourced from framer-motion's changelog.
Commits
ac65031
v11.11.17c9d3989
Reverting changes to demo filec8cfbf5
Fixing stagger with animateMini (#2877)f277499
Updating bundlesizeeeb1cc4
v11.11.16713153e
Updating changelogf32d632
Fixing easing exports (#2874)2981179
Ensuring animations are set toease: "linear"
when passed toscroll
(#2869)ffda2ed
Updating readmed1826c1
Updating logoUpdates
yaml
from 2.6.0 to 2.6.1Release notes
Sourced from yaml's releases.
Commits
aa1898a
2.6.16be0a91
fix: Default to literal block scalar if folded would overflow (fixes #585)108f699
fix: Tighten regexp for JSON !!bool (#587)2e85b91
fix: Do not strip :00 seconds from !!timestamp values (#578)5850600
chore: Refresh lockfile16fb6e2
chore: Add .well-known/funding-manifest-urlsDependabot 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