Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the maven group with 6 updates #260

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps the maven group with 6 updates:

Package From To
com.fasterxml.jackson:jackson-bom 2.16.1 2.17.0
org.eclipse.jetty:jetty-bom 9.4.53.v20231009 9.4.54.v20240208
org.apache.zookeeper:zookeeper 3.9.1 3.9.2
org.slf4j:slf4j-api 2.0.12 2.0.13
org.slf4j:slf4j-simple 2.0.12 2.0.13
com.puppycrawl.tools:checkstyle 10.13.0 10.16.0

Updates com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.17.0

Commits
  • 518dce9 [maven-release-plugin] prepare release jackson-bom-2.17.0
  • 09f3f57 Prepare for 2.17.0 release
  • e35f5af Update to 2.17 jackson-parent
  • 8e000a1 Merge branch '2.16' into 2.17
  • 78fc05f Back to snapshot deps
  • 5cc2410 [maven-release-plugin] prepare for next development iteration
  • c8ad938 [maven-release-plugin] prepare release jackson-bom-2.16.2
  • 9f3a1c1 Prepare for 2.16.2 release
  • 80aef2e Back to snapshot deps
  • d465ba2 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates org.eclipse.jetty:jetty-bom from 9.4.53.v20231009 to 9.4.54.v20240208

Release notes

Sourced from org.eclipse.jetty:jetty-bom's releases.

9.4.54.v20240208

Security Updates

This release addresses:

  • CVE-2024-22201 - HTTP/2 connection not closed after idle timeout when TCP congested

Sponsored Release

This is a release of the End of Community Support Jetty 9.x series that was sponsored by a support contract from Webtide.com

Changelog

  • #1256 DoSFilter leaks USER_AUTH entries
  • #11259 HTTP/2 connection not closed after idle timeout when TCP congested
  • #11389 Strip default ports on ws/wss scheme uris too
Commits
  • cef3fbd Updating to version 9.4.54.v20240208
  • ede74bf Merge pull request #11389 from jetty/fix/9.4.x/uriutil-append-scheme-host-por...
  • 603907c Allow spec port stripping of 80/443 on websocket too.
  • eef4a91 Updating build script
  • 6b5fb08 Fixing release script for new jetty org
  • 86586df Issue #11259 - HTTP/2 connection not closed after idle timeout when TCP conge...
  • 24bce83 Merge pull request #11257 from jetty/fix/9.4.x/dependency-rollup-2024-jan-8
  • 924ae92 Revert "Bump hazelcast.version from 3.12.12 to 3.12.13"
  • f864afb Merge remote-tracking branch 'origin/dependabot/maven/jetty-9.4.x/io.grpc-grp...
  • c5e4ead Merge remote-tracking branch 'origin/dependabot/maven/jetty-9.4.x/hazelcast.v...
  • Additional commits viewable in compare view

Updates org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2

Updates org.slf4j:slf4j-api from 2.0.12 to 2.0.13

Updates org.slf4j:slf4j-simple from 2.0.12 to 2.0.13

Updates org.slf4j:slf4j-simple from 2.0.12 to 2.0.13

Updates com.puppycrawl.tools:checkstyle from 10.13.0 to 10.16.0

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-10.16.0

Checkstyle 10.16.0 - https://checkstyle.org/releasenotes.html#Release_10.16.0

New:

#14620 - LITERAL_CASE token support in RightCurlyCheck

Bug fixes:

#14765 - OverloadMethodDeclarationOrder check ignores anything besides methods #14788 - MagicNumberCheck NPE when ignoring field declarations #14092 - UnusedLocalVariable does not support local classes #12923 - UnusedImports does not report unused static imports when the method is used as a method reference

checkstyle-10.15.0

Checkstyle 10.15.0 - https://checkstyle.org/releasenotes.html#Release_10.15.0

Breaking backward compatibility:

#14615 - fix ordering of AST under STRING_TEMPLATE_BEGIN and remove empty STRING_TEMPLATE_CONTENT nodes

New:

#11340 - Add ignoreMethodAnnotatedBy property to ParameterNumberCheck

Bug fixes:

#11230 - FallThrough check false positive with labelled break #3110 - some messages are still hardcoded in english

... (truncated)

Commits
  • e8aa612 [maven-release-plugin] prepare release checkstyle-10.16.0
  • 87cf29c doc: release notes for 10.16.0
  • 4096711 Issue #14765: fix OverloadMethodsDeclarationOrderCheck
  • 5b05fff Issue #14625: fixed inspections violations MismatchedJavadocCode
  • 48de202 dependency: bump com.google.errorprone:error_prone_core
  • 508757d Issue #14625: move TailRecursion inspection problems to separate issue
  • 10908a4 Issue #14625: fix inspection violations OptionalGetWithoutIsPresent
  • 508c361 Issue #13213: Remove '//ok' comments from InputJavadocMethodExtraThrows
  • 40a1bba supplemental: removed conditional that checks suppression list
  • 101e623 Issue #14715: Enforced new naming convention in IT area 24
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.eclipse.jetty:jetty-bom [>= 11.a, < 12]

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.16.1` | `2.17.0` |
| [org.eclipse.jetty:jetty-bom](https://github.com/eclipse/jetty.project) | `9.4.53.v20231009` | `9.4.54.v20240208` |
| org.apache.zookeeper:zookeeper | `3.9.1` | `3.9.2` |
| org.slf4j:slf4j-api | `2.0.12` | `2.0.13` |
| org.slf4j:slf4j-simple | `2.0.12` | `2.0.13` |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.13.0` | `10.16.0` |


Updates `com.fasterxml.jackson:jackson-bom` from 2.16.1 to 2.17.0
- [Commits](FasterXML/jackson-bom@jackson-bom-2.16.1...jackson-bom-2.17.0)

Updates `org.eclipse.jetty:jetty-bom` from 9.4.53.v20231009 to 9.4.54.v20240208
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.53.v20231009...jetty-9.4.54.v20240208)

Updates `org.apache.zookeeper:zookeeper` from 3.9.1 to 3.9.2

Updates `org.slf4j:slf4j-api` from 2.0.12 to 2.0.13

Updates `org.slf4j:slf4j-simple` from 2.0.12 to 2.0.13

Updates `org.slf4j:slf4j-simple` from 2.0.12 to 2.0.13

Updates `com.puppycrawl.tools:checkstyle` from 10.13.0 to 10.16.0
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.13.0...checkstyle-10.16.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.eclipse.jetty:jetty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.apache.zookeeper:zookeeper
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #261.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/maven/maven-94c2a9daef branch May 6, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants