Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump the cdk group in /cdk with 5 updates #1083

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2024

Bumps the cdk group in /cdk with 5 updates:

Package From To
@guardian/cdk 59.3.3 59.3.5
@types/jest 29.5.12 29.5.13
aws-cdk 2.156.0 2.158.0
aws-cdk-lib 2.156.0 2.158.0
typescript 5.5.4 5.6.2

Updates @guardian/cdk from 59.3.3 to 59.3.5

Release notes

Sourced from @​guardian/cdk's releases.

v59.3.5

Patch Changes

  • 9ff96cd: Update aws-cdk to 2.157.0, aws-cdk-lib to 2.157.0, constructs to 10.3.0

v59.3.4

Patch Changes

  • 7d214d6: Update git-url-parse from 14.1.0 to 15.0.0
  • 19d41d3: Update aws-sdk from 2.1687.0 to 2.1691.0
Changelog

Sourced from @​guardian/cdk's changelog.

59.3.5

Patch Changes

  • 9ff96cd: Update aws-cdk to 2.157.0, aws-cdk-lib to 2.157.0, constructs to 10.3.0

59.3.4

Patch Changes

  • 7d214d6: Update git-url-parse from 14.1.0 to 15.0.0
  • 19d41d3: Update aws-sdk from 2.1687.0 to 2.1691.0
Commits
  • e203f2d Merge pull request #2451 from guardian/changeset-release/main
  • 4bfcb1c Bump package version
  • e41bac8 Merge pull request #2450 from guardian/update-aws-cdk-2.157.0
  • 9ff96cd fix(deps): Update AWS CDK libraries to 2.157.0, and constructs to 10.3.0
  • 0cc0bbe Merge pull request #2449 from guardian/changeset-release/main
  • 9cdd0cb Bump package version
  • a3b9dbe chore(deps): bump @​changesets/cli from 2.27.7 to 2.27.8
  • fe5491a Merge pull request #2442 from guardian/dependabot/npm_and_yarn/git-url-parse-...
  • 7d214d6 chore(deps): bump git-url-parse from 14.1.0 to 15.0.0
  • 19d41d3 chore(deps): bump aws-sdk from 2.1687.0 to 2.1691.0
  • Additional commits viewable in compare view

Updates @types/jest from 29.5.12 to 29.5.13

Commits

Updates aws-cdk from 2.156.0 to 2.158.0

Release notes

Sourced from aws-cdk's releases.

v2.158.0

Bug Fixes


Alpha modules (2.158.0-alpha.0)

Features

v2.157.0

Features

  • update L1 CloudFormation resource definitions (#31361) (bc4dbfd)
  • appsync: support DEBUG and INFO logging levels for AppSync GraphQL APIs (#31326) (4b9643f)
  • lambda: added new property allowAllIpv6Outbound to FunctionOptions (#31013) (fa55194), closes #30994

Bug Fixes


Alpha modules (2.157.0-alpha.0)

Changelog

Sourced from aws-cdk's changelog.

2.158.0 (2024-09-11)

Bug Fixes

2.157.0 (2024-09-09)

Features

  • update L1 CloudFormation resource definitions (#31361) (bc4dbfd)
  • appsync: support DEBUG and INFO logging levels for AppSync GraphQL APIs (#31326) (4b9643f)
  • lambda: added new property allowAllIpv6Outbound to FunctionOptions (#31013) (fa55194), closes #30994

Bug Fixes

Commits

Updates aws-cdk-lib from 2.156.0 to 2.158.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.158.0

Bug Fixes


Alpha modules (2.158.0-alpha.0)

Features

v2.157.0

Features

  • update L1 CloudFormation resource definitions (#31361) (bc4dbfd)
  • appsync: support DEBUG and INFO logging levels for AppSync GraphQL APIs (#31326) (4b9643f)
  • lambda: added new property allowAllIpv6Outbound to FunctionOptions (#31013) (fa55194), closes #30994

Bug Fixes


Alpha modules (2.157.0-alpha.0)

Changelog

Sourced from aws-cdk-lib's changelog.

2.158.0 (2024-09-11)

Bug Fixes

2.157.0 (2024-09-09)

Features

  • update L1 CloudFormation resource definitions (#31361) (bc4dbfd)
  • appsync: support DEBUG and INFO logging levels for AppSync GraphQL APIs (#31326) (4b9643f)
  • lambda: added new property allowAllIpv6Outbound to FunctionOptions (#31013) (fa55194), closes #30994

Bug Fixes

Commits
  • 1e20375 chore: npm-check-updates && yarn upgrade (#31399)
  • 9ab27b6 chore(rds): deprecate unsupported engine version 3.03 for aurora mysql (#31386)
  • e91eec2 chore: npm-check-updates && yarn upgrade (#30991)
  • af9e6ba fix(cloudformation-include): can't use CFN intrinsics in Tags (#30515)
  • bc4dbfd feat: update L1 CloudFormation resource definitions (#31361)
  • 01393c4 chore(cloudfront): warning on empty domainNames to alert a manual action (#...
  • 1132887 chore(ec2): support FIPS interface VPC endpoint for Kinesis Data Streams (#31...
  • 00043b7 chore(ec2): add interface VPC endpoints (#31359)
  • 6542207 fix(rds): proxy target group does not depend on database instances when using...
  • 7abe8fc chore(rds): support 10.11.9, 10.6.19, 10.5.26 for MariaDB (#31366)
  • Additional commits viewable in compare view

Updates typescript from 5.5.4 to 5.6.2

Release notes

Sourced from typescript's releases.

TypeScript 5.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • a7e3374 Bump version to 5.6.2 and LKG
  • 2063357 🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...
  • 4fe7e41 🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...
  • 1a03e53 🤖 Pick PR #59761 (this can be nullish) into release-5.6 (#59762)
  • 6212132 Update LKG
  • bbb5faf 🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...
  • e6914a5 Bump version to 5.6.1-rc and LKG
  • 34121c4 Update LKG
  • 2a30c2a Merge remote-tracking branch 'origin/main' into release-5.6
  • 936a79b Expose TypeChecker. getAwaitedType to public (#59268)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the cdk group in /cdk with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@guardian/cdk](https://github.com/guardian/cdk) | `59.3.3` | `59.3.5` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.13` |
| [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.156.0` | `2.158.0` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.156.0` | `2.158.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` |


Updates `@guardian/cdk` from 59.3.3 to 59.3.5
- [Release notes](https://github.com/guardian/cdk/releases)
- [Changelog](https://github.com/guardian/cdk/blob/main/CHANGELOG.md)
- [Commits](guardian/cdk@v59.3.3...v59.3.5)

Updates `@types/jest` from 29.5.12 to 29.5.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `aws-cdk` from 2.156.0 to 2.158.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.158.0/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.156.0 to 2.158.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.158.0/packages/aws-cdk-lib)

Updates `typescript` from 5.5.4 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.6.2)

---
updated-dependencies:
- dependency-name: "@guardian/cdk"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: aws-cdk-lib
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 15, 2024
@dependabot dependabot bot requested a review from a team as a code owner September 15, 2024 06:59
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Sep 15, 2024
Copy link

changeset-bot bot commented Sep 15, 2024

⚠️ No Changeset found

Latest commit: 567e4de

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@akinsola-guardian akinsola-guardian merged commit a036637 into main Sep 16, 2024
5 checks passed
@akinsola-guardian akinsola-guardian deleted the dependabot/npm_and_yarn/cdk/cdk-6529ed5360 branch September 16, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant