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

Bump the npm_and_yarn group across 1 directory with 31 updates

Open
Number: #1
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 0
Created: May 15, 2025 at 05:47 PM UTC
(about 1 year ago)
Updated: May 15, 2025 at 05:47 PM UTC
(about 1 year ago)
Labels:
dependencies javascript
Description:

Bumps the npm_and_yarn group with 26 updates in the /Reactivities/client-app directory:

Package From To
axios 0.26.1 0.30.0
semver 6.3.0 7.7.2
semver 7.3.7 7.7.2
core-js-compat 3.21.1 3.42.0
@babel/helpers 7.17.9 7.27.1
@babel/runtime 7.17.9 7.27.1
@babel/runtime-corejs3 7.17.9 7.27.1
@babel/traverse 7.17.9 7.27.1
body-parser 1.19.2 1.20.3
express 4.17.3 4.21.2
braces 3.0.2 3.0.3
cross-spawn 7.0.3 7.0.6
decode-uri-component 0.2.0 0.2.2
ejs 3.1.6 3.1.10
http-proxy-middleware 2.0.4 2.0.9
json5 1.0.1 1.0.2
micromatch 4.0.5 4.0.8
minimatch 3.0.4 3.1.2
recursive-readdir 2.2.2 2.2.3
nanoid 3.3.2 3.3.11
rollup 2.70.1 2.79.2
serialize-javascript 6.0.0 6.0.2
terser 5.12.1 5.39.2
tough-cookie 4.0.0 4.1.4
webpack 5.72.0 5.99.8
webpack-dev-middleware 5.3.1 5.3.4
word-wrap 1.2.3 1.2.5

Updates axios from 0.26.1 to 0.30.0

Release notes

Sourced from axios's releases.

Release v0.30.0

Release notes:

Bug Fixes

Contributors to this release

Full Changelog: https://github.com/axios/axios/compare/v0.29.0...v0.30.0

v0.29.0

Release notes:

Bug Fixes

Contributors to this release

Release v0.28.1

Release notes:

Release notes:

