Skip to content

Update NPM modules#962

Merged
TimidRobot merged 2 commits intomainfrom
npm-updates
Aug 26, 2025
Merged

Update NPM modules#962
TimidRobot merged 2 commits intomainfrom
npm-updates

Conversation

@TimidRobot
Copy link
Member

@TimidRobot TimidRobot commented Aug 26, 2025

Description

Update NPM modules

Technical details

cd webpack
git checkout main
npm list --package-lock-only --all > npmlist.old
git checkout -b npm-updates
npm update
npm list --package-lock-only --all > npmlist.new
diff -u npmlist.old npmlist.new
added 2 packages, removed 2 packages, changed 21 packages, and audited 146 packages in 5s

20 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
--- npmlist.old	2025-08-26 15:50:34
+++ npmlist.new	2025-08-26 15:51:01
@@ -1,33 +1,33 @@
 webpack@ /Users/timidrobot/git/creativecommons/ccos-website-source/webpack
 ├─┬ @octokit/rest@21.1.1
-│ ├─┬ @octokit/core@6.1.5
+│ ├─┬ @octokit/core@6.1.6
 │ │ ├── @octokit/auth-token@5.1.2
 │ │ ├─┬ @octokit/graphql@8.2.2
-│ │ │ ├── @octokit/request@9.2.3 deduped
-│ │ │ ├── @octokit/types@14.0.0 deduped
+│ │ │ ├── @octokit/request@9.2.4 deduped
+│ │ │ ├── @octokit/types@14.1.0 deduped
 │ │ │ └── universal-user-agent@7.0.3 deduped
 │ │ ├─┬ @octokit/request-error@6.1.8
-│ │ │ └── @octokit/types@14.0.0 deduped
-│ │ ├─┬ @octokit/request@9.2.3
+│ │ │ └── @octokit/types@14.1.0 deduped
+│ │ ├─┬ @octokit/request@9.2.4
 │ │ │ ├─┬ @octokit/endpoint@10.1.4
-│ │ │ │ ├── @octokit/types@14.0.0 deduped
+│ │ │ │ ├── @octokit/types@14.1.0 deduped
 │ │ │ │ └── universal-user-agent@7.0.3 deduped
 │ │ │ ├── @octokit/request-error@6.1.8 deduped
-│ │ │ ├── @octokit/types@14.0.0 deduped
+│ │ │ ├── @octokit/types@14.1.0 deduped
 │ │ │ ├── fast-content-type-parse@2.0.1
 │ │ │ └── universal-user-agent@7.0.3 deduped
-│ │ ├─┬ @octokit/types@14.0.0
-│ │ │ └── @octokit/openapi-types@25.0.0
+│ │ ├─┬ @octokit/types@14.1.0
+│ │ │ └── @octokit/openapi-types@25.1.0
 │ │ ├── before-after-hook@3.0.2
 │ │ └── universal-user-agent@7.0.3
 │ ├─┬ @octokit/plugin-paginate-rest@11.6.0
-│ │ ├── @octokit/core@6.1.5 deduped
+│ │ ├── @octokit/core@6.1.6 deduped
 │ │ └─┬ @octokit/types@13.10.0
 │ │   └── @octokit/openapi-types@24.2.0
 │ ├─┬ @octokit/plugin-request-log@5.3.1
-│ │ └── @octokit/core@6.1.5 deduped
+│ │ └── @octokit/core@6.1.6 deduped
 │ └─┬ @octokit/plugin-rest-endpoint-methods@13.5.0
-│   ├── @octokit/core@6.1.5 deduped
+│   ├── @octokit/core@6.1.6 deduped
 │   └─┬ @octokit/types@13.10.0
 │     └── @octokit/openapi-types@24.2.0
 ├─┬ js-yaml@3.14.1
@@ -38,18 +38,18 @@
 │ ├─┬ iconv-lite@0.6.3
 │ │ └── safer-buffer@2.1.2
 │ ├── source-map-js@1.2.1
-│ └── webpack@5.99.9 deduped
+│ └── webpack@5.101.3 deduped
 ├─┬ webpack-cli@6.0.1
 │ ├── @discoveryjs/json-ext@0.6.3
 │ ├─┬ @webpack-cli/configtest@3.0.1
 │ │ ├── webpack-cli@6.0.1 deduped
