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 #44

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.codehaus.mojo:versions-maven-plugin (source) 2.16.2 -> 2.17.1 age adoption passing confidence
io.smallrye:smallrye-open-api-maven-plugin (source) 3.11.0 -> 3.12.0 age adoption passing confidence
me.fabriciorby:maven-surefire-junit5-tree-reporter 1.2.1 -> 1.3.0 age adoption passing confidence
org.apache.maven.plugins:maven-failsafe-plugin 3.3.0 -> 3.5.0 age adoption passing confidence
org.apache.maven.plugins:maven-surefire-plugin 3.3.0 -> 3.5.0 age adoption passing confidence
org.testcontainers:junit-jupiter (source) 1.19.8 -> 1.20.1 age adoption passing confidence
org.assertj:assertj-core (source) 3.26.0 -> 3.26.3 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) 5.10.3 -> 5.11.0 age adoption passing confidence
com.microsoft.playwright:playwright 1.45.0 -> 1.46.0 age adoption passing confidence
io.smallrye:smallrye-open-api-jaxrs (source) 3.11.0 -> 3.12.0 age adoption passing confidence
org.keycloak:keycloak-admin-client (source) 25.0.1 -> 25.0.4 age adoption passing confidence
org.keycloak:keycloak-model-jpa (source) 25.0.1 -> 25.0.4 age adoption passing confidence
org.keycloak:keycloak-services (source) 25.0.1 -> 25.0.4 age adoption passing confidence
org.keycloak:keycloak-server-spi-private (source) 25.0.1 -> 25.0.4 age adoption passing confidence
org.keycloak:keycloak-server-spi (source) 25.0.1 -> 25.0.4 age adoption passing confidence

Release Notes

mojohaus/versions (org.codehaus.mojo:versions-maven-plugin)

v2.17.1

Compare Source

Changes

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

v2.17.0

Compare Source

Changes

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

🔧 Build

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

v3.12.0

Compare Source

  • #​1942 Release 3.12.0
  • #​1941 Bump org.codehaus.mojo:exec-maven-plugin from 3.4.0 to 3.4.1
  • #​1940 Bump the quarkus group with 4 updates
  • #​1938 Bump io.smallrye:jandex from 3.2.1 to 3.2.2
  • #​1937 Bump the quarkus group with 4 updates
  • #​1936 Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.0
  • #​1935 Bump the kotlin group with 2 updates
  • #​1934 Bump io.smallrye.config:smallrye-config from 3.9.0 to 3.9.1
  • #​1930 Decrease level of SROAP01001 from INFO to DEBUG
  • #​1929 Represent java.net.URL as type string
  • #​1928 Ignore JavaBean method prefixes when method name matches field name
  • #​1926 Bump org.eclipse.parsson:parsson from 1.1.6 to 1.1.7
  • #​1925 Bump io.smallrye:jandex from 3.2.0 to 3.2.1
  • #​1923 Bump the quarkus group with 4 updates
  • #​1922 Bump org.jboss.arquillian:arquillian-bom from 1.9.0.Final to 1.9.1.Final
  • #​1921 Bump the quarkus group with 4 updates
  • #​1919 Bump io.smallrye.config:smallrye-config from 3.8.3 to 3.9.0
  • #​1914 Bump the quarkus group with 4 updates
  • #​1913 Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 in /tools/gradle-plugin
  • #​1912 Bump org.jboss.arquillian:arquillian-bom from 1.8.1.Final to 1.9.0.Final
  • #​1907 Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2
  • #​1906 Bump org.eclipse.jetty:jetty-bom from 11.0.21 to 11.0.22
  • #​1905 Resource classes inherit tags from super class(es)
  • #​1904 Improve parsing of strings to objects (examples, defaults)
  • #​1903 Drop support for Java 8
  • #​1900 Bump io.smallrye:smallrye-build-parent from 44 to 45
  • #​1899 Bump io.smallrye:smallrye-parent from 44 to 45
  • #​1898 Bump the quarkus group with 4 updates
  • #​1894 Enable selection of annotation scanners (#​1370) via maven plugin config.
  • #​1889 Bump org.jboss.arquillian:arquillian-bom from 1.8.0.Final to 1.8.1.Final
  • #​1888 Bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.3
  • #​1882 Bump io.smallrye.config:smallrye-config from 3.8.2 to 3.8.3
  • #​1881 Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1
  • #​1880 Bump the quarkus group with 4 updates
  • #​1879 Bump org.apache.maven:maven-plugin-api from 3.9.7 to 3.9.8
  • #​1878 Bump org.apache.maven:maven-core from 3.9.7 to 3.9.8
  • #​1873 Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0
