jkube
jkube copied to clipboard
chore(deps): bump maven-core from 3.6.3 to 3.8.6
Bumps maven-core from 3.6.3 to 3.8.6.
Release notes
Sourced from maven-core's releases.
3.8.5
What's Changed
- [3.8.x][MNG-7156][MNG-7285] Add locking in MojoExecutor by
@gnodetin apache/maven#628- [MNG-6326] Make the build fail if core extensions can not be loaded by
@gnodetin apache/maven#648- [3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session by
@gnodetin apache/maven#653- [3.8.x][MNG-7386] Make sure the ModelMerger$MergingList can be serialized by
@gnodetin apache/maven#656- [3.8.x][MNG-7349] Limit relocation warning message to direct dependencies only by
@gnodetin apache/maven#657- [3.8.x][MNG-6727] Changed expression check to project.version and project.parent.version by
@gnodetin apache/maven#670- [3.8.x][MNG-7395] - Support system-properties in extension.xml by
@laeubiin apache/maven#673New Contributors
@laeubimade their first contribution in apache/maven#673Full Changelog: https://github.com/apache/maven/compare/maven-3.8.4...maven-3.8.5
3.8.4
What's Changed
- [MNG-6302] logging the module count by
@rmannibucauin apache/maven#136- [MNG-6424] - Upgrade plexus-interpolation to 1.25 by
@shemic87in apache/maven#172- Update Jenkins build to use Maven 3.5.4 by
@slachiewiczin apache/maven#179- [MNG-6473] Update Mockito to 2.21.0 by
@slachiewiczin apache/maven#181- MNG-6414 Add more Apache license headers to skip downloading license … by
@slachiewiczin apache/maven#167- [MNG-6479] Upgrade XMLUnit to 2.2.1 by
@slachiewiczin apache/maven#183- Fixed typo in exception logging by
@slachiewiczin apache/maven#170- [MNG-6490] Maven fails reporting circular dependency when the depende… by
@slachiewiczin apache/maven#188- [MNG-6261] - using java File api to compare by
@fabciprianoin apache/maven#192- MNG-6529 - ProjectBuild.build(projectsList, ...) ignores request.isResolveDependencies() by
@mickaelistriain apache/maven#193- [MNG-6559] Fix mailing list URL by
@johnlinpin apache/maven#230- [MNG-6611] Update animal-sniffer-maven-plugin to version 1.17 by
@slachiewiczin apache/maven#237- [MNG-6405] Fix basedir in MavenProject.deepCopy by
@jglickin apache/maven#225- [MNG-6655] Add support for "release" qualifier by
@michael-oin apache/maven#249- Always deploy snapshot from master by
@mickaelistriain apache/maven#250- [MNG-6665] toolchain.xml file should support environment variables by
@MartinKantersin apache/maven#251- MNG-6681 dependency type = extension+classifier by
@hboutemyin apache/maven#254- [MNG-6718] Upgrade to plexus-utils 3.2.1 by
@gnodetin apache/maven#271- [MNG-6697] New fast model interpolator not using reflection by
@gnodetin apache/maven#261- [MNG-6713] Fix ExclusionArtifactFilter to respect wildcard exclusions. by
@saturnismin apache/maven#269- [MNG-6729] StringSearchModelInterpolator introspects objects from Java API by
@Tibor17in apache/maven#275- [refactor] use utility method of Objects to simplify code by
@caidezhiin apache/maven#284- [MNG-6778] - Use https for maven schemaLocations by
@cwansartin apache/maven#299- MNG-6759: Fix issue where MavenMetadataSource failed to set the right… by
@srdoin apache/maven#294- MNG-6771 Fix license issues on binary distribution by
@eolivelliin apache/maven#297- [MNG-7236] The DefaultPluginVersionResolver should cache results for … by
@gnodetin apache/maven#531- [MNG-7045] Drop CDI API from Maven by
@michael-oin apache/maven#540New Contributors
@rmannibucaumade their first contribution in apache/maven#136@shemic87made their first contribution in apache/maven#172@fabciprianomade their first contribution in apache/maven#192@johnlinpmade their first contribution in apache/maven#230
... (truncated)
Commits
84538c9[maven-release-plugin] prepare release maven-3.8.6a2ad4f2deploy master, 3.8.x and 3.9.x9a8c4a4[MNG-7490] Upgrade Plexus Utils to 3.3.18b157e7[MNG-7489] Upgrade JUnit to 4.13.2afc0155[MNG-7488] Upgrade SLF4J to 1.7.365c0d6b9[MNG-7476] Display a warning when an aggregator mojo is locking other mojos e...0b79a9e[MNG-7487] Fix deadlock during forked lifecycle executions88a03f8[MNG-7486] Create a multiline message helper for boxed log messages23cc863[MNG-7448] Don't ignore bin/ otherwise bin/ in apache-maven module cannot be ...7ae663fRevert "[MNG-7347] SessionScoped beans should be singletons for a given sessi...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Eclipse JKube CI Report
Started new GH workflow run for https://github.com/eclipse/jkube/pull/1618 (2022-11-14T08:10:43Z)
:gear: JKube E2E Tests (3459551600)
- :x: Bootstrap CI test run (#1618)
- :x: K8S ${{ matrix.kubernetes }} ${{ matrix.suite }} (#${{ github.event.client_payload.pr }})
- :x: OpenShift ${{ matrix.openshift }} ${{ matrix.suite }} (#${{ github.event.client_payload.pr }})
- :x: Windows (#${{ github.event.client_payload.pr }})
- :heavy_check_mark: Finish CI test run
We are not bumping Maven core in order to prevent compatibility with users running Maven 3.6.3 on their system.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.