-│ │ └── webpack@5.99.9 deduped
+│ │ └── webpack@5.101.3 deduped
 │ ├─┬ @webpack-cli/info@3.0.1
 │ │ ├── webpack-cli@6.0.1 deduped
-│ │ └── webpack@5.99.9 deduped
+│ │ └── webpack@5.101.3 deduped
 │ ├─┬ @webpack-cli/serve@3.0.1
 │ │ ├── webpack-cli@6.0.1 deduped
-│ │ └── webpack@5.99.9 deduped
+│ │ └── webpack@5.101.3 deduped
 │ ├── colorette@2.0.20
 │ ├── commander@12.1.0
 │ ├─┬ cross-spawn@7.0.6
@@ -87,14 +87,14 @@
 │ │ │   └── kind-of@6.0.3 deduped
 │ │ ├── flat@5.0.2
 │ │ └── wildcard@2.0.1
-│ └── webpack@5.99.9 deduped
-└─┬ webpack@5.99.9
+│ └── webpack@5.101.3 deduped
+└─┬ webpack@5.101.3
   ├─┬ @types/eslint-scope@3.7.7
   │ ├─┬ @types/eslint@9.6.1
-  │ │ ├── @types/estree@1.0.7 deduped
+  │ │ ├── @types/estree@1.0.8 deduped
   │ │ └── @types/json-schema@7.0.15 deduped
-  │ └── @types/estree@1.0.7 deduped
-  ├── @types/estree@1.0.7
+  │ └── @types/estree@1.0.8 deduped
+  ├── @types/estree@1.0.8
   ├── @types/json-schema@7.0.15
   ├─┬ @webassemblyjs/ast@1.14.1
   │ ├─┬ @webassemblyjs/helper-numbers@1.13.2
@@ -135,19 +135,21 @@
   │ ├─┬ @webassemblyjs/leb128@1.13.2
   │ │ └── @xtuc/long@4.2.2 deduped
   │ └── @webassemblyjs/utf8@1.13.2
-  ├── acorn@8.14.1
-  ├─┬ browserslist@4.24.5
-  │ ├── caniuse-lite@1.0.30001718
-  │ ├── electron-to-chromium@1.5.155
+  ├─┬ acorn-import-phases@1.0.4
+  │ └── acorn@8.15.0 deduped
+  ├── acorn@8.15.0
+  ├─┬ browserslist@4.25.3
+  │ ├── caniuse-lite@1.0.30001737
+  │ ├── electron-to-chromium@1.5.209
   │ ├── node-releases@2.0.19
   │ └─┬ update-browserslist-db@1.1.3
-  │   ├── browserslist@4.24.5 deduped
+  │   ├── browserslist@4.25.3 deduped
   │   ├── escalade@3.2.0
   │   └── picocolors@1.1.1
   ├── chrome-trace-event@1.0.4
-  ├─┬ enhanced-resolve@5.18.1
+  ├─┬ enhanced-resolve@5.18.3
   │ ├── graceful-fs@4.2.11 deduped
-  │ └── tapable@2.2.2 deduped
+  │ └── tapable@2.2.3 deduped
   ├── es-module-lexer@1.7.0
   ├─┬ eslint-scope@5.1.1
   │ ├─┬ esrecurse@4.3.0
@@ -170,17 +172,17 @@
   │ │ └── fast-deep-equal@3.1.3
   │ └─┬ ajv@8.17.1
   │   ├── fast-deep-equal@3.1.3 deduped
-  │   ├── fast-uri@3.0.6
+  │   ├── fast-uri@3.1.0
   │   ├── json-schema-traverse@1.0.0
   │   └── require-from-string@2.0.2
-  ├── tapable@2.2.2
+  ├── tapable@2.2.3
   ├─┬ terser-webpack-plugin@5.3.14
-  │ ├─┬ @jridgewell/trace-mapping@0.3.25
+  │ ├─┬ @jridgewell/trace-mapping@0.3.30
   │ │ ├── @jridgewell/resolve-uri@3.1.2
-  │ │ └── @jridgewell/sourcemap-codec@1.5.0
+  │ │ └── @jridgewell/sourcemap-codec@1.5.5
   │ ├─┬ jest-worker@27.5.1
-  │ │ ├─┬ @types/node@22.15.21
-  │ │ │ └── undici-types@6.21.0
+  │ │ ├─┬ @types/node@24.3.0
+  │ │ │ └── undici-types@7.10.0
   │ │ ├── merge-stream@2.0.0
   │ │ └─┬ supports-color@8.1.1
   │ │   └── has-flag@4.0.0
@@ -188,21 +190,20 @@
   │ ├─┬ serialize-javascript@6.0.2
   │ │ └─┬ randombytes@2.1.0
   │ │   └── safe-buffer@5.2.1
-  │ ├─┬ terser@5.39.2
-  │ │ ├─┬ @jridgewell/source-map@0.3.6
-  │ │ │ ├─┬ @jridgewell/gen-mapping@0.3.8
-  │ │ │ │ ├── @jridgewell/set-array@1.2.1
-  │ │ │ │ ├── @jridgewell/sourcemap-codec@1.5.0 deduped
-  │ │ │ │ └── @jridgewell/trace-mapping@0.3.25 deduped
-  │ │ │ └── @jridgewell/trace-mapping@0.3.25 deduped
-  │ │ ├── acorn@8.14.1 deduped
+  │ ├─┬ terser@5.43.1
+  │ │ ├─┬ @jridgewell/source-map@0.3.11
+  │ │ │ ├─┬ @jridgewell/gen-mapping@0.3.13
+  │ │ │ │ ├── @jridgewell/sourcemap-codec@1.5.5 deduped
+  │ │ │ │ └── @jridgewell/trace-mapping@0.3.30 deduped
+  │ │ │ └── @jridgewell/trace-mapping@0.3.30 deduped
+  │ │ ├── acorn@8.15.0 deduped
   │ │ ├── commander@2.20.3
   │ │ └─┬ source-map-support@0.5.21
   │ │   ├── buffer-from@1.1.2
   │ │   └── source-map@0.6.1
-  │ └── webpack@5.99.9 deduped
+  │ └── webpack@5.101.3 deduped
   ├─┬ watchpack@2.4.4
   │ ├── glob-to-regexp@0.4.1 deduped
   │ └── graceful-fs@4.2.11 deduped
-  └── webpack-sources@3.2.3
+  └── webpack-sources@3.3.3

Tests

Verified Issue Finder continues to work as expected.

Checklist

  • My pull request has a descriptive title (not a vague title like Update index.md).
  • My pull request targets the default branch of the repository (main or master).
  • My commit messages follow best practices.
  • My code follows the established code style of the repository.
  • I added or updated tests for the changes I made (if applicable).
  • I added or updated documentation (if applicable).
  • I tried running the project locally and verified that there are no
    visible errors.

Developer Certificate of Origin

For the purposes of this DCO, "license" is equivalent to "license or public domain dedication," and "open source license" is equivalent to "open content license or public domain dedication."

Developer Certificate of Origin
Developer Certificate of Origin
Version 1.1

Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
1 Letterman Drive
Suite D4700
San Francisco, CA, 94129

Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.


Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the open source license
    indicated in the file; or

(b) The contribution is based upon previous work that, to the best
    of my knowledge, is covered under an appropriate open source
    license and I have the right under that license to submit that
    work with modifications, whether created in whole or in part
    by me, under the same open source license (unless I am
    permitted to submit under a different license), as indicated
    in the file; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including all
    personal information I submit with it, including my sign-off) is
    maintained indefinitely and may be redistributed consistent with
    this project or the open source license(s) involved.

@TimidRobot TimidRobot self-assigned this Aug 26, 2025
@TimidRobot TimidRobot requested review from a team as code owners August 26, 2025 13:56
@TimidRobot TimidRobot added the javascript Pull requests that update Javascript code label Aug 26, 2025
@TimidRobot TimidRobot requested a review from a team as a code owner August 26, 2025 13:56
@TimidRobot TimidRobot requested review from Dhruvi16 and removed request for a team August 26, 2025 13:56
@github-project-automation github-project-automation bot moved this to Triage in TimidRobot Aug 26, 2025
@TimidRobot TimidRobot moved this from Triage to In review in TimidRobot Aug 26, 2025
@TimidRobot TimidRobot merged commit 36a888a into main Aug 26, 2025
2 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in TimidRobot Aug 26, 2025
@TimidRobot TimidRobot deleted the npm-updates branch August 26, 2025 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants