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

Update dependency aws-cdk to v2.179.0 - autoclosed #7

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-cdk (source) 2.29.0 -> 2.179.0 age adoption passing confidence

Release Notes

aws/aws-cdk (aws-cdk)

v2.179.0

Compare Source

v2.178.2

Compare Source

Bug Fixes

Alpha modules (2.178.2-alpha.0)

v2.178.1

Compare Source

Bug Fixes

Alpha modules (2.178.1-alpha.0)

v2.178.0

Compare Source

Features
Bug Fixes

Alpha modules (2.178.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • ec2-alpha: operatingRegion property under IPAM class is now renamed to operatingRegions.
Features
Bug Fixes

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

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 this update 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
Copy link
Contributor Author

renovate bot commented Sep 15, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: github-aws-oidc@0.1.0
npm ERR! Found: eslint@8.57.0
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"^8.19.0" from the root project
npm ERR!   peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0" from @typescript-eslint/eslint-plugin@5.62.0
npm ERR!   node_modules/@typescript-eslint/eslint-plugin
npm ERR!     dev @typescript-eslint/eslint-plugin@"^5.30.6" from the root project
npm ERR!   1 more (@typescript-eslint/parser)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^6.0.0 || ^7.0.0" from eslint-plugin-unused-imports@1.1.5
npm ERR! node_modules/eslint-plugin-unused-imports
npm ERR!   dev eslint-plugin-unused-imports@"^1.1.5" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-05-04T20_48_05_907Z-debug-0.log

@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 94f99fb to d82c589 Compare September 16, 2022 22:01
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.41.0 Update aws-cdk monorepo to v2.42.0 Sep 16, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from d82c589 to f3954b7 Compare September 19, 2022 23:33
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.42.0 Update aws-cdk monorepo to v2.42.1 Sep 19, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from f3954b7 to 50da951 Compare September 22, 2022 02:20
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.42.1 Update aws-cdk monorepo to v2.43.0 Sep 22, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 50da951 to d401d9e Compare September 23, 2022 16:09
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.43.0 Update aws-cdk monorepo to v2.43.1 Sep 23, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from 79405d4 to 3b54115 Compare September 29, 2022 14:50
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.43.1 Update aws-cdk monorepo to v2.44.0 Sep 29, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 3b54115 to 71e5d42 Compare October 6, 2022 11:26
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.44.0 Update aws-cdk monorepo to v2.45.0 Oct 6, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 71e5d42 to 925da59 Compare October 13, 2022 23:13
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.45.0 Update aws-cdk monorepo to v2.46.0 Oct 13, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 925da59 to 3db378a Compare October 20, 2022 16:33
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.46.0 Update aws-cdk monorepo to v2.47.0 Oct 20, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 3db378a to d4f22f1 Compare October 27, 2022 21:43
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.47.0 Update aws-cdk monorepo to v2.48.0 Oct 27, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from d4f22f1 to 78f58e4 Compare October 28, 2022 03:14
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.48.0 Update aws-cdk monorepo to v2.49.0 Oct 28, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 78f58e4 to 2327986 Compare November 1, 2022 02:07
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.49.0 Update aws-cdk monorepo to v2.49.1 Nov 1, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 2327986 to 5edc856 Compare November 1, 2022 13:50
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.49.1 Update aws-cdk monorepo to v2.50.0 Nov 1, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 5edc856 to fd8d925 Compare November 20, 2022 08:59
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.50.0 Update aws-cdk monorepo to v2.51.1 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from fd8d925 to 34ab2ea Compare March 16, 2023 07:17
@renovate renovate bot changed the title Update aws-cdk monorepo to v2.51.1 Update aws-cdk monorepo to v2.69.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from cc9f819 to 1883f90 Compare December 14, 2024 02:02
@renovate renovate bot changed the title Update dependency aws-cdk to v2.172.0 Update dependency aws-cdk to v2.173.0 Dec 14, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 1883f90 to d002641 Compare December 15, 2024 04:14
@renovate renovate bot changed the title Update dependency aws-cdk to v2.173.0 Update dependency aws-cdk to v2.173.1 Dec 15, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from d002641 to 2326f8e Compare December 21, 2024 02:58
@renovate renovate bot changed the title Update dependency aws-cdk to v2.173.1 Update dependency aws-cdk to v2.173.2 Dec 21, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 2326f8e to 32d5f17 Compare December 27, 2024 23:59
@renovate renovate bot changed the title Update dependency aws-cdk to v2.173.2 Update dependency aws-cdk to v2.173.4 Dec 27, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 32d5f17 to edff342 Compare January 5, 2025 11:44
@renovate renovate bot changed the title Update dependency aws-cdk to v2.173.4 Update dependency aws-cdk to v2.174.0 Jan 5, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from edff342 to c16a350 Compare January 9, 2025 23:42
@renovate renovate bot changed the title Update dependency aws-cdk to v2.174.0 Update dependency aws-cdk to v2.174.1 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from c16a350 to 90eae4b Compare January 11, 2025 12:12
@renovate renovate bot changed the title Update dependency aws-cdk to v2.174.1 Update dependency aws-cdk to v2.175.1 Jan 11, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 90eae4b to 8664abf Compare January 16, 2025 03:47
@renovate renovate bot changed the title Update dependency aws-cdk to v2.175.1 Update dependency aws-cdk to v2.176.0 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 8664abf to 1f272c6 Compare January 25, 2025 14:50
@renovate renovate bot changed the title Update dependency aws-cdk to v2.176.0 Update dependency aws-cdk to v2.177.0 Jan 25, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 1f272c6 to fdf2e84 Compare February 6, 2025 08:03
@renovate renovate bot changed the title Update dependency aws-cdk to v2.177.0 Update dependency aws-cdk to v2.178.0 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from fdf2e84 to f514ab6 Compare February 8, 2025 11:41
@renovate renovate bot changed the title Update dependency aws-cdk to v2.178.0 Update dependency aws-cdk to v2.178.1 Feb 8, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from f514ab6 to 3a1608d Compare February 15, 2025 04:13
@renovate renovate bot changed the title Update dependency aws-cdk to v2.178.1 Update dependency aws-cdk to v2.178.2 Feb 15, 2025
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 3a1608d to 3677ee9 Compare February 18, 2025 08:09
@renovate renovate bot changed the title Update dependency aws-cdk to v2.178.2 Update dependency aws-cdk to v2.179.0 Feb 18, 2025
@renovate renovate bot changed the title Update dependency aws-cdk to v2.179.0 Update dependency aws-cdk to v2.179.0 - autoclosed Feb 20, 2025
@renovate renovate bot closed this Feb 20, 2025
@renovate renovate bot deleted the renovate/aws-cdk-monorepo branch February 20, 2025 19:55
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