jetty / jetty.project

Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
https://eclipse.dev/jetty
Other
3.86k stars 1.91k forks source link

[10.0.x] Bump the build-deps group with 9 updates #12457

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 2 weeks ago

Bumps the build-deps group with 9 updates:

Package From To
org.testcontainers:testcontainers-bom 1.20.2 1.20.3
org.apache.maven.plugin-tools:maven-plugin-tools-api 3.15.0 3.15.1
org.apache.maven.plugin-tools:maven-plugin-annotations 3.15.0 3.15.1
org.apache.maven.plugins:maven-dependency-plugin 3.8.0 3.8.1
org.apache.maven.plugins:maven-invoker-plugin 3.8.0 3.8.1
org.apache.maven.plugins:maven-plugin-plugin 3.15.0 3.15.1
org.codehaus.mojo:exec-maven-plugin 3.4.1 3.5.0
org.apache.maven.plugins:maven-checkstyle-plugin 3.5.0 3.6.0
com.github.spotbugs:spotbugs-maven-plugin 4.8.6.4 4.8.6.5

Updates org.testcontainers:testcontainers-bom from 1.20.2 to 1.20.3

Release notes

Sourced from org.testcontainers:testcontainers-bom's releases.

1.20.3

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

Commits


Updates org.apache.maven.plugin-tools:maven-plugin-tools-api from 3.15.0 to 3.15.1

