From 884852b673227261730880619a10fb39aa5f874c Mon Sep 17 00:00:00 2001 From: jesperancinha <11569930+jesperancinha@users.noreply.github.com> Date: Sun, 7 Jul 2024 00:43:28 +0000 Subject: [PATCH 01/11] Update npm dependencies --- news-cast-explorer-fe/package.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/news-cast-explorer-fe/package.json b/news-cast-explorer-fe/package.json index f5d53394..6a115c2d 100644 --- a/news-cast-explorer-fe/package.json +++ b/news-cast-explorer-fe/package.json @@ -22,7 +22,7 @@ "@angular/core": "18.0.6", "@angular/flex-layout": "^15.0.0-beta.42", "@angular/forms": "18.0.6", - "@angular/material": "^18.0.5", + "@angular/material": "^18.0.6", "@angular/platform-browser": "18.0.6", "@angular/platform-browser-dynamic": "18.0.6", "@angular/router": "18.0.6", @@ -33,10 +33,10 @@ "typescript": "5.5.3" }, "devDependencies": { - "@angular-devkit/build-angular": "^18.0.6", - "@angular/cli": "~18.0.6", - "@angular/compiler-cli": "~18.0.5", - "@angular/language-service": "~18.0.5", + "@angular-devkit/build-angular": "^18.0.7", + "@angular/cli": "~18.0.7", + "@angular/compiler-cli": "~18.0.6", + "@angular/language-service": "~18.0.6", "@babel/core": "^7.24.7", "@babel/preset-env": "^7.24.7", "@babel/preset-typescript": "^7.24.7", @@ -44,7 +44,7 @@ "@types/jasmine": "~5.1.4", "@types/jasminewd2": "~2.0.13", "@types/jest": "^29.5.12", - "@types/node": "^20.14.9", + "@types/node": "^20.14.10", "babel-jest": "^29.7.0", "codelyzer": "^6.0.2", "jasmine": "^5.1.0", diff --git a/package.json b/package.json index fc0def9f..484dafd0 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "caniuse-lite": "^1.0.30001638" + "caniuse-lite": "^1.0.30001640" } } From 158c2e00ad926cb88082c37ddb7fbb5999c8da65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 21:43:44 +0000 Subject: [PATCH 02/11] Bump the angular group in /news-cast-explorer-fe with 12 updates Bumps the angular group in /news-cast-explorer-fe with 12 updates: | Package | From | To | | --- | --- | --- | | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.0.6` | `18.1.0` | | [@angular/cdk](https://github.com/angular/components) | `18.0.6` | `18.1.0` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.0.6` | `18.1.0` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.0.6` | `18.1.0` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.0.6` | `18.1.0` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.0.6` | `18.1.0` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.0.6` | `18.1.0` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.0.6` | `18.1.0` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.0.6` | `18.1.0` | | [@angular/cli](https://github.com/angular/angular-cli) | `18.0.7` | `18.1.0` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.0.7` | `18.1.0` | | [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `18.0.7` | `18.1.0` | Updates `@angular/animations` from 18.0.6 to 18.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.0/packages/animations) Updates `@angular/cdk` from 18.0.6 to 18.1.0 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/components/compare/18.0.6...18.1.0) Updates `@angular/common` from 18.0.6 to 18.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.0/packages/common) Updates `@angular/compiler` from 18.0.6 to 18.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.0/packages/compiler) Updates `@angular/core` from 18.0.6 to 18.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.0/packages/core) Updates `@angular/forms` from 18.0.6 to 18.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.0/packages/forms) Updates `@angular/platform-browser` from 18.0.6 to 18.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.0/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 18.0.6 to 18.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.0/packages/platform-browser-dynamic) Updates `@angular/router` from 18.0.6 to 18.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.0/packages/router) Updates `@angular/cli` from 18.0.7 to 18.1.0 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/18.0.7...18.1.0) Updates `@angular/compiler-cli` from 18.0.7 to 18.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.0/packages/compiler-cli) Updates `@angular/language-service` from 18.0.7 to 18.1.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.0/packages/language-service) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular/cdk" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular/common" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular/compiler" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular/forms" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular/platform-browser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular/platform-browser-dynamic" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular/router" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular/compiler-cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular/language-service" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: angular ... Signed-off-by: dependabot[bot] --- news-cast-explorer-fe/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/news-cast-explorer-fe/package.json b/news-cast-explorer-fe/package.json index 6a115c2d..16a75d13 100644 --- a/news-cast-explorer-fe/package.json +++ b/news-cast-explorer-fe/package.json @@ -15,17 +15,17 @@ }, "private": true, "dependencies": { - "@angular/animations": "18.0.6", - "@angular/cdk": "18.0.6", - "@angular/common": "18.0.6", - "@angular/compiler": "18.0.6", - "@angular/core": "18.0.6", + "@angular/animations": "18.1.0", + "@angular/cdk": "18.1.0", + "@angular/common": "18.1.0", + "@angular/compiler": "18.1.0", + "@angular/core": "18.1.0", "@angular/flex-layout": "^15.0.0-beta.42", - "@angular/forms": "18.0.6", + "@angular/forms": "18.1.0", "@angular/material": "^18.0.6", - "@angular/platform-browser": "18.0.6", - "@angular/platform-browser-dynamic": "18.0.6", - "@angular/router": "18.0.6", + "@angular/platform-browser": "18.1.0", + "@angular/platform-browser-dynamic": "18.1.0", + "@angular/router": "18.1.0", "rxjs": "^7.8.1", "tslib": "^2.6.3", "util": "^0.12.5", @@ -34,9 +34,9 @@ }, "devDependencies": { "@angular-devkit/build-angular": "^18.0.7", - "@angular/cli": "~18.0.7", - "@angular/compiler-cli": "~18.0.6", - "@angular/language-service": "~18.0.6", + "@angular/cli": "~18.1.0", + "@angular/compiler-cli": "~18.1.0", + "@angular/language-service": "~18.1.0", "@babel/core": "^7.24.7", "@babel/preset-env": "^7.24.7", "@babel/preset-typescript": "^7.24.7", From 39ddf120cd7edd739c1f6c421c3eb06985ec0403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 22:02:11 +0000 Subject: [PATCH 03/11] Bump org.apache.maven.plugins:maven-surefire-plugin in the maven group Bumps the maven group with 1 update: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8deb7417..b2f29c1e 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ ${java.version} 3.13.0 - 3.3.0 + 3.3.1 1.18.34 From b3740b4124948113c94091c50d24c394601b2f4a Mon Sep 17 00:00:00 2001 From: jesperancinha <11569930+jesperancinha@users.noreply.github.com> Date: Sun, 14 Jul 2024 00:44:21 +0000 Subject: [PATCH 04/11] Update npm dependencies --- news-cast-explorer-fe/package.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/news-cast-explorer-fe/package.json b/news-cast-explorer-fe/package.json index 16a75d13..7c7c4cc5 100644 --- a/news-cast-explorer-fe/package.json +++ b/news-cast-explorer-fe/package.json @@ -22,7 +22,7 @@ "@angular/core": "18.1.0", "@angular/flex-layout": "^15.0.0-beta.42", "@angular/forms": "18.1.0", - "@angular/material": "^18.0.6", + "@angular/material": "^18.1.0", "@angular/platform-browser": "18.1.0", "@angular/platform-browser-dynamic": "18.1.0", "@angular/router": "18.1.0", @@ -33,12 +33,12 @@ "typescript": "5.5.3" }, "devDependencies": { - "@angular-devkit/build-angular": "^18.0.7", + "@angular-devkit/build-angular": "^18.1.0", "@angular/cli": "~18.1.0", "@angular/compiler-cli": "~18.1.0", "@angular/language-service": "~18.1.0", - "@babel/core": "^7.24.7", - "@babel/preset-env": "^7.24.7", + "@babel/core": "^7.24.8", + "@babel/preset-env": "^7.24.8", "@babel/preset-typescript": "^7.24.7", "@testing-library/jest-dom": "^6.4.6", "@types/jasmine": "~5.1.4", @@ -59,7 +59,7 @@ "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "^2.1.0", "protractor": "^7.0.0", - "ts-jest": "^29.1.5", + "ts-jest": "^29.2.2", "ts-node": "~10.9.2", "tslint": "~6.1.3" } diff --git a/package.json b/package.json index 484dafd0..93e3ec4c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "caniuse-lite": "^1.0.30001640" + "caniuse-lite": "^1.0.30001642" } } From 78621669fe81ab19b1e34e5cdc9a57e6175b2178 Mon Sep 17 00:00:00 2001 From: jesperancinha Date: Sun, 14 Jul 2024 11:16:25 +0200 Subject: [PATCH 05/11] Accepts Automated PRs on Sun Jul 14 11:16:25 CEST 2024 --- pr.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pr.md b/pr.md index e69de29b..da49c65e 100644 --- a/pr.md +++ b/pr.md @@ -0,0 +1 @@ +PR Accept on Sun Jul 14 11:16:25 CEST 2024 From 75375654182703df2cf695c04a3fade5e157f01d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 21:57:55 +0000 Subject: [PATCH 06/11] Bump io.mockk:mockk-jvm from 1.13.11 to 1.13.12 Bumps [io.mockk:mockk-jvm](https://github.com/mockk/mockk) from 1.13.11 to 1.13.12. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](https://github.com/mockk/mockk/compare/1.13.11...1.13.12) --- updated-dependencies: - dependency-name: io.mockk:mockk-jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b2f29c1e..d5a303c8 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ 0.4.3 3.3.1 2.0.0 - 1.13.11 + 1.13.12 1.8.1 0.34.0.RELEASE From c50c3f111a27c4d670710f71345201ec6808757a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 21:09:36 +0000 Subject: [PATCH 07/11] Bump cypress from 13.13.0 to 13.13.1 in /e2e Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.0 to 13.13.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.13.0...v13.13.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- e2e/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/package.json b/e2e/package.json index c8b08214..e5674704 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -19,7 +19,7 @@ "author": "João Esperancinha", "license": "ISC", "devDependencies": { - "cypress": "13.13.0", + "cypress": "13.13.1", "ts-node": "^10.9.2", "typescript": "^5.5.3" } From 8251009e1e3855cd0908ea2c6e2266e6bbf9432c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 21:42:12 +0000 Subject: [PATCH 08/11] Bump the angular group in /news-cast-explorer-fe with 9 updates Bumps the angular group in /news-cast-explorer-fe with 9 updates: | Package | From | To | | --- | --- | --- | | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.1.0` | `18.1.1` | | [@angular/cdk](https://github.com/angular/components) | `18.1.0` | `18.1.1` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.1.0` | `18.1.1` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.1.0` | `18.1.1` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.1.0` | `18.1.1` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.1.0` | `18.1.1` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.1.0` | `18.1.1` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.1.0` | `18.1.1` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.1.0` | `18.1.1` | Updates `@angular/animations` from 18.1.0 to 18.1.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.1/packages/animations) Updates `@angular/cdk` from 18.1.0 to 18.1.1 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/components/compare/18.1.0...18.1.1) Updates `@angular/common` from 18.1.0 to 18.1.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.1/packages/common) Updates `@angular/compiler` from 18.1.0 to 18.1.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.1/packages/compiler) Updates `@angular/core` from 18.1.0 to 18.1.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.1/packages/core) Updates `@angular/forms` from 18.1.0 to 18.1.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.1/packages/forms) Updates `@angular/platform-browser` from 18.1.0 to 18.1.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.1/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 18.1.0 to 18.1.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.1/packages/platform-browser-dynamic) Updates `@angular/router` from 18.1.0 to 18.1.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.1/packages/router) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/cdk" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/common" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/compiler" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/forms" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/platform-browser" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/platform-browser-dynamic" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/router" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular ... Signed-off-by: dependabot[bot] --- news-cast-explorer-fe/package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/news-cast-explorer-fe/package.json b/news-cast-explorer-fe/package.json index 7c7c4cc5..49f44b1e 100644 --- a/news-cast-explorer-fe/package.json +++ b/news-cast-explorer-fe/package.json @@ -15,17 +15,17 @@ }, "private": true, "dependencies": { - "@angular/animations": "18.1.0", - "@angular/cdk": "18.1.0", - "@angular/common": "18.1.0", - "@angular/compiler": "18.1.0", - "@angular/core": "18.1.0", + "@angular/animations": "18.1.1", + "@angular/cdk": "18.1.1", + "@angular/common": "18.1.1", + "@angular/compiler": "18.1.1", + "@angular/core": "18.1.1", "@angular/flex-layout": "^15.0.0-beta.42", - "@angular/forms": "18.1.0", + "@angular/forms": "18.1.1", "@angular/material": "^18.1.0", - "@angular/platform-browser": "18.1.0", - "@angular/platform-browser-dynamic": "18.1.0", - "@angular/router": "18.1.0", + "@angular/platform-browser": "18.1.1", + "@angular/platform-browser-dynamic": "18.1.1", + "@angular/router": "18.1.1", "rxjs": "^7.8.1", "tslib": "^2.6.3", "util": "^0.12.5", From 8a2576b85ac387ff970bfcedf3c6a902ac8c5d0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 21:51:41 +0000 Subject: [PATCH 09/11] Bump testcontainers.version from 1.19.8 to 1.20.0 Bumps `testcontainers.version` from 1.19.8 to 1.20.0. Updates `org.testcontainers:postgresql` from 1.19.8 to 1.20.0 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.8...1.20.0) Updates `org.testcontainers:junit-jupiter` from 1.19.8 to 1.20.0 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.8...1.20.0) Updates `org.testcontainers:testcontainers` from 1.19.8 to 1.20.0 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.8...1.20.0) --- updated-dependencies: - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d5a303c8..2144d712 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ 5.9.1 1.3.0 4.0.2 - 1.19.8 + 1.20.0 0.4.3 3.3.1 2.0.0 From ef6585c5d259380d2492d6920c0c428e7a2d4609 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 21:46:45 +0000 Subject: [PATCH 10/11] Bump the maven group with 2 updates Bumps the maven group with 2 updates: [org.springframework.boot:spring-boot-parent](https://github.com/spring-projects/spring-boot) and [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot:spring-boot-parent` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.1...v3.3.2) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-parent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2144d712..b75963f1 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ 4.0.2 1.20.0 0.4.3 - 3.3.1 + 3.3.2 2.0.0 1.13.12 1.8.1 From 47f44abcf5993167ed1d46244638326b619d0177 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Esperancinha?= Date: Sun, 21 Jul 2024 10:57:57 +0200 Subject: [PATCH 11/11] Accepts Automated PRs on Sun Jul 21 10:57:57 CEST 2024 --- pr.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pr.md b/pr.md index da49c65e..aa71246b 100644 --- a/pr.md +++ b/pr.md @@ -1 +1,2 @@ PR Accept on Sun Jul 14 11:16:25 CEST 2024 +PR Accept on Sun Jul 21 10:57:57 CEST 2024