chore(deps): bump the production-dependencies group with 4 updates#206
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the production-dependencies group with 4 updates#206dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-dependencies group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [commander](https://github.com/tj/commander.js), [readdirp](https://github.com/paulmillr/readdirp) and [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo). Updates `@typescript-eslint/eslint-plugin` from 8.62.1 to 8.63.0 - [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.63.0/packages/eslint-plugin) Updates `commander` from 14.0.3 to 15.0.0 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v14.0.3...v15.0.0) Updates `readdirp` from 4.1.2 to 5.0.0 - [Release notes](https://github.com/paulmillr/readdirp/releases) - [Commits](paulmillr/readdirp@4.1.2...5.0.0) Updates `eslint-config-turbo` from 2.10.3 to 2.10.4 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](https://github.com/vercel/turborepo/commits/v2.10.4/packages/eslint-config-turbo) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: commander dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: readdirp dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: eslint-config-turbo dependency-version: 2.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
✅MegaLinter analysis: Success
Notices📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining See detailed reports in MegaLinter artifacts
|
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 production-dependencies group with 4 updates: @typescript-eslint/eslint-plugin, commander, readdirp and eslint-config-turbo.
Updates
@typescript-eslint/eslint-pluginfrom 8.62.1 to 8.63.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
290cf6cchore(release): publish 8.63.08d8fda6feat(eslint-plugin): [no-misused-promises] detect async usage of a sync dispo...fec4f4ffix(eslint-plugin): [no-base-to-string] don't flag a shadowed String() call (...fb3da79fix(eslint-plugin): [no-unnecessary-type-assertion] handle optional-chained c...dd02057docs: [no-base-to-string] clarify ignoredTypeNames description (#12488)5b224e7docs: [ban-ts-comment] clarify that@ts-expect-erroris allowed by default ...a9a9d43docs: [restrict-template-expressions] clarifyallowArrayoption behavior (#...091fe82fix(eslint-plugin): [method-signature-style] suggest converting readonly func...d5502f9docs: clarify consistent-type-imports guidance for verbatimModuleSyntax (#12194)61a9dbachore(eslint-plugin): switch auto-generated test cases to hand-written in pre...Updates
commanderfrom 14.0.3 to 15.0.0Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
Commits
ba6d13dFix release dates in changelog (#2523)a752ed9Pin GitHub actions with hash (#2521)74d5dfeDrop EOL node 20 from test matrix, and add node 26 (#2520)6df9b68Update details for 15.0.0 release (#2519)01ce5d0Remove jest esm examples (#2517)d785d8bUpdate dependencies (#2518)9098b48Update dependencies (#2506)373f660Use node:util stripVTControlCharacters instead of own code (#2486)987f289Use simple match in test (to avoid warning about expensive regex) (#2485)0ea3bb3Update dependecies and lint (#2489)Updates
readdirpfrom 4.1.2 to 5.0.0Release notes
Sourced from readdirp's releases.
Commits
aef1eacRelease 5.0.0.a57b6f6Bump devdeps, fix tscbc3be76Bump jsbt cia20ccbaMake package ESM-only2b35dbbMerge pull request #206 from ExplodingCabbage/patch-159f25d6Fix broken repository URL in package.jsonfc39fdeFix gh-204: make file friendler for bad parsersMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for readdirp since your current version.
Updates
eslint-config-turbofrom 2.10.3 to 2.10.4Release notes
Sourced from eslint-config-turbo's releases.
... (truncated)
Commits
1506a11publish 2.10.4 to registry7e02f94release(turborepo): 2.10.4-canary.2 (#13278)a31389erelease(turborepo): 2.10.4-canary.1 (#13247)02f4ed0release(turborepo): 2.10.3 (#13222)Dependabot 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 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