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

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

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.smallrye:smallrye-open-api-maven-plugin (source) 3.8.0 -> 3.10.0 age adoption passing confidence
org.apache.maven.plugins:maven-shade-plugin 3.5.1 -> 3.5.2 age adoption passing confidence
org.testcontainers:junit-jupiter (source) 1.19.3 -> 1.19.6 age adoption passing confidence
org.assertj:assertj-core (source) 3.25.2 -> 3.25.3 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) 5.10.1 -> 5.10.2 age adoption passing confidence
com.microsoft.playwright:playwright 1.41.0 -> 1.41.2 age adoption passing confidence
io.smallrye:smallrye-open-api-jaxrs (source) 3.8.0 -> 3.10.0 age adoption passing confidence

Release Notes

smallrye/smallrye-open-api (io.smallrye:smallrye-open-api-maven-plugin)

v3.10.0

Compare Source

  • #​1751 Fix custom logo (branding)
  • #​1750 Bump org.mvnpm:swagger-ui-dist from 5.11.3 to 5.11.7
  • #​1749 Bump org.springframework:spring-webmvc from 5.3.31 to 5.3.32
  • #​1748 Bump the quarkus group with 4 updates
  • #​1746 Use JsonView for field visibility instead of filtering
  • #​1745 Bump the quarkus group with 4 updates
  • #​1744 Bump org.mvnpm:swagger-ui-dist from 5.11.2 to 5.11.3
  • #​1743 Bump io.smallrye.config:smallrye-config from 3.5.3 to 3.5.4
  • #​1742 Bump io.smallrye.config:smallrye-config from 3.5.2 to 3.5.3
  • #​1741 Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 in /tools/gradle-plugin
  • #​1740 Check for void response in nested parameterized types
  • #​1739 Bump the quarkus group from 3.7.0 to 3.7.1 with 4 updates
  • #​1738 Add groupId wildcard pattern to quarkus dependabot group
  • #​1733 Bump org.eclipse.jetty:jetty-bom from 11.0.19 to 11.0.20

v3.9.0

Compare Source

  • #​1736 Annotations#getComposedAnnotation should only process runtime annotations
  • #​1731 Bump org.mvnpm:swagger-ui-dist from 5.11.0 to 5.11.2
  • #​1730 Bump gradle/gradle-build-action from 2 to 3
  • #​1728 Group together Quarkus dependency updates
  • #​1727 Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 in /tools/gradle-plugin
  • #​1726 Bump quarkus.platform.version from 3.6.7 to 3.7.0
  • #​1725 Bump version.quarkus from 3.6.7 to 3.7.0
  • #​1723 Bump version.quarkus from 3.6.6 to 3.6.7
  • #​1722 Bump quarkus.platform.version from 3.6.6 to 3.6.7
  • #​1721 Bump actions/cache from 3 to 4
  • #​1720 Bump org.mvnpm:swagger-ui-dist from 5.10.5 to 5.11.0
  • #​1719 Bump quarkus.platform.version from 3.6.5 to 3.6.6
  • #​1718 Bump version.quarkus from 3.6.5 to 3.6.6
  • #​1717 Bump io.smallrye.config:smallrye-config from 3.5.1 to 3.5.2
  • #​1716 Bump quarkus.platform.version from 3.6.4 to 3.6.5
  • #​1715 Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0
  • #​1714 Bump version.quarkus from 3.6.4 to 3.6.5
  • #​1713 Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.11.0
  • #​1711 Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 in /tools/gradle-plugin
  • #​1710 Bump io.smallrye.config:smallrye-config from 3.5.0 to 3.5.1
testcontainers/testcontainers-java (org.testcontainers:junit-jupiter)

v1.19.6

Compare Source

Testcontainers for Java 1.19.6
Modules
New modules
📖 Documentation
🧹 Housekeeping
📦 Dependency updates

v1.19.5

Compare Source

Testcontainers for Java 1.19.5

[!IMPORTANT]
This version has downgraded the commons-compress version to 1.24.0 in order to avoid classpath conflicts due to a recent change in commons-compress 1.25.0. See https://github.com/testcontainers/testcontainers-java/issues/8169 for more details.

v1.19.4

Compare Source

What's Changed

🚀 Features & Enhancements

☠️ Deprecations

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

7 changes
microsoft/playwright-java (com.microsoft.playwright:playwright)

v1.41.2

Highlights

https://github.com/microsoft/playwright/issues/29123 - [REGRESSION] route.continue: Protocol error (Fetch.continueRequest): Invalid InterceptionId.https://github.com/microsoft/playwright-java/issues/14688 - [BUG] File Upload leads to "Exactly one of payloads, localPaths and streams must be provided"

Browser Versions

  • Chromium 121.0.6167.57
  • Mozilla Firefox 121.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 120
  • Microsoft Edge 120

v1.41.1

Highlights

https://github.com/microsoft/playwright/issues/29067 - [REGRESSION] Codegen/Recorder: not all clicks are being actioned nor recordedhttps://github.com/microsoft/playwright/issues/290199 - [REGRESSION] trace.playwright.dev does not currently support the loading from URL

Browser Versions

  • Chromium 121.0.6167.57
  • Mozilla Firefox 121.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 120
  • Microsoft Edge 120

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.

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


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

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

@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Jan 24, 2024
@renovate renovate bot closed this Jan 24, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch January 24, 2024 19:50
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Jan 25, 2024
@renovate renovate bot restored the renovate/all-minor-patch branch January 25, 2024 19:11
@renovate renovate bot reopened this Jan 25, 2024
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency org.testcontainers:junit-jupiter to v1.19.4 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a28735a to 1deb194 Compare January 25, 2024 23:08
@renovate renovate bot changed the title chore(deps): update dependency org.testcontainers:junit-jupiter to v1.19.4 chore(deps): update all non-major dependencies Jan 25, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from ec5a46b to 93ba553 Compare February 4, 2024 22:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 93ba553 to 8ae2903 Compare February 8, 2024 16:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f492be6 to f5eca34 Compare February 22, 2024 10:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f5eca34 to 9943647 Compare February 22, 2024 18:48
@anarsultanov anarsultanov merged commit 3d26df2 into main Feb 22, 2024
2 checks passed
@anarsultanov anarsultanov deleted the renovate/all-minor-patch branch February 22, 2024 18:52
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.

1 participant