BranislavBeno / GitLab-Issue-Importer

MIT License
1 stars 0 forks source link

chore(deps): update all non-major dependencies #240

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
aws-cdk (source) 2.137.0 -> 2.139.0 age adoption passing confidence devDependencies minor
eclipse-temurin 21.0.2_13-jdk-jammy -> 21.0.3_9-jdk-jammy age adoption passing confidence image patch
org.wiremock:wiremock (source) 3.5.3 -> 3.5.4 age adoption passing confidence dependencies patch
com.codeborne:selenide (source) 7.2.3 -> 7.3.0 age adoption passing confidence dependencies minor
commons-codec:commons-codec (source) 1.16.1 -> 1.17.0 age adoption passing confidence dependencies minor
software.amazon.awscdk:aws-cdk-lib 2.137.0 -> 2.139.0 age adoption passing confidence dependencies minor
com.gorylenko.gradle-git-properties 2.4.1 -> 2.4.2 age adoption passing confidence plugin patch
org.springframework.boot 3.2.4 -> 3.2.5 age adoption passing confidence plugin patch

Release Notes

aws/aws-cdk (aws-cdk) ### [`v2.139.0`](https://togithub.com/aws/aws-cdk/releases/tag/v2.139.0) [Compare Source](https://togithub.com/aws/aws-cdk/compare/v2.138.0...v2.139.0) ##### Features - **appconfig:** constrain environments to a single deployment at a time ([#​29500](https://togithub.com/aws/aws-cdk/issues/29500)) ([3dd834d](https://togithub.com/aws/aws-cdk/commit/3dd834d66a9345eaab372a9dd59e673e52c86d7e)), closes [#​29345](https://togithub.com/aws/aws-cdk/issues/29345) - **ecs:** support `pidMode` for `FargateTaskDefinition` ([#​29670](https://togithub.com/aws/aws-cdk/issues/29670)) ([ed75b16](https://togithub.com/aws/aws-cdk/commit/ed75b160f86b266a256ed7dd347dc54a34b937d0)), closes [#​29619](https://togithub.com/aws/aws-cdk/issues/29619) - **ecs:** support adding docker labels after container construction ([#​29734](https://togithub.com/aws/aws-cdk/issues/29734)) ([8e215b3](https://togithub.com/aws/aws-cdk/commit/8e215b3c740efa260e18dab9cd30c487c822f3ef)), closes [#​29728](https://togithub.com/aws/aws-cdk/issues/29728) - **efs:** replicating file systems ([#​29347](https://togithub.com/aws/aws-cdk/issues/29347)) ([a15dc93](https://togithub.com/aws/aws-cdk/commit/a15dc939c8d3ba3ac0f20b4a78ec7d403cde56bd)), closes [#​21455](https://togithub.com/aws/aws-cdk/issues/21455) - **ses-actions:** `WorkMail` rule action ([#​29854](https://togithub.com/aws/aws-cdk/issues/29854)) ([6fdc458](https://togithub.com/aws/aws-cdk/commit/6fdc4582f659549021a64a4d676fce12fc241715)) - update L1 CloudFormation resource definitions ([#​29924](https://togithub.com/aws/aws-cdk/issues/29924)) ([27b7a45](https://togithub.com/aws/aws-cdk/commit/27b7a4529bc23b068d338b937e08c92ab4a0f962)) ##### Bug Fixes - **CLI:** `diff --template` crashes ([#​29896](https://togithub.com/aws/aws-cdk/issues/29896)) ([466f170](https://togithub.com/aws/aws-cdk/commit/466f170af409d0c9c44f0f03a6eb5a72553db29b)), closes [#​29890](https://togithub.com/aws/aws-cdk/issues/29890) - **CLI:** bootstrap shows no hotswap changes when there are no changes ([#​29877](https://togithub.com/aws/aws-cdk/issues/29877)) ([2126ee5](https://togithub.com/aws/aws-cdk/commit/2126ee5b1eac4bce2d085b1a9bd27a65eb33b137)), closes [#​25736](https://togithub.com/aws/aws-cdk/issues/25736) - **custom-resource-handler:** auto-delete-\[objects|images] breaks on cloudformation rollback ([#​29581](https://togithub.com/aws/aws-cdk/issues/29581)) ([69ea52f](https://togithub.com/aws/aws-cdk/commit/69ea52f6e2b82dfe65c33d119f7ab998f367c6bf)) - **custom-resources:** cannot set logging for state machine generated in CompleteHandler ([#​28706](https://togithub.com/aws/aws-cdk/issues/28706)) ([99041b2](https://togithub.com/aws/aws-cdk/commit/99041b29fa00cad6c7dbdc19685866add3e1243e)), closes [#​27283](https://togithub.com/aws/aws-cdk/issues/27283) [#​28577](https://togithub.com/aws/aws-cdk/issues/28577) [#​28744](https://togithub.com/aws/aws-cdk/issues/28744) [#​27310](https://togithub.com/aws/aws-cdk/issues/27310) [#​28699](https://togithub.com/aws/aws-cdk/issues/28699) [#​28587](https://togithub.com/aws/aws-cdk/issues/28587) - **eks:** incorrect nodegroupName(under feature flag) ([#​29794](https://togithub.com/aws/aws-cdk/issues/29794)) ([8bb8c55](https://togithub.com/aws/aws-cdk/commit/8bb8c5579108e8b80e465049c2a28c5c10c70b09)) - **elasticloadbalancingv2:** crossZoneEnabled does not support false for ALB ([#​29907](https://togithub.com/aws/aws-cdk/issues/29907)) ([f6c902e](https://togithub.com/aws/aws-cdk/commit/f6c902e701b3a8283a5d9a9fb136e3321d7bf61e)) - **events-targets:** `ApiGateway` events target should accept IRestApi ([#​29397](https://togithub.com/aws/aws-cdk/issues/29397)) ([8e1fefd](https://togithub.com/aws/aws-cdk/commit/8e1fefd81c6531063eba94f352a2b6d12c87810b)), closes [#​16423](https://togithub.com/aws/aws-cdk/issues/16423) [/github.com/aws/aws-cdk/pull/16542#discussion_r713676896](https://togithub.com/aws//github.com/aws/aws-cdk/pull/16542/issues/discussion_r713676896) [/github.com/aws/aws-cdk/pull/16542#issuecomment-925051255](https://togithub.com/aws//github.com/aws/aws-cdk/pull/16542/issues/issuecomment-925051255) - **s3-notifications:** cdk destroy deletes external/existing s3 notification events ([#​29939](https://togithub.com/aws/aws-cdk/issues/29939)) ([7360a88](https://togithub.com/aws/aws-cdk/commit/7360a885e6282ad28b4ae72f9ae92a6bcda88b15)) - **ses-actions:** permissions too wide for S3 action ([#​29833](https://togithub.com/aws/aws-cdk/issues/29833)) ([2da544f](https://togithub.com/aws/aws-cdk/commit/2da544feeeda68a379f0f79f18e138b9640c1691)), closes [#​29811](https://togithub.com/aws/aws-cdk/issues/29811) [#​29823](https://togithub.com/aws/aws-cdk/issues/29823) [/docs.aws.amazon.com/ses/latest/dg/receiving-email-permissions.html#receiving-email-permissions-s3](https://togithub.com/aws//docs.aws.amazon.com/ses/latest/dg/receiving-email-permissions.html/issues/receiving-email-permissions-s3) *** ##### Alpha modules (2.139.0-alpha.0) ### [`v2.138.0`](https://togithub.com/aws/aws-cdk/releases/tag/v2.138.0) [Compare Source](https://togithub.com/aws/aws-cdk/compare/v2.137.0...v2.138.0) ##### Features - **AppSync:** addRdsDataSource support for DatabaseCluster ([#​29544](https://togithub.com/aws/aws-cdk/issues/29544)) ([1894f2d](https://togithub.com/aws/aws-cdk/commit/1894f2db54eed7d65c9f54cb07cee6dd84200ad7)), closes [#​29302](https://togithub.com/aws/aws-cdk/issues/29302) - **cognito:** support provider details for `UserPoolIdentityProviderSaml` ([#​29588](https://togithub.com/aws/aws-cdk/issues/29588)) ([375f1a6](https://togithub.com/aws/aws-cdk/commit/375f1a6c0bd5952091b1bb4634faaabcb4ca126e)), closes [#​29494](https://togithub.com/aws/aws-cdk/issues/29494) [#​29598](https://togithub.com/aws/aws-cdk/issues/29598) - **custom-resources:** add logging property to `AwsSdkCall` and create `Logging` class ([#​29648](https://togithub.com/aws/aws-cdk/issues/29648)) ([b049064](https://togithub.com/aws/aws-cdk/commit/b0490640a25eb1946aa9db748cf85867e841f243)) - **ec2:** well-known port aliases ([#​29793](https://togithub.com/aws/aws-cdk/issues/29793)) ([f10494c](https://togithub.com/aws/aws-cdk/commit/f10494cab79c033d7913a435b0e2db12fe59698d)) - **elasticloadbalancingv2:** add removeSuffix param for ExternalApplicationListener.addAction() ([#​29746](https://togithub.com/aws/aws-cdk/issues/29746)) ([f4af330](https://togithub.com/aws/aws-cdk/commit/f4af33018e374ea97346e8ec70776feb46f6ab7b)), closes [#​29496](https://togithub.com/aws/aws-cdk/issues/29496) - **route53:** `DNSSEC` zone signing ([#​28604](https://togithub.com/aws/aws-cdk/issues/28604)) ([213fffc](https://togithub.com/aws/aws-cdk/commit/213fffc84f2206f064ae5143b8dc6eff9d21b50d)) - **sns:** add TracingConfig prop ([#​29783](https://togithub.com/aws/aws-cdk/issues/29783)) ([f14b60f](https://togithub.com/aws/aws-cdk/commit/f14b60fc990cb98d1d2b0e48f9a89492bddf868c)), closes [#​29714](https://togithub.com/aws/aws-cdk/issues/29714) - **stepfunctions-tasks:** add httpinvoke step functions task ([#​28673](https://togithub.com/aws/aws-cdk/issues/28673)) ([178e481](https://togithub.com/aws/aws-cdk/commit/178e48189524c608decd631c5e76e95a34fe5122)), closes [#​28278](https://togithub.com/aws/aws-cdk/issues/28278) - update L1 CloudFormation resource definitions ([#​29798](https://togithub.com/aws/aws-cdk/issues/29798)) ([7103fed](https://togithub.com/aws/aws-cdk/commit/7103fed9bc03062e464d907818afcf32c27ba6b2)), closes [/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#aws-resource-ec2](https://togithub.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html/issues/aws-resource-ec2) [/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#aws-resource-ec2](https://togithub.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html/issues/aws-resource-ec2) [/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html#cfn-ec2](https://togithub.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html/issues/cfn-ec2) [/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html#cfn-ec2](https://togithub.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html/issues/cfn-ec2) ##### Bug Fixes - **ecs-patterns:** integ test failed with certificate error ([#​29623](https://togithub.com/aws/aws-cdk/issues/29623)) ([5347369](https://togithub.com/aws/aws-cdk/commit/5347369fa11f4f11ab3893b9ac4c8467c5d514c3)), closes [/github.com/aws/aws-cdk/pull/29186#issuecomment-1959231406](https://togithub.com/aws//github.com/aws/aws-cdk/pull/29186/issues/issuecomment-1959231406) [/github.com/aws/aws-cdk/pull/29186#issuecomment-1959231406](https://togithub.com/aws//github.com/aws/aws-cdk/pull/29186/issues/issuecomment-1959231406) - **eks:** add support of Helm charts located in ECR of AWS CN region ([#​29778](https://togithub.com/aws/aws-cdk/issues/29778)) ([0da25e5](https://togithub.com/aws/aws-cdk/commit/0da25e5da491b0778eed0444cbb05455bd562b42)), closes [#​28460](https://togithub.com/aws/aws-cdk/issues/28460) - **globalaccelerator:** changing `installLatestAwsSdk` breaks Security Group reference ([#​29620](https://togithub.com/aws/aws-cdk/issues/29620)) ([ece7eb6](https://togithub.com/aws/aws-cdk/commit/ece7eb671e588aff6e9d0f2ee4b53933cb9589a5)), closes [#​23796](https://togithub.com/aws/aws-cdk/issues/23796) [/github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-globalaccelerator/lib/\_accelerator-security-group.ts#L32](https://togithub.com/aws//github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-globalaccelerator/lib/\_accelerator-security-group.ts/issues/L32) - **lambda:** version.fromVersionArn creates invalid Version object ([#​29820](https://togithub.com/aws/aws-cdk/issues/29820)) ([8198884](https://togithub.com/aws/aws-cdk/commit/819888470248fed2ddbdac689f14254688eef88f)) - **spec2cdk:** get tag gives null result in Java CDK ([#​29870](https://togithub.com/aws/aws-cdk/issues/29870)) ([5a918d1](https://togithub.com/aws/aws-cdk/commit/5a918d12ec0455626b5630b35aa47e6d9da6df7c)) - **stepfunctions:** the catch field in CustomState is not rendered ([#​29654](https://togithub.com/aws/aws-cdk/issues/29654)) ([77e9fc6](https://togithub.com/aws/aws-cdk/commit/77e9fc6bd2066862312355801f7f04c5a5f02d6a)) *** ##### Alpha modules (2.138.0-alpha.0) ##### ⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES - **cognito-identitypool-alpha:** The argument of `IdentityPoolProviderUrl.userPool()` has been changed from `url: string` to `userPool: UserPool, userPoolClient: UserPoolClient`. If you want to specify custom identifier string, use `IdentityPoolProviderUrl.custom()` instead. ##### Bug Fixes - **cognito-identitypool-alpha:** inconvenient IdentityPoolProviderUrl.userPool() ([#​29025](https://togithub.com/aws/aws-cdk/issues/29025)) ([90a7734](https://togithub.com/aws/aws-cdk/commit/90a773407753b4ff868dede4442bf20243dfeaec))
wiremock/wiremock (org.wiremock:wiremock) ### [`v3.5.4`](https://togithub.com/wiremock/wiremock/releases/tag/3.5.4) [Compare Source](https://togithub.com/wiremock/wiremock/compare/3.5.3...3.5.4) #### 📦 Dependency updates - Bump versions.jetty from 12.0.7 to 12.0.8 ([#​2668](https://togithub.com/wiremock/wiremock/issues/2668)) [@​dependabot](https://togithub.com/dependabot) #### ✍ Other changes - Allow commons-fileupload to load commons-io as a transitive dependency ([#​2691](https://togithub.com/wiremock/wiremock/issues/2691)) [@​leeturner](https://togithub.com/leeturner) - Fix some Sonar or/and "IDEA inspect code" issues (partly) ([#​2686](https://togithub.com/wiremock/wiremock/issues/2686)) [@​pks-1981](https://togithub.com/pks-1981)
selenide/selenide (com.codeborne:selenide) ### [`v7.3.0`](https://togithub.com/selenide/selenide/blob/HEAD/CHANGELOG.md#730-released-28042024) [Compare Source](https://togithub.com/selenide/selenide/compare/v7.2.3...v7.3.0) - [#​2705](https://togithub.com/selenide/selenide/issues/2705) add method to mock http response with specific content type ([#​2706](https://togithub.com/selenide/selenide/issues/2706)) - [#​2722](https://togithub.com/selenide/selenide/issues/2722) fix `$.clear()` in Appium for element that exists, but is not visible. ([#​2723](https://togithub.com/selenide/selenide/issues/2723)) - [#​2725](https://togithub.com/selenide/selenide/issues/2725) show the real error instead of "Element not found" when clicking on a non-working link in Firefox ([#​2727](https://togithub.com/selenide/selenide/issues/2727)) - [#​2658](https://togithub.com/selenide/selenide/issues/2658) disable Chrome warning about stolen passwords ([#​2729](https://togithub.com/selenide/selenide/issues/2729)) - Fix CDP download for custom browsers ([#​2728](https://togithub.com/selenide/selenide/issues/2728)) - bump Selenium from 4.19.1 to 4.20.0 ([#​2726](https://togithub.com/selenide/selenide/issues/2726)) - bump LittleProxy from 2.2.0 to 2.2.1 ([#​2726](https://togithub.com/selenide/selenide/issues/2726)) - deprecate setting `holdBrowserOpen` ([#​2730](https://togithub.com/selenide/selenide/issues/2730))
apache/commons-codec (commons-codec:commons-codec) ### [`v1.17.0`](https://togithub.com/apache/commons-codec/blob/HEAD/RELEASE-NOTES.txt#Apache-Commons-Codec-1170-RELEASE-NOTES) The Apache Commons Codec component contains encoder and decoders for various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities. Feature and fix release. Requires a minimum of Java 8.

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Bratislava, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud