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.cudami:dc-cudami-client from 6.2.2 to 8.0.3 #114

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps de.digitalcollections.cudami:dc-cudami-client from 6.2.2 to 8.0.3.

Release notes

Sourced from de.digitalcollections.cudami:dc-cudami-client's releases.

8.0.3

Fixed

  • Update of nodes' children order
  • Admin-GUI no longer sorts children webpage alphabetically, but keeps their real order
  • User management (create & change an user)

8.0.3-RC1

No release notes provided.

8.0.2

No release notes provided.

8.0.1

No release notes provided.

8.0.1-RC1

No release notes provided.

8.0.0

No release notes provided.

8.0.0-RC2

No release notes provided.

8.0.0-RC1

No release notes provided.

7.1.1

No release notes provided.

7.1.0

No release notes provided.

Release candidate 7.1.0-RC4

No release notes provided.

7.1.0-RC3

No release notes provided.

Release candidate 7.1.0-RC2

No release notes provided.

Release candidate 7.1.0-RC1

No release notes provided.

7.0.0

No release notes provided.

7.0.0-RC3

... (truncated)

Changelog

Sourced from de.digitalcollections.cudami:dc-cudami-client's changelog.

8.0.3 – 2024-01-19

Fixed

  • Update of nodes' children order
  • Admin-GUI no longer sorts children webpage alphabetically, but keeps their real order
  • User management (create & change an user)

8.0.2 – 2024-01-12

Fixed

  • Fixed production build by including the build assets from dc-cudami-editor

8.0.1 – 2023-12-20

Fixed

  • Fixed updating RenderingFileResources on DigitalObjects

8.0.0 – 2023-11-29

Added

  • Hierarchically filled DigitalObject (by UUID or identifier); the lastModified date of the DigitalObject is set to the newest of its WMI objects, the WMI objects lose their date therefor
  • Identifiers of objects enclosed in Work, Manifestation & Item
  • SQL function to retrieve an identifiable's identifiers
  • SQL function to convert dbidentifier[] (composite database type) into json(b)
  • Filter Identifiables by Identifier (namespace & id)
  • New filter operators for regular expressions, e.g. ?filtering=identifiers.namespace:regex:mdz-obj%28-child%29%3F (i.e. urlencoded mdz-obj(-child)?)
  • Ability to retrieve multiple UniqueObjects by UUIDs within a single request

Changed

  • Replaced data-colwidth with data-label in table rendering
  • DigitalObject is retrieved 90 percent faster by SQL joins instead of single getByUuid calls
  • Expand Manifestation with reduced fields by…
    • work title
    • work of parent of manifestation
    • move PublishingInfo objects from full fields

Removed

  • Removed plugin for table column resizing
  • Breaking: Objects contained in a DigitalObject retrieved by UUID/identifier are not completely filled anymore

Fixed

... (truncated)

Commits
  • 4cd1ff8 Bump version to 8.0.3
  • 6b7eef6 Bump version to 8.0.3-RC1
  • ed2d041 Add changelog entry
  • f8a7413 [METASVC-105] Fix UserRepository
  • 2e26022 Admin-GUI no longer sorts children webpage alphabetically, but keeps their re...
  • 0b9c4b1 Add changelog entry
  • f4ceae6 [METASVC-104] Fix update children order of nodes
  • 8d0c20b Remove obsolete version definition
  • 8864952 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
  • 0ca5c7c Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [de.digitalcollections.cudami:dc-cudami-client](https://github.com/dbmdz/cudami) from 6.2.2 to 8.0.3.
- [Release notes](https://github.com/dbmdz/cudami/releases)
- [Changelog](https://github.com/dbmdz/cudami/blob/main/CHANGELOG.md)
- [Commits](dbmdz/cudami@6.2.2...8.0.3)

---
updated-dependencies:
- dependency-name: de.digitalcollections.cudami:dc-cudami-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2024
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