Bug Fixes

  • fix(backport): custom params serializer support (#6263)
  • fix(backport): uncaught ReferenceError req is not defined (#6307)

Release v0.28.0

Release notes:

Bug Fixes

  • fix(security): fixed CVE-2023-45857 by backporting withXSRFToken option to v0.x (#6091)

Backports from v1.x:

  • Allow null indexes on formSerializer and paramsSerializer v0.x (#4961)
  • Fixing content-type header repeated #4745

... (truncated)

Changelog

Sourced from axios's changelog.

0.30.0 (2025-03-26)

Release notes:

Bug Fixes

  • fix: modify log while request is aborted (#4917)
  • fix: update CHANGELOG.md for v0.x (#6271)
  • fix: modify upgrade guide for 0.28.1's breaking change (#6787)
  • fix: backport allowAbsoluteUrls vulnerability fix to v0.x (#6829)
  • fix: add allowAbsoluteUrls type (#6849)

0.29.0 (2024-11-21)

Release notes:

Bug Fixes

  • fix(backport): backport security fixes in commits #6167 and #6163 (#6402)
  • fix: omit nulls in params (#6394)
  • fix(backport): fix paramsSerializer function validation (#6361)
  • fix: regular expression denial of service (ReDoS) (#6708)

0.28.1 (2024-03-24)

Release notes:

Bug Fixes

  • fix(backport): custom params serializer support (#6263)
  • fix(backport): uncaught ReferenceError req is not defined (#6307)

0.28.0 (2024-02-12)

Release notes:

Bug Fixes

  • fix(security): fixed CVE-2023-45857 by backporting withXSRFToken option to v0.x (#6091)

Backports from v1.x:

  • Allow null indexes on formSerializer and paramsSerializer v0.x (#4961)
  • Fixing content-type header repeated (#4745)
  • Fixed timeout error message for HTTP (#4738)
  • Added axios.formToJSON method (#4735)
  • URL params serializer (#4734)
  • Fixed toFormData Blob issue on node>v17 (#4728)
  • Adding types for progress event callbacks (#4675)
  • Fixed max body length defaults (#4731)

... (truncated)

Commits
  • 6e922e4 chore: added build artifacts
  • a06ed1e chore: added pre-release artifacts
  • c010622 feat: add type for allowAbsoluteUrls (#6849)
  • 02c3c69 fix: backport allowAbsoluteUrls vuln fix to v0.x (#6829)
  • 8603e67 docs: modify upgrade guide for 0.28.1's breaking change (#6787)
  • f0642ee fix(docs): update CHANGELOG.md for v0.x (#6271)
  • 0630c32 fix: modify log while request is aborted (#4917)
  • 7750b8c chore(release): prep release v0.29.0
  • 4840cb2 fix: regular expression denial of service issues (#6708)
  • 2e36cdb fix(backport): fix paramsSerializer function validation (#6361)
  • Additional commits viewable in compare view

Updates semver from 6.3.0 to 7.7.2

Release notes

Sourced from semver's releases.

v7.7.2

7.7.2 (2025-05-12)

Bug Fixes

Chores

v7.7.1

7.7.1 (2025-02-03)

Bug Fixes

v7.7.0

7.7.0 (2025-01-29)

Features

Bug Fixes

Documentation

Chores

v7.6.3

7.6.3 (2024-07-16)

Bug Fixes

Documentation

v7.6.2

7.6.2 (2024-05-09)

Bug Fixes

v7.6.1

7.6.1 (2024-05-04)

... (truncated)

Changelog

Sourced from semver's changelog.

7.7.2 (2025-05-12)

Bug Fixes

Chores

7.7.1 (2025-02-03)

Bug Fixes

7.7.0 (2025-01-29)

Features

Bug Fixes

Documentation

Chores

7.6.3 (2024-07-16)

Bug Fixes

Documentation

7.6.2 (2024-05-09)

Bug Fixes

7.6.1 (2024-05-04)

Bug Fixes

... (truncated)

Commits
  • 281055e chore: release 7.7.2 (#783)
  • fcafb61 fix: add missing 'use strict' directives (#780)
  • c760403 chore: template-oss-apply for workflow permissions (#784)
  • c99f336 fix: prerelease identifier starting with digits (#781)
  • 2677f2a chore: bump @​npmcli/template-oss from 4.23.6 to 4.24.3 (#778)
  • 0b98655 chore: bump @​npmcli/template-oss from 4.23.4 to 4.23.6 (#760)
  • 30c438b chore: release 7.7.1 (#765)
  • af761c0 fix(inc): fully capture prerelease identifier (#764)
  • 2cfcbb5 chore: release 7.7.0 (#750)
  • d588e37 fix(diff): fix prerelease to stable version diff logic (#755)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates semver from 7.3.7 to 7.7.2

Release notes

Sourced from semver's releases.

v7.7.2

7.7.2 (2025-05-12)

Bug Fixes

Chores

v7.7.1

7.7.1 (2025-02-03)

Bug Fixes

v7.7.0

7.7.0 (2025-01-29)

Features

Bug Fixes

Documentation

Chores

v7.6.3

7.6.3 (2024-07-16)

Bug Fixes

Documentation

v7.6.2

7.6.2 (2024-05-09)

Bug Fixes

v7.6.1

7.6.1 (2024-05-04)

... (truncated)

Changelog

Sourced from semver's changelog.

7.7.2 (2025-05-12)

Bug Fixes

Chores

7.7.1 (2025-02-03)

Bug Fixes

7.7.0 (2025-01-29)

Features

Bug Fixes

Documentation

Chores

7.6.3 (2024-07-16)

Bug Fixes

Documentation

7.6.2 (2024-05-09)

Bug Fixes

7.6.1 (2024-05-04)

Bug Fixes

... (truncated)

Commits
  • 281055e chore: release 7.7.2 (#783)
  • fcafb61 fix: add missing 'use strict' directives (#780)
  • c760403 chore: template-oss-apply for workflow permissions (#784)
  • c99f336 fix: prerelease identifier starting with digits (#781)
  • 2677f2a chore: bump @​npmcli/template-oss from 4.23.6 to 4.24.3 (#778)
  • 0b98655 chore: bump @​npmcli/template-oss from 4.23.4 to 4.23.6 (#760)
  • 30c438b chore: release 7.7.1 (#765)
  • af761c0 fix(inc): fully capture prerelease identifier (#764)
  • 2cfcbb5 chore: release 7.7.0 (#750)
  • d588e37 fix(diff): fix prerelease to stable version diff logic (#755)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates core-js-compat from 3.21.1 to 3.42.0

Changelog

Sourced from core-js-compat's changelog.

3.42.0 - 2025.04.30
  • Changes v3.41.0...v3.42.0 (142 commits)
  • Map upsert proposal:
    • Moved to stage 2.7, April 2025 TC39 meeting
    • Validation order of WeakMap.prototype.getOrInsertComputed updated following tc39/proposal-upsert#79
    • Built-ins:
      • Map.prototype.getOrInsert
      • Map.prototype.getOrInsertComputed
      • WeakMap.prototype.getOrInsert
      • WeakMap.prototype.getOrInsertComputed
  • Don't call well-known Symbol methods for RegExp on primitive values following tc39/ecma262#3009:
    • For avoid performance regression, temporarily, only in own core-js implementations
    • Built-ins:
      • String.prototype.matchAll
      • String.prototype.match
      • String.prototype.replaceAll
      • String.prototype.replace
      • String.prototype.search
      • String.prototype.split
  • Added workaround for the Uint8Array.prototype.setFromBase64 bug in some of Linux builds of WebKit
  • Implemented early-error iterator closing following tc39/ecma262#3467, including fix of a WebKit bug, in the following methods:
    • Iterator.prototype.drop
    • Iterator.prototype.every
    • Iterator.prototype.filter
    • Iterator.prototype.find
    • Iterator.prototype.flatMap
    • Iterator.prototype.forEach
    • Iterator.prototype.map
    • Iterator.prototype.reduce
    • Iterator.prototype.some
    • Iterator.prototype.take
  • Fixed missing forced replacement of AsyncIterator helpers
  • Added closing of sync iterator when async wrapper yields a rejection following tc39/ecma262#2600. Affected methods:
  • Added detection for throwing on undefined initial parameter in Iterator.prototype.reduce (see WebKit bug)
  • core-js-compat and core-js-builder API:
    • Added 'intersect' support for targets.esmodules (Babel 7 behavior)
    • Fixed handling of targets.esmodules: true (Babel 7 behavior)
  • Compat data improvements:

... (truncated)

Commits
  • ce8281c v3.42.0
  • 25e6e04 add Electron 37 compat data mapping
  • 997aeb1 mark Iterator.prototype.{ drop, reduce, take } methods as fixed from Bun 1....
  • dc0e812 Added detection for throwing on undefined initial parameter in `Iterator.pr...
  • 8c45510 update Node 24.0 compat data mapping
  • 357eaf7 Explicit Resource Management features re-enabled in Deno 2.2.10
  • 4fb53b0 add Opera Android 89 compat data mapping
  • bd7f399 Merge pull request #1407 from zloirock/3467
  • 05f0df1 fix a WebKit bug with incorrect iterator closing algorithm
  • 96a8c35 revert compat data changes since it's changes related only to some strange Li...
  • Additional commits viewable in compare view

Updates @babel/helpers from 7.17.9 to 7.27.1

Release notes

Sourced from @​babel/helpers's releases.

v7.27.1 (2025-04-30)

Thanks @​kermanx and @​woaitsAryan for your first PRs!

:eyeglasses: Spec Compliance

:bug: Bug Fix

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
    • #17224 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (@​JLHwung)
    • #17080 Fix start of TSParameterProperty (@​JLHwung)
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator

:nail_care: Polish

  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse

:house: Internal

Package Dependencies
Ecosystem:
npm
Version Change:
7.17.9 → 7.27.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.17.9 → 7.27.1
Update Type:
Minor
Package:
axios
Ecosystem:
npm
Version Change:
0.26.1 → 0.30.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.17.9 → 7.27.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.0.0 → 4.1.4
Update Type:
Minor
Package:
cross-spawn
Ecosystem:
npm
Version Change:
7.0.3 → 7.0.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.0.4 → 2.0.9
Update Type:
Patch
Package:
webpack
Ecosystem:
npm
Version Change:
5.72.0 → 5.99.8
Update Type:
Minor
Ecosystem:
npm
Version Change:
6.0.0 → 6.0.2
Update Type:
Patch
Package:
nanoid
Ecosystem:
npm
Version Change:
3.3.2 → 3.3.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.17.9 → 7.27.1
Update Type:
Minor
Package:
braces
Ecosystem:
npm
Version Change:
3.0.2 → 3.0.3
Update Type:
Patch
Package:
express
Ecosystem:
npm
Version Change:
4.17.3 → 4.21.2
Update Type:
Minor
Package:
terser
Ecosystem:
npm
Version Change:
5.12.1 → 5.39.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.2.0 → 0.2.2
Update Type:
Patch
Package:
micromatch
Ecosystem:
npm
Version Change:
4.0.5 → 4.0.8
Update Type:
Patch
Package:
rollup
Ecosystem:
npm
Version Change:
2.70.1 → 2.79.2
Update Type:
Minor
Package:
minimatch
Ecosystem:
npm
Version Change:
3.0.4 → 3.1.2
Update Type:
Minor
Package:
ejs
Ecosystem:
npm
Version Change:
3.1.6 → 3.1.10
Update Type:
Patch
Package:
semver
Ecosystem:
npm
Version Change:
7.3.7 → 7.7.2
Update Type:
Minor
Package:
word-wrap
Ecosystem:
npm
Version Change:
1.2.3 → 1.2.5
Update Type:
Patch
Package:
json5
Ecosystem:
npm
Version Change:
1.0.1 → 1.0.2
Update Type:
Patch
Package:
body-parser
Ecosystem:
npm
Version Change:
1.19.2 → 1.20.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.3.1 → 5.3.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.2.2 → 2.2.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.21.1 → 3.42.0
Update Type:
Minor
Technical Details
ID: 319800
UUID: 2522772275
Node ID: PR_kwDOHLEPG86WXnMz
Host: GitHub
Repository: codemonkey85/DotNetReactTutorial
Merge State: Unknown