chore(deps): update all non-major dependencies #37
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.5.2
->3.6.0
3.12.1
->3.13.0
3.2.0
->3.3.1
1.19.6
->1.19.8
3.25.3
->3.26.0
1.41.2
->1.44.0
1.18.30
->1.18.32
24.0.1
->24.0.5
24.0.1
->24.0.5
24.0.1
->24.0.5
24.0.1
->24.0.5
24.0.1
->24.0.5
Release Notes
dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)
v3.3.0
Compare Source
Upgrade Keycloak dependencies to 24.0 and other dependencies to most recent versions.
testcontainers/testcontainers-java (org.testcontainers:junit-jupiter)
v1.19.8
Compare Source
Testcontainers for Java 1.19.8
🚀 Features & Enhancements
apache/kafka
(#8416) @eddumelendezgetDatabaseName()
method (#8339) @colin-lee🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates
v1.19.7
Compare Source
Testcontainers for Java 1.19.7
Modules
Elasticserach
HiveMQ
MongoDB
PostgreSQL
📖 Documentation
📦 Dependency updates
microsoft/playwright-java (com.microsoft.playwright:playwright)
v1.44.0
Compare Source
New APIs
Accessibility assertions
assertThat(locator).toHaveAccessibleName() checks if the element has the specified accessible name:
assertThat(locator).toHaveAccessibleDescription() checks if the element has the specified accessible description:
assertThat(locator).toHaveRole() checks if the element has the specified ARIA role:
Locator handler
setNoWaitAfter
option.setTimes
option in page.addLocatorHandler() to specify maximum number of times the handler should be run.Miscellaneous options
New method formData.append() allows to specify repeating fields with the same name in
setMultipart
option inRequestOptions
:expect(page).toHaveURL(url)
now supportssetIgnoreCase
option.Browser Versions
This version was also tested against the following stable channels:
v1.43.0
Compare Source
New APIs
Method browserContext.clearCookies([options]) now supports filters to remove only some cookies.
New method locator.contentFrame() converts a Locator object to a FrameLocator. This can be useful when you have a Locator object obtained somewhere, and later on would like to interact with the content inside the frame.
New method frameLocator.owner() converts a FrameLocator object to a Locator. This can be useful when you have a FrameLocator object obtained somewhere, and later on would like to interact with the
iframe
element.Browser Versions
This version was also tested against the following stable channels:
v1.42.0
Compare Source
JUnit integration
Add new
@UsePlaywright
annotation to your test classes to start using Playwrightfixtures for Page, BrowserContext, Browser, APIRequestContext and Playwright in the
test methods.
In the example above, all three test methods use the same Browser. Each test
uses its own BrowserContext and Page.
Custom options
Implement your own
OptionsFactory
to initialize the fixtures with custom configuration.Learn more about the fixtures in our JUnit guide.
New Locator Handler
New method page.addLocatorHandler(locator, handler, handler, handler) registers a callback that will be invoked when specified element becomes visible and may block Playwright actions. The callback can get rid of the overlay. Here is an example that closes a cookie dialog when it appears.
New APIs
tagged
andoutline
.Announcements
Browser Versions
This version was also tested against the following stable channels:
projectlombok/lombok (org.projectlombok:lombok)
v1.18.32
keycloak/keycloak (org.keycloak:keycloak-admin-client)
v24.0.5
Compare Source
Highlights
Security issue with PAR clients using client_secret_post based authentication
This release contains the fix of the important security issue affecting some OIDC confidential clients using PAR (Pushed authorization request). In case you use OIDC confidential clients together with PAR and you use client authentication based on
client_id
andclient_secret
sent as parameters in the HTTP request body (methodclient_secret_post
specified in the OIDC specification), it is highly encouraged to rotate the client secrets of your clients after upgrading to this version.Upgrading
Before upgrading refer to the migration guide for a complete list of changes.
All resolved issues
Enhancements
Bugs
dist/quarkus
ldap
admin/ui
authentication
ci
ci
ci
docs
v24.0.4
Compare Source
Highlights
Partial update to user attributes when updating users through the Admin User API is no longer supported
When updating user attributes through the Admin User API, you cannot execute partial updates when updating the user attributes, including the root attributes like
username
,email
,firstName
, andlastName
.For more details, see the Upgrading Guide.
Upgrading
Before upgrading refer to the migration guide for a complete list of changes.
All resolved issues
Enhancements
docs
dist/quarkus
docs
Bugs
admin/api
import-export
core
adapter/jee-saml
ci
ci
oidc
admin/ui
admin/ui
admin/api
infinispan
docs
admin/ui
admin/ui
admin/ui
admin/ui
admin/ui
dist/quarkus
admin/ui
core
ldap
docs
docs
v24.0.3
Compare Source
Upgrading
Before upgrading refer to the migration guide for a complete list of changes.
All resolved issues
Enhancements
ldap
Bugs
ldap
identity-brokering
admin/api
adapter/javascript
operator
v24.0.2
Compare Source
Upgrading
Before upgrading refer to the migration guide for a complete list of changes.
All resolved issues
Enhancements
authorization-services
docs
dist/quarkus
core
docs
docs
dist/quarkus
Bugs
account/ui
core
authentication
core
admin/ui
import-export
docs
admin/api
dist/quarkus
infinispan
authorization-services
core
account/ui
admin/ui
authentication
testsuite
authorization-services
docs
storage
docs
admin/ui
docs
core
user-profile
admin/ui
dist/quarkus
docs
login/ui
ci
core
docs
user-profile
account/ui
translations
core
oidc
docs
operator
dist/quarkus
authentication
docs
storage
user-profile
storage
user-profile
dist/quarkus
operator
authentication/webauthn
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.
This PR has been generated by Mend Renovate. View repository job log here.