build(deps): bump the infra-deps group in /infra with 6 updates - #237
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the infra-deps group in /infra with 6 updates#237dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the infra-deps group in /infra with 6 updates: | Package | From | To | | --- | --- | --- | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.260.0` | `2.262.0` | | [constructs](https://github.com/aws/constructs) | `10.6.0` | `10.7.1` | | [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.9.0` | | [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1117.0` | `2.1133.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `7.0.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.17` | `26.1.1` | Updates `aws-cdk-lib` from 2.260.0 to 2.262.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.262.0/packages/aws-cdk-lib) Updates `constructs` from 10.6.0 to 10.7.1 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.6.0...v10.7.1) Updates `yaml` from 2.8.3 to 2.9.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.3...v2.9.0) Updates `aws-cdk` from 2.1117.0 to 2.1133.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1133.0/packages/aws-cdk) Updates `typescript` from 5.7.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `@types/node` from 22.19.17 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.262.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: infra-deps - dependency-name: constructs dependency-version: 10.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: infra-deps - dependency-name: yaml dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: infra-deps - dependency-name: aws-cdk dependency-version: 2.1133.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: infra-deps - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: infra-deps - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: infra-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Closing: this group mixed semver-major bumps (typescript 5→7, eslint 9→10, etc.) that break the toolchain. dependabot.yml now ignores majors for npm groups — the next weekly run will recreate this group with minor/patch only. Majors will be migrated manually. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/infra/infra-deps-cf58624355
branch
July 31, 2026 12:56
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 infra-deps group in /infra with 6 updates:
2.260.02.262.010.6.010.7.12.8.32.9.02.1117.02.1133.05.7.37.0.222.19.1726.1.1Updates
aws-cdk-libfrom 2.260.0 to 2.262.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
dd8ac9fMerge remote-tracking branch 'origin/v2-release' into bump/2.262.07e00626chore(release): 2.262.0db98909fix: cross-stack warnings are emitted for nested stacks (#38355)3f9422ffix(validation): incorrectly relative paths in Cloud Assemblies (#38352)0af7c34fix(core): stack-related validation has an empty construct path (#38350)5d11d70fix(validation): validation reports are not self-contained (#38333)813b790chore(core): upgrade@aws/cloudformation-validateto 1.5.0-beta and and updat...0728618fix(core): stack.node.addDependency gets slower as stacks grow (#38314)ad665c4feat(ecs): add support ECS-optimized Amazon Linux 2023 (Neuron) AMI (#34689)f0cfc5bfix(opensearchservice): allow gp3 ebs throughput up to 2000 MiB/s (#38001)Updates
constructsfrom 10.6.0 to 10.7.1Release notes
Sourced from constructs's releases.
Commits
857a94ffix: Node.path takes a lot of time on deep construct trees (#2873)67495a0feat: removeDependency (#2872)34b862fchore(deps): upgrade dev dependencies (#2871)9b63ef8chore(deps): upgrade dev dependencies (#2870)1ec88fdchore(deps): upgrade dev dependencies (#2869)710fe27chore(deps): upgrade dev dependencies (#2868)0ac4c4bchore(deps): upgrade dev dependencies (#2867)9c52873chore: remove Dockerfile (#2866)8278842chore(deps): upgrade dev dependencies (#2865)da65786chore(deps): upgrade dev dependencies (#2864)Updates
yamlfrom 2.8.3 to 2.9.0Release notes
Sourced from yaml's releases.
Commits
ddb21b02.9.0167365bdocs: Clarify that not all errors can be avoided6eca2a7fix: Avoid calling Array.prototype.push.apply() with large source array0543cd5fix(lexer): Avoid recursive calls that may exhaust the call stackccdf7432.8.4f625789fix: Disable alias resolution with maxAliasCount:0 (#677)e1a1a77fix: Handle invalid unicode escapesa163ea0style: Satify Prettierb2a5a6cfix: Apply minFractionDigits only to decimal strings (#676)93c951bchore: Bump JSR version to v2.8.3 (#673)Updates
aws-cdkfrom 2.1117.0 to 2.1133.0Release notes
Sourced from aws-cdk's releases.
... (truncated)
Commits
712d792fix(cli): forward --no-validation to the app process via CDK_VALIDATION (#1756)2810a54feat(deps): upgrade aws-cdk-lib (#1752)09f70cedocs: update TypeScript examples from ts-node to tsx (#1749)70cf0e3feat(cdk-explorer): advertise LSP feature and protocol manifest (#1750)fbb26dfdocs(cli): document the cdk lsp command in the CLI README (#1743)56aea57fix: cannot debug performance issues of internal projects (#1736)c670960fix(cli): entire violation report is printed in red (#1742)9398ed0fix(toolkit-lib): supportcdk orphanfor resources inside a stage (#1733)c4e4ee9feat: integrate lsp feature branch (#1681)9bf08e5feat(cli): typescript init templates use tsc + tsx and swc/jest, on typescrip...Updates
typescriptfrom 5.7.3 to 7.0.2Release notes
Sourced from typescript's releases.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Updates
@types/nodefrom 22.19.17 to 26.1.1Commits
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