An open index of dependabot pull requests across open source projects.

Bump the all group with 47 updates

Open
Number: #1
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 0
Created: September 02, 2025 at 12:06 PM UTC
(5 days ago)
Updated: September 02, 2025 at 12:06 PM UTC
(5 days ago)
Labels:
dependencies javascript
Description:

Bumps the all group with 47 updates:

Package From To
next 15.5.0 15.5.2
@next/eslint-plugin-next 15.5.0 15.5.2
@tauri-apps/cli 2.8.3 2.8.4
@types/react 19.1.11 19.1.12
@types/react-dom 19.1.7 19.1.9
@typescript-eslint/eslint-plugin 8.40.0 8.41.0
@typescript-eslint/parser 8.40.0 8.41.0
@vitejs/plugin-react 5.0.1 5.0.2
eslint-config-next 15.5.0 15.5.2
typescript-eslint 8.40.0 8.41.0
@emnapi/core 1.4.5 1.5.0
@emnapi/runtime 1.4.5 1.5.0
@emnapi/wasi-threads 1.0.4 1.1.0
@next/env 15.5.0 15.5.2
@next/swc-darwin-arm64 15.5.0 15.5.2
@next/swc-darwin-x64 15.5.0 15.5.2
@next/swc-linux-arm64-gnu 15.5.0 15.5.2
@next/swc-linux-arm64-musl 15.5.0 15.5.2
@next/swc-linux-x64-gnu 15.5.0 15.5.2
@next/swc-linux-x64-musl 15.5.0 15.5.2
@next/swc-win32-arm64-msvc 15.5.0 15.5.2
@next/swc-win32-x64-msvc 15.5.0 15.5.2
@rolldown/pluginutils 1.0.0-beta.32 1.0.0-beta.34
@tauri-apps/cli-darwin-arm64 2.8.3 2.8.4
@tauri-apps/cli-darwin-x64 2.8.3 2.8.4
@tauri-apps/cli-linux-arm-gnueabihf 2.8.3 2.8.4
@tauri-apps/cli-linux-arm64-gnu 2.8.3 2.8.4
@tauri-apps/cli-linux-arm64-musl 2.8.3 2.8.4
@tauri-apps/cli-linux-riscv64-gnu 2.8.3 2.8.4
@tauri-apps/cli-linux-x64-gnu 2.8.3 2.8.4
@tauri-apps/cli-linux-x64-musl 2.8.3 2.8.4
@tauri-apps/cli-win32-arm64-msvc 2.8.3 2.8.4
@tauri-apps/cli-win32-ia32-msvc 2.8.3 2.8.4
@tauri-apps/cli-win32-x64-msvc 2.8.3 2.8.4
@typescript-eslint/project-service 8.40.0 8.41.0
@typescript-eslint/scope-manager 8.40.0 8.41.0
@typescript-eslint/tsconfig-utils 8.40.0 8.41.0
@typescript-eslint/type-utils 8.40.0 8.41.0
@typescript-eslint/types 8.40.0 8.41.0
@typescript-eslint/typescript-estree 8.40.0 8.41.0
@typescript-eslint/utils 8.40.0 8.41.0
@typescript-eslint/visitor-keys 8.40.0 8.41.0
browserslist 4.25.3 4.25.4
caniuse-lite 1.0.30001737 1.0.30001739
electron-to-chromium 1.5.208 1.5.211
rollup 4.48.1 4.50.0
vite 7.1.3 7.1.4

Updates next from 15.5.0 to 15.5.2

Release notes

Sourced from next's releases.

v15.5.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.22

Misc Changes

  • Turbopack: Redefine Background backend jobs: #83174

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.21

Misc Changes

  • Turbopack: improve overhead benchmarks: #83231

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.20

... (truncated)

Commits

Updates @next/eslint-plugin-next from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/eslint-plugin-next's releases.

v15.5.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.22

Misc Changes

  • Turbopack: Redefine Background backend jobs: #83174

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.21

