Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps the java-dependencies group with 9 updates:

Package From To
nl.jqno.equalsverifier:equalsverifier 3.15.3 3.15.5
org.apache.maven.plugins:maven-compiler-plugin 3.11.0 3.12.1
org.apache.maven.plugins:maven-surefire-plugin 3.2.2 3.2.3
org.apache.maven.plugins:maven-project-info-reports-plugin 3.4.5 3.5.0
org.apache.maven.plugins:maven-javadoc-plugin 3.6.2 3.6.3
org.tomlj:tomlj 1.1.0 1.1.1
com.fasterxml.jackson.core:jackson-databind 2.16.0 2.16.1
com.fasterxml.jackson.core:jackson-annotations 2.16.0 2.16.1
com.squareup.okhttp3:okhttp 4.10.0 4.12.0

Updates nl.jqno.equalsverifier:equalsverifier from 3.15.3 to 3.15.5

Release notes

Sourced from nl.jqno.equalsverifier:equalsverifier's releases.

Release equalsverifier-3.15.5

For a list of changes in this version, see CHANGELOG.md.

Release equalsverifier-3.15.4

For a list of changes in this version, see CHANGELOG.md.

Changelog

Sourced from nl.jqno.equalsverifier:equalsverifier's changelog.

[3.15.5] - 2023-12-22

Changed

  • Check that getters are used for all generated JPA id fields. (Issue 892)

[3.15.4] - 2023-11-29

Added

  • A check for Scala with its -Xcheckinit flag switched on. This flag generates a field that should have been marked as synthetic, but isn't, so EqualsVerifier has to check for this field explicitly.
Commits
  • cf0133f Bumps version to 3.15.5
  • f48ffa1 Updates CHANGELOG for release
  • c374f12 Merge pull request #900 from jqno/dependabot/maven/version.spotbugs-4.8.3
  • d008595 Fixes spotbugs error
  • 780da2c Merge pull request #905 from jqno/dependabot/github_actions/actions/upload-ar...
  • 2bc567b Merge pull request #904 from jqno/dependabot/github_actions/dawidd6/action-do...
  • 93776cd Bump version.spotbugs from 4.8.2 to 4.8.3
  • c4bf6c4 Merge pull request #903 from jqno/dependabot/maven/org.apache.maven.plugins-m...
  • 93a8e72 Merge pull request #902 from jqno/dependabot/maven/org.eclipse.jdt-org.eclips...
  • c718487 Merge pull request #901 from jqno/dependabot/maven/com.github.spotbugs-spotbu...
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1

Release notes

Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.

3.12.1

🐛 Bug Fixes

📦 Dependency updates

