BranislavBeno / GitLab-Issue-Importer

MIT License
1 stars 0 forks source link

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

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-cdk 2.100.0 -> 2.102.0 age adoption passing confidence
com.codeborne:selenide (source) 6.19.0 -> 6.19.1 age adoption passing confidence
software.amazon.awscdk:aws-cdk-lib 2.100.0 -> 2.102.0 age adoption passing confidence
jacoco (source) 0.8.10 -> 0.8.11 age adoption passing confidence
org.springframework.boot 3.1.4 -> 3.1.5 age adoption passing confidence

Release Notes

aws/aws-cdk (aws-cdk) ### [`v2.102.0`](https://togithub.com/aws/aws-cdk/releases/tag/v2.102.0) [Compare Source](https://togithub.com/aws/aws-cdk/compare/v2.101.1...v2.102.0) ##### Features - update AWS Service Spec ([#​27557](https://togithub.com/aws/aws-cdk/issues/27557)) ([af63162](https://togithub.com/aws/aws-cdk/commit/af63162198551a4e7d25b565cd749d863ce594b1)) ##### Bug Fixes - **custom-resources:** custom resource provider can't exceed 1 hour ([#​27533](https://togithub.com/aws/aws-cdk/issues/27533)) ([b655b08](https://togithub.com/aws/aws-cdk/commit/b655b08b0e71d4d345b0ae5a1ca137c7c84c8473)), closes [#​24974](https://togithub.com/aws/aws-cdk/issues/24974) - **eks:** partition is hardcoded in ALB controller IAM policies ([#​27541](https://togithub.com/aws/aws-cdk/issues/27541)) ([75e56ea](https://togithub.com/aws/aws-cdk/commit/75e56ea980590fcf8860f5a7a6fba5347e0ace2d)), closes [#​22520](https://togithub.com/aws/aws-cdk/issues/22520) ##### Reverts - "fix(s3): grantRead does not allow s3:HeadObject ([#​27416](https://togithub.com/aws/aws-cdk/issues/27416))" ([#​27556](https://togithub.com/aws/aws-cdk/issues/27556)) ([8dc1c18](https://togithub.com/aws/aws-cdk/commit/8dc1c18a6bf033d28dcca6052923170eaeb143ac)) *** #### Alpha modules (2.102.0-alpha.0) ##### Features - **scheduler:** metrics for all schedules ([#​27544](https://togithub.com/aws/aws-cdk/issues/27544)) ([5448009](https://togithub.com/aws/aws-cdk/commit/5448009738431aeebdc6fff1c1c19395d2d5a818)), closes [#​23394](https://togithub.com/aws/aws-cdk/issues/23394) ### [`v2.101.1`](https://togithub.com/aws/aws-cdk/releases/tag/v2.101.1) [Compare Source](https://togithub.com/aws/aws-cdk/compare/v2.101.0...v2.101.1) ##### Reverts - "fix(s3): grantRead does not allow s3:HeadObject ([#​27416](https://togithub.com/aws/aws-cdk/issues/27416))" ([#​27556](https://togithub.com/aws/aws-cdk/issues/27556)) ([d013677](https://togithub.com/aws/aws-cdk/commit/d013677cc181284b6f7444950784b758cb0c7100)) *** #### Alpha modules (2.101.1-alpha.0) ### [`v2.101.0`](https://togithub.com/aws/aws-cdk/releases/tag/v2.101.0) [Compare Source](https://togithub.com/aws/aws-cdk/compare/v2.100.0...v2.101.0) ##### Features - **ec2:** Add SubnetFilter for CIDR Range ([#​27425](https://togithub.com/aws/aws-cdk/issues/27425)) ([b1ce47b](https://togithub.com/aws/aws-cdk/commit/b1ce47b894c973ad1b6ccae29940b7b277bde3d2)), closes [#​27421](https://togithub.com/aws/aws-cdk/issues/27421) - **init-templates:** update init templates to use the current LTS version of Java ([#​27422](https://togithub.com/aws/aws-cdk/issues/27422)) ([6c34c9a](https://togithub.com/aws/aws-cdk/commit/6c34c9a75c513d629595fd30c3a2be3b64d69d68)) - **stepfunctions:** adding custom state name prop ([#​27306](https://togithub.com/aws/aws-cdk/issues/27306)) ([61be7a6](https://togithub.com/aws/aws-cdk/commit/61be7a659f22e7ff3df255fc9542214135d07d5e)) - **stepfunctions-tasks:** add `ExecutionParameters` to `AthenaStartQueryExecution` ([#​27287](https://togithub.com/aws/aws-cdk/issues/27287)) ([3fc86ca](https://togithub.com/aws/aws-cdk/commit/3fc86ca5a80b4788141ff7b06f2f129fb4d90d5f)), closes [#​27286](https://togithub.com/aws/aws-cdk/issues/27286) - update AWS Service Spec ([#​27464](https://togithub.com/aws/aws-cdk/issues/27464)) ([3899f15](https://togithub.com/aws/aws-cdk/commit/3899f158173d01565bb7c7204295d8ba573d55dc)) ##### Bug Fixes - **assertions:** cannot use HTTP apis that do not return JSON ([#​27463](https://togithub.com/aws/aws-cdk/issues/27463)) ([cae9db6](https://togithub.com/aws/aws-cdk/commit/cae9db6b4f4855c0e30b0db3de54cec52e09a7a8)) - **s3:** grantRead does not allow s3:HeadObject ([#​27416](https://togithub.com/aws/aws-cdk/issues/27416)) ([beac675](https://togithub.com/aws/aws-cdk/commit/beac6753021138ee56abdbf02eef0318f7098dde)), closes [#​27389](https://togithub.com/aws/aws-cdk/issues/27389) - **stepfunctions-tasks:** SNS FIFO tasks does not support messageGroupId and messageDeduplicationId ([#​27369](https://togithub.com/aws/aws-cdk/issues/27369)) ([9cb9fb8](https://togithub.com/aws/aws-cdk/commit/9cb9fb879a95c77b4f0048ac6a1d714bb9889efb)), closes [#​27341](https://togithub.com/aws/aws-cdk/issues/27341) ##### Reverts - "fix(cli): cannot hotswap ECS task definitions containing certain intrinsics" ([#​27358](https://togithub.com/aws/aws-cdk/issues/27358)) ([48d7726](https://togithub.com/aws/aws-cdk/commit/48d7726421352eb3c032b1293a361a70339b0566)), closes [#​27343](https://togithub.com/aws/aws-cdk/issues/27343) [#​27343](https://togithub.com/aws/aws-cdk/issues/27343) *** #### Alpha modules (2.101.0-alpha.0) ##### ⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES - **glue-alpha:** `SparkUIProps.prefix` strings in the original `/prefix-name` format will now result in a validation error. To retain the same behavior, prefixes must be changed to the new `prefix-name/` format. ##### Features - **lambda-python-alpha:** add without-urls option for poetry ([#​27442](https://togithub.com/aws/aws-cdk/issues/27442)) ([5893b3f](https://togithub.com/aws/aws-cdk/commit/5893b3fadb7f54360db6997a98cce8dc74b86cd7)), closes [#​27103](https://togithub.com/aws/aws-cdk/issues/27103) - **scheduler-targets:** step function start execution target ([#​27424](https://togithub.com/aws/aws-cdk/issues/27424)) ([3a87141](https://togithub.com/aws/aws-cdk/commit/3a87141cc56609e063787ce855873a059f9880ab)), closes [40aws-cdk/aws-scheduler-targets-alpha/lib/lambda-invoke.ts#L8](https://togithub.com/40aws-cdk/aws-scheduler-targets-alpha/lib/lambda-invoke.ts/issues/L8) [#​27377](https://togithub.com/aws/aws-cdk/issues/27377) ##### Bug Fixes - **glue-alpha:** prefix validation logic is incorrect ([#​27472](https://togithub.com/aws/aws-cdk/issues/27472)) ([b898d3b](https://togithub.com/aws/aws-cdk/commit/b898d3b9fe0d5f9ddc46c2deb71d0a95f88677fb)), closes [#​27396](https://togithub.com/aws/aws-cdk/issues/27396) - **integ-tests:** cannot make two or more identical assertions ([#​27380](https://togithub.com/aws/aws-cdk/issues/27380)) ([ea06f7d](https://togithub.com/aws/aws-cdk/commit/ea06f7db4857e12e9b13508c64b5321a841e6dc4)), closes [#​22043](https://togithub.com/aws/aws-cdk/issues/22043) [#​23049](https://togithub.com/aws/aws-cdk/issues/23049)
selenide/selenide (com.codeborne:selenide) ### [`v6.19.1`](https://togithub.com/selenide/selenide/blob/HEAD/CHANGELOG.md#6191-released-18102023) - bump Appium from 8.5.1 to 8.6.0 ([#​2494](https://togithub.com/selenide/selenide/issues/2494)) -- thanks to Aliaksandr Rasolka and Boris Osipov for help - Bump com.github.valfirst.browserup-proxy:browserup-proxy-core ([#​2510](https://togithub.com/selenide/selenide/issues/2510)) - Bump Netty from 4.1.98.Final to 4.1.100.Final ([#​2484](https://togithub.com/selenide/selenide/issues/2484)) ([#​2498](https://togithub.com/selenide/selenide/issues/2498)) - Bump xyz.rogfam:littleproxy from 2.0.21 to 2.0.22 ([#​2491](https://togithub.com/selenide/selenide/issues/2491)) - Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre ([#​2499](https://togithub.com/selenide/selenide/issues/2499)) - Bump com.fasterxml.jackson.core:jackson-core from 2.15.2 to 2.15.3 ([#​2502](https://togithub.com/selenide/selenide/issues/2502)) ([#​2503](https://togithub.com/selenide/selenide/issues/2503)) - Bump commons-io:commons-io from 2.13.0 to 2.14.0 ([#​2486](https://togithub.com/selenide/selenide/issues/2486))
jacoco/jacoco (jacoco) ### [`v0.8.11`](https://togithub.com/jacoco/jacoco/releases/tag/v0.8.11): 0.8.11 #### New Features - JaCoCo now officially supports Java 21 (GitHub [#​1520](https://togithub.com/jacoco/jacoco/issues/1520)). - Experimental support for Java 22 class files (GitHub [#​1479](https://togithub.com/jacoco/jacoco/issues/1479)). - Part of bytecode generated by the Java compilers for exhaustive switch expressions is filtered out during generation of report (GitHub [#​1472](https://togithub.com/jacoco/jacoco/issues/1472)). - Part of bytecode generated by the Java compilers for record patterns is filtered out during generation of report (GitHub [#​1473](https://togithub.com/jacoco/jacoco/issues/1473)). #### Fixed bugs - Instrumentation should not cause `VerifyError` when the last local variable of method parameters is overridden in the method body to store a value of type long or double (GitHub [#​893](https://togithub.com/jacoco/jacoco/issues/893)). - Restore exec file compatibility with versions from 0.7.5 to 0.8.8 in case of class files with zero line numbers (GitHub [#​1492](https://togithub.com/jacoco/jacoco/issues/1492)). #### Non-functional Changes - jacoco-maven-plugin now requires at least Java 8 (GitHub [#​1466](https://togithub.com/jacoco/jacoco/issues/1466), [#​1468](https://togithub.com/jacoco/jacoco/issues/1468)). - JaCoCo build now requires at least Maven 3.5.4 (GitHub [#​1467](https://togithub.com/jacoco/jacoco/issues/1467)). - Maven 3.9.2 should not produce warnings for jacoco-maven-plugin (GitHub [#​1468](https://togithub.com/jacoco/jacoco/issues/1468)). - JaCoCo build now requires JDK 17 (GitHub [#​1482](https://togithub.com/jacoco/jacoco/issues/1482)). - JaCoCo now depends on ASM 9.6 (GitHub [#​1518](https://togithub.com/jacoco/jacoco/issues/1518)).

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 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication