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

Bump the packages group with 32 updates

Merged
Number: #165
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: May 15, 2025 at 10:41 PM UTC
(4 months ago)
Updated: May 15, 2025 at 10:41 PM UTC
(4 months ago)
Merged: May 15, 2025 at 10:41 PM UTC
(4 months ago)
by github-actions[bot]
Time to Close: less than a minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the packages group with 32 updates:

Package From To
@vercel/functions 2.0.3 2.1.0
@tailwindcss/postcss 4.1.6 4.1.7
tailwindcss 4.1.6 4.1.7
vercel 41.7.6 41.7.8
@modelcontextprotocol/sdk 1.11.2 1.11.3
@tailwindcss/node 4.1.6 4.1.7
@tailwindcss/oxide-android-arm64 4.1.6 4.1.7
@tailwindcss/oxide-darwin-arm64 4.1.6 4.1.7
@tailwindcss/oxide-darwin-x64 4.1.6 4.1.7
@tailwindcss/oxide-freebsd-x64 4.1.6 4.1.7
@tailwindcss/oxide-linux-arm-gnueabihf 4.1.6 4.1.7
@tailwindcss/oxide-linux-arm64-gnu 4.1.6 4.1.7
@tailwindcss/oxide-linux-arm64-musl 4.1.6 4.1.7
@tailwindcss/oxide-linux-x64-gnu 4.1.6 4.1.7
@tailwindcss/oxide-linux-x64-musl 4.1.6 4.1.7
@tailwindcss/oxide-wasm32-wasi 4.1.6 4.1.7
@tailwindcss/oxide-win32-arm64-msvc 4.1.6 4.1.7
@tailwindcss/oxide-win32-x64-msvc 4.1.6 4.1.7
@tailwindcss/oxide 4.1.6 4.1.7
@vercel/remix-builder 5.4.5 5.4.6
electron-to-chromium 1.5.153 1.5.155
lightningcss-darwin-arm64 1.29.2 1.30.1
lightningcss-darwin-x64 1.29.2 1.30.1
lightningcss-freebsd-x64 1.29.2 1.30.1
lightningcss-linux-arm-gnueabihf 1.29.2 1.30.1
lightningcss-linux-arm64-gnu 1.29.2 1.30.1
lightningcss-linux-arm64-musl 1.29.2 1.30.1
lightningcss-linux-x64-gnu 1.29.2 1.30.1
lightningcss-linux-x64-musl 1.29.2 1.30.1
lightningcss-win32-arm64-msvc 1.29.2 1.30.1
lightningcss-win32-x64-msvc 1.29.2 1.30.1
lightningcss 1.29.2 1.30.1

Updates @vercel/functions from 2.0.3 to 2.1.0

Release notes

Sourced from @​vercel/functions's releases.

@​vercel/functions@​2.1.0

