deps(dev): bump the dev-patch-minor-dependencies group across 1 directory with 5 updates#3766
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…tory with 5 updates Bumps the dev-patch-minor-dependencies group with 5 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.61.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.59.2` | `8.61.1` | | [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) | `6.0.164` | `6.0.173` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.4.4` | `4.4.5` | | [oclif](https://github.com/oclif/oclif) | `4.23.0` | `4.23.17` | Updates `@typescript-eslint/eslint-plugin` from 8.59.2 to 8.61.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.61.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.59.2 to 8.61.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.61.1/packages/parser) Updates `eslint-config-oclif` from 6.0.164 to 6.0.173 - [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.173) 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 `oclif` from 4.23.0 to 4.23.17 - [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.17) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.61.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.61.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.171 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: oclif dependency-version: 4.23.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
9892838 to
96d3d3b
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:
8.59.28.61.18.59.28.61.16.0.1646.0.1734.4.44.4.54.23.04.23.17Updates
@typescript-eslint/eslint-pluginfrom 8.59.2 to 8.61.1Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
aaad718chore(release): publish 8.61.10cc8f35fix(eslint-plugin): [no-unnecessary-template-expression] respect ECMAScript l...6f269e2fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] fix precedence b...1b5d543fix(eslint-plugin): [no-unnecessary-type-assertion] wrap object literal in pa...565e666fix(eslint-plugin): [no-unnecessary-type-assertion] avoid false positive for ...204eabcfix(eslint-plugin): [consistent-indexed-object-style] do not remove comments ...16a5b24chore(release): publish 8.61.0ef1fd28feat(ast-spec): change type ofUnaryExpression.prefixto alwaystrue(#12...4f84a69chore(release): publish 8.60.1598af56docs(eslint-plugin): clarify no-redeclare type-value collision not covered by...Updates
@typescript-eslint/parserfrom 8.59.2 to 8.61.1Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
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.344f9625chore(deps): update vitest monorepo to v4.1.5 (#12307)Updates
eslint-config-ocliffrom 6.0.164 to 6.0.173Release notes
Sourced from eslint-config-oclif's releases.
Changelog
Sourced from eslint-config-oclif's changelog.
... (truncated)
Commits
3fe074achore(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]fc8cc47Merge pull request #359 from oclif/dependabot-npm_and_yarn-typescript-eslint-...e695da6fix(deps): bump typescript-eslint from 8.60.1 to 8.61.03e2a947chore(release): 6.0.170 [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
ocliffrom 4.23.0 to 4.23.17Release notes
Sourced from oclif's releases.
... (truncated)
Changelog
Sourced from oclif's changelog.
... (truncated)
Commits
98aba3dchore(release): 4.23.17 [skip ci]0b4241cMerge pull request #2058 from oclif/dependabot-npm_and_yarn-babel-core-7.29.7f9221b3fix(deps): bump@babel/corefrom 7.25.7 to 7.29.7fae17b7Merge pull request #2057 from oclif/dependabot-npm_and_yarn-prettier-3.8.4b04b52bchore(dev-deps): bump prettier from 3.8.3 to 3.8.4ec7c0faMerge pull request #2046 from oclif/dependabot-npm_and_yarn-mocha-11.7.6e71c3feMerge pull request #2047 from oclif/dependabot-npm_and_yarn-oclif-plugin-lega...e550456chore(dev-deps): bump mocha from 11.7.5 to 11.7.6dc4b02eMerge pull request #2048 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...dc48feechore(release): 4.23.16 [skip ci]