build(deps-dev): bump the dev-dependencies group with 11 updates#594
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps-dev): bump the dev-dependencies group with 11 updates#594dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dev-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [@oclif/test](https://github.com/oclif/test) | `3.2.15` | `4.1.14` | | [chai](https://github.com/chaijs/chai) | `4.5.0` | `6.2.0` | | [eslint](https://github.com/eslint/eslint) | `9.21.0` | `9.36.0` | | [eslint-plugin-chai-friendly](https://github.com/ihordiachenko/eslint-plugin-chai-friendly) | `1.0.1` | `1.1.0` | | [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) | `10.5.0` | `11.1.0` | | [globby](https://github.com/sindresorhus/globby) | `14.1.0` | `15.0.0` | | [mocha](https://github.com/mochajs/mocha) | `11.1.0` | `11.7.2` | | [nock](https://github.com/nock/nock) | `14.0.5` | `14.0.10` | | [rewire](https://github.com/jhnns/rewire) | `7.0.0` | `9.0.1` | | [sinon](https://github.com/sinonjs/sinon) | `19.0.5` | `21.0.0` | | [tmp](https://github.com/raszi/node-tmp) | `0.2.3` | `0.2.5` | Updates `@oclif/test` from 3.2.15 to 4.1.14 - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](oclif/test@3.2.15...4.1.14) Updates `chai` from 4.5.0 to 6.2.0 - [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.0) Updates `eslint` from 9.21.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.21.0...v9.36.0) Updates `eslint-plugin-chai-friendly` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/ihordiachenko/eslint-plugin-chai-friendly/releases) - [Commits](ihordiachenko/eslint-plugin-chai-friendly@v1.0.1...v1.1.0) Updates `eslint-plugin-mocha` from 10.5.0 to 11.1.0 - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/main/CHANGELOG.md) - [Commits](lo1tuma/eslint-plugin-mocha@10.5.0...11.1.0) Updates `globby` from 14.1.0 to 15.0.0 - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v14.1.0...v15.0.0) Updates `mocha` from 11.1.0 to 11.7.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.1.0...v11.7.2) Updates `nock` from 14.0.5 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@v14.0.5...v14.0.10) Updates `rewire` from 7.0.0 to 9.0.1 - [Release notes](https://github.com/jhnns/rewire/releases) - [Changelog](https://github.com/jhnns/rewire/blob/master/CHANGELOG.md) - [Commits](jhnns/rewire@v7.0.0...v9.0.1) Updates `sinon` from 19.0.5 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 `tmp` from 0.2.3 to 0.2.5 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.3...v0.2.5) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-version: 4.1.14 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: chai dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-chai-friendly dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-mocha dependency-version: 11.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: globby dependency-version: 15.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: mocha dependency-version: 11.7.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: nock dependency-version: 14.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: rewire dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: sinon dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: tmp dependency-version: 0.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 11 updates:
3.2.154.1.144.5.06.2.09.21.09.36.01.0.11.1.010.5.011.1.014.1.015.0.011.1.011.7.214.0.514.0.107.0.09.0.119.0.521.0.00.2.30.2.5Updates
@oclif/testfrom 3.2.15 to 4.1.14Release notes
Sourced from
@oclif/test's releases.... (truncated)
Changelog
Sourced from
@oclif/test's changelog.... (truncated)
Commits
4fda6bbchore(release): 4.1.14 [skip ci]e733920Merge pull request #812 from oclif/dependabot-npm_and_yarn-debug-4.4.35d1ed0dfix(deps): bump debug from 4.4.1 to 4.4.3e94b565Merge pull request #808 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...652a5a9chore(dev-deps): bump eslint-config-oclif from 6.0.98 to 6.0.1018a56f40Merge pull request #809 from oclif/dependabot-npm_and_yarn-eslint-9.35.07b63f09Merge pull request #810 from oclif/dependabot-npm_and_yarn-types-node-18.19.1241fd68adchore(dev-deps): bump@types/nodefrom 18.19.123 to 18.19.124871a830chore(dev-deps): bump eslint from 9.34.0 to 9.35.0a753528Merge pull request #806 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...Updates
chaifrom 4.5.0 to 6.2.0Release notes
Sourced from chai's releases.
... (truncated)
Commits
0b0353cfeat(events): add addChainableMethod event (#1707)4cbd383build(deps-dev): bump tar-fs from 3.0.9 to 3.1.1 (#1706)c22027cfeat: add eventEmitter (#1693)2a3ecfffix: keep function/class names in bundle (#1701)f41e821feat: remove unbundled sources (#1700)f2c2e3efix: reintroduce bundle (#1699)445d477Update core contributors (#1697)fdcad8bchore: remove bundled chai (#1694)10cb344chore: changemainto point at chai directly (#1696)a125d3echore: usefilesfor publishing (#1695)Updates
eslintfrom 9.21.0 to 9.36.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
b4857e59.36.05878a42Build: changelog update for 9.36.012411e8chore: upgrade@eslint/js@9.36.0 (#20139)488cba6chore: package.json update for@eslint/jsreleaseb73ab12docs: update examples to usedefineConfig(#20131)47afcf6feat: correctpreserve-caught-erroredge cases (#20109)75b74d8fix: add missing rule option types (#20127)bac82a2ci: simplify renovate configuration (#19907)1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)c00bb37ci: bump actions/labeler from 5 to 6 (#20090)Updates
eslint-plugin-chai-friendlyfrom 1.0.1 to 1.1.0Release notes
Sourced from eslint-plugin-chai-friendly's releases.
Commits
5c39bb21.1.0c520f48Tweaked tests script0575e90Improved compatibility with typescript-eslint (#44)bd5c957Patch vulnurable dependencies6303aa5chore(deps): update babel dependencies (#39)Updates
eslint-plugin-mochafrom 10.5.0 to 11.1.0Release notes
Sourced from eslint-plugin-mocha's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-mocha's changelog.
... (truncated)
Commits
1e5a3a111.1.06b46bb9Merge pull request #388 from lo1tuma/issue-3819e4ebf8Merge pull request #387 from lo1tuma/issue-38381f7a63Fix detecting mocha config calls in no-setup-in-describefaf13eeAdd test to verify no-identical-title supports same titles in different suites7cea27fMerge pull request #386 from lo1tuma/issue-38479e5829Merge pull request #385 from lo1tuma/lo1tuma-patch-1bb954f1Add test-case to verify generated tests work with consistent-spacing-between-...ae3813cMerge pull request #380 from perrin4869/test/no-setup-in-describe/add-regressioncdd729cFix list characterUpdates
globbyfrom 14.1.0 to 15.0.0Release notes
Sourced from globby's releases.
Commits
b65747e15.0.04ae42c8Require Node.js 2098d691aFixexpandDirectoriesnot working with globstar patternsb4d78d8Fix relative paths with gitignore option2cb6088Fix gitignore patterns in subdirectories not applying recursively0a4df0eDocument performance implications ofgitignoreoption1c7f3edFix TypeScript types forglobbyStreamto correctly yield stringsUpdates
mochafrom 11.1.0 to 11.7.2Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
5f8e8a8chore(main): release 11.7.2 (#5398)3300d21chore: move callback and object typedefs to a new types.d.ts (#5351<...Description has been truncated