Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2025

Bumps the development_dependencies group with 14 updates:

Package From To
@babel/core 7.23.9 7.28.5
@babel/preset-env 7.23.9 7.28.5
@rollup/plugin-alias 5.1.0 5.1.1
abortcontroller-polyfill 1.7.5 1.7.8
auto-changelog 2.4.0 2.5.0
chalk 5.3.0 5.6.2
express 4.21.1 4.21.2
formidable 2.1.2 2.1.5
karma 6.3.20 6.4.4
karma-firefox-launcher 2.1.2 2.1.3
karma-sourcemap-loader 0.3.8 0.4.0
memoizee 0.4.15 0.4.17
mocha 10.3.0 10.8.2
rollup 2.79.1 2.79.2

Updates @babel/core from 7.23.9 to 7.28.5

Release notes

Sourced from @​babel/core's releases.

v7.28.5 (2025-10-23)

Thank you @​CO0Ki3, @​Olexandr88, and @​youthfulhps for your first PRs!

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse

🏠 Internal

🏃‍♀️ Performance

Committers: 8

v7.28.4 (2025-09-05)

Thanks @​gwillen and @​mrginglymus for your first PRs!

🏠 Internal

  • babel-core, babel-helper-check-duplicate-nodes, babel-traverse, babel-types
  • babel-plugin-transform-regenerator

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.28.5 (2025-10-23)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse

🏠 Internal

🏃‍♀️ Performance

v7.28.4 (2025-09-05)

🏠 Internal

v7.28.3 (2025-08-14)

👓 Spec Compliance

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

🐛 Bug Fix

💅 Polish

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​babel/core since your current version.


Updates @babel/preset-env from 7.23.9 to 7.28.5

Release notes

Sourced from @​babel/preset-env's releases.

v7.28.5 (2025-10-23)

Thank you @​CO0Ki3, @​Olexandr88, and @​youthfulhps for your first PRs!

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse

🏠 Internal

🏃‍♀️ Performance

Committers: 8

v7.28.4 (2025-09-05)

Thanks @​gwillen and @​mrginglymus for your first PRs!

🏠 Internal

  • babel-core, babel-helper-check-duplicate-nodes, babel-traverse, babel-types
  • babel-plugin-transform-regenerator

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.28.5 (2025-10-23)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse

🏠 Internal

🏃‍♀️ Performance

v7.28.4 (2025-09-05)

🏠 Internal

v7.28.3 (2025-08-14)

👓 Spec Compliance

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

🐛 Bug Fix

💅 Polish

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​babel/preset-env since your current version.


Updates @rollup/plugin-alias from 5.1.0 to 5.1.1

Changelog

Sourced from @​rollup/plugin-alias's changelog.

v5.1.1

2024-09-22

Bugfixes

  • fix: remove unused slash dependency (#1763)
Commits

Updates abortcontroller-polyfill from 1.7.5 to 1.7.8

Commits
  • b5c6843 Bump version to 1.7.8
  • e491983 Upgrade webdriverio, babel and prettier to the latest version
  • 77b155e Remove dependency on npm-run-all and add chalk (the latter was already used i...
  • 2b26c03 Bump version to 1.7.7
  • b7c0c03 Add Ray Hao (l246804) to contributors list
  • 90c077e fix: Fix the errors reported by test cases.
  • 575383e chore: change the abortsignal-ponyfill implementation
  • 7026d33 feat: add polyfill that only supports AbortSignal
  • 0811baf Bump version to 1.7.6
  • ae308a6 Upgrade to webdriverio 9.x
  • Additional commits viewable in compare view

Updates auto-changelog from 2.4.0 to 2.5.0

Changelog

Sourced from auto-changelog's changelog.

v2.5.0

Commits

Updates chalk from 5.3.0 to 5.6.2

Release notes

Sourced from chalk's releases.

v5.6.2

v5.6.0

  • Make WezTerm terminal use true color a8f5bf7

chalk/chalk@v5.5.0...v5.6.0

v5.5.0

  • Make Ghostty terminal use true color (#653) 79ee2d3

chalk/chalk@v5.4.1...v5.5.0

v5.4.1

  • Fix navigator not defined ReferenceError (#642) 4ebb62d

chalk/chalk@v5.4.0...v5.4.1

v5.4.0

  • Update CIRCLECI environments to return level 3 color support f838120

chalk/chalk@v5.3.0...v5.4.0

Commits

Updates express from 4.21.1 to 4.21.2

Release notes

Sourced from express's releases.

4.21.2

What's Changed

Full Changelog: expressjs/express@4.21.1...4.21.2

Changelog

Sourced from express's changelog.

4.21.2 / 2024-11-06

Commits
Maintainer changes

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


Updates formidable from 2.1.2 to 2.1.5

Commits

Updates karma from 6.3.20 to 6.4.4

Release notes

Sourced from karma's releases.

v6.4.4

6.4.4 (2024-07-29)

v6.4.3

6.4.3 (2024-02-24)

Bug Fixes

  • add build commits for patch release (d7f2d69)

v6.4.2

6.4.2 (2023-04-21)

Bug Fixes

v6.4.1

6.4.1 (2022-09-19)

Bug Fixes

v6.4.0

6.4.0 (2022-06-14)

Features

  • support SRI verification of link tags (dc51a2e)
  • support SRI verification of script tags (6a54b1c)
Changelog

Sourced from karma's changelog.

6.4.4 (2024-07-29)

6.4.3 (2024-02-24)

Bug Fixes

  • add build commits for patch release (d7f2d69)

6.4.2 (2023-04-21)

Bug Fixes

6.4.1 (2022-09-19)

Bug Fixes

6.4.0 (2022-06-14)

Features

  • support SRI verification of link tags (dc51a2e)
  • support SRI verification of script tags (6a54b1c)
Commits
  • 84f85e7 chore(release): 6.4.4 [skip ci]
  • a4d1284 build(deps-dev): bump ws from 6.2.1 to 6.2.3
  • d8cf806 chore(release): 6.4.3 [skip ci]
  • d7f2d69 fix: add build commits for patch release
  • 85a2eeb build(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2
  • 0bffce2 build(deps): updated socket.io version to fix security issues with socket.io-...
  • 86667ab build(deps): bump follow-redirects from 1.11.0 to 1.15.4
  • 450fdfd docs: Add deprecation notice to Karma README
  • 9de3c00 chore(release): 6.4.2 [skip ci]
  • c6a4271 fix: few typos
  • Additional commits viewable in compare view

Updates karma-firefox-launcher from 2.1.2 to 2.1.3

Release notes

Sourced from karma-firefox-launcher's releases.

v2.1.3

2.1.3 (2024-03-03)

Changelog

Sourced from karma-firefox-launcher's changelog.

2.1.3 (2024-03-03)

Commits
  • 3a7e41e chore(release): 2.1.3 [skip ci]
  • c060274 chore: add patch for deps bot PRs
  • 19626a4 build: use release branch for publishing
  • c190cd4 Merge pull request #330 from Krinkle/patch-2
  • 6918785 Switch macOS from firefox-bin to firefox
  • a55a7f4 Merge pull request #285 from karma-runner/deprecation-notice
  • 5af4696 chore: add deprecation notice
  • 7019019 chore(deps): bump which from 3.0.0 to 3.0.1
  • 8c0e05a chore(deps-dev): bump @​commitlint/config-conventional
  • f214fc3 chore(deps-dev): bump @​commitlint/cli from 17.6.1 to 17.6.3
  • Additional commits viewable in compare view

Updates karma-sourcemap-loader from 0.3.8 to 0.4.0

Changelog

Sourced from karma-sourcemap-loader's changelog.

[0.4.0] - 2022-02-05

Added

  • Allow remapping or otherwise changing source paths in source maps
  • Allow changing sourceRoot in source maps
  • Allow adapting the source map files alone, if served separately by the Karma web server
  • Add option onlyWithURL to disable the source map loading for files without sourceMappingURL
  • Add option strict for a strict error handling of invalid and/or missing source maps

Fixed

  • Fix handling of raw (URI-encoded) source maps - trim the leading , before parsing the content
  • Warn about a missing external source map, is the source mapping URL is invalid
  • Handle malformed source map content as a warning or failure
Commits

Updates memoizee from 0.4.15 to 0.4.17

Release notes

Sourced from memoizee's releases.

0.4.17 (2024-05-24)

Bug Fixes

  • Fix node version declaration (15ece26)

Comparison since last release

0.4.16 (2024-05-23)

Maintenance Improvements


Comparison since last release

Changelog

Sourced from memoizee's changelog.

0.4.17 (2024-05-24)

Bug Fixes

  • Fix node version declaration (15ece26)

0.4.16 (2024-05-23)

Maintenance Improvements

Commits
  • 6aa3746 chore: Release v0.4.17
  • 15ece26 chore: Fix node version declaration
  • d46aa99 chore: Release v0.4.16
  • cbc3d0d chore: Bump dependencies
  • d568b46 ci: Setup new CI configuration
  • fc7c7d2 chore: Ensure git-list-updated dependency
  • ec1ed44 chore: Setup git commit hooks
  • 4351cc5 test: Configure coverage script
  • 18663c1 chore: Improve lint scripts
  • fe3e492 style: Prettify
  • Additional commits viewable in compare view

Updates mocha from 10.3.0 to 10.8.2

Release notes

Sourced from mocha's releases.

v10.8.2

10.8.2 (2024-10-30)

🩹 Fixes

  • support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe)
  • test link in html reporter (#5224) (f054acc)

📚 Documentation

  • indicate 'exports' interface does not work in browsers (#5181) (14e640e)

🧹 Chores

  • fix docs builds by re-adding eleventy and ignoring gitignore again (#5240) (881e3b0)

🤖 Automation

  • deps: bump the github-actions group with 1 update (#5132) (e536ab2)

v10.8.1

10.8.1 (2024-10-29)

🩹 Fixes

v10.8.0

10.8.0 (2024-10-29)

🌟 Features

🩹 Fixes

📚 Documentation

... (truncated)

Changelog

Sourced from mocha's changelog.

10.8.2 (2024-10-30)

🩹 Fixes

  • support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe)
  • test link in html reporter (#5224) (f054acc)

📚 Documentation

  • indicate 'exports' interface does not work in browsers (#5181) (14e640e)

🧹 Chores

  • fix docs builds by re-adding eleventy and ignoring gitignore again (#5240) (881e3b0)

🤖 Automation

  • deps: bump the github-actions group with 1 update (#5132) (e536ab2)

10.8.1 (2024-10-29)

🩹 Fixes

10.8.0 (2024-10-29)

🌟 Features

🩹 Fixes

📚 Documentation

🧹 Chores

  • fix npm scripts on windows (#5219) (1173da0)
  • remove trailing whitespace in SECURITY.md (7563e59)

10.7.3 (2024-08-09)

... (truncated)

Commits
  • 05097db chore(main): release 10.8.2 (#5239)
  • 14e640e docs: indicate 'exports' interface does not work in browsers (#5181)
  • 881e3b0 chore: fix docs builds by re-adding eleventy and ignoring gitignore again (#5...
  • f054acc fix: test link in html reporter (#5224)
  • e536ab2 build(deps): bump the github-actions group with 1 update (#5132)
  • ba0fefe fix: support errors with circular dependencies in object values with --parall...
  • f44f71b chore(main): release 10.8.1 (#5238)
  • f72bc17 fix: handle case of invalid package.json with no explicit config (#5198)
  • 68803b6 fix: use accurate test links in HTML reporter (#5228)
  • d8ca270 fix: Ty...

    Description has been truncated

Bumps the development_dependencies group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.9` | `7.28.5` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.9` | `7.28.5` |
| [@rollup/plugin-alias](https://github.com/rollup/plugins/tree/HEAD/packages/alias) | `5.1.0` | `5.1.1` |
| [abortcontroller-polyfill](https://github.com/mo/abortcontroller-polyfill) | `1.7.5` | `1.7.8` |
| [auto-changelog](https://github.com/CookPete/auto-changelog) | `2.4.0` | `2.5.0` |
| [chalk](https://github.com/chalk/chalk) | `5.3.0` | `5.6.2` |
| [express](https://github.com/expressjs/express) | `4.21.1` | `4.21.2` |
| [formidable](https://github.com/node-formidable/formidable) | `2.1.2` | `2.1.5` |
| [karma](https://github.com/karma-runner/karma) | `6.3.20` | `6.4.4` |
| [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher) | `2.1.2` | `2.1.3` |
| [karma-sourcemap-loader](https://github.com/demerzel3/karma-sourcemap-loader) | `0.3.8` | `0.4.0` |
| [memoizee](https://github.com/medikoo/memoizee) | `0.4.15` | `0.4.17` |
| [mocha](https://github.com/mochajs/mocha) | `10.3.0` | `10.8.2` |
| [rollup](https://github.com/rollup/rollup) | `2.79.1` | `2.79.2` |


Updates `@babel/core` from 7.23.9 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-core)

Updates `@babel/preset-env` from 7.23.9 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-env)

Updates `@rollup/plugin-alias` from 5.1.0 to 5.1.1
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/alias/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/wasm-v5.1.1/packages/alias)

Updates `abortcontroller-polyfill` from 1.7.5 to 1.7.8
- [Commits](mo/abortcontroller-polyfill@v1.7.5...v1.7.8)

Updates `auto-changelog` from 2.4.0 to 2.5.0
- [Changelog](https://github.com/cookpete/auto-changelog/blob/master/CHANGELOG.md)
- [Commits](cookpete/auto-changelog@v2.4.0...v2.5.0)

Updates `chalk` from 5.3.0 to 5.6.2
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v5.3.0...v5.6.2)

Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.21.1...4.21.2)

Updates `formidable` from 2.1.2 to 2.1.5
- [Release notes](https://github.com/node-formidable/formidable/releases)
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-formidable/formidable/commits)

Updates `karma` from 6.3.20 to 6.4.4
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v6.3.20...v6.4.4)

Updates `karma-firefox-launcher` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma-firefox-launcher@v2.1.2...v2.1.3)

Updates `karma-sourcemap-loader` from 0.3.8 to 0.4.0
- [Changelog](https://github.com/demerzel3/karma-sourcemap-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/demerzel3/karma-sourcemap-loader/commits/0.4.0)

Updates `memoizee` from 0.4.15 to 0.4.17
- [Release notes](https://github.com/medikoo/memoizee/releases)
- [Changelog](https://github.com/medikoo/memoizee/blob/main/CHANGELOG.md)
- [Commits](medikoo/memoizee@v0.4.15...v0.4.17)

Updates `mocha` from 10.3.0 to 10.8.2
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.3.0...v10.8.2)

Updates `rollup` from 2.79.1 to 2.79.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG-2.md)
- [Commits](rollup/rollup@v2.79.1...v2.79.2)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 7.28.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@babel/preset-env"
  dependency-version: 7.28.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@rollup/plugin-alias"
  dependency-version: 5.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: abortcontroller-polyfill
  dependency-version: 1.7.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: auto-changelog
  dependency-version: 2.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: chalk
  dependency-version: 5.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: express
  dependency-version: 4.21.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: formidable
  dependency-version: 2.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: karma
  dependency-version: 6.4.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: karma-firefox-launcher
  dependency-version: 2.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: karma-sourcemap-loader
  dependency-version: 0.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: memoizee
  dependency-version: 0.4.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: mocha
  dependency-version: 10.8.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: rollup
  dependency-version: 2.79.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 11, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant