chore(deps): bump the production-dependencies group across 1 directory with 8 updates#30
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 8 updates Bumps the production-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.6` | `19.2.7` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.6` | `19.2.7` | | [@dnd-kit/dom](https://github.com/clauderic/dnd-kit) | `0.4.0` | `0.5.0` | | [@dnd-kit/react](https://github.com/clauderic/dnd-kit) | `0.4.0` | `0.5.0` | | [@dicebear/core](https://github.com/dicebear/dicebear) | `9.4.2` | `10.3.0` | | [@dnd-kit/helpers](https://github.com/clauderic/dnd-kit) | `0.4.0` | `0.5.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.17.0` | `1.21.0` | | [next](https://github.com/vercel/next.js) | `15.5.18` | `16.2.9` | Updates `react` from 19.2.6 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react) Updates `react-dom` from 19.2.6 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom) Updates `@dnd-kit/dom` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/clauderic/dnd-kit/releases) - [Commits](https://github.com/clauderic/dnd-kit/compare/@dnd-kit/dom@0.4.0...@dnd-kit/dom@0.5.0) Updates `@dnd-kit/react` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/clauderic/dnd-kit/releases) - [Commits](https://github.com/clauderic/dnd-kit/compare/@dnd-kit/react@0.4.0...@dnd-kit/react@0.5.0) Updates `@dicebear/core` from 9.4.2 to 10.3.0 - [Release notes](https://github.com/dicebear/dicebear/releases) - [Changelog](https://github.com/dicebear/dicebear/blob/10.x/CHANGELOG.md) - [Commits](dicebear/dicebear@v9.4.2...v10.3.0) Updates `@dnd-kit/helpers` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/clauderic/dnd-kit/releases) - [Commits](https://github.com/clauderic/dnd-kit/compare/@dnd-kit/helpers@0.4.0...@dnd-kit/helpers@0.5.0) Updates `lucide-react` from 1.17.0 to 1.21.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.21.0/packages/lucide-react) Updates `next` from 15.5.18 to 16.2.9 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.18...v16.2.9) --- updated-dependencies: - dependency-name: "@dicebear/core" dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@dnd-kit/dom" dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@dnd-kit/helpers" dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@dnd-kit/react" dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: next dependency-version: 16.2.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2659e31 to
127bbe3
Compare
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 8 updates in the / directory:
19.2.619.2.719.2.619.2.70.4.00.5.00.4.00.5.09.4.210.3.00.4.00.5.01.17.01.21.015.5.1816.2.9Updates
reactfrom 19.2.6 to 19.2.7Release notes
Sourced from react's releases.
Commits
6117d7cVersion 19.2.7 (#36591)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.
Updates
react-domfrom 19.2.6 to 19.2.7Release notes
Sourced from react-dom's releases.
Commits
6117d7cVersion 19.2.7 (#36591)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-dom since your current version.
Updates
@dnd-kit/domfrom 0.4.0 to 0.5.0Release notes
Sourced from @dnd-kit/dom's releases.
Commits
cc98bddMerge pull request #2022 from clauderic/changeset-release/mainf2b2135Version Packages32d2c66Merge pull request #2067 from Philipp91/patch-18691737Merge pull request #2074 from timagixe/issues/2065c04d797Merge pull request #2079 from silence717/fix/parse-transform-undefined051fec0Merge pull request #2063 from albertonoys/fix/docs-navigation-linkse4792f3fix(dom): guard parseScale/parseTranslate against undefined transform valuese4d1a7eSupply correct Options type in return type of plugin configurator()90ddfcdfix(helpers): support numeric group IDs in grouped move737d3e5fix(docs): fix malformed navigation links in plugins and sensors sectionUpdates
@dnd-kit/reactfrom 0.4.0 to 0.5.0Release notes
Sourced from @dnd-kit/react's releases.
Commits
cc98bddMerge pull request #2022 from clauderic/changeset-release/mainf2b2135Version Packages32d2c66Merge pull request #2067 from Philipp91/patch-18691737Merge pull request #2074 from timagixe/issues/2065c04d797Merge pull request #2079 from silence717/fix/parse-transform-undefined051fec0Merge pull request #2063 from albertonoys/fix/docs-navigation-linkse4792f3fix(dom): guard parseScale/parseTranslate against undefined transform valuese4d1a7eSupply correct Options type in return type of plugin configurator()90ddfcdfix(helpers): support numeric group IDs in grouped move737d3e5fix(docs): fix malformed navigation links in plugins and sensors sectionUpdates
@dicebear/corefrom 9.4.2 to 10.3.0Release notes
Sourced from @dicebear/core's releases.
... (truncated)
Changelog
Sourced from @dicebear/core's changelog.
... (truncated)
Commits
19387fdv10.3.0fa2d087fix: keep the Dart and Python packages green on their CI lower bounds5b5aaffrefactor: improve clarity and consistency in component descriptions and comments5f52e37feat(core)!: require a Style when constructing an Avatar (deprecate raw defin...c17bcb7docs: construct an explicit Style in the JS examples56b7576feat(core): add Style::fromJson (PHP) and Style.from_json (Python)8120316feat(dart): add the Dart core port (dicebear_core)3b37bfeAdd a DiceBear generator comment to rendered avatars00c0149docs: update READMEd0931c8Polish docs wording and apply Prettier formattingUpdates
@dnd-kit/helpersfrom 0.4.0 to 0.5.0Release notes
Sourced from @dnd-kit/helpers's releases.
Commits
cc98bddMerge pull request #2022 from clauderic/changeset-release/mainf2b2135Version Packages32d2c66Merge pull request #2067 from Philipp91/patch-18691737Merge pull request #2074 from timagixe/issues/2065c04d797Merge pull request #2079 from silence717/fix/parse-transform-undefined051fec0Merge pull request #2063 from albertonoys/fix/docs-navigation-linkse4792f3fix(dom): guard parseScale/parseTranslate against undefined transform valuese4d1a7eSupply correct Options type in return type of plugin configurator()90ddfcdfix(helpers): support numeric group IDs in grouped move737d3e5fix(docs): fix malformed navigation links in plugins and sensors sectionUpdates
lucide-reactfrom 1.17.0 to 1.21.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
5ff536eci(release.yml): Fix workflow and removeversionscripts in package scripts...Updates
nextfrom 15.5.18 to 16.2.9Release notes
Sourced from next's releases.
... (truncated)
Commits
f37fad9v16.2.9d9aaaed[cd] Allow tagging semver-lower releases as@latestif@latestpo… (#94627)6f16804v16.2.80dbc1d5[16.2.x][cd] Ensure release can be triggered on old branches (#94598)90e3c81[16.2.x] Align Actions dependencies with Canary (#94339)83f402c[16.2.x][cd] Stop fetching all tags when searching parent tag (#94334)411c455v16.2.7c63224f[backport] feat(turbopack): add LocalPathOrProjectPath PostCSS config resolut...63115c7[16.2.x] Don't dropFormDataentries (#94240)aef22fd[backport] Propagate adapter preferred regions (#94200)