chore(deps): bump the npm group across 1 directory with 11 updates #1482
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm group with 11 updates in the / directory:
1.12.21.13.214.0.114.0.211.1.013.0.02.0.33.0.17.7.27.7.39.37.09.39.19.37.09.39.160.8.161.4.116.4.016.5.00.104.10.106.04.36.04.38.0Updates
axiosfrom 1.12.2 to 1.13.2Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
08b84b5chore(release): v1.13.2 (#7207)8d37233fix(http): fix 'socket hang up' bug for keep-alive requests when using timeou...12c314bperf(http): fix early loop exit; (#7202)f6d79e7chore(sponsor): update sponsor block (#7203)0588880fix(http): use default export for http2 module to support stubs; (#7196)1ef8e72chore(release): v1.13.1 (#7194)bcd5581fix(http): fixed a regression that caused the data stream to be interrupted f...c9b3371chore: enhance styling and responsiveness in client.html (#7173)9ead04d[Release] v1.13.0 (#7189)d000fbffix(http2): fix possible race condition when handling http2 stream on almost ...Updates
commanderfrom 14.0.1 to 14.0.2Release notes
Sourced from commander's releases.
Changelog
Sourced from commander's changelog.
Commits
0692be5Prepare for 14.0.2 (#2437)88a348eBump actions/setup-node from 5 to 6 (#2438)3fe83d6Bump github/codeql-action from 3 to 4 (#2435)0b7988eBump globals from 16.3.0 to 16.4.0 (#2429)8005253Bump typescript-eslint from 8.42.0 to 8.45.0 (#2430)213e679Bump ts-jest from 29.4.1 to 29.4.4 (#2431)7ede91bBump jest from 30.1.3 to 30.2.0 (#2432)8c91f34Bump typescript from 5.9.2 to 5.9.3 (#2433)ff1d2ceImprove negative test (#2428)1a6dba5Clarify deprecated routine (#2427)Updates
globfrom 11.1.0 to 13.0.0Changelog
Sourced from glob's changelog.
... (truncated)
Commits
3bfb96013.0.0db31a63Split the CLI out from the main project5493458ci: remove node 203f7526ctest: fix bin tests on windows (slashes)2b03cca12.0.0d56203dprettier configbb521e5Remove --shell option where unsafe to useUpdates
reseditfrom 2.0.3 to 3.0.1Release notes
Sourced from resedit's releases.
Changelog
Sourced from resedit's changelog.
Commits
3a550823.0.126f43d9Prepare for v3.0.1a36538fUpdate pe-library-js7f760eaRemove npm version from engines and 'engineStrict' for convenience423511d3.0.09836ef1Prepare for v3.0.0833069fUpdate GitHub actions3b6a246Remove TypeScript 'enum'8d97aa2Update lint rules and fix lint errors7c3b17cUpdate Node.js and dependency packagesMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for resedit since your current version.
Updates
semverfrom 7.7.2 to 7.7.3Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
a25789bchore: release 7.7.3 (#812)e37e0cafix: faster paths for compare (#813)2471d75fix: x-range build metadata support8f05c87chore: bump@npmcli/template-ossfrom 4.25.0 to 4.25.1 (#807)d17aebfchore: bump@npmcli/template-ossfrom 4.24.4 to 4.25.0 (#797)3b03e3bchore: bump@npmcli/template-ossfrom 4.24.3 to 4.24.4 (#790)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semver since your current version.
Updates
@eslint/jsfrom 9.37.0 to 9.39.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
c7ebefcchore: package.json update for@eslint/jsrelease2375a6dchore: package.json update for@eslint/jsrelease9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208)25d0e33chore: package.json update for@eslint/jsreleaseUpdates
eslintfrom 9.37.0 to 9.39.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)c7ebefcchore: package.json update for@eslint/jsrelease650753efix: Only pass node to JS lang visitor methods (#20283)51b51f4docs: add a section on when to use extends vs cascading (#20268)61778f6chore: update eslint-config-eslint dependency@eslint/jsto ^9.39.0 (#20275)d9ca2fcci: Add rangeStrategy to eslint group in renovate config (#20266)009e507test: fix version tests for ESLint v10 (#20274)b44d426docs: Update READMEUpdates
eslint-plugin-jsdocfrom 60.8.1 to 61.4.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
f776d63fix(require-rejects): do not treat synchronous throw as rejection; fixes #1603af2d940Implement "always" mode support for list indentation preservationda2c872Add support for preserving list indentation in check-line-alignment (never mode)18e236eAdd support for preserving list indentation in check-line-alignment (never mode)30b6335Add support for preserving list indentation in check-line-alignment (never mode)99c7fbdfeat: addrequire-rejectsrule; fixes #75503adf63refactor: forbid inconsistent indentation with new optionedaf615feat:allowIndentedSectionsoption; fixes #541bba6dd8chore(deps-dev): bump glob from 11.0.3 to 11.1.07d032f2chore: update lock fileUpdates
globalsfrom 16.4.0 to 16.5.0Release notes
Sourced from globals's releases.
Commits
46fdf1816.5.06d441caUpdate globals (2025-11-01) (#316)d323da6Add test for keys and values (#315)ea31521Add Vue, Svelte, and Astro globals (#314)fa8aaaeAdd date to automated PR title (#311)b777f09Update Puppeteer (#310)Updates
nwfrom 0.104.1 to 0.106.0Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for nw since your current version.
Updates
selenium-webdriverfrom 4.36.0 to 4.38.0Release notes
Sourced from selenium-webdriver's releases.