René's URL Explorer Experiment


Title: Bump maven-failsafe-plugin from 3.0.0-M4 to 3.0.0-M8 by dependabot[bot] · Pull Request #2048 · docker-java/docker-java · GitHub

Open Graph Title: Bump maven-failsafe-plugin from 3.0.0-M4 to 3.0.0-M8 by dependabot[bot] · Pull Request #2048 · docker-java/docker-java

X Title: Bump maven-failsafe-plugin from 3.0.0-M4 to 3.0.0-M8 by dependabot[bot] · Pull Request #2048 · docker-java/docker-java

Description: Bumps maven-failsafe-plugin from 3.0.0-M4 to 3.0.0-M8. Release notes Sourced from maven-failsafe-plugin's releases. 3.0.0-M7 🚀 New features and improvements [[SUREFIRE-2086] Management of temporary files (#535) @​sman-81]](https://issues.apache.org/jira/browse/SUREFIRE-2086] Management of temporary files (#535) @​sman-81) - * [SUREFIRE-2055] - Always show random seed (#505) @​delanym [SUREFIRE-2064] - Allow all supported values of [parallel] option (#517) @​sbabcoc 🐛 Bug Fixes [SUREFIRE-2077] - Allow consecutive spaces in argLine (#527) @​mthmulders [SUREFIRE-2075] - Only set thread count if specified in configuration (#528) @​sbabcoc [SUREFIRE-2076] - BufferOverflowException when encoding message with null runMode (#529) @​zoltanmeze [[SUREFIRE-2058] Corrupted STDOUT by directly writing to native stream in forked JVM 1 with UTF-8]](https://issues.apache.org/jira/browse/SUREFIRE-2058] Corrupted STDOUT by directly writing to native stream in forked JVM 1 with UTF-8) - console logging (#518) @​zoltanmeze [SUREFIRE-2057] - jpms requires static must be included (#508) @​olamy [SUREFIRE-2056] - BufferOverflowException when encoding message with null testId (#506) @​yrodiere 📦 Dependency updates Bump javacc from 7.0.10 to 7.0.11 (#524) @​dependabot Bump javassist from 3.22.0-GA to 3.29.0-GA (#536) @​dependabot Bump jacocoVersion from 0.8.7 to 0.8.8 (#520) @​dependabot [SUREFIRE-2044] - Upgrade Maven Verifier to 1.8.0 (#507) @​slawekjaranowski 👻 Maintenance [SUREFIRE-2067] - Improve site configuration (#538) @​slawekjaranowski move this version changelog to a dedicated page (#539) @​olamy [[SUREFIRE-2083] - Remove redundant config from maven-shade-plugin (#532) @​sman-81]](https://issues.apache.org/jira/browse/SUREFIRE-2083] - Remove redundant config from maven-shade-plugin (#532) @​sman-81) - * [SUREFIRE-2081] - Upgrade Parent to 36 (#530) @​slawekjaranowski [SUREFIRE-2062] - Remove code corresponding to jdk 7 from IT tests (#515) @​slawekjaranowski 3.0.0-M6 [SUREFIRE-2051] - Propagate exceptions while resolving artifacts in SurefireDependencyResolver (#504) @​hisener [SUREFIRE-2024] - Replace testng-junit5 by testng-engine (#500) @​slawekjaranowski [SUREFIRE-1432] - trimStackTrace = false by default (#502) @​Tibor17 [SUREFIRE-2040] - No tests executed with junit-platform-suite and -Dtest=TestSuite (#494) @​Tibor17 [SUREFIRE-2046] - Resolved TODOs. Updated callbacks ForkedProcessPropertyEventListener and ForkedProcessStandardOutErrEventListener. (#501) @​Tibor17 [SUREFIRE-1426] - Fork crash doesn't fail build with -Dmaven.test.failure.ignore=true (#496) @​Tibor17 [SUREFIRE-2038] - Upgrade Maven Parent to 35 (#491) @​slawekjaranowski [SUREFIRE-2042] - Remove unused method TestListResolver#getWildcard (#497) @​slawekjaranowski [SUREFIRE-1964] - Support for method filtering on excludesFile and includesFile (#490) @​Tibor17 Stage site on GH actions (#489) @​slawekjaranowski [SUREFIRE-2015] - Implement testRunId and RunMode in the SimpleReportEntry (#482) @​Tibor17 [SUREFIRE-2025] - Updated abstractions which helps associating systemProperties() with a test context (#475) @​Tibor17 [SUREFIRE-2026] - Improve assertions in Surefire1787JUnit5IT (#474) @​slawekjaranowski Fix documentation: integration tests are in surefire-its now (#477) @​DaGeRe [SUREFIRE-2016] - The MOJO parameter testSourceDirectory is used only in the TestNG HTML, and it should be optional. Javadoc and documentation should be fixed. (#472) @​Tibor17 [SUREFIRE-1909] - Support JUnit 5 reflection access by changing add-exports to add-opens (#471) @​NilsRenaud [SUREFIRE-2011] - Updated abstractions which helps associating standard out/err with a test (#469) @​Tibor17 [SUREFIRE-2012] - Use maven-shared-utils instead of surefire-shared-utils in Report Parser. Removed commons-lang in Report Plugin. (#470) @​Tibor17 ... (truncated) Commits 54dfdc1 [maven-release-plugin] prepare release surefire-3.0.0-M8 c068b12 [SUREFIRE-2109] Add suffix derived from current user to Surefire temp directo... 0097a41 [SUREFIRE-1962] Unit test for ProviderInfo#isApplicable d3dafe4 [SUREFIRE-2138] Update JUnit4/JUnit5 versions in ITs dd70772 [SUREFIRE-2138] Update JUnit4/JUnit5 versions in docs 6420f7c [SUREFIRE-2137] Run JUnitPlatform ITs with latest 5.8.x/5.9.x as well 348bfa1 Disable build on Windows by Jenkins 0c35f44 [SUREFIRE-2139] Replace EOL JDK18 with JDK19 in build adfb7f5 [SUREFIRE-2139] Raise plexus-java to 1.1.2 for full Java 19 bytecode support 4f4ac97 [SUREFIRE-2117] Include package + outer classes in XML report of @​Nested Additional commits viewable in compare view You can trigger a rebase of this PR 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Open Graph Description: Bumps maven-failsafe-plugin from 3.0.0-M4 to 3.0.0-M8. Release notes Sourced from maven-failsafe-plugin's releases. 3.0.0-M7 🚀 New features and improvements [[SUREFIRE-2086] Management of t...

X Description: Bumps maven-failsafe-plugin from 3.0.0-M4 to 3.0.0-M8. Release notes Sourced from maven-failsafe-plugin's releases. 3.0.0-M7 🚀 New features and improvements [[SUREFIRE-2086] Management ...

Opengraph URL: https://github.com/docker-java/docker-java/pull/2048

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:dc52eb90-fbac-da2c-6cae-3dcf6a3f9536
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE6B4:1A5270:1138F24:1752AE8:6A534538
html-safe-nonceccb7a3b457198d8690e46cf5f8a057a6e71a088caaabecb5796fa32f374f30a6
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNkI0OjFBNTI3MDoxMTM4RjI0OjE3NTJBRTg6NkE1MzQ1MzgiLCJ2aXNpdG9yX2lkIjoiMjgxMTI1ODc4MDgxNzUwNzY0MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacf069da0f45c2b8dcd85e1d883da17219cd9aeef69f82fa8b2ed921764365011e
hovercard-subject-tagpull_request:1198978589
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/docker-java/docker-java/pull/2048/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps maven-failsafe-plugin from 3.0.0-M4 to 3.0.0-M8. Release notes Sourced from maven-failsafe-plugin's releases. 3.0.0-M7 🚀 New features and improvements [[SUREFIRE-2086] Management of t...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/docker-java/docker-java git https://github.com/docker-java/docker-java.git
octolytics-dimension-user_id7772003
octolytics-dimension-user_logindocker-java
octolytics-dimension-repository_id20415251
octolytics-dimension-repository_nwodocker-java/docker-java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id20415251
octolytics-dimension-repository_network_root_nwodocker-java/docker-java
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release07a982c1d40157c619b364352b704c3ce66bb332
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/docker-java/docker-java/pull/2048/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdocker-java%2Fdocker-java%2Fpull%2F2048%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdocker-java%2Fdocker-java%2Fpull%2F2048%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=docker-java%2Fdocker-java
Reloadhttps://github.com/docker-java/docker-java/pull/2048/files
Reloadhttps://github.com/docker-java/docker-java/pull/2048/files
Reloadhttps://github.com/docker-java/docker-java/pull/2048/files
Please reload this pagehttps://github.com/docker-java/docker-java/pull/2048/files
docker-java https://github.com/docker-java
docker-javahttps://github.com/docker-java/docker-java
Notifications https://github.com/login?return_to=%2Fdocker-java%2Fdocker-java
Fork 1.1k https://github.com/login?return_to=%2Fdocker-java%2Fdocker-java
Star 3.2k https://github.com/login?return_to=%2Fdocker-java%2Fdocker-java
Code https://github.com/docker-java/docker-java
Issues 38 https://github.com/docker-java/docker-java/issues
Pull requests 57 https://github.com/docker-java/docker-java/pulls
Discussions https://github.com/docker-java/docker-java/discussions
Actions https://github.com/docker-java/docker-java/actions
Projects https://github.com/docker-java/docker-java/projects
Security and quality 0 https://github.com/docker-java/docker-java/security
Insights https://github.com/docker-java/docker-java/pulse
Code https://github.com/docker-java/docker-java
Issues https://github.com/docker-java/docker-java/issues
Pull requests https://github.com/docker-java/docker-java/pulls
Discussions https://github.com/docker-java/docker-java/discussions
Actions https://github.com/docker-java/docker-java/actions
Projects https://github.com/docker-java/docker-java/projects
Security and quality https://github.com/docker-java/docker-java/security
Insights https://github.com/docker-java/docker-java/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fdocker-java%2Fdocker-java%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fdocker-java%2Fdocker-java%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
mainhttps://github.com/docker-java/docker-java/tree/main
dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M8https://github.com/docker-java/docker-java/tree/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M8
Conversation 1 https://github.com/docker-java/docker-java/pull/2048
Commits 1 https://github.com/docker-java/docker-java/pull/2048/commits
Checks 0 https://github.com/docker-java/docker-java/pull/2048/checks
Files changed https://github.com/docker-java/docker-java/pull/2048/files
Please reload this pagehttps://github.com/docker-java/docker-java/pull/2048/files
Bump maven-failsafe-plugin from 3.0.0-M4 to 3.0.0-M8 https://github.com/docker-java/docker-java/pull/2048/files#top
Show all changes 1 commit https://github.com/docker-java/docker-java/pull/2048/files
4df5710 Bump maven-failsafe-plugin from 3.0.0-M4 to 3.0.0-M8 dependabot[bot] Jan 16, 2023 https://github.com/docker-java/docker-java/pull/2048/commits/4df5710988aaa864ee58873123fd4e8b0704cc95
Clear filters https://github.com/docker-java/docker-java/pull/2048/files
Please reload this pagehttps://github.com/docker-java/docker-java/pull/2048/files
Please reload this pagehttps://github.com/docker-java/docker-java/pull/2048/files
https://github.com/docker-java/docker-java/blob/main/.github/CODEOWNERS#L1
pom.xmlhttps://github.com/docker-java/docker-java/pull/2048/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
View file https://github.com/docker-java/docker-java/blob/4df5710988aaa864ee58873123fd4e8b0704cc95/pom.xml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/docker-java/docker-java/pull/2048/{{ revealButtonHref }}
https://github.com/docker-java/docker-java/pull/2048/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
https://github.com/docker-java/docker-java/pull/2048/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.