Bump the infra-minor-patch group in /infra with 6 updates - #15
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
Bumps the infra-minor-patch 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.261.0` | `2.268.0` | | [constructs](https://github.com/aws/constructs) | `10.7.0` | `10.8.1` | | [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.46` | `1.16.2` | | [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1132.0` | `2.1140.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.4.2` | `30.5.1` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.1` | `4.23.13` | Updates `aws-cdk-lib` from 2.261.0 to 2.268.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.268.0/packages/aws-cdk-lib) Updates `constructs` from 10.7.0 to 10.8.1 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.7.0...v10.8.1) Updates `@swc/core` from 1.15.46 to 1.16.2 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.16.2/packages/core) Updates `aws-cdk` from 2.1132.0 to 2.1140.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1140.0/packages/aws-cdk) Updates `jest` from 30.4.2 to 30.5.1 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest) Updates `tsx` from 4.23.1 to 4.23.13 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.1...v4.23.13) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.268.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: infra-minor-patch - dependency-name: constructs dependency-version: 10.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: infra-minor-patch - dependency-name: "@swc/core" dependency-version: 1.16.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: infra-minor-patch - dependency-name: aws-cdk dependency-version: 2.1140.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: infra-minor-patch - dependency-name: jest dependency-version: 30.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: infra-minor-patch - dependency-name: tsx dependency-version: 4.23.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: infra-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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-minor-patch group in /infra with 6 updates:
2.261.02.268.010.7.010.8.11.15.461.16.22.1132.02.1140.030.4.230.5.14.23.14.23.13Updates
aws-cdk-libfrom 2.261.0 to 2.268.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
26336c6chore: update analytics metadata blueprints53fdc99feat: update L1 CloudFormation resource definitions (#38732)f2e3b7dchore(core): validateAgainstDefaultRules feature flag is ignored when set via...d5df2eefix(core): upgrade CloudFormation validation to latest version (#38668)ecdafa9fix(eks-v2): generate and export L1 constructs from aws-eks-v2 (#37640)9322f5ddocs: fix typo in circuit breaker error message (#38723)688b0c1fix(core): templates are not checked for circular dependencies (#38712)b0f7d9cfeat(ec2): support CpuOptions on LaunchTemplate (#38193)51234fdfeat: update L1 CloudFormation resource definitions (#38693)8fd1ef6fix(core): ignored external symlinks throw validation error (#38679)Updates
constructsfrom 10.7.0 to 10.8.1Release notes
Sourced from constructs's releases.
Commits
740480ffix: dropping jsii.tsc.outDir breaks Java/Go transliteration for jsii-rosetta...9f11c08feat(constructs): restrict package exports to public API (#2878)61a20b4chore(deps): upgrade cdklabs-projen-project-types (#2877)25eddedfix: ids with a newline can produce duplicate addresses (#2876)b0d316dchore(deps): upgrade dev dependencies (#2875)4756e27chore(deps): upgrade dev dependencies (#2874)857a94ffix: Node.path takes a lot of time on deep construct trees (#2873)Updates
@swc/corefrom 1.15.46 to 1.16.2Changelog
Sourced from @swc/core's changelog.
... (truncated)
Commits
5ae9149chore: Publish1.16.2withswc_corev78.0.05c24a37chore: Publish1.16.2-nightly-20260904.1withswc_corev78.0.0490c7d8chore: Publish1.16.1withswc_corev77.0.27e4d782chore: Publish1.16.1-nightly-20260819.1withswc_corev77.0.2ae2117achore: Publish1.16.0withswc_corev77.0.099671f1chore: Publish1.16.0-nightly-20260814.1withswc_corev77.0.0394c7c9refactor(es/ast)!: introduce FunctionBody (#12096)9ae902erefactor(es/ast)!: use Function for object accessors (#12077)1687c0frefactor(es/ast)!: split TypeScript this parameters (#12075)0febbbachore: Publish1.15.47withswc_corev75.0.0Updates
aws-cdkfrom 2.1132.0 to 2.1140.0Release notes
Sourced from aws-cdk's releases.
... (truncated)
Commits
5b77563fix: fatal failures hide the underlying error cause (#1939)c1d93abfeat(deps): upgrade aws-cdk-lib (#1914)50db732refactor(toolkit-lib): rename versioned stack selection methods (#1910)6ae45d7chore(deps): upgrade dependencies (#1913)5766544chore: ban direct child_process and shell:true outside the subprocess tool (#...d51353efix(cli): guide Stage users to a working pattern in stack-selection error (#1...793316brefactor(cli): consolidate stack selection on toolkit-lib selectors (#1896)2a6a802fix(cli):cdkCLI alias package declares an entrypoint that does not exist ...83dcea3fix(aws-cdk): remove SIGINT listener leak in TelemetrySession (#1863)acc6f4dfix(cli): --yes mode requires a TTY when a request's default is falsy (#1892)Updates
jestfrom 30.4.2 to 30.5.1Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
9ab14fev30.5.1912baa3v30.5.0b91717achore: refresh coding agent instructions (#16182)Updates
tsxfrom 4.23.1 to 4.23.13Release notes
Sourced from tsx's releases.
... (truncated)
Commits
28e1f12fix(cache): bound shared transform cache memory (#835)ed9d330fix: shimimport.metawhen tokens are split by comments or newlines (#829)651f5betest: cover CommonJS TypeScript import.meta pathsbd3bc64test: cover CommonJS loader source fallback55cbecefix: preserve async ESM require fallback6c5ba85docs: document CommonJS default interopec1bcd5fix: support nyc coverage discovery (#710)b6e5b48docs: clarify CommonJS default imports2f55884fix: map Node test locationsde935d5docs: document Node source-map stack formattingDependabot 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