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

Bump the all-dependencies group with 38 updates

Merged
Number: #33
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 01, 2025 at 01:07 PM UTC
(6 days ago)
Updated: September 01, 2025 at 01:07 PM UTC
(6 days ago)
Merged: September 01, 2025 at 01:07 PM UTC
(6 days ago)
by github-actions[bot]
Time to Close: less than a minute
Labels:
dependencies javascript
Description:

Bumps the all-dependencies group with 38 updates:

Package From To
eslint 9.32.0 9.34.0
next 15.4.5 15.5.2
@types/node 24.1.0 24.3.0
@types/react 19.1.9 19.1.12
@types/react-dom 19.1.7 19.1.9
eslint-config-next 15.4.5 15.5.2
tailwindcss 4.1.11 4.1.12
@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
@eslint/config-helpers 0.3.0 0.3.1
@eslint/core 0.15.1 0.15.2
@eslint/js 9.32.0 9.34.0
@eslint/plugin-kit 0.3.4 0.3.5
@next/env 15.4.5 15.5.2
@next/eslint-plugin-next 15.4.5 15.5.2
@next/swc-darwin-arm64 15.4.5 15.5.2
@next/swc-darwin-x64 15.4.5 15.5.2
@next/swc-linux-arm64-gnu 15.4.5 15.5.2
@next/swc-linux-arm64-musl 15.4.5 15.5.2
@next/swc-linux-x64-gnu 15.4.5 15.5.2
@next/swc-linux-x64-musl 15.4.5 15.5.2
@next/swc-win32-arm64-msvc 15.4.5 15.5.2
@next/swc-win32-x64-msvc 15.4.5 15.5.2
@typescript-eslint/eslint-plugin 8.38.0 8.41.0
@typescript-eslint/parser 8.38.0 8.41.0
@typescript-eslint/project-service 8.38.0 8.41.0
@typescript-eslint/scope-manager 8.38.0 8.41.0
@typescript-eslint/tsconfig-utils 8.38.0 8.41.0
@typescript-eslint/type-utils 8.38.0 8.41.0
@typescript-eslint/types 8.38.0 8.41.0
@typescript-eslint/typescript-estree 8.38.0 8.41.0
@typescript-eslint/utils 8.38.0 8.41.0
@typescript-eslint/visitor-keys 8.38.0 8.41.0
caniuse-lite 1.0.30001731 1.0.30001739
fdir 6.4.6 6.5.0
napi-postinstall 0.3.2 0.3.3
undici-types 7.8.0 7.10.0

Updates eslint from 9.32.0 to 9.34.0

Release notes

Sourced from eslint's releases.

v9.34.0

Features

  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)

Documentation

  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

Chores

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])

v9.33.0

Features

  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)

Bug Fixes

  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)

Documentation

  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)

Build Related

  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)

Chores

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.34.0 - August 22, 2025

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

v9.33.0 - August 8, 2025

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)
  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)
Commits
  • b8875f6 9.34.0
  • 2e455fb Build: changelog update for 9.34.0
  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030)
  • b48fa20 chore: package.json update for @​eslint/js release
  • 4bce8a2 chore: package.json update for eslint-config-eslint release
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002)
  • Additional commits viewable in compare view

Updates next from 15.4.5 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 @types/node from 24.1.0 to 24.3.0

Commits

Updates @types/react from 19.1.9 to 19.1.12

Commits

Updates @types/react-dom from 19.1.7 to 19.1.9

Commits

Updates eslint-config-next from 15.4.5 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 tailwindcss from 4.1.11 to 4.1.12

Release notes

Sourced from tailwindcss's releases.

v4.1.12

Fixed

  • Don't consider the global important state in @apply (#18404)
  • Add missing suggestions for flex-<number> utilities (#18642)
  • Fix trailing ) from interfering with extraction in Clojure keywords (#18345)
  • Detect classes inside Elixir charlist, word list, and string sigils (#18432)
  • Track source locations through @plugin and @config (#18345)
  • Allow boolean values of process.env.DEBUG in @tailwindcss/node (#18485)
  • Ignore consecutive semicolons in the CSS parser (#18532)
  • Center the dropdown icon added to an input with a paired datalist by default (#18511)
  • Extract candidates in Slang templates (#18565)
  • Improve error messages when encountering invalid functional utility names (#18568)
  • Discard CSS AST objects with false or undefined properties (#18571)
  • Allow users to disable URL rebasing in @tailwindcss/postcss via transformAssetUrls: false (#18321)
  • Fix false-positive migrations in addEventListener and JavaScript variable names (#18718)
  • Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
  • Read from --border-color-* theme keys in divide-* utilities for backwards compatibility (#18704)
  • Don't scan .hdr and .exr files for classes by default (#18734)
Changelog

Sourced from tailwindcss's changelog.

[4.1.12] - 2025-08-13

Fixed

  • Don't consider the global important state in @apply (#18404)
  • Add missing suggestions for flex-<number> utilities (#18642)
  • Fix trailing ) from interfering with extraction in Clojure keywords (#18345)
  • Detect classes inside Elixir charlist, word list, and string sigils (#18432)
  • Track source locations through @plugin and @config (#18345)
  • Allow boolean values of process.env.DEBUG in @tailwindcss/node (#18485)
  • Ignore consecutive semicolons in the CSS parser (#18532)
  • Center the dropdown icon added to an input with a paired datalist by default (#18511)
  • Extract candidates in Slang templates (#18565)
  • Improve error messages when encountering invalid functional utility names (#18568)
  • Discard CSS AST objects with false or undefined properties (#18571)
  • Allow users to disable URL rebasing in @tailwindcss/postcss via transformAssetUrls: false (#18321)
  • Fix false-positive migrations in addEventListener and JavaScript variable names (#18718)
  • Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
  • Read from --border-color-* theme keys in divide-* utilities for backwards compatibility (#18704)
  • Don't scan .hdr and .exr files for classes by default (#18734)
Commits
  • 6791e81 Prepare v4.1.12 release (#18728)
  • 1855d68 Add --border-color to divide theme keys (#18704)
  • 8e8a2d6 update @ampproject/remapping to @jridgewell/remapping (#18716)
  • 68a79b1 Suggest bare values for flex-* utilities (#18642)
  • fa3f45f Don’t output CSS objects with false or undefined in the AST (#18571)
  • 939fda6 Show more specific error for functional-like but invalid utility names (#18568)
  • 88b9f15 Center the dropdown icon added to an input with a paired datalist in Chrome (...
  • 798a7bf Ignore consecutive semicolons in the CSS parser (#18532)
  • 2941a7b Track source locations through @plugin and @config (#18329)
  • 9169d73 update READMEs
  • Additional commits viewable in compare view

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 @eslint/config-helpers from 0.3.0 to 0.3.1

Release notes

Sourced from @​eslint/config-helpers's releases.

plugin-kit: v0.3.1

0.3.1 (2025-05-01)

Bug Fixes

config-helpers: v0.3.1

0.3.1 (2025-08-05)

Bug Fixes

  • relax type for rule.meta.docs.recommended (#235) (9a4fe34)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.15.1 to ^0.15.2
Changelog

Sourced from @​eslint/config-helpers's changelog.

0.3.1 (2025-08-05)

Bug Fixes

  • relax type for rule.meta.docs.recommended (#235) (9a4fe34)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.15.1 to ^0.15.2
Commits

Updates @eslint/core from 0.15.1 to 0.15.2

Release notes

Sourced from @​eslint/core's releases.

core: v0.15.2

0.15.2 (2025-08-05)

Bug Fixes

  • relax type for rule.meta.docs.recommended (#235) (9a4fe34)
Changelog

Sourced from @​eslint/core's changelog.

0.15.2 (2025-08-05)

Bug Fixes

  • relax type for rule.meta.docs.recommended (#235) (9a4fe34)
Commits

Updates @eslint/js from 9.32.0 to 9.34.0

Release notes

Sourced from @​eslint/js's releases.

v9.34.0

Features

  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)

Documentation

  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

Chores

Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+194
Deletions:
-194
Package Dependencies
Ecosystem:
npm
Version Change:
9.32.0 → 9.34.0
Update Type:
Minor
Package:
@types/node
Ecosystem:
npm
Version Change:
24.1.0 → 24.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.1.9 → 19.1.12
Update Type:
Patch
Package:
next
Ecosystem:
npm
Version Change:
15.4.5 → 15.5.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.1.7 → 19.1.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.4.5 → 15.5.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.41.0
Update Type:
Minor
Package:
tailwindcss
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.32.0 → 9.34.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.4.5 → 15.5.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.30001731 → 1.0.30001739
Update Type:
Patch
Package:
fdir
Ecosystem:
npm
Version Change:
6.4.6 → 6.5.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.3.2 → 0.3.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.15.1 → 0.15.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.3.4 → 0.3.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.8.0 → 7.10.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.3.0 → 0.3.1
Update Type:
Patch
Package:
@next/env
Ecosystem:
npm
Version Change:
15.4.5 → 15.5.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.4.5 → 1.5.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.4.5 → 15.5.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.4.5 → 15.5.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.4.5 → 15.5.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.4.5 → 15.5.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.4.5 → 15.5.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.4.5 → 15.5.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.4.5 → 15.5.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.4.5 → 15.5.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.4.5 → 1.5.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.0
Update Type:
Minor
Technical Details
ID: 6241072
UUID: 2789772602
Node ID: PR_kwDOM7lxl86mSI06
Host: GitHub
Repository: Timdatabase/Timdatabase.github.io
Merge State: Unknown