chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates - #420
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…ith 4 updates Bumps the dev-dependencies group with 3 updates in the / directory: [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm), [@redocly/cli](https://github.com/Redocly/redocly-cli) and [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin). Updates `@aws-sdk/client-ssm` from 3.1120.0 to 3.1130.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1130.0/clients/client-ssm) Updates `@redocly/cli` from 2.49.0 to 2.52.0 - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.49.0...@redocly/cli@2.52.0) Updates `@typescript-eslint/eslint-plugin` from 8.68.0 to 8.70.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.70.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.68.0 to 8.70.0 - [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.70.0/packages/parser) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ssm" dependency-version: 3.1126.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@redocly/cli" dependency-version: 2.51.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-0d81c44d4c
branch
from
September 14, 2026 06:13
4742758 to
df92333
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-dependencies group with 3 updates in the / directory: @aws-sdk/client-ssm, @redocly/cli and @typescript-eslint/eslint-plugin.
Updates
@aws-sdk/client-ssmfrom 3.1120.0 to 3.1130.0Release notes
Sourced from @aws-sdk/client-ssm's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-ssm's changelog.
... (truncated)
Commits
cd49cebPublish v3.1130.0cece980Publish v3.1129.0523fff6Publish v3.1128.08893344Publish v3.1127.07131e74Publish v3.1126.0678282bPublish v3.1125.0e80cab3Publish v3.1124.049a1557Publish v3.1123.0e1cf460Publish v3.1122.0e53a25aPublish v3.1121.0Updates
@redocly/clifrom 2.49.0 to 2.52.0Release notes
Sourced from @redocly/cli's releases.
... (truncated)
Commits
2586b31chore: 🔖 release new versions (#3094)90bb574chore: update redocly config to v0.56.0 (#3105)af8c9bdfeat: add introspect-mcp command (#3101)abc3555feat: add support for the strategy parameter in component-name-unique rule (#...b14e21adocs: add info about boolean values should be false (#3103)8447573chore: update changelog for v1 (#3100)56a3270chore: update test setup and the contributing guide (#3095)919a757feat: add redocly-lint-rules skill and inspect-node-types command; fix rules-...8938c89chore: 🔖 release new versions (#3085)57c491dfix: esm plugin resolution (#3091)Updates
@typescript-eslint/eslint-pluginfrom 8.68.0 to 8.70.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
7ee7608chore(release): publish 8.70.0f66bdcatest(eslint-plugin): [member-ordering] useRuleTesterdirectly in `optional...4586535fix(eslint-plugin): [no-deprecated] report deprecated imported values used in...f8e1e4efix(eslint-plugin): [no-unnecessary-condition] no false positive on RHS of a ...889cecefix(eslint-plugin): [member-ordering] don't report fields that read fields de...1a5a8b1feat(eslint-plugin): [no-generated-empty-object-type] add rule (#12730)9a6e546chore(release): publish 8.69.0513638efix(eslint-plugin): [no-meaningless-void-operator] report void on non-call ex...1dba4c5chore(eslint-plugin): fixeslint-plugin/require-test-error-positionsreport...a2fccaefix(eslint-plugin): [unified-signatures] compare type parameters by constrain...Updates
@typescript-eslint/parserfrom 8.68.0 to 8.70.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
7ee7608chore(release): publish 8.70.09a6e546chore(release): publish 8.69.0