deps(dev): bump the dev-patch-minor-dependencies group across 1 directory with 6 updates#3793
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
cb2825e to
219151d
Compare
219151d to
9248d25
Compare
…tory with 6 updates Bumps the dev-patch-minor-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.59.2` | `8.62.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.59.2` | `8.62.1` | | [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) | `6.0.164` | `6.0.174` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.4.4` | `4.4.5` | | [nock](https://github.com/nock/nock) | `14.0.15` | `14.0.16` | | [oclif](https://github.com/oclif/oclif) | `4.23.0` | `4.23.24` | Updates `@typescript-eslint/eslint-plugin` from 8.59.2 to 8.62.1 - [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.62.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.59.2 to 8.62.1 - [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.62.1/packages/parser) Updates `eslint-config-oclif` from 6.0.164 to 6.0.174 - [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.174) Updates `eslint-import-resolver-typescript` from 4.4.4 to 4.4.5 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.4.4...v4.4.5) Updates `nock` from 14.0.15 to 14.0.16 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.15...v14.0.16) Updates `oclif` from 4.23.0 to 4.23.24 - [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.24) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-patch-minor-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-patch-minor-dependencies - dependency-name: eslint-config-oclif dependency-version: 6.0.174 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies - dependency-name: eslint-import-resolver-typescript dependency-version: 4.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies - dependency-name: nock dependency-version: 14.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies - dependency-name: oclif dependency-version: 4.23.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
9248d25 to
ef5fe96
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 6 updates in the / directory:
8.59.28.62.18.59.28.62.16.0.1646.0.1744.4.44.4.514.0.1514.0.164.23.04.23.24Updates
@typescript-eslint/eslint-pluginfrom 8.59.2 to 8.62.1Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
3ea32f4chore(release): publish 8.62.14ecca6dfix(eslint-plugin): [no-unnecessary-type-assertion] parenthesize object liter...f3a7ec7chore(eslint-plugin-internal): [no-dynamic-tests] restrict where noFormat can...301f350fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] preserve boolean...ebce2d4fix(eslint-plugin): [prefer-optional-chain] use suggestion instead of autofix...54e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)b784054chore: usestableTypeOrderingcompiler option (#12427)aaad718chore(release): publish 8.61.10cc8f35fix(eslint-plugin): [no-unnecessary-template-expression] respect ECMAScript l...Updates
@typescript-eslint/parserfrom 8.59.2 to 8.62.1Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
3ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)aaad718chore(release): publish 8.61.116a5b24chore(release): publish 8.61.04f84a69chore(release): publish 8.60.11849b53chore: typecheck using tsgo (#12139)f891c29chore(release): publish 8.60.0ca6ca14chore(release): publish 8.59.448e13c0chore(release): publish 8.59.3Updates
eslint-config-ocliffrom 6.0.164 to 6.0.174Release notes
Sourced from eslint-config-oclif's releases.
Changelog
Sourced from eslint-config-oclif's changelog.
... (truncated)
Commits
6d74aefchore(release): 6.0.174 [skip ci]dfd18baMerge pull request #365 from oclif/dependabot-npm_and_yarn-typescript-eslint-...3ba95e4fix(deps): bump typescript-eslint from 8.61.1 to 8.62.03fe074achore(release): 6.0.173 [skip ci]e5cd408Merge pull request #363 from oclif/dependabot-npm_and_yarn-js-yaml-4.2.0c090823fix(deps): bump js-yaml from 4.1.1 to 4.2.0392dc9cchore(release): 6.0.172 [skip ci]6ea8520Merge pull request #362 from oclif/dependabot-npm_and_yarn-typescript-eslint-...bcf8a5bfix(deps): bump typescript-eslint from 8.61.0 to 8.61.1138976fchore(release): 6.0.171 [skip ci]Updates
eslint-import-resolver-typescriptfrom 4.4.4 to 4.4.5Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
724c47dchore: release eslint-import-resolver-typescript (#480)32c61abfix: check tsconfig matching before using resolver (#473)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-import-resolver-typescript since your current version.
Updates
nockfrom 14.0.15 to 14.0.16Release notes
Sourced from nock's releases.
Commits
2d68e8afix: guard against AbortSignal-aborted requests in response handler (#2977)Updates
ocliffrom 4.23.0 to 4.23.24Release notes
Sourced from oclif's releases.
... (truncated)
Changelog
Sourced from oclif's changelog.
... (truncated)
Commits
757eef9chore(release): 4.23.24 [skip ci]a3468a1Merge pull request #2061 from oclif/dependabot-npm_and_yarn-oclif-core-4.11.11c58ef7cfix(deps): bump@oclif/corefrom 4.11.4 to 4.11.111ab2e16chore(release): 4.23.23 [skip ci]0317c80Merge pull request #2062 from oclif/dependabot-npm_and_yarn-oclif-plugin-warn...293645bchore(release): 4.23.22 [skip ci]c6823c1Merge pull request #2063 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...ef10cfbMerge pull request #2064 from oclif/dependabot-npm_and_yarn-oclif-plugin-lega...d154863chore(dev-deps): bump@oclif/plugin-legacyfrom 2.0.34 to 2.0.37acabb5cfix(deps): bump@aws-sdk/client-cloudfrontfrom 3.1068.0 to 3.1075.0