fabriciorby/maven-surefire-junit5-tree-reporter (me.fabriciorby:maven-surefire-junit5-tree-reporter)

v1.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: fabriciorby/maven-surefire-junit5-tree-reporter@v1.2.1...v1.3.0

testcontainers/testcontainers-java (org.testcontainers:junit-jupiter)

v1.20.1

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates
8 changes

v1.20.0

Compare Source

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

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

v1.46.0

Compare Source

TLS Client Certificates

Playwright now allows to supply client-side certificates, so that server can verify them, as specified by TLS Client Authentication.

You can provide client certificates as a parameter of browser.newContext() and apiRequest.newContext(). The following snippet sets up a client certificate for https://example.com:

BrowserContext context = browser.newContext(new Browser.NewContextOptions()
    .setClientCertificates(asList(new ClientCertificate("https://example.com")
          .setCertPath(Paths.get("client-certificates/cert.pem"))
          .setKeyPath(Paths.get("client-certificates/key.pem")))));

Trace Viewer Updates

  • Content of text attachments is now rendered inline in the attachments pane.
  • New setting to show/hide routing actions like route.resume().
  • Request method and status are shown in the network details tab.
  • New button to copy source file location to clipboard.
  • Metadata pane now displays the baseURL.

Miscellaneous

Browser Versions

  • Chromium 128.0.6613.18
  • Mozilla Firefox 128.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 127
  • Microsoft Edge 127

v1.45.1

Compare Source

Highlights

https://github.com/microsoft/playwright-java/issues/1617 - [Bug]: Traceviewer not reporting all actionshttps://github.com/microsoft/playwright/issues/317644 - [Bug]: some actions do not appear in the trace file

Browser Versions

  • Chromium 127.0.6533.5
  • Mozilla Firefox 127.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 126
  • Microsoft Edge 126
keycloak/keycloak (org.keycloak:keycloak-admin-client)

v25.0.4

Compare Source

Upgrading

Before upgrading refer to the migration guide for a complete list of changes.

All resolved issues

Enhancements

  • #​31963 Upgrade to Infinispan 15.0.7.Final

Bugs

  • #​31299 NPM library of account-ui is unusable (@​keycloak/keycloak-account-ui version 25.0.1) account/ui
  • #​31304 Hide save / update buttons in account console for READ_ONLY federated accounts account/ui
  • #​31340 Hidden options shown in help all dist/quarkus
  • #​31386 Joining group for user doesn't list correct number of groups admin/ui
  • #​31466 Duplicate Key "validatingX509CertsHelp" in admin-ui messages admin/ui
  • #​31519 Admin API extremely slow with service account and fine-grained authorization `view-users` admin/fine-grained-permissions
  • #​31545 Event tables have broken aria-labels admin/ui
  • #​31558 MSSQL test container can't start ci
  • #​31598 CURL commands in build don't check the response code ci
  • #​31633 localization not work with user attribute display name in users add admin/ui
  • #​31687 "Use metadata descriptor URL" switch is always set to "On" admin/ui
  • #​31718 Documentation for `Delete Credential` action and related changes authentication
  • #​31781 Keycloak 25 SAML IdP has made Single Logout URL mandatory. saml
  • #​31835 Windows builds fail too often due to problems with the download of Node ci
  • #​31918 Network error attempting to view events without permissions admin/ui
  • #​31929 Network error attempting to view user registeration without permissions admin/ui
  • #​32059 Look around window cannot be set to 0 admin/ui
  • #​32127 Offline session bug on 25.0.2 core
  • #​32150 Session list doesn't handle non-existing client gracefully core
  • #​32178 Table names for persistent sessions upgrading guide is wrong docs
  • #​32180 Session list not appearing: SQL Error "The incoming request has too many parameters"
  • #​32195 Migration to persistent sessions fails from Keycloak version <22 storage

v25.0.3

Compare Source

v25.0.2

Compare Source

Upgrading

Before upgrading refer to the migration guide for a complete list of changes.

All resolved issues

Enhancements

  • #​30094 Do not inherit 'https-client-auth' property for the management interface
  • #​30537 Document how Admin REST API endpoints work with Hostname config docs
  • #​30856 Remove inclusive language foreword docs

Bugs

  • #​19070 authBaseUrl error on different hostname-admin-url, hostname-url admin/ui
  • #​26042 Issue when start-dev in 23.0.1 dist/quarkus
  • #​28489 Missing help text on tokens tab admin/ui
  • #​29407 Need refresh attributes group translations on Users > Details tab admin/ui
  • #​29566 User Profile attributes/groups in Admin UI are not translated using Localization for non-master realm when signed in the master realm account/ui
  • #​29761 bug: disabling all default features no longer works core
  • #​29784 Exception while trying to run a LDAP sync with a group importer and a batch size less then the actual number of groups ldap
  • #​30329 Client secret rotation UI shows wrong rotated secret admin/ui
  • #​30355 New operator failing on health checks operator
  • #​30383 Account Console (v3) no longer highlights the current page in the nav bar account/ui
  • #​30436 Client Roles are not shown when clientId property is set admin/ui
  • #​30440 UI theme bug in KC 25.0.0 admin/ui
  • #​30444 Failed to evaluate permissions when fetchRoles is enabled on role policies authorization-services
  • #​30449 Migration stuck if versions incompatible operator
  • #​30521 "Client Offline Session Max" no longer available admin/ui
  • #​30541 Account UI resources try to load from admin path instead of frontend path account/ui
  • #​30552 After migrating from 24 to 25, the signature algorithms names do not display in drop down menu admin/ui
  • #​30591 Invalid character in spanish translation file for Identity Provider Link Template translations
  • #​30652 Default server port is used instead of the management interface port in the guide about running Keycloak in a container
  • #​30662 User policy -> select user shows user id instead of user name. admin/ui
  • #​30712 Remove of Multivalued Attribute due to - Adding translations when a new attribute is created admin/ui
  • #​30717 Broken external links docs
  • #​30821 Testing connection to ldap on the settings page does not work in 25.0.1 ldap
  • #​30837 Cannot find requested client with clientId ldap
  • #​30866 admin-cli invalid credentials admin/cli
  • #​30917 reCAPTCHA Enterprise v3 - Unrecognized field "accountDefenderAssessment" core
  • #​30947 Error when trying to edit authentication sub-flow name / description admin/ui
  • #​30992 Realm cannot be deleted if there are tons of consents storage
  • #​31014 "Verify Email" may cause other Required Actions to be ignored authentication
  • #​31050 Caching docs should name parameter runtime parameters, not build parameters docs
  • #​31146 IDP SAML Certificate should be text-area not text admin/ui
  • #​31167 After creating a new authentication flow and returning to the list, the "Used by" column displays "flow.undefined" admin/ui
  • #​31171 Single use tokens, like action tokens, has a claim `expiration` core
  • #​31187 Recaptcha links changed in the Google Docs docs
  • #​31196 The check for userdn in test ldap should consider that AD proxy user can be in non DN format ldap
  • #​31218 Clarify if JGroups thread metrics can be shown with embedded Infinispan
  • #​31219 [Docs] Broken link in Server Admin guide for JWT_Auth wiki docs
  • #​31224 Offline tokens created in Keycloak 9 will not work on Keycloak 25 oidc
  • #​31244 IdP redirect URL shows hostname_admin admin/ui
  • #​31267 multiple ldap url's not working on one realm ldap

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from df63ed6 to 72b85f0 Compare June 10, 2024 13:12
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to v3.11.0 chore(deps): update all non-major dependencies Jun 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 72b85f0 to 1d7e18d Compare June 14, 2024 18:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 44e7dd8 to bb8621e Compare June 28, 2024 03:59
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Jun 28, 2024
@renovate renovate bot closed this Jun 28, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch June 28, 2024 14:11
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Jun 29, 2024
@renovate renovate bot reopened this Jun 29, 2024
@renovate renovate bot restored the renovate/all-minor-patch branch June 29, 2024 20:04
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin to v2.17.0 Jun 29, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bb8621e to 1da6a0f Compare June 29, 2024 20:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1da6a0f to 5ef376f Compare July 9, 2024 18:56
@renovate renovate bot changed the title chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin to v2.17.0 chore(deps): update all non-major dependencies Jul 9, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from af56235 to 481f9b7 Compare July 17, 2024 17:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f2c2b3c to a9d5dc8 Compare July 22, 2024 21:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a9d5dc8 to fe4196d Compare July 31, 2024 17:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f10ce6f to 2212272 Compare August 14, 2024 15:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 310a6f8 to 1332aaa Compare August 19, 2024 10:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1332aaa to c191714 Compare August 27, 2024 15:20
@anarsultanov anarsultanov merged commit 70b4fac into main Aug 28, 2024
2 checks passed
@anarsultanov anarsultanov deleted the renovate/all-minor-patch branch August 28, 2024 17:50
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