Misc Changes

  • Turbopack: improve overhead benchmarks: #83231

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.20

... (truncated)

Commits

Updates @tauri-apps/cli from 2.8.3 to 2.8.4

Release notes

Sourced from @​tauri-apps/cli's releases.

@​tauri-apps/cli v2.8.4

[2.8.4]

Enhancements

Bug Fixes

Dependencies

  • Upgraded to tauri-cli@2.8.4
Commits

Updates @types/react from 19.1.11 to 19.1.12

Commits

Updates @types/react-dom from 19.1.7 to 19.1.9

Commits

Updates @typescript-eslint/eslint-plugin from 8.40.0 to 8.41.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.41.0

8.41.0 (2025-08-25)

🚀 Features

  • tighten tsconfigRootDir validation (#11463)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.41.0 (2025-08-25)

🩹 Fixes

  • deps: update dependency prettier to v3.6.2 (#11496)

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/parser from 8.40.0 to 8.41.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.41.0

8.41.0 (2025-08-25)

🚀 Features

  • tighten tsconfigRootDir validation (#11463)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.41.0 (2025-08-25)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @vitejs/plugin-react from 5.0.1 to 5.0.2

Release notes

Sourced from @​vitejs/plugin-react's releases.

plugin-react@5.0.2

Skip transform hook completely in rolldown-vite in dev if possible (#783)

Changelog

Sourced from @​vitejs/plugin-react's changelog.

5.0.2 (2025-08-28)

Skip transform hook completely in rolldown-vite in dev if possible (#783)

Commits
  • 1f4b4d9 release: plugin-react@5.0.2
  • c719e5d perf(react): skip transform hook completely in rolldown-vite in dev if possib...
  • 9989897 fix(deps): update all non-major dependencies (#773)
  • 1ab2666 build: watch common package (#748)
  • See full diff in compare view

Updates eslint-config-next from 15.5.0 to 15.5.2

Release notes

Sourced from eslint-config-next's releases.

v15.5.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.22

Misc Changes

  • Turbopack: Redefine Background backend jobs: #83174

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.21

Misc Changes

  • Turbopack: improve overhead benchmarks: #83231

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.20

... (truncated)

Commits

Updates typescript-eslint from 8.40.0 to 8.41.0

Release notes

Sourced from typescript-eslint's releases.

v8.41.0

8.41.0 (2025-08-25)

🚀 Features

  • tighten tsconfigRootDir validation (#11463)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.41.0 (2025-08-25)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @emnapi/core from 1.4.5 to 1.5.0

Release notes

Sourced from @​emnapi/core's releases.

v1.5.0

What's Changed

Prebuilt libraries are built by LLVM clang 20.

Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.5...v1.5.0

Commits
  • 61628bd fix ci
  • 800dbee fix ci
  • 3a1cf8d 1.5.0
  • af1a9cf [Backport] build: backport emscripten parse tools changes to v1 (#165)
  • c3768ac fix: signature mismatch
  • 3b85957 [Backport] fix(wasi): avoid deadlock caused by child thread abort when the ma...
  • 94e9198 [Backport] fix: env undefined after emitting beforeExit event (#162)
  • See full diff in compare view

Updates @emnapi/runtime from 1.4.5 to 1.5.0

Release notes

Sourced from @​emnapi/runtime's releases.

v1.5.0

What's Changed

Prebuilt libraries are built by LLVM clang 20.

Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.5...v1.5.0

Commits
  • 61628bd fix ci
  • 800dbee fix ci
  • 3a1cf8d 1.5.0
  • af1a9cf [Backport] build: backport emscripten parse tools changes to v1 (#165)
  • c3768ac fix: signature mismatch
  • 3b85957 [Backport] fix(wasi): avoid deadlock caused by child thread abort when the ma...
  • 94e9198 [Backport] fix: env undefined after emitting beforeExit event (#162)
  • See full diff in compare view

Updates @emnapi/wasi-threads from 1.0.4 to 1.1.0

Release notes

Sourced from @​emnapi/wasi-threads's releases.

v1.1.0

What's Changed

Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.0.0...v1.1.0

Commits
  • 571f577 1.1.0
  • fcc26fe fix: missing sources in gyp wasi + threads target
  • c11fe4f test: fix unreliable assumption in js-native-api/test_cannot_run_js (#111)
  • b53831anodejs/node#51254
  • 526f6c4 feat: segregate nogc APIs from rest via type system (#110)
  • 0472fe4 test: make napi_get_buffer_info check if passed buffer is valid (#108)
  • 107bda9 chore: update node-gyp usage in README
  • 14e3f41 1.0.0
  • 4671dd8 fix: prebuild wasm64-emscripten use old emscripten
  • d9ac1b5 feat: add basic gyp support (#106)
  • Additional commits viewable in compare view

Updates @next/env from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/env's releases.

v15.5.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.22

Misc Changes

  • Turbopack: Redefine Background backend jobs: #83174

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.21

Misc Changes

  • Turbopack: improve overhead benchmarks: #83231

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.20

... (truncated)

Commits

Updates @next/swc-darwin-arm64 from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/swc-darwin-arm64's releases.

v15.5.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.22

Misc Changes

  • Turbopack: Redefine Background backend jobs: #83174

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.21

Misc Changes

  • Turbopack: improve overhead benchmarks: #83231

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.20

... (truncated)

Commits

Updates @next/swc-darwin-x64 from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/swc-darwin-x64's releases.

v15.5.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.22

Misc Changes

  • Turbopack: Redefine Background backend jobs: #83174

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.21

Misc Changes

  • Turbopack: improve overhead benchmarks: #83231

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.20

... (truncated)

Commits

Updates @next/swc-linux-arm64-gnu from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/swc-linux-arm64-gnu's releases.

v15.5.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.22

Misc Changes

  • Turbopack: Redefine Background backend jobs: #83174

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.21

Misc Changes

  • Turbopack: improve overhead benchmarks: #83231

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.20

... (truncated)

Commits

Updates @next/swc-linux-arm64-musl from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/swc-linux-arm64-musl's releases.

v15.5.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.22

Misc Changes

  • Turbopack: Redefine Background backend jobs: #83174

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.21

Misc Changes

  • Turbopack: improve overhead benchmarks: #83231

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.20

... (truncated)

Commits

Updates @next/swc-linux-x64-gnu from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/swc-linux-x64-gnu's releases.

Description has been truncated

Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+346
Deletions:
-337
Package Dependencies
Ecosystem:
npm
Version Change:
5.0.1 → 5.0.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.1.11 → 19.1.12
Update Type:
Patch
Package:
vite
Ecosystem:
npm
Version Change:
7.1.3 → 7.1.4
Update Type:
Patch
Package:
next
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.1.7 → 19.1.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Package:
rollup
Ecosystem:
npm
Version Change:
4.48.1 → 4.50.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.208 → 1.5.211
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.25.3 → 4.25.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.30001737 → 1.0.30001739
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.8.3 → 2.8.4
Update Type:
Patch
Package:
@next/env
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.4.5 → 1.5.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.0-beta.32 → 1.0.0-beta.34
Ecosystem:
npm
Version Change:
2.8.3 → 2.8.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.8.3 → 2.8.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.8.3 → 2.8.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.8.3 → 2.8.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.8.3 → 2.8.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.8.3 → 2.8.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.8.3 → 2.8.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.8.3 → 2.8.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.8.3 → 2.8.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.8.3 → 2.8.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.4.5 → 1.5.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.8.3 → 2.8.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.0
Update Type:
Minor
Technical Details
ID: 6652727
UUID: 2792413199
Node ID: PR_kwDOPoIRaM6mcNgP
Host: GitHub
Repository: InterstellarMist/Project-Value
Merge State: Unknown