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

fix(deps): update aws-cdk monorepo to v2.177.0 #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-cdk (source) 2.31.1 -> 2.177.0 age adoption passing confidence
aws-cdk-lib (source) 2.31.1 -> 2.177.0 age adoption passing confidence

Release Notes

aws/aws-cdk (aws-cdk)

v2.177.0

Compare Source

Features
Bug Fixes

Alpha modules (2.177.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • glue-alpha: Developers must refactor their existing Job
    instantiation method calls to choose the right job type and language,
    and use the new constants static values to define the associated Job
    configuration settings. See the RFC and/or new README for examples.
Description of how you validated changes

Increased unit test coverage to > 90%, consulted with Glue service team
on best practices and sane defaults, updated integration tests.

Features
Bug Fixes
  • custom-resource-handlers: do not allow unauthorized connection for iam OIDC connection (under feature flag) (#​32921) (3e4f377), closes #​32920
Code Refactoring
  • glue-alpha: Refactored glue-alpha L2 CDK construct RFC 0497 (#​32521) (1a18dc9)

v2.176.0

Compare Source

Features
Bug Fixes
Reverts

Alpha modules (2.176.0-alpha.0)

Features
Bug Fixes

v2.175.1

Compare Source

Bug Fixes

Alpha modules (2.175.1-alpha.0)

v2.175.0

Compare Source

Features
Bug Fixes

Alpha modules (2.175.0-alpha.0)
Features
Bug Fixes

v2.174.1

Compare Source

Features

Alpha modules (2.174.1-alpha.0)

v2.174.0

Compare Source

Features
Bug Fixes
Reverts

Alpha modules (2.174.0-alpha.0)

Features
Bug Fixes

v2.173.4

Compare Source

Bug Fixes

Alpha modules (2.173.4-alpha.0)

v2.173.3

Compare Source

Bug Fixes

Alpha modules (2.173.3-alpha.0)

v2.173.2

Compare Source

Bug Fixes
  • cli: allow credential plugins to return null for expiration (#​32554) (e59b1db)
  • cli: doesn't support plugins that return initially empty credentials (#​32552) (7ee9b90)

Alpha modules (2.173.2-alpha.0)

v2.173.1

Compare Source

Bug Fixes
  • cli: getting credentials via SSO fails when the region is set in the profile (#​32520) (01fec04)

Alpha modules (2.173.1-alpha.0)

v2.173.0

Compare Source

Features
Bug Fixes

Alpha modules (2.173.0-alpha.0)

Features

v2.172.0

Compare Source

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • apigateway: We will be removing deprecated APIGatewayV2 constructs from aws-apigateway module.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Features
Bug Fixes

Alpha modules (2.172.0-alpha.0)

Features
Bug Fixes
  • scheduler-targets-alpha: incorrect validation of maximumEventAge (#​32284) (2eebc59)

v2.171.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from cf5b970 to cf0ab80 Compare March 22, 2023 22:15
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.69.0 chore(deps): update aws-cdk monorepo to v2.70.0 Mar 22, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from cf0ab80 to b52e184 Compare March 29, 2023 23:42
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.70.0 chore(deps): update aws-cdk monorepo to v2.72.0 Mar 29, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from b52e184 to e4af5b9 Compare March 31, 2023 16:03
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.72.0 chore(deps): update aws-cdk monorepo to v2.72.1 Mar 31, 2023
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.72.1 chore(deps): update aws-cdk monorepo to v2.72.1 - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/aws-cdk-monorepo branch April 4, 2023 00:49
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.72.1 - autoclosed chore(deps): update aws-cdk monorepo to v2.72.1 Apr 4, 2023
@renovate renovate bot restored the renovate/aws-cdk-monorepo branch April 4, 2023 11:17
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from e4af5b9 to 9b4f942 Compare April 17, 2023 11:48
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.72.1 chore(deps): update aws-cdk monorepo to v2.74.0 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 9b4f942 to 13d39e4 Compare April 18, 2023 02:23
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.74.0 chore(deps): update aws-cdk monorepo to v2.75.0 Apr 18, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 13d39e4 to 28250d9 Compare May 28, 2023 08:57
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.75.0 chore(deps): update aws-cdk monorepo to v2.81.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 28250d9 to b5631b2 Compare June 2, 2023 17:45
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.81.0 chore(deps): update aws-cdk monorepo to v2.82.0 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from b5631b2 to 9aa1fc8 Compare June 7, 2023 15:47
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.82.0 chore(deps): update aws-cdk monorepo to v2.83.0 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 9aa1fc8 to 1d929a4 Compare June 9, 2023 14:09
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.83.0 chore(deps): update aws-cdk monorepo to v2.83.1 Jun 9, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 1d929a4 to 4b5944f Compare June 14, 2023 19:16
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.83.1 chore(deps): update aws-cdk monorepo to v2.84.0 Jun 14, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 4b5944f to 0108f8f Compare June 21, 2023 17:35
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.84.0 chore(deps): update aws-cdk monorepo to v2.85.0 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 0108f8f to fa3c596 Compare June 29, 2023 17:06
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.85.0 chore(deps): update aws-cdk monorepo to v2.86.0 Jun 29, 2023
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.171.1 chore(deps): update aws-cdk monorepo to v2.172.0 Dec 7, 2024
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v2.172.0 fix(deps): update aws-cdk monorepo to v2.172.0 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 9c022dc to 2905901 Compare December 12, 2024 07:12
@renovate renovate bot changed the title fix(deps): update aws-cdk monorepo to v2.172.0 fix(deps): update aws-cdk monorepo to v2.173.0 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 2905901 to 62611d6 Compare December 14, 2024 18:33
@renovate renovate bot changed the title fix(deps): update aws-cdk monorepo to v2.173.0 fix(deps): update aws-cdk monorepo to v2.173.1 Dec 14, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 62611d6 to f88927c Compare December 18, 2024 04:10
@renovate renovate bot changed the title fix(deps): update aws-cdk monorepo to v2.173.1 fix(deps): update aws-cdk monorepo to v2.173.2 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from f88927c to ebc2351 Compare December 26, 2024 23:05
@renovate renovate bot changed the title fix(deps): update aws-cdk monorepo to v2.173.2 fix(deps): update aws-cdk monorepo to v2.173.3 Dec 26, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from ebc2351 to 83e7ff3 Compare December 27, 2024 22:25
@renovate renovate bot changed the title fix(deps): update aws-cdk monorepo to v2.173.3 fix(deps): update aws-cdk monorepo to v2.173.4 Dec 27, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 83e7ff3 to e7ab97e Compare January 4, 2025 13:40
@renovate renovate bot changed the title fix(deps): update aws-cdk monorepo to v2.173.4 fix(deps): update aws-cdk monorepo to v2.174.0 Jan 4, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from e7ab97e to 4ea2048 Compare January 8, 2025 13:46
@renovate renovate bot changed the title fix(deps): update aws-cdk monorepo to v2.174.0 fix(deps): update aws-cdk monorepo to v2.174.1 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 4ea2048 to 3b0ea6b Compare January 10, 2025 02:51
@renovate renovate bot changed the title fix(deps): update aws-cdk monorepo to v2.174.1 fix(deps): update aws-cdk monorepo to v2.175.0 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 3b0ea6b to c09f939 Compare January 10, 2025 22:06
@renovate renovate bot changed the title fix(deps): update aws-cdk monorepo to v2.175.0 fix(deps): update aws-cdk monorepo to v2.174.1 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from c09f939 to bb4848c Compare January 11, 2025 02:12
@renovate renovate bot changed the title fix(deps): update aws-cdk monorepo to v2.174.1 fix(deps): update aws-cdk monorepo to v2.175.1 Jan 11, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from bb4848c to 5e5e724 Compare January 16, 2025 01:41
@renovate renovate bot changed the title fix(deps): update aws-cdk monorepo to v2.175.1 fix(deps): update aws-cdk monorepo to v2.176.0 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from 40a460a to dc6588f Compare January 26, 2025 10:05
@renovate renovate bot changed the title fix(deps): update aws-cdk monorepo to v2.176.0 fix(deps): update aws-cdk monorepo to v2.177.0 Jan 26, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from dc6588f to 273421c Compare January 30, 2025 16:56
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 273421c to fd493ab Compare February 6, 2025 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants