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

build(deps): bump the npm_and_yarn group across 1 directory with 45 updates

Open
Number: #174
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 0
Created: September 04, 2025 at 07:23 PM UTC
(2 days ago)
Updated: September 04, 2025 at 07:23 PM UTC
(2 days ago)
Labels:
dependencies javascript
Description:

Bumps the npm_and_yarn group with 35 updates in the /docs directory:

Package From To
semver 6.3.0 6.3.1
semver 5.7.1 5.7.2
core-js-compat 3.6.5 3.45.1
@babel/helpers 7.10.4 7.28.3
@babel/runtime 7.11.2 7.28.3
@babel/traverse 7.11.0 7.28.3
ansi-html 0.0.7 removed
webpack-dev-server 3.11.0 3.11.3
async 2.6.3 2.6.4
body-parser 1.19.0 1.20.3
express 4.17.1 4.21.2
brace-expansion 1.1.11 1.1.12
browserify-sign 4.2.1 4.2.3
cipher-base 1.0.4 1.0.6
color-string 1.5.3 1.9.1
cross-spawn 6.0.5 6.0.6
decode-uri-component 0.2.0 0.2.2
follow-redirects 1.5.10 1.15.11
vuepress-theme-cosmos 1.0.172 1.0.184
http-cache-semantics 4.1.0 4.2.0
is-svg 3.0.0 removed
postcss-svgo 4.0.2 4.0.3
json-schema 0.2.3 0.4.0
jsprim 1.4.1 1.4.2
minimatch 3.0.4 3.1.2
minimist 1.2.5 1.2.8
on-headers 1.0.2 1.1.0
compression 1.7.4 1.8.1
path-parse 1.0.6 1.0.7
pug 2.0.4 3.0.3
pug-plain-loader 1.0.0 1.1.0
pug-code-gen 2.0.2 2.0.3
qs 6.5.2 6.5.3
sha.js 2.4.11 2.4.12
terser 4.8.0 4.8.1
ws 6.2.1 6.2.3

Updates semver from 6.3.0 to 6.3.1

Release notes

Sourced from semver's releases.

v6.3.1

6.3.1 (2023-07-10)

Bug Fixes

Changelog

Sourced from semver's changelog.

6.3.1 (2023-07-10)

Bug Fixes

6.2.0

  • Coerce numbers to strings when passed to semver.coerce()
  • Add rtl option to coerce from right to left

6.1.3

  • Handle X-ranges properly in includePrerelease mode

6.1.2

  • Do not throw when testing invalid version strings

6.1.1

  • Add options support for semver.coerce()
  • Handle undefined version passed to Range.test

6.1.0

  • Add semver.compareBuild function
  • Support * in semver.intersects

6.0

  • Fix intersects logic.

    This is technically a bug fix, but since it is also a change to behavior that may require users updating their code, it is marked as a major version increment.

5.7

  • Add minVersion method

5.6

  • Move boolean loose param to an options object, with backwards-compatibility protection.
  • Add ability to opt out of special prerelease version handling with the includePrerelease option flag.

5.5

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.


Updates semver from 5.7.1 to 5.7.2

Release notes

Sourced from semver's releases.

v6.3.1

6.3.1 (2023-07-10)

Bug Fixes

Changelog

Sourced from semver's changelog.

6.3.1 (2023-07-10)

Bug Fixes

6.2.0

  • Coerce numbers to strings when passed to semver.coerce()
  • Add rtl option to coerce from right to left

6.1.3

  • Handle X-ranges properly in includePrerelease mode

6.1.2

  • Do not throw when testing invalid version strings

6.1.1

  • Add options support for semver.coerce()
  • Handle undefined version passed to Range.test

6.1.0

  • Add semver.compareBuild function
  • Support * in semver.intersects

6.0

  • Fix intersects logic.

    This is technically a bug fix, but since it is also a change to behavior that may require users updating their code, it is marked as a major version increment.

5.7

  • Add minVersion method

5.6

  • Move boolean loose param to an options object, with backwards-compatibility protection.
  • Add ability to opt out of special prerelease version handling with the includePrerelease option flag.

5.5

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.


Updates core-js-compat from 3.6.5 to 3.45.1

Changelog

Sourced from core-js-compat's changelog.

3.45.1 - 2025.08.20
  • Changes v3.45.0...v3.45.1 (30 commits)
  • Fixed a conflict of native methods from Map upsert proposal with polyfilled methods in the pure version
  • Added bugs fields to package.json of all packages
  • Compat data improvements:
    • Map upsert proposal features marked as shipped from Bun 1.2.20
    • Added Samsung Internet 29 compat data mapping
    • Added Electron 39 compat data mapping
3.45.0 - 2025.08.04
3.44.0 - 2025.07.07

... (truncated)

Commits
  • a16b86a v3.45.1
  • 15d1d36 add Electron 39 compat data mapping
  • e5a779f update dependencies
  • 9cd9b6b add Samsung Internet 29 compat data mapping
  • c2e35ca mark Map upsert proposal features as shipped from Bun 1.2.20
  • 977a3a4 update dependencies
  • d4fa8f0 enforce bugs field in package.json of public packages
  • 79bf819 v3.45.0
  • 13d55b8 update Opera Android 91 compat data mapping
  • 472c65a Uint8Array.{ fromBase64, prototype.setFromBase64 } are fixed in Bun 1.2.20
  • Additional commits viewable in compare view

Updates @babel/helpers from 7.10.4 to 7.28.3

Release notes

Sourced from @​babel/helpers's releases.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

... (truncated)

Changelog

Sourced from @​babel/helpers's changelog.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

v7.28.0 (2025-07-02)

:rocket: New Feature

... (truncated)

Commits

Updates @babel/runtime from 7.11.2 to 7.28.3

Release notes

Sourced from @​babel/runtime's releases.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

... (truncated)

Changelog

Sourced from @​babel/runtime's changelog.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

v7.28.0 (2025-07-02)

:rocket: New Feature

... (truncated)

Commits

Updates @babel/traverse from 7.11.0 to 7.28.3

Release notes

Sourced from @​babel/traverse's releases.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

... (truncated)

Changelog

Sourced from @​babel/traverse's changelog.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

v7.28.0 (2025-07-02)

:rocket: New Feature

... (truncated)

Commits

Removes ansi-html

Updates webpack-dev-server from 3.11.0 to 3.11.3

Release notes

Sourced from webpack-dev-server's releases.

v3.11.3

3.11.3 (2021-11-08)

Bug Fixes

  • replace ansi-html with ansi-html-community (#4011) (4fef67b)

v3.11.2

3.11.2 (2021-01-13)

Bug Fixes

  • cli arguments for serve command (a5fe337)

v3.11.1

3.11.1 (2020-12-29)

Bug Fixes

Changelog

Sourced from webpack-dev-server's changelog.

3.11.3 (2021-11-08)

Bug Fixes

  • replace ansi-html with ansi-html-community (#4011) (4fef67b)

3.11.2 (2021-01-13)

Bug Fixes

  • cli arguments for serve command (a5fe337)

3.11.1 (2020-12-29)

Bug Fixes

Commits

Updates async from 2.6.3 to 2.6.4

Changelog

Sourced from async's changelog.

v2.6.4

  • Fix potential prototype pollution exploit (#1828)
Commits
Maintainer changes

This version was pushed to npm by hargasinski, a new releaser for async since your current version.


Updates body-parser from 1.19.0 to 1.20.3

Release notes

Sourced from body-parser's releases.

1.20.3

What's Changed

Important

  • deps: qs@6.13.0
  • add depth option to customize the depth level in the parser
  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity). Documentation

Other changes

New Contributors

Full Changelog: https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3

1.20.2

  • Fix strict json error message on Node.js 19+
  • deps: content-type@~1.0.5
    • perf: skip value escaping when unnecessary
  • deps: raw-body@2.5.2

1.20.1

  • deps: qs@6.11.0
  • perf: remove unnecessary object clone

1.20.0

  • Fix error message for json parse whitespace in strict
  • Fix internal error when inflated body exceeds limit
  • Prevent loss of async hooks context
  • Prevent hanging when request already read
  • deps: depd@2.0.0
    • Replace internal eval usage with Function constructor
    • Use instance methods on process to check for listeners
  • deps: http-errors@2.0.0
    • deps: depd@2.0.0
    • deps: statuses@2.0.1
  • deps: on-finished@2.4.1
  • deps: qs@6.10.3

... (truncated)

Changelog

Sourced from body-parser's changelog.

1.20.3 / 2024-09-10

  • deps: qs@6.13.0
  • add depth option to customize the depth level in the parser
  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)

1.20.2 / 2023-02-21

  • Fix strict json error message on Node.js 19+
  • deps: content-type@~1.0.5
    • perf: skip value escaping when unnecessary
  • deps: raw-body@2.5.2

1.20.1 / 2022-10-06

  • deps: qs@6.11.0
  • perf: remove unnecessary object clone

1.20.0 / 2022-04-02

  • Fix error message for json parse whitespace in strict
  • Fix internal error when inflated body exceeds limit
  • Prevent loss of async hooks context
  • Prevent hanging when request already read
  • deps: depd@2.0.0
    • Replace internal eval usage with Function constructor
    • Use instance methods on process to check for listeners
  • deps: http-errors@2.0.0
    • deps: depd@2.0.0
    • deps: statuses@2.0.1
  • deps: on-finished@2.4.1
  • deps: qs@6.10.3
  • deps: raw-body@2.5.1
    • deps: http-errors@2.0.0

1.19.2 / 2022-02-15

  • deps: bytes@3.1.2
  • deps: qs@6.9.7
    • Fix handling of __proto__ keys
  • deps: raw-body@2.4.3
    • deps: bytes@3.1.2

1.19.1 / 2021-12-10

... (truncated)

Commits
Package Dependencies
Ecosystem:
npm
Version Change:
7.10.4 → 7.28.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.11.0 → 3.11.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.11.0 → 7.28.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.11.2 → 7.28.3
Update Type:
Minor
Package:
cross-spawn
Ecosystem:
npm
Version Change:
6.0.5 → 6.0.6
Update Type:
Patch
Package:
ws
Ecosystem:
npm
Version Change:
6.2.1 → 6.2.3
Update Type:
Patch
Package:
express
Ecosystem:
npm
Version Change:
4.17.1 → 4.21.2
Update Type:
Minor
Package:
terser
Ecosystem:
npm
Version Change:
4.8.0 → 4.8.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.2.0 → 0.2.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.10 → 1.15.11
Update Type:
Minor
Package:
async
Ecosystem:
npm
Version Change:
2.6.3 → 2.6.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.1 → 4.2.3
Update Type:
Patch
Package:
minimatch
Ecosystem:
npm
Version Change:
3.0.4 → 3.1.2
Update Type:
Minor
Package:
minimist
Ecosystem:
npm
Version Change:
1.2.5 → 1.2.8
Update Type:
Patch
Package:
qs
Ecosystem:
npm
Version Change:
6.5.2 → 6.5.3
Update Type:
Patch
Package:
semver
Ecosystem:
npm
Version Change:
6.3.0 → 6.3.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.3 → 1.9.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.1.0 → 4.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.0.2 → 2.0.3
Update Type:
Patch
Package:
path-parse
Ecosystem:
npm
Version Change:
1.0.6 → 1.0.7
Update Type:
Patch
Package:
body-parser
Ecosystem:
npm
Version Change:
1.19.0 → 1.20.3
Update Type:
Minor
Package:
compression
Ecosystem:
npm
Version Change:
1.7.4 → 1.8.1
Update Type:
Minor
Package:
ansi-html
Ecosystem:
npm
Version Change:
0.0.7 → removed
Package:
json-schema
Ecosystem:
npm
Version Change:
0.2.3 → 0.4.0
Update Type:
Minor
Package:
jsprim
Ecosystem:
npm
Version Change:
1.4.1 → 1.4.2
Update Type:
Patch
Package:
pug
Ecosystem:
npm
Version Change:
2.0.4 → 3.0.3
Update Type:
Major
Ecosystem:
npm
Version Change:
3.6.5 → 3.45.1
Update Type:
Minor
Package:
is-svg
Ecosystem:
npm
Version Change:
3.0.0 → removed
Ecosystem:
npm
Version Change:
4.0.2 → 4.0.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.1.11 → 1.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.172 → 1.0.184
Update Type:
Patch
Package:
sha.js
Ecosystem:
npm
Version Change:
2.4.11 → 2.4.12
Update Type:
Patch
Package:
cipher-base
Ecosystem:
npm
Version Change:
1.0.4 → 1.0.6
Update Type:
Patch
Package:
on-headers
Ecosystem:
npm
Version Change:
1.0.2 → 1.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.0 → 1.1.0
Update Type:
Minor
Technical Details
ID: 6978144
UUID: 2800578344
Node ID: PR_kwDOEViE-s6m7W8o
Host: GitHub
Repository: MetaMask/ethermint
Merge State: Unknown