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

chore(deps): update all minor dependencies gradle (master) - autoclosed #491

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.breadmoirai.github-release 2.4.1 -> 2.5.2 age adoption passing confidence
net.openhft:zero-allocation-hashing (source) 0.16 -> 0.26ea0 age adoption passing confidence
com.github.victools:jsonschema-module-jackson 4.35.0 -> 4.36.0 age adoption passing confidence
com.github.victools:jsonschema-generator 4.35.0 -> 4.36.0 age adoption passing confidence
org.mockito:mockito-junit-jupiter 5.12.0 -> 5.13.0 age adoption passing confidence
org.junit.vintage:junit-vintage-engine (source) 5.10.3 -> 5.11.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) 5.10.3 -> 5.11.0 age adoption passing confidence
org.junit:junit-bom (source) 5.10.3 -> 5.11.0 age adoption passing confidence
org.glassfish.jersey.media:jersey-media-multipart (source) 2.43 -> 2.45 age adoption passing confidence
org.glassfish.jersey.media:jersey-media-json-jackson (source) 2.43 -> 2.45 age adoption passing confidence
org.glassfish.jersey.inject:jersey-hk2 (source) 2.43 -> 2.45 age adoption passing confidence
org.glassfish.jersey.containers:jersey-container-jdk-http (source) 2.43 -> 2.45 age adoption passing confidence
com.google.dagger:dagger-compiler 2.51.1 -> 2.52 age adoption passing confidence
com.google.dagger:dagger 2.51.1 -> 2.52 age adoption passing confidence
net.bytebuddy:byte-buddy 1.14.17 -> 1.15.1 age adoption passing confidence
org.mockito:mockito-core 5.12.0 -> 5.13.0 age adoption passing confidence
org.assertj:assertj-core (source) 3.25.3 -> 3.26.3 age adoption passing confidence
org.apache.commons:commons-lang3 (source) 3.14.0 -> 3.17.0 age adoption passing confidence
org.apache.commons:commons-compress (source) 1.26.2 -> 1.27.1 age adoption passing confidence
org.apache.plc4x:plc4j-transport-raw-socket (source) 0.11.0 -> 0.12.0 age adoption passing confidence
org.apache.plc4x:plc4j-driver-ads (source) 0.11.0 -> 0.12.0 age adoption passing confidence
org.apache.plc4x:plc4j-driver-s7 (source) 0.11.0 -> 0.12.0 age adoption passing confidence
org.apache.plc4x:plc4j-api (source) 0.11.0 -> 0.12.0 age adoption passing confidence

Warning

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


Release Notes

victools/jsonschema-generator (com.github.victools:jsonschema-module-jackson)

v4.36.0

jsonschema-generator
Added
  • new Option.ACCEPT_SINGLE_VALUE_AS_ARRAY to support Jackson DeserializationFeature of the same name, i.e., when an array type is declared, an instance of a single item should also be accepted by the schema
Changed
  • consider Boolean values as valid in const/enum (i.e., no longer ignore them)
jsonschema-module-jakarta-validation
Added
  • populate const/enum based on @AssertTrue/@AssertFalse
mockito/mockito (org.mockito:mockito-junit-jupiter)

v5.13.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.13.0
  • 2024-08-27 - 43 commit(s) by Breno A, Caleb Cushing, Jinwoo, Kurt Alfred Kluever, Stefano Cordio, Thach Le, dependabot[bot]
  • Bump versions.bytebuddy from 1.14.19 to 1.15.0 (#​3429)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.10 to 2.0.20 (#​3427)
  • Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0 (#​3425)
  • Bump com.gradle.enterprise from 3.17.6 to 3.18 (#​3423)
  • Fix a typo in InjectMocks (#​3422)
  • Bump versions.bytebuddy from 1.14.18 to 1.14.19 (#​3417)
  • Bump androidx.test:runner from 1.6.1 to 1.6.2 (#​3415)
  • Bump versions.junitJupiter from 5.10.3 to 5.11.0 (#​3413)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.0 to 2.0.10 (#​3409)
  • Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 (#​3408)
  • Bump com.google.googlejavaformat:google-java-format from 1.22.0 to 1.23.0 (#​3407)
  • Bump org.shipkit:shipkit-auto-version from 2.0.9 to 2.0.10 (#​3405)
  • Bump com.gradle.enterprise from 3.17.5 to 3.17.6 (#​3404)
  • Bump gradle/wrapper-validation-action from 3.4.2 to 3.5.0 (#​3401)
  • Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#​3398)
  • Bump versions.bytebuddy from 1.14.17 to 1.14.18 (#​3397)
  • ci: add .m2 dependencies cache (#​3396)
  • Bump org.codehaus.groovy:groovy from 3.0.21 to 3.0.22 (#​3394)
  • Bump androidx.test:runner from 1.6.0 to 1.6.1 (#​3393)
  • Bump org.junit.platform:junit-platform-launcher from 1.10.2 to 1.10.3 (#​3392)
  • Gradle lazy configuration (#​3391)
  • Bump androidx.test.ext:junit from 1.2.0 to 1.2.1 (#​3388)
  • docs: cleanup javadoc for modularity (#​3386)
  • Bump versions.junitJupiter from 5.10.2 to 5.10.3 (#​3385)
  • Bump androidx.test.ext:junit from 1.1.5 to 1.2.0 (#​3383)
  • Bump androidx.test:runner from 1.5.2 to 1.6.0 (#​3382)
  • Bump net.ltgt.gradle:gradle-errorprone-plugin from 4.0.0 to 4.0.1 (#​3380)
  • Bump gradle/wrapper-validation-action from 3.4.1 to 3.4.2 (#​3376)
  • Bump gradle/wrapper-validation-action from 3.4.0 to 3.4.1 (#​3372)
  • Bump gradle/wrapper-validation-action from 3.3.2 to 3.4.0 (#​3365)
  • Bump org.shipkit:shipkit-auto-version from 2.0.7 to 2.0.9 (#​3364)
  • Bump com.gradle.enterprise from 3.17.4 to 3.17.5 (#​3363)
  • Bump org.eclipse.platform:org.eclipse.osgi from 3.19.0 to 3.20.0 (#​3362)
  • Bump net.ltgt.gradle:gradle-errorprone-plugin from 3.1.0 to 4.0.0 (#​3361)
  • Bump versions.bytebuddy from 1.14.16 to 1.14.17 (#​3357)
  • Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#​3355)
  • EditorConfig enhancement (#​3353)
  • Bump versions.bytebuddy from 1.14.15 to 1.14.16 (#​3352)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.24 to 2.0.0 (#​3351)
  • �Fixes #​3237: Fix NullPointerException in Only.verify (#​3349)
  • Bump com.gradle.enterprise from 3.17.3 to 3.17.4 (#​3348)
  • potential editorconfig enhancement (#​3347)
  • Method Only.verify throws NullPointerException (#​3237)
eclipse-ee4j/jersey (org.glassfish.jersey.media:jersey-media-multipart)

v2.45

Compare Source

  • [Pull 5715] - Release a reference to threadlocal on shutdown
  • [Pull 5731] - Allow to disable JSON-B using System properties
  • v2.44

    Compare Source

  • [Pull 5636] - Allow long content length in the JDK connector
  • [Pull 5639] - Allow having multiple annotations for multipart endpoint with @​FormDataParam in any order
  • [Pull 5642] - Remove synchronized from Apache stream wrappers
  • [Pull 5643] - Document Multipart Configuration.
  • [Pull 5644] - Refactoring Maven build process
  • [Pull 5648] - Support for Virtual Threads in Executor Services
  • [Pull 5649] - MAX_HEADER_SIZE for the Netty connector
  • [Pull 5652] - Unify the SniConfigurator with other branches
  • [Pull 5664] - More release checks
  • [Pull 5665] - update Jackson to 2.17.1
  • [Pull 5666] - [2.x] mvn build improvements
  • [Pull 5669] - prevent calling ServletRequest#getInputStream if FILTER_FORWARD_ON_404
  • [Pull 5673] - Support missing Content-Length header
  • [Pull 5677] - Prevent blowing connections number for reoccurring SSLContextFatories
  • [Pull 5685] - Better explanation of missing jersey-hk2 module consequences.
  • [Pull 5688] - Wrap call of deprecated HttpServletResponse#setStatus into try catch
  • [Pull 5689] - Support Multipart with Buffered Entity and Netty Connector
  • [Pull 5690] - Prevent NPE in micrometer when there is no response & 404
  • [Pull 5698] - Last-Modified header is garbled when accessing wadl document on Japanese locale
  • [Pull 5705] - Allow ChunkedInput#close to close the underlying stream
  • [Pull 5706] - Propagate WebApplicationException from SseEventSource to provided error handler
  • [Pull 5707] - Fix intermittent failure in BroadcasterExecutorTest
  • apache/plc4x (org.apache.plc4x:plc4j-transport-raw-socket)

    v0.12.0: Apache PLC4X 0.12.0

    New Features

    • API: Made several bits of information available via the API
      allowing tools to provide more content assist when dealing
      with PLC4X connections.
    • S7: The S7 driver now supports reading of STRING and
      WSTRING data-types without providing a maximum length.
    • Build: Worked on making PLC4X provide reproducible builds.
    • Added "Ping" functionality to: ADS, EIP, KNX, Mock, Modbus
      and Simulated drivers.
    • The OPC-UA Java driver now support certificate-based
      authentication and encryption.

    Incompatible changes

    • Java 8 is no longer officially supported and Java 11 is the
      new base-line.
    • Renamed the PlcDriverManager method listDrivers to
      getProtocolCodes
    • Renamed the PlcDriverMetadata method canDiscover to
      isDiscoverySupported
    • Renamed the PlcConnectionMetadata methods canRead, canWrite
      canSubscribe and canBrowse to isReadSupported,
      isWriteSupported, isSubscribeSupported and isBrowseSupported
    • The configuration syntax for configuring transport-related
      config options in the connection-string was updated to be
      now prefixed with the transport name the option belongs to.

    Bug Fixes

    • S7: Several bugs and issues regarding supporting various
      duration, date and time data-types.
    • S7: Implemented the missing 64bit (L-) types.
    • KNX: Fixed an issue with decoding 16 bit floating point
      numbers.
    • NiFi-Integration: The NiFi integration module was greatly
      improved.
    • Core: Fixed several leaks of open threads.

    Configuration

    📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR is behind base branch, 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 Jul 13, 2024
    @cla-bot cla-bot bot added the cla-signed label Jul 13, 2024
    @renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-minor-gradle branch 12 times, most recently from e1944b8 to d40eebb Compare July 20, 2024 22:31
    @renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-minor-gradle branch 6 times, most recently from 76e46d2 to 46da1eb Compare July 29, 2024 11:26
    @renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-minor-gradle branch 2 times, most recently from 4c7f1de to f218ad9 Compare July 31, 2024 11:58
    @renovate renovate bot changed the title chore(deps): update all minor dependencies gradle (master) Update all minor dependencies gradle (master) Jul 31, 2024
    @renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-minor-gradle branch 3 times, most recently from 55dbe84 to 6b3bce0 Compare August 1, 2024 08:27
    @renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-minor-gradle branch from 6b3bce0 to 3512956 Compare August 10, 2024 00:34
    @renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-minor-gradle branch from 3512956 to 6a6f8a4 Compare August 17, 2024 01:48
    @renovate renovate bot changed the title Update all minor dependencies gradle (master) chore(deps): update all minor dependencies gradle (master) Aug 17, 2024
    @renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-minor-gradle branch from 6a6f8a4 to bd78648 Compare August 24, 2024 00:16
    @renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-minor-gradle branch from bd78648 to 1aac066 Compare August 31, 2024 02:12
    @renovate renovate bot changed the title chore(deps): update all minor dependencies gradle (master) chore(deps): update all minor dependencies gradle (master) - autoclosed Sep 2, 2024
    @renovate renovate bot closed this Sep 2, 2024
    @renovate renovate bot deleted the renovate/hivemq-edge/master-all-minor-gradle branch September 2, 2024 12:08
    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.

    0 participants