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 de.digitalcollections:iiif-server-hymir from 5.1.12-SNAPSHOT to 5.1.12 #219

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2024

Bumps de.digitalcollections:iiif-server-hymir from 5.1.12-SNAPSHOT to 5.1.12.

Release notes

Sourced from de.digitalcollections:iiif-server-hymir's releases.

5.1.12

Fixed

  • Updates ImageIO version to fix JPEG decoding from TIFFs with newer turbojpeg versions
Changelog

Sourced from de.digitalcollections:iiif-server-hymir's changelog.

[5.1.12] - 2024-05-08

Fixed

  • Updates ImageIO version to fix JPEG decoding from TIFFs with newer turbojpeg versions

[5.1.11] - 2023-05-16

Fixed

  • Set webjar versions in pom.xml

[5.1.10] - 2023-04-14

Fixed

  • Return 406 response code if server cannot find representation that is acceptable by the client

[5.1.9] - 2023-03-23

Fixed

  • Updates ImageIO version to support transformations of corrupt (but recoverable) images and to suupport JSAMP_411 subsampling

[5.1.4] - 2022-03-28

Fixed

  • Fix bug in metrics handling that caused various metrics to be silently dropped

[5.1.3] - 2022-03-15

Fixed

  • Fix off-by-one errors when decoding scaled down full-area image (#280, #281)
  • Bump imageio-jnr version to fix bug in cropping of JPEG2000 images

[5.1.2] - 2022-02-14

Fixed

  • Fix error handling for image requests with size or region of 0 (#277)
  • Ensure a HTTP 500 is returned in case of low-level I/O errors instead of a 404 (#276)

[5.1.1] - 2021-10-18

Fixed

  • Fixed ACL check in ImageServiceImpl that did not pass the HTTP request to the security backend

[5.1.0] - 2021-10-15

Added

  • New API in ImageSecurityService and PresentationSecurityService for determining access permissions based on the associated HttpServletRequest. This can be used to to e.g. verify security tokens or the source IP. The old API that is based on the identifier only still works, and the new method on the interface comes with a default implementation that delegates to the existing API, so existing implementations do not have to be updated if they have no use for the HTTP request.

Fixed

  • Fix an internal server error that occurred when specifying a bad image quality parameter, this now returns a HTTP 400 error.
Commits

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 [de.digitalcollections:iiif-server-hymir](https://github.com/dbmdz/iiif-server-hymir) from 5.1.12-SNAPSHOT to 5.1.12.
- [Release notes](https://github.com/dbmdz/iiif-server-hymir/releases)
- [Changelog](https://github.com/dbmdz/iiif-server-hymir/blob/main/CHANGES.md)
- [Commits](https://github.com/dbmdz/iiif-server-hymir/commits/5.1.12)

---
updated-dependencies:
- dependency-name: de.digitalcollections:iiif-server-hymir
  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 May 9, 2024
@morpheus-87 morpheus-87 merged commit 73fcfa7 into main May 21, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/de.digitalcollections-iiif-server-hymir-5.1.12 branch May 21, 2024 05:05
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