The Network tab in the trace viewer has several nice improvements:
filtering by asset type and URL
better display of query string parameters
preview of font assets
Miscellaneous
The mcr.microsoft.com/playwright/java:v1.47.0 now serves a Playwright image based on Ubuntu 24.04 Noble.
To use the 22.02 jammy-based image, please use mcr.microsoft.com/playwright/java:v1.47.0-jammy instead.
The :latest/:focal/:jammy tag for Playwright Docker images is no longer being published. Pin to a specific version for better stability and reproducibility.
TLS client certificates can now be passed from memory by passing cert and key as byte arrays instead of file paths.
We've seen reports of WebGL in Webkit misbehaving on GitHub Actions macos-13. We recommend upgrading GitHub Actions to macos-14.
Browser Versions
Chromium 129.0.6668.29
Mozilla Firefox 130.0
WebKit 18.0
This version was also tested against the following stable channels:
Google Chrome 128
Microsoft Edge 128
v1.46.0
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:
The Apache Commons Codec component contains encoders and decoders for
various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
Feature and fix release. Requires a minimum of Java 8.
Fixed Bugs
Md5Crypt now throws IllegalArgumentException on an invalid prefix. Thanks to Gary Gregory.
Changes
Bump org.apache.commons:commons-parent from 69 to 71 [#286](https://github.com/apache/commons-codec/issues/286). Thanks to Gary Gregory.
Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 [#293](https://github.com/apache/commons-codec/issues/293). Thanks to Dependabot.
Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 [#292](https://github.com/apache/commons-codec/issues/292). Thanks to Dependabot.
For complete information on Apache Commons Codec, including instructions on how to submit bug reports,
patches, or suggestions for improvement, see the Apache Commons Codec website:
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the maven-low-risk group with 13 updates in the / directory:
3.7.0
3.10.0
3.2.5
3.5.0
3.2.4
3.2.7
2.16.1
2.17.0
5.8.0
5.9.2
3.14.0
3.17.0
2.17.1
2.18.0
5.10.2
5.11.1
1.15.0
1.15.1
1.44.0
1.47.0
1.17.0
1.17.1
1.26.2
1.27.1
2.17.1
2.18.0
Updates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.7.0 to 3.10.0Commits
487e479
[maven-release-plugin] prepare release maven-javadoc-plugin-3.10.09638a6a
[MJAVADOC-785] Align plugin implementation with AbstractMavenReport (maven-re...9d33925
[MJAVADOC-784] Upgrade to Doxia 2.0.0 Milestone Stacka11b921
[MJAVADOC-809] Align Mojo class names7c4b467
Bump org.apache.maven.plugins:maven-plugins from 42 to 43636442b
Improve ITsdbca15a
Bump org.hamcrest:hamcrest-core from 2.2 to 3.0d02bb88
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.00a850a1
[MJAVADOC-807] Simplify IT for MJAVADOC-49843e901f
Improve URL handlingUpdates
org.apache.maven.plugins:maven-surefire-plugin
from 3.2.5 to 3.5.0Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
c78365f
[maven-release-plugin] prepare release surefire-3.5.005e4681
[SUREFIRE-2227] Dynamically calculate xrefTestLocationf1a419a
[SUREFIRE-2228] Upgrade to Doxia 2.0.0 Milestone Stack5e14d4f
[SUREFIRE-2161] Align Mojo class names and output namesc0784ab
Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.179ea717
[SUREFIRE-2256] Upgrade to Parent 434648b47
add Reproducible Builds badgef64c1b3
[maven-release-plugin] prepare for next development iteration3ae062d
[maven-release-plugin] prepare release surefire-3.4.0f0de8c0
Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0Updates
org.apache.maven.plugins:maven-gpg-plugin
from 3.2.4 to 3.2.7Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
... (truncated)
Commits
43af21c
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.78c5a8d2
[MGPG-144] Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#119)cb5422f
[MGPG-143] Bump com.kohlschutter.junixsocket:junixsocket-core from 2.10.0 to ...6b2a27f
[MGPG-136] Windows passphrase corruption (#120)31e87e0
[maven-release-plugin] prepare for next development iteration1c9a14c
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.6bbe6156
Add FAQ for "no pinentry" issue (#118)5b94273
[MGPG-141] Remove use of deprecated classes (#117)afdfd28
[MGPG-138] Drop direct use of plexus-cipher and secdispatcher (#115)7516e7c
[MGPG-140] Update Maven to 3.9.9 (#116)Updates
commons-io:commons-io
from 2.16.1 to 2.17.0Updates
io.github.bonigarcia:webdrivermanager
from 5.8.0 to 5.9.2Changelog
Sourced from io.github.bonigarcia:webdrivermanager's changelog.
Commits
33adaaf
[maven-release-plugin] prepare release webdrivermanager-5.9.216545fb
Update doc for release 5.9.2a973d4a
Improve logic for latest driver version detection19da22a
Fix logic to detect browser versiond6f6d2d
Improve logic to read msedgedriver latest version (#1320)3b7165a
Enable Edge test in CI63b58ff
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 (#1322)1158826
Bump selenium.version from 4.22.0 to 4.23.0 (#1321)44b1440
Update mirror info (Sat Jul 20 12:02:21 UTC 2024)5a460e7
Update mirror info (Fri Jul 19 12:02:27 UTC 2024)Updates
org.apache.commons:commons-lang3
from 3.14.0 to 3.17.0Updates
com.fasterxml.jackson.core:jackson-databind
from 2.17.1 to 2.18.0Commits
Updates
org.junit.vintage:junit-vintage-engine
from 5.10.2 to 5.11.1Release notes
Sourced from org.junit.vintage:junit-vintage-engine's releases.
... (truncated)
Commits
e4b2c0c
Release 5.11.1c37b179
Finalize 5.11.1 release notesa7b1c49
Include 5.10.4 release notes3646b7d
Document benefits ofmessageSupplier
inAssertions
(#3938)6b9f15d
Delete unnecessary (and potentially misleading) comment in User Guide98dafd3
Reduce flakiness6529d8d
Allow for work stealing when only holding read locks (#4012)0d25a5a
Fix YAML syntax28dd375
Fix step label348ef61
Switch to Temurin for JDK 23 (#4005)Updates
com.github.eirslett:frontend-maven-plugin
from 1.15.0 to 1.15.1Changelog
Sourced from com.github.eirslett:frontend-maven-plugin's changelog.
Commits
3f70757
[maven-release-plugin] prepare release frontend-plugins-1.15.1c5c9aec
Attempt 2: secrets for OSSRH deployment274bb70
Update secrets for OSSRH deploymentf39b40c
Fix: bun windows supporta7d3b8b
Update NodeInstaller.java2750625
Fix #1152: Copy npm script file622ac16
#1042 Use correct Xpp3Dom classbca8bdf
Replace tabs with spaces122cd9b
#1042 Allow Authentication via Http Header60bbf02
Fix: delete only bun directory inside the installation directory instead of t...Updates
com.microsoft.playwright:playwright
from 1.44.0 to 1.47.0Release notes
Sourced from com.microsoft.playwright:playwright's releases.
... (truncated)
Commits
bb0f48e
chore: set version to 1.47.0 (#1673)ee18e1a
chore: roll 1.47.0-beta-1726138322000 (#1672)9cf4bf2
docs: Update ROLLING.md with new roll script36350f3
chore: roll 1.47.0 (#1670)f3476c6
test: fix client-certificate tests (#1669)8fd8f1c
test: remove per-context proxy hacks for Windows/Chromium (#1668)7d20666
chore(deps): bump the all group with 2 updates (#1664)6b01b87
chore: roll driver to 1.47.0 alpha 2024 08 28 (#1663)2e32eb7
feat(junit): Implement automatic saving of traces and screenshots via fixture...b81b144
fix: null check in ListenerCollection notify method (#1661)Updates
commons-codec:commons-codec
from 1.17.0 to 1.17.1Changelog
Sourced from commons-codec:commons-codec's changelog.
Commits
9651097
Prepare for the next release candidate0d99b46
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-codec0c63e18
Prepare for the next release candidatebe06260
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#295)09ef422
Bump github/codeql-action from 3.25.11 to 3.25.12 (#294)86ef922
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-codec.git974cf87
Remove redundant keywords0c82238
Remove redundant keywords1e6544e
Remove redundant keywords8dcf9d1
Remove redundant keywordsUpdates
org.apache.commons:commons-compress
from 1.26.2 to 1.27.1Updates
com.fasterxml.jackson.core:jackson-annotations
from 2.17.1 to 2.18.0Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show