build(deps-dev): bump the dev-dependencies group across 1 directory with 8 updates#575
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps-dev): bump the dev-dependencies group across 1 directory with 8 updates#575dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 8 updates Bumps the dev-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@oclif/test](https://github.com/oclif/test) | `3.2.15` | `4.1.13` | | [sinon](https://github.com/sinonjs/sinon) | `19.0.5` | `21.0.0` | | [eslint](https://github.com/eslint/eslint) | `9.21.0` | `9.32.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` | | [mocha](https://github.com/mochajs/mocha) | `11.1.0` | `11.7.1` | | [nock](https://github.com/nock/nock) | `14.0.5` | `14.0.7` | | [rewire](https://github.com/jhnns/rewire) | `7.0.0` | `9.0.0` | Updates `@oclif/test` from 3.2.15 to 4.1.13 - [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.13) 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 `eslint` from 9.21.0 to 9.32.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.32.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 `mocha` from 11.1.0 to 11.7.1 - [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.1) Updates `nock` from 14.0.5 to 14.0.7 - [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.7) Updates `rewire` from 7.0.0 to 9.0.0 - [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.0) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-version: 4.1.13 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: eslint dependency-version: 9.32.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: mocha dependency-version: 11.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: nock dependency-version: 14.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: rewire dependency-version: 9.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #577. |
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 8 updates in the / directory:
3.2.154.1.1319.0.521.0.09.21.09.32.01.0.11.1.010.5.011.1.011.1.011.7.114.0.514.0.77.0.09.0.0Updates
@oclif/testfrom 3.2.15 to 4.1.13Release notes
Sourced from
@oclif/test's releases.... (truncated)
Changelog
Sourced from
@oclif/test's changelog.... (truncated)
Commits
e42e05cchore(release): 4.1.13 [skip ci]b806023Merge pull request #756 from oclif/dependabot-npm_and_yarn-debug-4.4.1fe3a4cafix(deps): bump debug from 4.4.0 to 4.4.14d6dcfbMerge pull request #757 from oclif/dependabot-npm_and_yarn-eslint-9.27.01caa5afchore(dev-deps): bump eslint from 9.26.0 to 9.27.05b2d437Merge pull request #758 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...ca7396achore(dev-deps): bump eslint-config-oclif from 6.0.54 to 6.0.565e79203Merge pull request #751 from oclif/dependabot-npm_and_yarn-eslint-config-pret...2ec10caMerge pull request #752 from oclif/dependabot-npm_and_yarn-types-chai-5.2.220358a9chore(dev-deps): bump eslint-config-prettier from 10.1.2 to 10.1.5Updates
sinonfrom 19.0.5 to 21.0.0Changelog
Sourced from sinon's changelog.
Commits
Updates
eslintfrom 9.21.0 to 9.32.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
23640319.32.0a0e62e2Build: changelog update for 9.32.0960fd40fix: Upgrade@eslint/js(#19971)50de1cechore: package.json update for@eslint/jsreleasebbf23fafix: Refactor reporting into FileReport (#19877)74f01a3ci: unpinjitito version^2.5.1(#19970)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965)2ab1381ci: pinjitito version 2.4.2 (#19964)b7f7545test: switch to flat config mode inSourceCodetests (#19953)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960)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
mochafrom 11.1.0 to 11.7.1Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
c12d85dchore(main): release 11.7.1 (#5390)f58e49ftest: add esm loader test (#5383)295c168fix: always fallback to import() if require() fails (#5384)5d617f3chore(main): release 11.7.0 (#5378)41e24a2feat: use require to load esm (#5366)e68b9a6chore(main): release 11.6.0 (#5373)581a3c5feat: bump workerpool from ^6.5.1 to ^9.2.0 (#5350)a7ed005chore(main): release 11.5.0 (#5370)a3dea85feat: bump mimimatch from ^5.1.6 to ^9.0.5 (#5349)5730dfcchore(main): release 11.4.0 (#5368)Updates
nockfrom 14.0.5 to 14.0.7Release notes
Sourced from nock's releases.
Commits
fb112f3fix: address timeout issue with mocked timers (#2880)0db794bfixeeb0924fixb77f865testb4514cafix07647fbfix2bcaf0ffix: upgrade interceptorscc0466cupdate contributing for new test runner (#2886)cedeafbdocs: Explain workaround for ES module namespace imports (#2811)Updates
rewirefrom 7.0.0 to 9.0.0Release notes
Sourced from rewire's releases.
Changelog
Sourced from rewire's changelog.
Commits
7141d1bv9.0.08740211Merge pull request #218 from acrosman/eslint-9919b4bfUpdate package-lock.json308f361Update eslint config to new formatb5fe546Update to eslint 98b4250fv8.0.0883ef1bAdd Node v22 support437d4d9Add Node v22 support4ab4b26Add tea.yamlDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions