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 org.bytedeco:javacpp from 1.5.5 to 1.5.9 #41

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps org.bytedeco:javacpp from 1.5.5 to 1.5.9.

Release notes

Sourced from org.bytedeco:javacpp's releases.

JavaCPP 1.5.9

June 6, 2023 version 1.5.9

JavaCPP 1.5.8

November 2, 2022 version 1.5.8

... (truncated)

Changelog

Sourced from org.bytedeco:javacpp's changelog.

June 6, 2023 version 1.5.9

November 2, 2022 version 1.5.8

... (truncated)

Commits
  • d6b495f Release version 1.5.9
  • 22ecaf7 * Fix Loader.extractResource() for nested JAR files from Spring Boot (pull ...
  • 4c40a56 * Have Parser desugar ... varargs to array [] for return types as well ...
  • bf5e5da * Fix Parser failing on some friend functions for operator overloading ...
  • 78b9450 * Fix Parser incorrectly casting const pointers to template arguments of ...
  • b0a8e89 * Fix Parser with Info.enumerate failing to translate enum values based...
  • be4df66 * Fix Parser prematurely expanding macros defined in class, struct or `...
  • bc24d34 * Add Info.upcast to support class hierarchies with virtual inheritance (pu...
  • 0afb7b4 * Pick up @Adapter, @SharedPtr, etc annotations on allocate() as well (...
  • 940221e * Provide @Virtual(subclasses=false) to prevent Generator from subclassin...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [org.bytedeco:javacpp](https://github.com/bytedeco/javacpp) from 1.5.5 to 1.5.9.
- [Release notes](https://github.com/bytedeco/javacpp/releases)
- [Changelog](https://github.com/bytedeco/javacpp/blob/master/CHANGELOG.md)
- [Commits](bytedeco/javacpp@1.5.5...1.5.9)

---
updated-dependencies:
- dependency-name: org.bytedeco:javacpp
  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 27, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2023

Looks like org.bytedeco:javacpp is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.bytedeco-javacpp-1.5.9 branch November 27, 2023 14: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants