chore(deps): bump the npm-dependencies group in /website with 6 updates#119
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the npm-dependencies group in /website with 6 updates#119dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-dependencies group in /website with 6 updates: | Package | From | To | | --- | --- | --- | | [framer-motion](https://github.com/motiondivision/motion) | `12.38.0` | `12.40.0` | | [geist](https://github.com/vercel/geist-font/tree/HEAD/packages/next) | `1.7.0` | `1.7.1` | | [motion](https://github.com/motiondivision/motion) | `12.38.0` | `12.40.0` | | [next-themes](https://github.com/pacocoursey/next-themes) | `0.3.0` | `0.4.6` | | [postcss](https://github.com/postcss/postcss) | `8.5.14` | `8.5.15` | | [satori](https://github.com/vercel/satori) | `0.19.3` | `0.26.0` | Updates `framer-motion` from 12.38.0 to 12.40.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.38.0...v12.40.0) Updates `geist` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/vercel/geist-font/releases) - [Changelog](https://github.com/vercel/geist-font/blob/main/packages/next/CHANGELOG.md) - [Commits](https://github.com/vercel/geist-font/commits/v1.7.1/packages/next) Updates `motion` from 12.38.0 to 12.40.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.38.0...v12.40.0) Updates `next-themes` from 0.3.0 to 0.4.6 - [Release notes](https://github.com/pacocoursey/next-themes/releases) - [Commits](pacocoursey/next-themes@v0.3.0...v0.4.6) Updates `postcss` from 8.5.14 to 8.5.15 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.14...8.5.15) Updates `satori` from 0.19.3 to 0.26.0 - [Release notes](https://github.com/vercel/satori/releases) - [Commits](vercel/satori@0.19.3...0.26.0) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: geist dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: motion dependency-version: 12.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: next-themes dependency-version: 0.4.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: postcss dependency-version: 8.5.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: satori dependency-version: 0.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 npm-dependencies group in /website with 6 updates:
12.38.012.40.01.7.01.7.112.38.012.40.00.3.00.4.68.5.148.5.150.19.30.26.0Updates
framer-motionfrom 12.38.0 to 12.40.0Changelog
Sourced from framer-motion's changelog.
Commits
38ebb94v12.40.0b1f766cLatestbca5544Merge pull request #3699 from motiondivision/lochie/arcs-injectablef1a96cfarc(): rename amp/rotate, expose MotionPath, fix explicit cw/ccwb4aaba0pathRotation: non-destructive orientToPath rotation channel8604ef3Make arcs injectable viatransition.path = arc()f90fe29addorientToPath9ebe999fix: testbc2107eRevert "no should"6eeb92dno shouldUpdates
geistfrom 1.7.0 to 1.7.1Changelog
Sourced from geist's changelog.
Commits
8b8b75ffix(release): sync package.json version and unignore packages/**/package.json...88309a4Version Packages (#223)6af2e7fci: harden release workflow (#222)c8ed578chore: add changeset for [email protected] (Mono liga regression fix) (#221)a0a06a3make build855f609Fix broken link in README.mdMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for geist since your current version.
Updates
motionfrom 12.38.0 to 12.40.0Changelog
Sourced from motion's changelog.
Commits
38ebb94v12.40.0b1f766cLatestbca5544Merge pull request #3699 from motiondivision/lochie/arcs-injectablef1a96cfarc(): rename amp/rotate, expose MotionPath, fix explicit cw/ccwb4aaba0pathRotation: non-destructive orientToPath rotation channel8604ef3Make arcs injectable viatransition.path = arc()f90fe29addorientToPath9ebe999fix: testbc2107eRevert "no should"6eeb92dno shouldUpdates
next-themesfrom 0.3.0 to 0.4.6Release notes
Sourced from next-themes's releases.
... (truncated)
Commits
3a43743v0.4.6f5be1b2fix: add null check for value in updateDOM function to prevent runtime errors...c178917v0.4.5d12996bchore: Fix corepack errors in CI (#342)b77db23Bump the npm_and_yarn group across 1 directory with 7 updates (#341)d3fa4eeBump next from 14.2.10 to 14.2.15 in the npm_and_yarn group across 1 director...ad83567Reduce number of renders by pre-setting resolvedTheme (#338)1b51044fix: map theme to class using ValueObject in injected script (#330)57c0561v0.4.4ae2ab9bfix: infinite loop theme flicker (#329)Updates
postcssfrom 8.5.14 to 8.5.15Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
eae46dbRelease 8.5.15 version79508ffUpdate CI actionsb128e21Speed up declaration parsing by avoiding creating new array on each token9825dcaFix code format55789c8Update dependencies84fbbe9Install older pnpm action for old Node.js9f860bdRevert pnpm action for old Node.js0877198Update CI actionsb2d1a33Fix linter warnings0700dacMerge pull request #2088 from rootvector2/add-oss-fuzz-harnessUpdates
satorifrom 0.19.3 to 0.26.0Release notes
Sourced from satori's releases.
... (truncated)
Commits
eab60eefeat: builtin minimal JSX runtime (#737)d246913feat: CSS variables (#736)dc07b70fix: Consistent text positioning when embedFont is false (#723)54a749bchore: export InitInput and allow Promise (#726)9377f70feat: Improved object-position support (#734)2b7e825feat: Add text-indent support (#733)453fd91feat: Support for object-fitfillandscale-down(#732)c8dd6f5chore: Add more tests (#731)c1087d6chore: Update benchmark code (#730)4e761c6feat: 10% perf improvements in the core lib (#729)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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