Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps javacpp.version from 1.5.10 to 1.5.11.
Updates org.bytedeco:javacpp from 1.5.10 to 1.5.11

Release notes

Sourced from org.bytedeco:javacpp's releases.

JavaCPP 1.5.11

November 16, 2024 version 1.5.11

Changelog

Sourced from org.bytedeco:javacpp's changelog.

November 16, 2024 version 1.5.11

Commits
  • 35adb21 Release version 1.5.11
  • aeaad31 * Fix Generator flakiness caused by calls to Class.getDeclaredMethods() (...
  • 2fd35c6 * Add minimal mappings for std::chrono from C++11 (pull #766)
  • a506820 * Let Parser annotate Java constructors with @Deprecated when appropriate...
  • eba6b7f * Bundle libomp from Visual Studio to fix presets using OpenMP on Windows (...
  • dcd92aa Update README.md with Gradle snippet for Kotlin DSL (pull #749)
  • b3bda85 * Fix inconsistencies when using @Platform(inherit=..., library=...) togeth...
  • 9940c31 * Let Parser support templates with unnamed type parameters (pull #742)
  • 80d0828 * Prevent Parser from producing duplicate declarations for basic containers...
  • 7a2c518 Upgrade versions of all Maven dependencies and plugins (pull #731)
  • Additional commits viewable in compare view

Updates org.bytedeco:javacpp-platform from 1.5.10 to 1.5.11

Release notes

Sourced from org.bytedeco:javacpp-platform's releases.

JavaCPP 1.5.11

November 16, 2024 version 1.5.11

Changelog

Sourced from org.bytedeco:javacpp-platform's changelog.

November 16, 2024 version 1.5.11

Commits
  • 35adb21 Release version 1.5.11
  • aeaad31 * Fix Generator flakiness caused by calls to Class.getDeclaredMethods() (...
  • 2fd35c6 * Add minimal mappings for std::chrono from C++11 (pull #766)
  • a506820 * Let Parser annotate Java constructors with @Deprecated when appropriate...
  • eba6b7f * Bundle libomp from Visual Studio to fix presets using OpenMP on Windows (...
  • dcd92aa Update README.md with Gradle snippet for Kotlin DSL (pull #749)
  • b3bda85 * Fix inconsistencies when using @Platform(inherit=..., library=...) togeth...
  • 9940c31 * Let Parser support templates with unnamed type parameters (pull #742)
  • 80d0828 * Prevent Parser from producing duplicate declarations for basic containers...
  • 7a2c518 Upgrade versions of all Maven dependencies and plugins (pull #731)
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `javacpp.version` from 1.5.10 to 1.5.11.

Updates `org.bytedeco:javacpp` from 1.5.10 to 1.5.11
- [Release notes](https://github.com/bytedeco/javacpp/releases)
- [Changelog](https://github.com/bytedeco/javacpp/blob/master/CHANGELOG.md)
- [Commits](bytedeco/javacpp@1.5.10...1.5.11)

Updates `org.bytedeco:javacpp-platform` from 1.5.10 to 1.5.11
- [Release notes](https://github.com/bytedeco/javacpp/releases)
- [Changelog](https://github.com/bytedeco/javacpp/blob/master/CHANGELOG.md)
- [Commits](bytedeco/javacpp@1.5.10...1.5.11)

---
updated-dependencies:
- dependency-name: org.bytedeco:javacpp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.bytedeco:javacpp-platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
@THausherr THausherr merged commit 14343fa into main Nov 18, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/javacpp.version-1.5.11 branch November 18, 2024 05:46
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant