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

Bump the all-dependencies group with 62 updates

Merged
Number: #31
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 01, 2025 at 06:47 AM UTC
(about 1 month ago)
Updated: August 01, 2025 at 06:47 AM UTC
(about 1 month ago)
Merged: August 01, 2025 at 06:47 AM UTC
(about 1 month ago)
by github-actions[bot]
Time to Close: less than a minute
Labels:
dependencies javascript
Description:

Bumps the all-dependencies group with 62 updates:

Package From To
eslint 9.30.0 9.32.0
next 15.3.4 15.4.5
react 19.1.0 19.1.1
@types/react 19.1.8 19.1.9
react-dom 19.1.0 19.1.1
@types/react-dom 19.1.6 19.1.7
@types/node 24.0.8 24.1.0
eslint-config-next 15.3.4 15.4.5
prettier-plugin-classnames 0.8.0 0.8.2
prettier-plugin-jsdoc 1.3.2 1.3.3
prettier-plugin-tailwindcss 0.6.13 0.6.14
typescript 5.8.3 5.9.2
@emnapi/core 1.4.3 1.4.5
@emnapi/runtime 1.4.3 1.4.5
@emnapi/wasi-threads 1.0.2 1.0.4
@eslint/core 0.14.0 0.15.1
@eslint/js 9.30.0 9.32.0
@eslint/plugin-kit 0.3.3 0.3.4
@img/sharp-darwin-arm64 0.34.2 0.34.3
@img/sharp-darwin-x64 0.34.2 0.34.3
@img/sharp-libvips-darwin-arm64 1.1.0 1.2.0
@img/sharp-libvips-darwin-x64 1.1.0 1.2.0
@img/sharp-libvips-linux-arm64 1.1.0 1.2.0
@img/sharp-libvips-linux-arm 1.1.0 1.2.0
@img/sharp-libvips-linux-ppc64 1.1.0 1.2.0
@img/sharp-libvips-linux-s390x 1.1.0 1.2.0
@img/sharp-libvips-linux-x64 1.1.0 1.2.0
@img/sharp-libvips-linuxmusl-arm64 1.1.0 1.2.0
@img/sharp-libvips-linuxmusl-x64 1.1.0 1.2.0
@img/sharp-linux-arm64 0.34.2 0.34.3
@img/sharp-linux-arm 0.34.2 0.34.3
@img/sharp-linux-s390x 0.34.2 0.34.3
@img/sharp-linux-x64 0.34.2 0.34.3
@img/sharp-linuxmusl-arm64 0.34.2 0.34.3
@img/sharp-linuxmusl-x64 0.34.2 0.34.3
@img/sharp-wasm32 0.34.2 0.34.3
@img/sharp-win32-arm64 0.34.2 0.34.3
@img/sharp-win32-ia32 0.34.2 0.34.3
@img/sharp-win32-x64 0.34.2 0.34.3
@next/env 15.3.4 15.4.5
@next/eslint-plugin-next 15.3.4 15.4.5
@next/swc-darwin-arm64 15.3.4 15.4.5
@next/swc-darwin-x64 15.3.4 15.4.5
@next/swc-linux-arm64-gnu 15.3.4 15.4.5
@next/swc-linux-arm64-musl 15.3.4 15.4.5
@next/swc-linux-x64-gnu 15.3.4 15.4.5
@next/swc-linux-x64-musl 15.3.4 15.4.5
@next/swc-win32-arm64-msvc 15.3.4 15.4.5
@next/swc-win32-x64-msvc 15.3.4 15.4.5
@typescript-eslint/eslint-plugin 8.35.1 8.38.0
@typescript-eslint/parser 8.35.1 8.38.0
@typescript-eslint/project-service 8.35.1 8.38.0
@typescript-eslint/scope-manager 8.35.1 8.38.0
@typescript-eslint/tsconfig-utils 8.35.1 8.38.0
@typescript-eslint/type-utils 8.35.1 8.38.0
@typescript-eslint/types 8.35.1 8.38.0
@typescript-eslint/typescript-estree 8.35.1 8.38.0
@typescript-eslint/utils 8.35.1 8.38.0
@typescript-eslint/visitor-keys 8.35.1 8.38.0
caniuse-lite 1.0.30001726 1.0.30001731
sharp 0.34.2 0.34.3
unrs-resolver 1.9.2 1.11.1

Updates eslint from 9.30.0 to 9.32.0

Release notes

Sourced from eslint's releases.

v9.32.0

Features

  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)

Bug Fixes

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

Documentation

  • 86e7426 docs: Update README (GitHub Actions Bot)

Chores

  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)

v9.31.0

Features

  • 35cf44c feat: output full actual location in rule tester if different (#19904) (ST-DDT)
  • a6a6325 feat: support explicit resource management in no-loop-func (#19895) (Milos Djermanovic)
  • 4682cdc feat: support explicit resource management in no-undef-init (#19894) (Milos Djermanovic)
  • 5848216 feat: support explicit resource management in init-declarations (#19893) (Milos Djermanovic)
  • bb370b8 feat: support explicit resource management in no-const-assign (#19892) (Milos Djermanovic)

Bug Fixes

  • 07fac6c fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)
  • 28cc7ab fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)

Documentation

  • 664cb44 docs: Update README (GitHub Actions Bot)
  • 40dbe2a docs: fix mismatch between globalIgnores() code and text (#19914) (MaoShizhong)
  • 5a0069d docs: Update README (GitHub Actions Bot)
  • fef04b5 docs: Update working on issues info (#19902) (Nicholas C. Zakas)

Chores

  • 3ddd454 chore: upgrade to @eslint/js@9.31.0 (#19935) (Francesco Trotta)
  • d5054e5 chore: package.json update for @​eslint/js release (Jenkins)
  • 0f4a378 chore: update eslint (#19933) (renovate[bot])
  • 76c2340 chore: bump mocha to v11 (#19917) (루밀LuMir)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.32.0 - July 25, 2025

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 86e7426 docs: Update README (GitHub Actions Bot)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

v9.31.0 - July 11, 2025

  • 3ddd454 chore: upgrade to @eslint/js@9.31.0 (#19935) (Francesco Trotta)
  • d5054e5 chore: package.json update for @​eslint/js release (Jenkins)
  • 0f4a378 chore: update eslint (#19933) (renovate[bot])
  • 664cb44 docs: Update README (GitHub Actions Bot)
  • 07fac6c fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)
  • 35cf44c feat: output full actual location in rule tester if different (#19904) (ST-DDT)
  • 40dbe2a docs: fix mismatch between globalIgnores() code and text (#19914) (MaoShizhong)
  • 76c2340 chore: bump mocha to v11 (#19917) (루밀LuMir)
  • 28cc7ab fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)
  • a6a6325 feat: support explicit resource management in no-loop-func (#19895) (Milos Djermanovic)
  • 4682cdc feat: support explicit resource management in no-undef-init (#19894) (Milos Djermanovic)
  • 5848216 feat: support explicit resource management in init-declarations (#19893) (Milos Djermanovic)
  • bb370b8 feat: support explicit resource management in no-const-assign (#19892) (Milos Djermanovic)
  • 5a0069d docs: Update README (GitHub Actions Bot)
  • fef04b5 docs: Update working on issues info (#19902) (Nicholas C. Zakas)

v9.30.1 - July 1, 2025

  • b035f74 chore: upgrade to @eslint/js@9.30.1 (#19906) (Francesco Trotta)
  • b3dbc16 chore: package.json update for @​eslint/js release (Jenkins)
  • e91bb87 fix: allow separate default and named type imports (#19899) (xbinaryx)
  • ab7c625 docs: Update README (GitHub Actions Bot)
  • dae1e5b docs: update jsdoc's link (#19896) (JamesVanWaza)
Commits

Updates next from 15.3.4 to 15.4.5

Release notes

Sourced from next's releases.

v15.4.5

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

Core Changes

  • Fix API stripping JSON incorrectly (#82062)
  • Fix i18n fallback: false collision (#82158)
  • Revert "Fix tracing of server actions imported by client components (#82167)
  • Ensure setAssetPrefix updates config instance (#82165)
  • Turbopack: update mimalloc (#82166)
  • fix(next/image): fix image-optimizer.ts headers (#82175)
  • fix(next/image): improve and simplify detect-content-type (#82174)

Credits

Huge thanks to @​ijjk, @​sokra, and @​styfle for helping!

v15.4.4

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

Core Changes

  • Fix dynamicParams false layout case in dev (#82026)
  • Turbopack: fix scope hoisting variable renaming bug (#81640)
  • Upgrade to swc v33 (#81750)
  • Revert "[metadata] use https protocol for schema urls" (#81934)

Credits

Huge thanks to @​bgw @​mischnic @​huozhi @​lukesandberg and @​ijjk for helping!

v15.4.3

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

Core Changes

  • Turbopack: fix dist dir on Windows (#81758)

Credits

Huge thanks to @​mischnic for helping!

v15.4.2

[!NOTE]

... (truncated)

Commits

Updates react from 19.1.0 to 19.1.1

Release notes

Sourced from react's releases.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)
Changelog

Sourced from react's changelog.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)
Commits

Updates @types/react from 19.1.8 to 19.1.9

Commits

Updates react-dom from 19.1.0 to 19.1.1

Release notes

Sourced from react-dom's releases.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)
Changelog

Sourced from react-dom's changelog.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)
Commits

Updates @types/react-dom from 19.1.6 to 19.1.7

Commits

Updates @types/node from 24.0.8 to 24.1.0

Commits

Updates @types/react from 19.1.8 to 19.1.9

Commits

Updates @types/react-dom from 19.1.6 to 19.1.7

Commits

Updates eslint-config-next from 15.3.4 to 15.4.5

Release notes

Sourced from eslint-config-next's releases.

v15.4.5

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

Core Changes

  • Fix API stripping JSON incorrectly (#82062)
  • Fix i18n fallback: false collision (#82158)
  • Revert "Fix tracing of server actions imported by client components (#82167)
  • Ensure setAssetPrefix updates config instance (#82165)
  • Turbopack: update mimalloc (#82166)
  • fix(next/image): fix image-optimizer.ts headers (#82175)
  • fix(next/image): improve and simplify detect-content-type (#82174)

Credits

Huge thanks to @​ijjk, @​sokra, and @​styfle for helping!

v15.4.4

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

Core Changes

  • Fix dynamicParams false layout case in dev (#82026)
  • Turbopack: fix scope hoisting variable renaming bug (#81640)
  • Upgrade to swc v33 (#81750)
  • Revert "[metadata] use https protocol for schema urls" (#81934)

Credits

Huge thanks to @​bgw @​mischnic @​huozhi @​lukesandberg and @​ijjk for helping!

v15.4.3

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

Core Changes

  • Turbopack: fix dist dir on Windows (#81758)

Credits

Huge thanks to @​mischnic for helping!

v15.4.2

[!NOTE]

... (truncated)

Commits

Updates prettier-plugin-classnames from 0.8.0 to 0.8.2

Release notes

Sourced from prettier-plugin-classnames's releases.

v0.8.2

What's Changed

Full Changelog: https://github.com/ony3000/prettier-plugin-classnames/compare/v0.8.1...v0.8.2

v0.8.1

What's Changed

Full Changelog: https://github.com/ony3000/prettier-plugin-classnames/compare/v0.8.0...v0.8.1

Commits
  • c842f5c chore: release 0.8.2
  • 4ce347e Merge pull request #114 from ony3000/fix-prettier-3.6
  • 225e10a fix: separate target finders for babel parser and typescript parser
  • 46a8fac chore: release 0.8.1
  • 1a1f625 Merge pull request #110 from ony3000/dogfooding
  • af3e630 fix: excludes tagged templates starting with 'String.raw' from line wrapping
  • 1d6ddc0 test: add tagged template tests
  • 9753645 Merge pull request #109 from ony3000/dogfooding
  • 0ece5e1 fix: add property needed to recursively traverse optional chaining
  • be0f5f8 test: add mapped jsx tests
  • Additional commits viewable in compare view

Updates prettier-plugin-jsdoc from 1.3.2 to 1.3.3

Changelog

Sourced from prettier-plugin-jsdoc's changelog.

1.3.3 (2025-07-01)

Bug Fixes

  • add compatibility with prettier v3.6.0 (#246) (a50b62e)

1.3.1 (2025-01-03)

Bug Fixes

  • add package manager (ffafd40)
  • provide correct types path in conditional exports (#222) (7a884b6)

1.2.0 (2023-12-22)

Features

1.1.1 (2023-10-07)

Bug Fixes

  • export Options to better assist type checking for .prettierrc.js (#210) (77cf7af)

1.1.0 (2023-10-06)

Features

  • jsdocCommentLineStrategy (c4e4db5)

1.0.5 (2023-10-05)

Bug Fixes

  • long union type (4f9ba4c)
  • new line between Default is (9fbbe53)
  • wrong remove intention, make unexpected issue (de71607)

1.0.4 (2023-10-05)

1.0.3 (2023-10-04)

... (truncated)

Commits

Updates prettier-plugin-tailwindcss from 0.6.13 to 0.6.14

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.6.14

  • Add support for OXC + Hermes Prettier plugins (#376, #380)
  • Sort template literals in Angular expressions (#377)
  • Don't repeatedly add backslashes to escape sequences when formatting (#381)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.6.14] - 2025-07-09

  • Add support for OXC + Hermes Prettier plugins (#376, #380)
  • Sort template literals in Angular expressions (#377)
  • Don't repeatedly add backslashes to escape sequences when formatting (#381)
Commits

Updates typescript from 5.8.3 to 5.9.2

Release notes

Sourced from typescript's releases.

TypeScript 5.9

Release notes pending.

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
  • Additional commits viewable in compare view

Updates @emnapi/core from 1.4.3 to 1.4.5

Release notes

Sourced from @​emnapi/core's releases.

v1.4.5

What's Changed

  • fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)

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

v1.4.4

What's Changed

  • fix: worker.onerror may receive an Event (92d5bba)

Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.3...v1.4.4

Commits

Updates @emnapi/runtime from 1.4.3 to 1.4.5

Release notes

Sourced from @​emnapi/runtime's releases.

v1.4.5

What's Changed

  • fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)

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

v1.4.4

What's Changed

  • fix: worker.onerror may receive an Event (92d5bba)

Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.3...v1.4.4

Commits
Package Dependencies
Ecosystem:
npm
Version Change:
9.30.0 → 9.32.0
Update Type:
Minor
Package:
@types/node
Ecosystem:
npm
Version Change:
24.0.8 → 24.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.1.8 → 19.1.9
Update Type:
Patch
Package:
react-dom
Ecosystem:
npm
Version Change:
19.1.0 → 19.1.1
Update Type:
Patch
Package:
next
Ecosystem:
npm
Version Change:
15.3.4 → 15.4.5
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.1.6 → 19.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.3.4 → 15.4.5
Update Type:
Minor
Package:
typescript
Ecosystem:
npm
Version Change:
5.8.3 → 5.9.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.35.1 → 8.38.0
Update Type:
Minor
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.30.0 → 9.32.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.3.4 → 15.4.5
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.6.13 → 0.6.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.35.1 → 8.38.0
Update Type:
Minor
Package:
react
Ecosystem:
npm
Version Change:
19.1.0 → 19.1.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.9.2 → 1.11.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.30001726 → 1.0.30001731
Update Type:
Patch
Package:
sharp
Ecosystem:
npm
Version Change:
0.34.2 → 0.34.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.35.1 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.35.1 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.35.1 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.35.1 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.35.1 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.35.1 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.35.1 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.35.1 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.14.0 → 0.15.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.3.3 → 0.3.4
Update Type:
Patch
Package:
@next/env
Ecosystem:
npm
Version Change:
15.3.4 → 15.4.5
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.8.0 → 0.8.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.4.3 → 1.4.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.3.4 → 15.4.5
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.3.4 → 15.4.5
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.3.4 → 15.4.5
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.3.4 → 15.4.5
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.3.4 → 15.4.5
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.3.4 → 15.4.5
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.3.4 → 15.4.5
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.3.4 → 15.4.5
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.3.2 → 1.3.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.34.2 → 0.34.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.34.2 → 0.34.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.34.2 → 0.34.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.34.2 → 0.34.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.34.2 → 0.34.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.34.2 → 0.34.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.34.2 → 0.34.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.34.2 → 0.34.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.34.2 → 0.34.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.34.2 → 0.34.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.34.2 → 0.34.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.1.0 → 1.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.1.0 → 1.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.1.0 → 1.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.1.0 → 1.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.1.0 → 1.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.1.0 → 1.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.1.0 → 1.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.1.0 → 1.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.4.3 → 1.4.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.2 → 1.0.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.1.0 → 1.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.34.2 → 0.34.3
Update Type:
Patch
Technical Details
ID: 4410276
UUID: 2712206635
Node ID: PR_kwDOM7lxl86hqP0r
Host: GitHub
Repository: Timdatabase/Timdatabase.github.io
Merge State: Unknown