chore(deps): bump the production-dependencies group across 1 directory with 6 updates#88
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…y with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.3` | `17.2.4` | | [lenis](https://github.com/darkroomengineering/lenis) | `1.3.16` | `1.3.17` | | [next](https://github.com/vercel/next.js) | `16.1.1` | `16.1.6` | | [postgres](https://github.com/porsager/postgres) | `3.4.7` | `3.4.8` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.4` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.8` | `5.0.11` | Updates `dotenv` from 17.2.3 to 17.2.4 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/commits) Updates `lenis` from 1.3.16 to 1.3.17 - [Release notes](https://github.com/darkroomengineering/lenis/releases) - [Commits](darkroomengineering/lenis@v1.3.16...v1.3.17) Updates `next` from 16.1.1 to 16.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.1...v16.1.6) Updates `postgres` from 3.4.7 to 3.4.8 - [Release notes](https://github.com/porsager/postgres/releases) - [Changelog](https://github.com/porsager/postgres/blob/master/CHANGELOG.md) - [Commits](porsager/postgres@v3.4.7...v3.4.8) Updates `react-dom` from 19.2.3 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom) Updates `zustand` from 5.0.8 to 5.0.11 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.8...v5.0.11) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: lenis dependency-version: 1.3.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: next dependency-version: 16.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: postgres dependency-version: 3.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: zustand dependency-version: 5.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 production-dependencies group with 6 updates in the / directory:
17.2.317.2.41.3.161.3.1716.1.116.1.63.4.73.4.819.2.319.2.45.0.85.0.11Updates
dotenvfrom 17.2.3 to 17.2.4Changelog
Sourced from dotenv's changelog.
Commits
Updates
lenisfrom 1.3.16 to 1.3.17Release notes
Sourced from lenis's releases.
Commits
3dc917bv1.3.177f6c1cbsyncTouch lerp only712679fAllow SPA to reset scroll on navigate (#492)947c9f7Update sponsor list in README.mdUpdates
nextfrom 16.1.1 to 16.1.6Release notes
Sourced from next's releases.
... (truncated)
Commits
adf8c61v16.1.6098c0c0[backport][ci] Make gh auth status optional when triggering a release (#89100)a43df32Backport/docs fixes jan 25 16.1.x (#89124)d6d5734tweak LRU sentinel cache key (#89123)4324698backport: implement LRU cache with invocation ID scoping for minimal mode res...23c4649[backport] Upgrade to swc 54 (#88207) (#89103)acba4a6v16.1.5e1d1fc6Add maximum size limit for postponed body parsing (#88175)500ec83fetch(next/image): reduce maximumResponseBody from 300MB to 50MB (#88588)1caaca3feat(next/image)!: addimages.maximumResponseBodyconfig (#88183)Updates
postgresfrom 3.4.7 to 3.4.8Release notes
Sourced from postgres's releases.
Commits
5c8135f3.4.8ad24665buildde64f7aPrevent out of bound errors from commit-time failures94b7170fix: use lower max connections in Cloudflare Workers environment7f80980Add support for sslnegotiation=direct - fixes #110436a53f6omit Sql properties absent from TransactionSql3ffc3c4Someones engines are getting pedantic - fixes #10613a43815Better error if trying to run query during copy32feb25Fix PGAPPNAME env access by prioritizing connection.application_nameUpdates
react-domfrom 19.2.3 to 19.2.4Release notes
Sourced from react-dom's releases.
Commits
90ab3f8Version 19.2.4Updates
zustandfrom 5.0.8 to 5.0.11Release notes
Sourced from zustand's releases.
... (truncated)
Commits
99379a65.0.11c81b4ebchore(deps): update dev dependencies (#3375)3871d53fix(immer): Proper typing for immer middleware in combination with slices (#...9b505acfix(persist): use window.localStorage as default storage reference (#3367)267a57cUpdate code block in tutorial-tic-tac-toe.md (#3373)6813f7bdocs: remove stray Russian comment in beginner-typescript guide (#3369)d9ea330docs(testing): fix undefined counterStoreRef variable (#3368)6e026d7chore: improve typing in devtools middleware (#3362)e7d4593Revert "chore(deps): bump pmndrs/docs/.github/workflows/build.yml from 2 to 3...0f49ad8chore(deps): bump pmndrs/docs/.github/workflows/build.yml from 2 to 3 (#3364)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for zustand since your current version.
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