3.12.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • 736da68 [maven-release-plugin] prepare release maven-compiler-plugin-3.12.1
  • ef93f3d [MCOMPILER-568] Bump plexusCompilerVersion from 2.14.1 to 2.14.2 (#220)
  • eb7840c [MCOMPILER-567] - Fail to compile if the "generated-sources/annotations" does...
  • 2a7a73b [maven-release-plugin] prepare for next development iteration
  • c08b0fd [maven-release-plugin] prepare release maven-compiler-plugin-3.12.0
  • a1c5b13 [MCOMPILER-565] Allow project build by Maven 4
  • 4855773 Bump plexusCompilerVersion from 2.13.0 to 2.14.1
  • 1d05342 [MCOMPILER-562] Add property maven.compiler.outputDirectory to CompilerMojo (...
  • ea74978 [MCOMPILER-381] - Refactor incremental detection (#181)
  • fd37f09 [MCOMPILER-333] Cleanup generated source files (#214)
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3

Commits
  • ac9e574 [maven-release-plugin] prepare release surefire-3.2.3
  • 2d6cbc6 [SUREFIRE-2220] SurefireForkChannel#getForkNodeConnectionString() returns inv...
  • 05322d9 [SUREFIRE-2212] OutOfMemoryError raised when parsing files with huge stderr/s...
  • 55ccd06 [SUREFIRE-2211] additionalClasspathElement with UNC path not working with Mav...
  • aa864f4 [SUREFIRE-2216] Upgrade plugins and components (in ITs)
  • 6662e07 [SUREFIRE-2215] Upgrade to Parent 41
  • f5b73ab [SUREFIRE-2214] Uprade to HtmlUnit 3.8.0
  • 47c5816 [SUREFIRE-2210] - Restore ordering of additional class path elements
  • 9b7ecf1 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0

Commits
  • 28ac4b5 [maven-release-plugin] prepare release maven-project-info-reports-plugin-3.5.0
  • 9c4fc33 Remove unneeded incompatiblity notice
  • 482ea62 Fix formatting
  • 60cfdea [MPIR-453] Replace Commons IO in favor of standard APIs
  • 4d94edc [MPIR-446] Update to Maven SCM 2.0.
  • 91a065b [MPIR-452] Upgrade to Parent 41
  • ceac0bf Consistently use MavenReport#getReportOutputDirectory()
  • c16ec94 [MNG-7416] Simplify Boolean expressions and returns (#63)
  • abd0e76 Fix style value
  • 18aedbb Reduce IT runtime by invoking goal directly
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3

Commits
  • 8205008 [maven-release-plugin] prepare release maven-javadoc-plugin-3.6.3
  • b69af90 [MJAVADOC-682] Reactor builds fail when multiple modules with same groupId:ar...
  • b47b280 directory, not folder
  • 488624f [MJAVADOC-782] Align read-only parameters naming with other plugins
  • 867dc73 [MJAVADOC-781] Upgrade plugins and components (in ITs)
  • 0104ab2 Fix incorrect config in test-javadoc-test-plugin-config.xml
  • dd39c0c [MJAVADOC-780] add missing plugin configuration
  • e6e6180 Remove junk from 692d7a8a9918efd24633a44f0f3d4dfd22d0fec4
  • 692d7a8 [MJAVADOC-779] - Upgrade maven-plugin parent to 41
  • 386d4ea Remove dead link
  • Additional commits viewable in compare view

Updates org.tomlj:tomlj from 1.1.0 to 1.1.1

Release notes

Sourced from org.tomlj:tomlj's releases.

Release 1.1.1

TomlJ is a parser for Tom's Obvious, Minimal Language (TOML).

Changes since last release

  • Fixes parsing arrays with trailing commas (#60).
  • Fixes serialization of nested tables (#57).

Getting TomlJ

TomlJ is published to Maven Central.

To include using Gradle, add the following to your dependencies:

compile 'org.tomlj:tomlj:1.1.1'

To include using Maven:

<dependency>
  <groupId>org.tomlj</groupId>
  <artifactId>tomlj</artifactId>
  <version>1.1.1</version>
</dependency>

You may also download the jars directly and include them in your project.

Usage and Documentation

For basic usage, please see the README. Complete documentation, in Javadoc, is available here: http://tomlj.org/docs/java/1.1.1/

Signature

All artifacts and release tags are signed by Chris Leishman, using key id 0xB5A9E81B565E89E0.

Commits
  • 954c387 Increment version to 1.1.1
  • 9b691dc Update README for 1.1.1
  • 3064eae Allow tokenizing of ,, ] and newline when not in an array
  • 00432dd Merge pull request #64 from tomlj/lexer-array-tokenizing-update
  • 5f99f69 Keep lexer in ValueMode when tokenizing arrays
  • 528128b Merge pull request #55 from shateq/wrapper-validation-patch
  • 9945ea2 Merge pull request #63 from elohhim/fix-array-trailing-comma-issue
  • 5a3c070 Fix issue with array trailing commas
  • 0e89a77 Merge pull request #61 from kPYKx7Ddw4n1aIKZ/toml_serializer_nested_fix
  • 9d54335 TomlSerializer.java: In tables, nested tables and table arrays are sorted so ...
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1

Commits

Updates com.fasterxml.jackson.core:jackson-annotations from 2.16.0 to 2.16.1

Commits

Updates com.squareup.okhttp3:okhttp from 4.10.0 to 4.12.0

Commits

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 java-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) | `3.15.3` | `3.15.5` |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.12.1` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.2` | `3.2.3` |
| [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) | `3.4.5` | `3.5.0` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.2` | `3.6.3` |
| [org.tomlj:tomlj](https://github.com/tomlj/tomlj) | `1.1.0` | `1.1.1` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.16.0` | `2.16.1` |
| [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.16.0` | `2.16.1` |
| [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `4.10.0` | `4.12.0` |


Updates `nl.jqno.equalsverifier:equalsverifier` from 3.15.3 to 3.15.5
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](jqno/equalsverifier@equalsverifier-3.15.3...equalsverifier-3.15.5)

Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.12.1
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.1)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.2.3)

Updates `org.apache.maven.plugins:maven-project-info-reports-plugin` from 3.4.5 to 3.5.0
- [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.4.5...maven-project-info-reports-plugin-3.5.0)

Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.2 to 3.6.3
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.2...maven-javadoc-plugin-3.6.3)

Updates `org.tomlj:tomlj` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/tomlj/tomlj/releases)
- [Commits](tomlj/tomlj@1.1.0...1.1.1)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.0 to 2.16.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.16.0 to 2.16.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.squareup.okhttp3:okhttp` from 4.10.0 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.10.0...parent-4.12.0)

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.tomlj:tomlj
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 1, 2024 06:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 1, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a6c6bdf) 89.31% compared to head (789e11f) 89.31%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #457   +/-   ##
=========================================
  Coverage     89.31%   89.31%           
  Complexity      342      342           
=========================================
  Files            66       66           
  Lines          1189     1189           
  Branches         82       82           
=========================================
  Hits           1062     1062           
  Misses          118      118           
  Partials          9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@edmorley edmorley removed the request for review from a team January 18, 2024 00:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2024

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

@dependabot dependabot bot closed this Feb 1, 2024
@dependabot dependabot bot deleted the dependabot/maven/java-dependencies-9a38855eda branch February 1, 2024 06:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants