Skip to content

Bump the production-dependencies group across 1 directory with 3 updates#536

Merged
bgentry merged 1 commit intomasterfrom
dependabot/npm_and_yarn/production-dependencies-128b7ef1ff
Apr 1, 2026
Merged

Bump the production-dependencies group across 1 directory with 3 updates#536
bgentry merged 1 commit intomasterfrom
dependabot/npm_and_yarn/production-dependencies-128b7ef1ff

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the production-dependencies group with 2 updates in the / directory: @dagrejs/dagre and @nanostores/react.

Updates @dagrejs/dagre from 2.0.4 to 3.0.0

Changelog

Sourced from @​dagrejs/dagre's changelog.

[3.0.0] - 2026

Major Improvements: TypeScript Migration

  • Full TypeScript Rewrite (PR #509): Migrated the entire core codebase from JavaScript to TypeScript for improved type safety, better IDE autocompletion, and easier maintenance.
  • Native Type Definitions: Removed the need for external @types/dagre packages; high-quality types are now shipped directly with the library.
  • Modern Build Pipeline: * Replaced JSHint with ESLint for stricter code quality.
    • Replaced Browserify/Karma with modern bundling and testing tools.
    • Standardized project indentation to 2 spaces (aligning .eslintrc and .editorconfig).

Refactoring & Fixes

  • Dependency Cleanup: Removed deprecated dependencies including bower.json and legacy test configurations.
  • Module Exports: Standardized ESM and CommonJS exports to ensure compatibility with modern bundlers like Webpack 5, Vite, and Rollup.
  • Internal Logic: Refined internal graph traversal algorithms to utilize TypeScript interfaces, reducing "undefined" runtime errors.

[2.0.0] - Legacy Modernization

Major Changes

  • Organization Transfer: Formally moved the repository to the @dagrejs GitHub organization.
  • Package Renaming: Published under the @dagrejs/dagre npm scope.
  • Dropped Legacy Environments: Discontinued support for extremely old Node.js versions (pre-v10) and legacy browsers that do not support ES6 features.

Fixes

  • Performance Optimizations: Improved layout calculation speeds for large-scale directed graphs.
  • Bug Fixes: Resolved edge cases in rank constraints and node spacing that caused overlapping in specific hierarchical layouts.

[1.0.0] - Initial Stable Release

  • Legacy documentation for versions prior to the @dagrejs migration can be found in the historical archives.
Commits
  • 5bbd601 Copying minor changes from graphlib to dagre release
  • 80e2257 Typo in the release
  • 68cda58 Bumping version and building for release
  • d17ea43 Merge pull request #509 from wandri/feat-convert-the-package-into-TypeScript
  • 2dcebc1 feat: convert the package into TypeScript
  • 2595d05 Building with graphlib 4.0
  • 0b35778 Merge pull request #508 from meganlee18/meganlee
  • 7c28961 Add missing constraints to layout configuration
  • 9d445b2 Bump version and set as pre-release
  • See full diff in compare view

Updates @nanostores/react from 1.0.0 to 1.1.0

Release notes

Sourced from @​nanostores/react's releases.

1.1.0

1.0.1

  • Fixed compatibility with client-side hydration of SSR components (by @​jmurty).
Changelog

Sourced from @​nanostores/react's changelog.

1.1.0

1.0.1

  • Fixed compatibility with client-side hydration of SSR components (by @​jmurty).
Commits
  • f2a32b4 Release 1.1.0 version
  • 6b800de Fix typo in example ssr option usage (#42)
  • b3cec4b Update dependencies
  • 23f6161 Change ssr key API and docs
  • d7788b3 Fix SSR support: require opt in & support both simple and advanced SSR cases ...
  • 5780652 Release 1.0.1 version
  • 37bfe0d Update dependencies
  • ad65508 Typo
  • d2dc8a6 Move to Nano Stores 1.2
  • 183d0f1 Make useStore compatible with client-side hydration of SSR components (#39)
  • See full diff in compare view

Updates nanostores from 1.1.1 to 1.2.0

Release notes

Sourced from nanostores's releases.

1.2.0

  • Deprecated async computed in favor of @nanostores/async (by @​Fryuni).
  • Added Store#init to fix SSR (by @​jmurty).
Changelog

Sourced from nanostores's changelog.

1.2.0

  • Deprecated async computed in favor of @nanostores/async (by @​Fryuni).
  • Added Store#init to fix SSR (by @​jmurty).
Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2026
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>
@dependabot dependabot bot changed the title Bump the production-dependencies group with 3 updates Bump the production-dependencies group across 1 directory with 3 updates Apr 1, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-128b7ef1ff branch from 6cf3804 to 365a6c0 Compare April 1, 2026 01:44
@bgentry bgentry merged commit 4a7f7c8 into master Apr 1, 2026
16 of 18 checks passed
@bgentry bgentry deleted the dependabot/npm_and_yarn/production-dependencies-128b7ef1ff branch April 1, 2026 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant