build(deps-dev): bump the dev-dependencies group across 1 directory with 9 updates#636
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps-dev): bump the dev-dependencies group across 1 directory with 9 updates#636dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
137a092 to
85196c0
Compare
…ith 9 updates Bumps the dev-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@faker-js/faker](https://github.com/faker-js/faker) | `10.3.0` | `10.4.0` | | [@oclif/test](https://github.com/oclif/test) | `3.2.15` | `4.1.17` | | [chai](https://github.com/chaijs/chai) | `4.5.0` | `6.2.2` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.1.0` | | [eslint-plugin-chai-friendly](https://github.com/ihordiachenko/eslint-plugin-chai-friendly) | `1.1.0` | `1.1.1` | | [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) | `10.5.0` | `11.2.0` | | [globby](https://github.com/sindresorhus/globby) | `14.1.0` | `16.1.1` | | [rewire](https://github.com/jhnns/rewire) | `7.0.0` | `9.0.1` | | [sinon](https://github.com/sinonjs/sinon) | `19.0.5` | `21.0.3` | Updates `@faker-js/faker` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/faker-js/faker/releases) - [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md) - [Commits](faker-js/faker@v10.3.0...v10.4.0) Updates `@oclif/test` from 3.2.15 to 4.1.17 - [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.17) 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.1.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.1.0) Updates `eslint-plugin-chai-friendly` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/ihordiachenko/eslint-plugin-chai-friendly/releases) - [Commits](ihordiachenko/eslint-plugin-chai-friendly@v1.1.0...v1.1.1) 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 `globby` from 14.1.0 to 16.1.1 - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v14.1.0...v16.1.1) 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.3 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v19.0.5...v21.0.3) --- updated-dependencies: - dependency-name: "@faker-js/faker" dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@oclif/test" dependency-version: 4.1.17 dependency-type: direct:development update-type: version-update:semver-major 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.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-plugin-chai-friendly dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-mocha dependency-version: 11.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: globby dependency-version: 16.1.1 dependency-type: direct:development update-type: version-update:semver-major 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.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
85196c0 to
2349a0b
Compare
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 9 updates in the / directory:
10.3.010.4.03.2.154.1.174.5.06.2.29.39.410.1.01.1.01.1.110.5.011.2.014.1.016.1.17.0.09.0.119.0.521.0.3Updates
@faker-js/fakerfrom 10.3.0 to 10.4.0Release notes
Sourced from
@faker-js/faker's releases.Changelog
Sourced from
@faker-js/faker's changelog.Commits
b8abfc6chore(release): 10.4.0 (#3768)7108155chore(deps): lock file maintenance (#3758)5e6cf2bchore(deps): update all non-major dependencies (#3767)91c944bchore(deps): update pnpm/action-setup action to v5 (#3766)cb18595chore(deps): update vitest (#3765)af25d6bchore(deps): update devdependencies (#3764)2e72c27chore(deps): update eslint (#3763)9a18091chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:24 docker...aa7b6c0chore(deps): lock file maintenance (#3756)89ba345chore(deps): update devdependencies (#3755)Updates
@oclif/testfrom 3.2.15 to 4.1.17Release notes
Sourced from
@oclif/test's releases.... (truncated)
Changelog
Sourced from
@oclif/test's changelog.... (truncated)
Commits
e5371b1chore(release): 4.1.17 [skip ci]464b7d1Merge pull request #868 from oclif/dependabot-npm_and_yarn-flatted-3.4.2842792afix(deps): bump flatted from 3.3.2 to 3.4.24b1eb43Merge pull request #864 from oclif/dependabot-npm_and_yarn-eslint-9.39.454596c3chore(dev-deps): bump eslint from 9.39.3 to 9.39.4b988053Merge pull request #866 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...6736998chore(dev-deps): bump eslint-config-oclif from 6.0.140 to 6.0.148a620ec5Merge pull request #867 from oclif/dependabot-npm_and_yarn-oclif-core-4.9.0ad2b864chore(dev-deps): bump@oclif/corefrom 4.8.0 to 4.9.066fec82Merge pull request #860 from oclif/ew/slack-webhook-secretUpdates
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](https://www.npmjs.com/~GitHub Actions), a new releaser for chai since your current version.
Updates
eslintfrom 9.39.4 to 10.1.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
8351ec710.1.03270bc1Build: changelog update for 10.1.0a9f9ccechore: update dependency eslint-plugin-unicorn to ^63.0.0 (#20584)1f42bd7chore: updateprettierto 3.8.1 (#20651)c0a6f4achore: update dependency@eslint/jsonto ^1.2.0 (#20652)cc43f79chore: update dependency c8 to v11 (#20650)2ce4635chore: update dependency@eslint/jsonto v1 (#20649)f0406eechore: update dependency markdownlint-cli2 to ^0.21.0 (#20646)dbb4c95chore: remove trunk (#20478)ff4382bfeat: apply fix forno-varinTSModuleBlock(#20638)Updates
eslint-plugin-chai-friendlyfrom 1.1.0 to 1.1.1Release notes
Sourced from eslint-plugin-chai-friendly's releases.
Commits
143ec9c1.1.123888cbFixed ts typing issue with recommended config #467048893Patched vulnerable dev dependenciesbb03cccRun unit and integration tests in CI (#45)Updates
eslint-plugin-mochafrom 10.5.0 to 11.2.0Release notes
Sourced from eslint-plugin-mocha's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-mocha's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by screendriver, a new releaser for eslint-plugin-mocha since your current version.
Updates
globbyfrom 14.1.0 to 16.1.1Release notes
Sourced from globby's releases.
... (truncated)
Commits
ff45aa516.1.172e9916Fix negation patterns with absolute filesystem paths70c011b16.1.0eb78791AddexpandNegationOnlyPatternsoption59e269fFix: Normalize leading-slash negation patterns before task generationcdbb6a216.0.0e6c72c9Fix bundler compatibilityb9a9a84Respect parent .gitignore files whengitignoreoption is enableddb9cb72Add test forsuppressErrorsoption with file patterns69e0ee7Add test for ignore option with trailing slashesUpdates
rewirefrom 7.0.0 to 9.0.1Release notes
Sourced from rewire's releases.
Changelog
Sourced from rewire's changelog.
Commits
37a5e02v9.0.107a31dafix: Use pirates for proper load extensions install/uninstall handling (#219)2745de2use pirates for proper load extensions install/uninstall handling7141d1bv9.0.08740211Merge pull request #218 from acrosman/eslint-9919b4bfUpdate package-lock.json308f361Update eslint config to new formatb5fe546Update to eslint 98b4250fv8.0.0883ef1bAdd Node v22 supportUpdates
sinonfrom 19.0.5 to 21.0.3Changelog
Sourced from sinon's changelog.