deps: bump the dev-patch-minor-dependencies group across 1 directory with 5 updates#3714
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…with 5 updates Bumps the dev-patch-minor-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@heroku-cli/test-utils](https://github.com/heroku/heroku-cli-test-utils) | `0.2.0` | `0.3.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.59.2` | `8.59.4` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.59.2` | `8.59.4` | | [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) | `6.0.164` | `6.0.166` | | [oclif](https://github.com/oclif/oclif) | `4.23.0` | `4.23.8` | Updates `@heroku-cli/test-utils` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/heroku/heroku-cli-test-utils/releases) - [Changelog](https://github.com/heroku/heroku-cli-test-utils/blob/main/CHANGELOG.md) - [Commits](heroku/heroku-cli-test-utils@test-utils-v0.2.0...test-utils-v0.3.0) Updates `@typescript-eslint/eslint-plugin` from 8.59.2 to 8.59.4 - [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.59.4/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.59.2 to 8.59.4 - [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.59.4/packages/parser) Updates `eslint-config-oclif` from 6.0.164 to 6.0.166 - [Release notes](https://github.com/oclif/eslint-config-oclif/releases) - [Changelog](https://github.com/oclif/eslint-config-oclif/blob/main/CHANGELOG.md) - [Commits](oclif/eslint-config-oclif@6.0.164...6.0.166) Updates `oclif` from 4.23.0 to 4.23.8 - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.23.0...4.23.8) --- updated-dependencies: - dependency-name: "@heroku-cli/test-utils" dependency-version: 0.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-patch-minor-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.59.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies - dependency-name: eslint-config-oclif dependency-version: 6.0.165 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies - dependency-name: oclif dependency-version: 4.23.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
8d69bdf to
aad5d67
Compare
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-patch-minor-dependencies group with 5 updates in the / directory:
0.2.00.3.08.59.28.59.48.59.28.59.46.0.1646.0.1664.23.04.23.8Updates
@heroku-cli/test-utilsfrom 0.2.0 to 0.3.0Release notes
Sourced from @heroku-cli/test-utils's releases.
Changelog
Sourced from @heroku-cli/test-utils's changelog.
Commits
4df0b8cchore(main): release test-utils 0.3.0 (#57)f952cc4deps: bump@heroku-cli/commandfrom 12.2.0 to 12.3.3 (#52)df8d450deps: bump@types/sinonfrom 17.0.4 to 21.0.1 (#53)dfddc88deps: bump the dev-patch-minor-dependencies group across 1 directory with 2 u...61419e0deps: bump@oclif/corefrom 4.10.3 to 4.11.2 (#55)4650c9edeps: bump actions/create-github-app-token from 2 to 3 (#36)32ec9cefeat!: support vitest-based consumers (#56)cddab72deps: bump@oclif/corefrom 4.8.4 to 4.10.3 (#48)81917aadeps: update dependencies to resolve 3pp vulns (#50)e47a967deps: bump lodash from 4.17.23 to 4.18.1 (#49)Updates
@typescript-eslint/eslint-pluginfrom 8.59.2 to 8.59.4Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
ca6ca14chore(release): publish 8.59.44302433fix(eslint-plugin): [no-floating-promises] stack overflow when using recursiv...10b79f1chore(deps): update dependency eslint to v10.4.0 (#12339)2a6765dchore: clenaupgetAwaitedTypefromtypescript.d.ts(#12302)48e13c0chore(release): publish 8.59.3e26dc80docs: update stale links to latest (#12313)44f9625chore(deps): update vitest monorepo to v4.1.5 (#12307)Updates
@typescript-eslint/parserfrom 8.59.2 to 8.59.4Release notes
Sourced from @typescript-eslint/parser's releases.
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
ca6ca14chore(release): publish 8.59.448e13c0chore(release): publish 8.59.344f9625chore(deps): update vitest monorepo to v4.1.5 (#12307)Updates
eslint-config-ocliffrom 6.0.164 to 6.0.166Release notes
Sourced from eslint-config-oclif's releases.
Changelog
Sourced from eslint-config-oclif's changelog.
Commits
1b6e8efchore(release): 6.0.166 [skip ci]8edb5c1Merge pull request #353 from oclif/dependabot-npm_and_yarn-typescript-eslint-...ea288eefix(deps): bump typescript-eslint from 8.59.3 to 8.59.48f551b8chore(release): 6.0.165 [skip ci]933944cMerge pull request #351 from oclif/dependabot-npm_and_yarn-typescript-eslint-...1f21504fix(deps): bump typescript-eslint from 8.59.2 to 8.59.3Updates
ocliffrom 4.23.0 to 4.23.8Release notes
Sourced from oclif's releases.
Changelog
Sourced from oclif's changelog.
Commits
43e79cechore(release): 4.23.8 [skip ci]9748cdbMerge pull request #2033 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...06e2589Merge pull request #2035 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...bd75072chore(dev-deps): bump eslint-config-oclif from 6.0.164 to 6.0.1656a48099fix(deps): bump@aws-sdk/client-s3from 3.1048.0 to 3.1053.07e8e357Merge pull request #2027 from oclif/dependabot-npm_and_yarn-oclif-test-4.1.18b52a9e7chore(release): 4.23.7 [skip ci]d0ec2bdMerge pull request #2028 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...9716b3dMerge pull request #2029 from oclif/dependabot-npm_and_yarn-prettier-3.8.30923aa1chore(release): 4.23.6 [skip ci]