Conversation
Bumps the production-dependencies group with 3 updates: [@dagrejs/dagre](https://github.com/dagrejs/dagre), [@nanostores/react](https://github.com/nanostores/react) and [nanostores](https://github.com/nanostores/nanostores). Updates `@dagrejs/dagre` from 2.0.4 to 3.0.0 - [Release notes](https://github.com/dagrejs/dagre/releases) - [Changelog](https://github.com/dagrejs/dagre/blob/master/changelog.md) - [Commits](dagrejs/dagre@v2.0.4...v3.0.0) Updates `@nanostores/react` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/nanostores/react/releases) - [Changelog](https://github.com/nanostores/react/blob/main/CHANGELOG.md) - [Commits](nanostores/react@1.0.0...1.1.0) Updates `nanostores` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/nanostores/nanostores/releases) - [Changelog](https://github.com/nanostores/nanostores/blob/main/CHANGELOG.md) - [Commits](nanostores/nanostores@1.1.1...1.2.0) --- updated-dependencies: - dependency-name: "@dagrejs/dagre" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@nanostores/react" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: nanostores dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
6cf3804 to
365a6c0
Compare
bgentry
approved these changes
Apr 1, 2026
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 2 updates in the / directory: @dagrejs/dagre and @nanostores/react.
Updates
@dagrejs/dagrefrom 2.0.4 to 3.0.0Changelog
Sourced from
@dagrejs/dagre's changelog.Commits
5bbd601Copying minor changes from graphlib to dagre release80e2257Typo in the release68cda58Bumping version and building for released17ea43Merge pull request #509 from wandri/feat-convert-the-package-into-TypeScript2dcebc1feat: convert the package into TypeScript2595d05Building with graphlib 4.00b35778Merge pull request #508 from meganlee18/meganlee7c28961Add missing constraints to layout configuration9d445b2Bump version and set as pre-releaseUpdates
@nanostores/reactfrom 1.0.0 to 1.1.0Release notes
Sourced from
@nanostores/react's releases.Changelog
Sourced from
@nanostores/react's changelog.Commits
f2a32b4Release 1.1.0 version6b800deFix typo in examplessroption usage (#42)b3cec4bUpdate dependencies23f6161Change ssr key API and docsd7788b3Fix SSR support: require opt in & support both simple and advanced SSR cases ...5780652Release 1.0.1 version37bfe0dUpdate dependenciesad65508Typod2dc8a6Move to Nano Stores 1.2183d0f1MakeuseStorecompatible with client-side hydration of SSR components (#39)Updates
nanostoresfrom 1.1.1 to 1.2.0Release notes
Sourced from nanostores's releases.
Changelog
Sourced from nanostores's changelog.
Commits
a6eddc9Release 1.2.0 version976a6caDeprecate asynccomputedin favor of@nanostores/async(#391)7afb735Update dependencies8c9b985Typo11d88acClear textc6b4281Update size2342472Sort keys5a0aa0dUpdate dependenciesde7cf1fAdd nano-wccef9b7aAddStore#initlow-level attribute to always return a store's initial value...