chore(deps-dev): bump the dev-dependencies group across 1 directory with 9 updates - #80
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 9 updates Bumps the dev-dependencies group with 9 updates in the /video-url-parser directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.4` | `10.0.1` | | [adm-zip](https://github.com/cthackers/adm-zip) | `0.6.0` | `0.6.1` | | [chai](https://github.com/chaijs/chai) | `4.5.0` | `6.2.2` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.10.0` | | [globals](https://github.com/sindresorhus/globals) | `15.15.0` | `17.12.0` | | [mocha](https://github.com/mochajs/mocha) | `10.8.2` | `12.0.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.6` | | [webpack](https://github.com/webpack/webpack) | `5.108.0` | `5.110.3` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `5.1.4` | `7.2.3` | Updates `@eslint/js` from 9.39.4 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `adm-zip` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/cthackers/adm-zip/releases) - [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md) - [Commits](cthackers/adm-zip@v0.6.0...v0.6.1) Updates `chai` from 4.5.0 to 6.2.2 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.5.0...v6.2.2) Updates `eslint` from 9.39.4 to 10.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.10.0) Updates `globals` from 15.15.0 to 17.12.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.15.0...v17.12.0) Updates `mocha` from 10.8.2 to 12.0.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.2...v12.0.0) Updates `prettier` from 3.8.4 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.6) Updates `webpack` from 5.108.0 to 5.110.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.108.0...v5.110.3) Updates `webpack-cli` from 5.1.4 to 7.2.3 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.4...webpack-cli@7.2.3) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: adm-zip dependency-version: 0.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: chai dependency-version: 6.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.10.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: globals dependency-version: 17.12.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: mocha dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: webpack dependency-version: 5.110.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: webpack-cli dependency-version: 7.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dev-dependencies group with 9 updates in the /video-url-parser directory:
9.39.410.0.10.6.00.6.14.5.06.2.29.39.410.10.015.15.017.12.010.8.212.0.03.8.43.9.65.108.05.110.35.1.47.2.3Updates
@eslint/jsfrom 9.39.4 to 10.0.1Release notes
Sourced from @eslint/js's releases.
... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Updates
adm-zipfrom 0.6.0 to 0.6.1Release notes
Sourced from adm-zip's releases.
Commits
cb2cf9bFixed addLocalFolderAsync2 mangling local paths on Windows54902b6Fixed addLocalFolderPromise hanging on empty folders and swallowing errors73131bdFixed CI758898dRejected zip entries whose declared data extent runs past the buffer74b6e9fRouted malformed-header parse errors through the async callbackeaa35faBlocked extraction from writing through symlinks inside the target1e015e3Increment version05101d4Rejected archives with duplicate entry names4916006Enforced the decompression size cap on the async path and for size 06a63c33Stripped setuid/setgid/sticky bits from extracted file permissionsUpdates
chaifrom 4.5.0 to 6.2.2Release notes
Sourced from chai's releases.
... (truncated)
Commits
814172dchore(deps): update dependency esbuild to v0.27.2 (#1759)b38c22bchore: add legal-comments=none option (#1756)180d4ccchore(deps): update dependencies to v9.39.2 (#1757)678cd00chore(deps): update dependencies (#1755)c8fb100chore(deps): update dependency prettier to v3.7.3 (#1754)d63c74echore(deps): update dependency eslint-plugin-jsdoc to v61.4.1 (#1751)243bf86fix: avoid BigInt literal in closeTo for runtime compat (#1748)d8b0395chore(deps): update actions/checkout action to v6 (#1749)7e1e247build(deps): bump glob from 10.4.5 to 10.5.0 (#1747)b25e5d8chore(deps): update dependency eslint-plugin-jsdoc to v61.2.1 (#1746)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for chai since your current version.
Updates
eslintfrom 9.39.4 to 10.10.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
3f20a5710.10.0f4e5284Build: changelog update for 10.10.0bb47dc6fix: update dependency file-entry-cache to v11 (#20801)427ac0afix: use format strings in debug calls (#21247)b3d876bchore: disable npm audit in ecosystem tests (#21306)9d81532fix: support__proto__in/* exported */comments (#21261)264b434feat: adddandvflags tono-unexpected-multiline(#21305)1696682ci: restore EMFILE test on Node.js 26 (#21297)2c7f5d6chore: update github/codeql-action action to v4.37.9 (#21296)87e0a08fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282)Updates
globalsfrom 15.15.0 to 17.12.0Release notes
Sourced from globals's releases.
... (truncated)
Commits
98008c317.12.050a2119Update globals (2026-09-01) (#353)779a11aAdd__webpack_layer__global (#351)8c5992717.11.061eafbfAddreact-nativeglobals (#337)7bed4af17.10.0f468407AddGM_cookieto Greasemonkey globals (#349)8e7b93517.9.05a958edUpdate globals (2026-08-01) (#348)36c765917.8.0Updates
mochafrom 10.8.2 to 12.0.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
07c92f9chore(main): release 12.0.0 (#6217)219674fchore: setup Release Please for v12 stable (#6084)3bb317dfix: preserve FIFO descriptors when respawning (#6254)2962875fix: fixup parsing negative numbers and quoted strings (#6250)e6b9ee7docs: fix minor correctness issues (#6215)8720225docs: link to mochajs.org instead of the wiki (#6216)505b5e9chore(main): release 12.0.0-rc.6 (#6173)c54539fchore: fix esm-utils tests when run without coverage (#6160)dcc539achore(deps): update dependency@playwright/testto v1.62.1 (#6197)c2c6d63chore(deps): update dependency globals to v17.9.0 (#6201)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mocha since your current version.
Updates
prettierfrom 3.8.4 to 3.9.6Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.