Commits
  • bc2daa4 [maven-release-plugin] prepare release maven-plugin-tools-3.15.1
  • 08c9597 Bump asmVersion from 9.7 to 9.7.1
  • 578637b Bump org.junit:junit-bom from 5.11.0 to 5.11.3
  • a6c9b9c [MPLUGIN-538] Upgrade to Doxia 2.0.0 GA Stack
  • 5d8b615 Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.15.5
  • 9888c96 Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0
  • d2adc90 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
  • 18c156b Bump maven3Version from 3.9.8 to 3.9.9 (#321)
  • 306fabe Bump org.junit:junit-bom from 5.10.3 to 5.11.0
  • 93604a3 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.0 to 3.15.1

Commits
  • bc2daa4 [maven-release-plugin] prepare release maven-plugin-tools-3.15.1
  • 08c9597 Bump asmVersion from 9.7 to 9.7.1
  • 578637b Bump org.junit:junit-bom from 5.11.0 to 5.11.3
  • a6c9b9c [MPLUGIN-538] Upgrade to Doxia 2.0.0 GA Stack
  • 5d8b615 Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.15.5
  • 9888c96 Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0
  • d2adc90 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
  • 18c156b Bump maven3Version from 3.9.8 to 3.9.9 (#321)
  • 306fabe Bump org.junit:junit-bom from 5.10.3 to 5.11.0
  • 93604a3 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.0 to 3.15.1

Commits
  • bc2daa4 [maven-release-plugin] prepare release maven-plugin-tools-3.15.1
  • 08c9597 Bump asmVersion from 9.7 to 9.7.1
  • 578637b Bump org.junit:junit-bom from 5.11.0 to 5.11.3
  • a6c9b9c [MPLUGIN-538] Upgrade to Doxia 2.0.0 GA Stack
  • 5d8b615 Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.15.5
  • 9888c96 Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0
  • d2adc90 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
  • 18c156b Bump maven3Version from 3.9.8 to 3.9.9 (#321)
  • 306fabe Bump org.junit:junit-bom from 5.10.3 to 5.11.0
  • 93604a3 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1

Commits
  • 954e44a [maven-release-plugin] prepare release maven-dependency-plugin-3.8.1
  • 842075d Bump org.apache.maven.reporting:maven-reporting-impl
  • 7e1aadc Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0
  • 188531c Fix SCM tag
  • 361058e Bump jettyVersion from 9.4.55.v20240627 to 9.4.56.v20240826
  • 38ab100 Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1
  • cbac4a7 Bump commons-io:commons-io from 2.16.1 to 2.17.0
  • b19b7e0 [MDEP-930] Make test robust against platform default character sets (#448)
  • e347ef7 Delete obsolete commented code for issue that was won't fixed 10 years ago (#...
  • 7b137a1 [MDEP-946] Add analyze exclusions to list of goals
  • Additional commits viewable in compare view


Updates org.apache.maven.plugins:maven-invoker-plugin from 3.8.0 to 3.8.1

Commits
  • ff4b440 [maven-release-plugin] prepare release maven-invoker-plugin-3.8.1
  • b050650 [MINVOKER-371] Upgrade to Doxia 2.0.0 GA Stack
  • 557a85c Bump org.apache.groovy:groovy-bom from 4.0.22 to 4.0.23
  • a46d0f7 Bump commons-io:commons-io from 2.16.1 to 2.17.0
  • e28603c use new Reproducible Central badge endpoint
  • 2a2e488 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates org.apache.maven.plugins:maven-plugin-plugin from 3.15.0 to 3.15.1

Commits
  • bc2daa4 [maven-release-plugin] prepare release maven-plugin-tools-3.15.1
  • 08c9597 Bump asmVersion from 9.7 to 9.7.1
  • 578637b Bump org.junit:junit-bom from 5.11.0 to 5.11.3
  • a6c9b9c [MPLUGIN-538] Upgrade to Doxia 2.0.0 GA Stack
  • 5d8b615 Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.15.5
  • 9888c96 Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0
  • d2adc90 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
  • 18c156b Bump maven3Version from 3.9.8 to 3.9.9 (#321)
  • 306fabe Bump org.junit:junit-bom from 5.10.3 to 5.11.0
  • 93604a3 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0

Release notes

Sourced from org.codehaus.mojo:exec-maven-plugin's releases.

3.5.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • b80d3d6 [maven-release-plugin] prepare release 3.5.0
  • 226a8ce Update site descriptor to 2.0.0
  • 47eac15 #322, enable to control the exec:java interaction with JVM classloader more f...
  • 582aed0 Bump project version
  • 8e7fa52 Update src/main/java/org/codehaus/mojo/exec/ExecMojo.java
  • d2bdc9c Add toolchain java path to environment variables in ExecMojo - added tests an...
  • eb62d78 Add toolchain java path to environment variables in ExecMojo - added tests an...
  • 8dbbb07 Add toolchain java path to environment variables in ExecMojo - added tests an...
  • 168b368 Add toolchain java path to environment variables in ExecMojo - added tests an...
  • 491526a Add toolchain java path to environment variables in ExecMojo - added tests an...
  • Additional commits viewable in compare view


Updates org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0

Commits
  • dd1abd9 [maven-release-plugin] prepare release maven-checkstyle-plugin-3.6.0
  • 9ccb06e fix
  • 6ac89b8 [MCHECKSTYLE-452] Upgrade to Doxia 2.0.0 GA Stack
  • ff1a1b7 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
  • 13e16c5 Remove unecessary test dependency on plexus-container-default
  • a7c962a [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.4 to 4.8.6.5

Release notes

Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.

Spotbugs Maven Plugin 4.8.6.5

  • Moved most 'read' only maven injections to read data from maven session instead to overcome many deprecated usage. This puts it on their api and thus if things are internally deprecated, its then maven's issue rather than this plugin to figure out.
  • remove obsolete script source roots as no longer support in maven 4 and technically I've never seen them used. Please let me know if this negatively affects you as there are other manually coded items like kotlin / groovy that are in the code there so scripts could be manually added back.
  • Remove some of the read only attributes for maven injection that were not actually used.
  • More def to object type
  • Various lib / plugin updates
  • Enable partial formatting (mostly removing trailing whitespace)

Compatibility remains with 4.8.6 of spotbugs

Commits
  • 105a31a [maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.6.5
  • 39c76bc [pom] Bump junit to 5.11.3
  • cb3c776 Merge pull request #910 from hazendaz/formatting
  • 800b0b4 [maven] Use source/test roots from session
  • b7cbbde Merge pull request #909 from hazendaz/formatting
  • b1bd51b [cleanup] Remove injected resource bundle as not used that way
  • 363efbd Merge pull request #908 from hazendaz/formatting
  • dca7267 [fix] Correct tag back to HEAD and fix licensing
  • ba920cc Merge pull request #907 from hazendaz/thorough-cleanup
  • e31aaeb [groovy] Move def to map for jsonslurper
  • 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 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
dependabot[bot] commented 6 days ago

Looks like these dependencies are updatable in another way, so this is no longer needed.

olamy commented 6 days ago

@dependabot recreate

dependabot[bot] commented 6 days ago

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).