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

fix(deps): update all patch dependencies (master) #610

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.swagger.core.v3:swagger-annotations 2.2.25 -> 2.2.27 age adoption passing confidence
io.swagger.core.v3.swagger-gradle-plugin 2.2.25 -> 2.2.27 age adoption passing confidence
ch.qos.logback:logback-classic (source, changelog) 1.5.11 -> 1.5.12 age adoption passing confidence
org.junit.vintage:junit-vintage-engine (source) 5.11.2 -> 5.11.3 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) 5.11.2 -> 5.11.3 age adoption passing confidence
org.junit:junit-bom (source) 5.11.2 -> 5.11.3 age adoption passing confidence
com.networknt:json-schema-validator 1.5.2 -> 1.5.4 age adoption passing confidence
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider 2.18.0 -> 2.18.2 age adoption passing confidence
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.18.0 -> 2.18.2 age adoption passing confidence
com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.18.0 -> 2.18.2 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) 2.18.0 -> 2.18.2 age adoption passing confidence
com.hivemq:hivemq-mqtt-client 1.3.3 -> 1.3.4 age adoption passing confidence
nl.jqno.equalsverifier:equalsverifier (source) 3.17.1 -> 3.17.5 age adoption passing confidence
io.dropwizard.metrics:metrics-logback (source) 4.2.28 -> 4.2.29 age adoption passing confidence
io.dropwizard.metrics:metrics-jvm (source) 4.2.28 -> 4.2.29 age adoption passing confidence
io.dropwizard.metrics:metrics-jmx (source) 4.2.28 -> 4.2.29 age adoption passing confidence
io.dropwizard.metrics:metrics-core (source) 4.2.28 -> 4.2.29 age adoption passing confidence
net.bytebuddy:byte-buddy 1.15.5 -> 1.15.11 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

swagger-api/swagger-core (io.swagger.core.v3:swagger-annotations)

v2.2.27: Swagger-core 2.2.27 released!

v2.2.26: Swagger-core 2.2.26 released!

  • fix CI (java17 module substitution) (#​4785)
  • refs #​4771 - schema resolution for container types and oas31 (#​4784)
  • refs-#​4760-Fix enum type annotations processing (#​4780)
  • Fix java record type use annotations support (#​4773)
  • fix findJsonValueType (#​4764)
  • refs-#​4737 add scanning for other OAS elements besides paths (#​4762)
  • bump jetty to 9.4.56.v20240826 (#​4758)
  • Update findJsonValueType method to provide better support for Jackson… (#​4756)
  • Implement Tests to check basic Java Record processing result (#​4749)
networknt/json-schema-validator (com.networknt:json-schema-validator)

v1.5.4

Compare Source

Added
Changed

v1.5.3

Compare Source

Added
Changed
hivemq/hivemq-mqtt-client (com.hivemq:hivemq-mqtt-client)

v1.3.4: 1.3.4

Compare Source

What's Changed

New Contributors

Full Changelog: hivemq/hivemq-mqtt-client@v1.3.3...v1.3.4

jqno/equalsverifier (nl.jqno.equalsverifier:equalsverifier)

v3.17.5

Fixed
  • SpotBugs-annotations dependency is suddenly needed in builds that do certain kinds of annotation processing. (Issue 1026)
  • Significant fields error when testing a class with a field that has a Map with an array as its value type. (Issue 1027)
Changed
  • Reverted the refactorings introduced in versions 3.17.2, 3.17.3 and 3.17.4, as they were causing more problems than they were solving. See this blog post for some background.

v3.17.4

Fixed
  • Fixes bug where the wrong generic type was provided when multiple fields of the same type but with different generic parameters exist. (Issue 1022)
Changed
  • The internal instantiation logic has been further refactored, to be more robust and extensible for future enhancements.

v3.17.3

Fixed
  • Fixes bug when passing a subclass of a field's type into #withPrefabValues() (which was introduced in the previous version). (Issue 1014)
  • In Windows builds, the handling of line endings didn't work properly. (Issue 1015)

v3.17.2

Fixed
  • It's now possible to pass a subclass of a field's type into #withPrefabValuesForField(). (Issue 1012)
Changed
  • The internal instantiation logic has been further refactored, to be more robust and extensible for future enhancements.
dropwizard/metrics (io.dropwizard.metrics:metrics-logback)

v4.2.29

What's Changed

Full Changelog: dropwizard/metrics@v4.2.28...v4.2.29


Configuration

📅 Schedule: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Oct 26, 2024
@cla-bot cla-bot bot added the cla-signed label Oct 26, 2024
@renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-patch branch from bc609bf to 7cb67fa Compare November 2, 2024 01:08
@renovate renovate bot changed the title Update all patch dependencies (master) fix(deps): update all patch dependencies (master) Nov 2, 2024
@renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-patch branch 2 times, most recently from 8122f83 to 0eb6efa Compare November 9, 2024 01:24
@renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-patch branch from 0eb6efa to f3461c4 Compare November 16, 2024 01:45
@renovate renovate bot changed the title fix(deps): update all patch dependencies (master) Update all patch dependencies (master) Nov 16, 2024
@renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-patch branch 2 times, most recently from 8e37079 to f74e629 Compare November 23, 2024 02:01
@renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-patch branch 2 times, most recently from 2e94f47 to 7cde6be Compare November 30, 2024 15:33
@renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-patch branch 2 times, most recently from 49c2af9 to ce9a944 Compare December 13, 2024 10:13
@renovate renovate bot changed the title Update all patch dependencies (master) fix(deps): update all patch dependencies (master) Dec 13, 2024
@renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-patch branch 4 times, most recently from 1003dbe to deff131 Compare December 16, 2024 09:38
Copy link
Contributor Author

renovate bot commented Dec 16, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@DC2-DanielKrueger DC2-DanielKrueger force-pushed the renovate/hivemq-edge/master-all-patch branch from 0747d80 to 56c1067 Compare December 16, 2024 15:45
@DC2-DanielKrueger DC2-DanielKrueger merged commit 71f1300 into master Dec 16, 2024
9 checks passed
@DC2-DanielKrueger DC2-DanielKrueger deleted the renovate/hivemq-edge/master-all-patch branch December 16, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants