-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps): bump the all group across 1 directory with 20 updates #85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
|
@dependabot recreate |
Bumps the all group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@bbc/http-transport](https://github.com/bbc/http-transport) | `4.5.0` | `4.6.2` | | [commander](https://github.com/tj/commander.js) | `12.1.0` | `14.0.2` | | [debug](https://github.com/debug-js/debug) | `4.3.6` | `4.4.3` | | [joi](https://github.com/hapijs/joi) | `17.13.3` | `18.0.2` | | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.7.0` | `3.3.2` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.0.1` | `1.1.1` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.7` | `4.17.21` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.62.0` | `8.47.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `8.47.0` | | [chai](https://github.com/chaijs/chai) | `5.1.1` | `6.2.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.39.1` | | [eslint-config-iplayer](https://github.com/bbc/eslint-config-iplayer) | `9.2.0` | `10.0.1` | | [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) | `10.5.0` | `11.2.0` | | [mocha](https://github.com/mochajs/mocha) | `10.7.3` | `11.7.5` | | [nock](https://github.com/nock/nock) | `13.5.4` | `14.0.10` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.6.2` | | [sinon](https://github.com/sinonjs/sinon) | `18.0.0` | `21.0.0` | | [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) | `17.0.3` | `21.0.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.17.0` | `4.20.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.9.3` | Updates `@bbc/http-transport` from 4.5.0 to 4.6.2 - [Release notes](https://github.com/bbc/http-transport/releases) - [Commits](bbc/http-transport@v4.5.0...v4.6.2) Updates `commander` from 12.1.0 to 14.0.2 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v12.1.0...v14.0.2) Updates `debug` from 4.3.6 to 4.4.3 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.3.6...4.4.3) Updates `joi` from 17.13.3 to 18.0.2 - [Commits](hapijs/joi@v17.13.3...v18.0.2) Updates `node-fetch` from 2.7.0 to 3.3.2 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.7.0...v3.3.2) Updates `picocolors` from 1.0.1 to 1.1.1 - [Release notes](https://github.com/alexeyraspopov/picocolors/releases) - [Changelog](https://github.com/alexeyraspopov/picocolors/blob/main/CHANGELOG.md) - [Commits](alexeyraspopov/picocolors@v1.0.1...v1.1.1) Updates `@types/lodash` from 4.17.7 to 4.17.21 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@typescript-eslint/eslint-plugin` from 5.62.0 to 8.47.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.62.0 to 8.47.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/parser) Updates `chai` from 5.1.1 to 6.2.1 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.1.1...v6.2.1) Updates `eslint` from 8.57.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.0...v9.39.1) Updates `eslint-config-iplayer` from 9.2.0 to 10.0.1 - [Commits](https://github.com/bbc/eslint-config-iplayer/commits) Updates `eslint-plugin-mocha` from 10.5.0 to 11.2.0 - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/commits) Updates `mocha` from 10.7.3 to 11.7.5 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md) - [Commits](mochajs/mocha@v10.7.3...v11.7.5) Updates `nock` from 13.5.4 to 14.0.10 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.5.4...v14.0.10) Updates `prettier` from 3.3.3 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.6.2) Updates `sinon` from 18.0.0 to 21.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/commits) Updates `@types/sinon` from 17.0.3 to 21.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon) Updates `tsx` from 4.17.0 to 4.20.6 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.17.0...v4.20.6) Updates `typescript` from 5.5.4 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.5.4...v5.9.3) --- updated-dependencies: - dependency-name: "@bbc/http-transport" dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: commander dependency-version: 14.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: debug dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: joi dependency-version: 18.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: node-fetch dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: picocolors dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/lodash" dependency-version: 4.17.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: chai dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint-config-iplayer dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint-plugin-mocha dependency-version: 11.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: mocha dependency-version: 11.7.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: nock dependency-version: 14.0.10 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: sinon dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@types/sinon" dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: tsx dependency-version: 4.20.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
39b5418 to
8d7e673
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 all group with 20 updates in the / directory:
4.5.04.6.212.1.014.0.24.3.64.4.317.13.318.0.22.7.03.3.21.0.11.1.14.17.74.17.215.62.08.47.05.62.08.47.05.1.16.2.18.57.09.39.19.2.010.0.110.5.011.2.010.7.311.7.513.5.414.0.103.3.33.6.218.0.021.0.017.0.321.0.04.17.04.20.65.5.45.9.3Updates
@bbc/http-transportfrom 4.5.0 to 4.6.2Release notes
Sourced from
@bbc/http-transport's releases.Commits
806b9eb4.6.24ab58adchore: added explicit any to err type841aaea4.6.11a4d1eechore: fix bad typescript declaration5b1671a4.6.0ce1a374Merge pull request #52 from bbc/IPLAYER-45725-circuit-breaker-mwaree675152fix: added typings for criticalErrorDetector3ab35a1feat: allow criticalErrorDetector configuration in builder2d91c23feat: circuit broken errors no longer retried34baa2a4.5.1Maintainer changes
This version was pushed to npm by chriss901, a new releaser for
@bbc/http-transportsince your current version.Updates
commanderfrom 12.1.0 to 14.0.2Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
... (truncated)
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
debugfrom 4.3.6 to 4.4.3Release notes
Sourced from debug's releases.
Commits
6b2c5fb4.4.333330fa4.4.198df33eremove istanbulbf2f574fixes #987 fallback to localStorage.DEBUG if debug is not defined (#988)a0497bdReplace whitespaces in namespaces string with commas globally instead of just...7e3814c4.4.0d2d6bf0fix inefficient .enable() regex and .enabled() testbc609144.3.7c63e96eUpgrade ms to version 2.1.3 (#819)382864aremove archaic badges from readmeUpdates
joifrom 17.13.3 to 18.0.2Commits
481e27018.0.232bac2fMerge pull request #3092 from AnslemHack/bug-coerceStringsWithEmptySpacesaa1f2b0Remove empty string to false coercion in boolean validation43e8367fix: handle whitespace in boolean string coercion1b923c118.0.11ceea4eMerge pull request #3087 from hapijs/fix/array-typesc8bee29fix: proper types for more complex cases of array0ffadefchore: run prettier on types55b009618.0.08ccad73chore: add guid wrapper typesUpdates
node-fetchfrom 2.7.0 to 3.3.2Release notes
Sourced from node-fetch's releases.
... (truncated)
Commits
8b3320dfix: Remove the default connection close header. (#1736)7b86e94fix: release "Allow URL class object as an argument for fetch()" #1696 (#1716)8ced5b9docs: readme - non ESM example (#1707)71e376bci(release): use latest Node LTS (#1697)e093030Allow URL class object as an argument for fetch() (#1696)55a4870feat: add static Response.json (#1670)c071406(1138) - Fixed HTTPResponseError with correct constructor and usage (#1666)6f72caadocs: fix missing comma in example (#1623)2880238fix: ReDoS referrer (#1611)e87b093fix(Headers): don't forward secure headers on protocol change (#1599)Updates
picocolorsfrom 1.0.1 to 1.1.1Release notes
Sourced from picocolors's releases.
Changelog
Sourced from picocolors's changelog.
Commits
7249f8c[email protected]6f0a463Add chalk v5 and yoctocolors to benchmarks (#88)5b01210Rework color detection (#87)ef5553bfix: usage ofnode12intesting.yaml(#73)4c5e981Use mitata, esbuild for benchmarking speed and size (#86)6a1eb72fix(types): move types declaration into "real" types declaration file (.d.ts)...4e94689[email protected]6f60111test: add test (shouldn't overflow when coloring already colored large text) ...1d7a86dfeat: bright colors variants (#55)9dd71a0miscUpdates
@types/lodashfrom 4.17.7 to 4.17.21Commits
Updates
@typescript-eslint/eslint-pluginfrom 5.62.0 to 8.47.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
28cf803chore(release): publish 8.47.06c6db24feat(eslint-plugin): [no-unused-private-class-members] new extension rule (#1...843f144chore(release): publish 8.46.4997e0c0fix(parser): error when bothprojectServiceandprojectare set (#11333)7c6944echore: fix typos (#11744)189a7f7fix(eslint-plugin): handle override modifier in promise-function-async fixer ...c779f3cfix(eslint-plugin): [no-deprecated] fix double-report on computed literal ide...ea2ee6bchore(eslint-plugin): use correct type for return type ofcreateValidator(...d9f3497chore(release): publish 8.46.326a9f94fix(eslint-plugin): [no-duplicate-enum-values] support signed numbers (#11722...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-pluginsince your current version.Updates
@typescript-eslint/parserfrom 5.62.0 to 8.47.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
28cf803chore(release): publish 8.47.0843f144chore(release): publish 8.46.4d9f3497chore(release): publish 8.46.355ca033chore(release): publish 8.46.23f5fbf6chore(release): publish 8.46.1aec785echore(release): publish 8.46.0255e9e2chore(release): publish 8.45.0c198052chore(release): publish 8.44.177056f7chore(release): publish 8.44.0ef9173cchore(release): publish 8.43.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/parsersince your current version.Updates
chaifrom 5.1.1 to 6.2.1Release notes
Sourced from chai's releases.
... (truncated)
Commits
110a1eaSet esbuild target to es2021 to support Safari < 16.4 (#1737)40e6eb1docs: add comprehensive documentation for containSubset assertion (#1739)56b34cfchore(deps): update dependencies (#1740)3f4596adocs: update browser usage (#1736)97413cbbuild(deps): bump koa from 2.14.2 to 2.16.1 (#1683)37de9c3chore(deps): update dependencies (#1734)41a6e46chore(deps): update dependency@rollup/plugin-commonjsto v29 (#1732)8dadf60chore(deps): update dependency node to v24 (#1731)fe45947chore(deps): update dependencies (#1730)f552bfachore(deps): update dependencies (#1726)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for chai since your current version.
Updates
eslintfrom 8.57.0 to 9.39.1Release notes
Sourced from eslint's releases.