Minor Changes

  • Change the load order of the OIDC token (#13337)

Patch Changes

  • Rename getRuntimeCache to getCache (#13325)
Changelog

Sourced from @​vercel/functions's changelog.

2.1.0

Minor Changes

  • Change the load order of the OIDC token (#13337)

Patch Changes

  • Rename getRuntimeCache to getCache (#13325)
Commits
  • 4e7d409 Version Packages (#13334)
  • b302d72 Change the order of loading the OIDC token (#13337)
  • 6d54f5e [vercel/functions] shorten getRuntimeCache() to getCache() (#13325)
  • b8f60c3 [mcp-adapter] Pin MCP SDK version and change from individual endpoints to `ba...
  • See full diff in compare view

Updates @tailwindcss/postcss from 4.1.6 to 4.1.7

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.1.7

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.1.7] - 2025-05-15

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Commits

Updates tailwindcss from 4.1.6 to 4.1.7

Release notes

Sourced from tailwindcss's releases.

v4.1.7

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Changelog

Sourced from tailwindcss's changelog.

[4.1.7] - 2025-05-15

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Commits

Updates vercel from 41.7.6 to 41.7.8

Release notes

Sourced from vercel's releases.

vercel@41.7.8

Patch Changes

vercel@41.7.7

Patch Changes

Changelog

Sourced from vercel's changelog.

41.7.8

Patch Changes

41.7.7

Patch Changes

Commits

Updates @modelcontextprotocol/sdk from 1.11.2 to 1.11.3

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

1.11.3

What's Changed

New Contributors

Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/1.11.2...1.11.3

Commits
  • 41c9996 Merge pull request #449 from petervandenabeele/fix-readme-toc
  • 2ee962c Merge pull request #457 from grimmerk/fix-import-path-in-readme
  • 1879922 Merge pull request #480 from Boyquotes/patch-1
  • 66dec56 feat(auth): support custom scope in authorization requests (#491)
  • bac916e Merge pull request #399 from its-nikhil/FEAT-auth-ctx-streamable-http
  • 17caa5a Merge pull request #489 from rafaelportomoura/main
  • f2fc873 chore: fix cross-spawn version to 7.0.5 (issue: 488)
  • 68a0ca3 Merge pull request #466 from modelcontextprotocol/fix/sse-custom-endpoint-paths
  • 2f522bf Add failing tests
  • 5a25fe3 fix: preserve custom paths in SSE endpoint URLs
  • Additional commits viewable in compare view

Updates @tailwindcss/node from 4.1.6 to 4.1.7

Release notes

Sourced from @​tailwindcss/node's releases.

v4.1.7

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Changelog

Sourced from @​tailwindcss/node's changelog.

[4.1.7] - 2025-05-15

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Commits

Updates @tailwindcss/oxide-android-arm64 from 4.1.6 to 4.1.7

Release notes

Sourced from @​tailwindcss/oxide-android-arm64's releases.

v4.1.7

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Changelog

Sourced from @​tailwindcss/oxide-android-arm64's changelog.

[4.1.7] - 2025-05-15

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Commits

Updates @tailwindcss/oxide-darwin-arm64 from 4.1.6 to 4.1.7

Release notes

Sourced from @​tailwindcss/oxide-darwin-arm64's releases.

v4.1.7

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Changelog

Sourced from @​tailwindcss/oxide-darwin-arm64's changelog.

[4.1.7] - 2025-05-15

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Commits

Updates @tailwindcss/oxide-darwin-x64 from 4.1.6 to 4.1.7

Release notes

Sourced from @​tailwindcss/oxide-darwin-x64's releases.

v4.1.7

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Changelog

Sourced from @​tailwindcss/oxide-darwin-x64's changelog.

[4.1.7] - 2025-05-15

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Commits

Updates @tailwindcss/oxide-freebsd-x64 from 4.1.6 to 4.1.7

Release notes

Sourced from @​tailwindcss/oxide-freebsd-x64's releases.

v4.1.7

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Changelog

Sourced from @​tailwindcss/oxide-freebsd-x64's changelog.

[4.1.7] - 2025-05-15

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Commits

Updates @tailwindcss/oxide-linux-arm-gnueabihf from 4.1.6 to 4.1.7

Release notes

Sourced from @​tailwindcss/oxide-linux-arm-gnueabihf's releases.

v4.1.7

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Changelog

Sourced from @​tailwindcss/oxide-linux-arm-gnueabihf's changelog.

[4.1.7] - 2025-05-15

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Commits

Updates @tailwindcss/oxide-linux-arm64-gnu from 4.1.6 to 4.1.7

Release notes

Sourced from @​tailwindcss/oxide-linux-arm64-gnu's releases.

v4.1.7

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#18020)
  • Ensure classes containing . are properly extracted from Clojure files (#18038)
  • Upgrade: Fix error when using @import … source(…) (#17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#18025)
Changelog

Sourced from @​tailwindcss/oxide-linux-arm64-gnu's changelog.

[4.1.7] - 2025-05-15

Added

  • Upgrade: Migrate bare values to named values (#18000)
  • Upgrade: Added cache to improve template migration performance (#18025)

Fixed

  • Allow _ before numbers during candidate extraction (#17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#17979)
  • Ensure that the standalone ...

    Description has been truncated

Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+147
Deletions:
-147
Package Dependencies
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.7
Update Type:
Patch
Package:
tailwindcss
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.153 → 1.5.155
Update Type:
Patch
Package:
vercel
Ecosystem:
npm
Version Change:
41.7.6 → 41.7.8
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.29.2 → 1.30.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.11.2 → 1.11.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.0.3 → 2.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.29.2 → 1.30.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.29.2 → 1.30.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.29.2 → 1.30.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.4.5 → 5.4.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.29.2 → 1.30.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.29.2 → 1.30.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.29.2 → 1.30.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.29.2 → 1.30.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.29.2 → 1.30.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.29.2 → 1.30.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.29.2 → 1.30.1
Update Type:
Minor
Technical Details
ID: 1043448
UUID: 2523238083
Node ID: PR_kwDOMzbQP86WZY7D
Host: GitHub
Repository: poad/github-rest-api-executor
Merge State: Unknown