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 apis-core-rdf requirement from 0.38.0 to 0.40.0 #477

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 Mar 12, 2025

Updates the requirements on apis-core-rdf to permit the latest version.

Changelog

Sourced from apis-core-rdf's changelog.

0.40.0 (2025-03-11)

⚠ BREAKING CHANGES

  • relations: The refactoring of the relations template tags leads to a slightly different behaviour in the lookup of the relations tables; please have a look at the lookup debug statements if your relations tables are not found anymore.
  • utils: drop the DateParser and the corresponding tests
  • core: drop LegacyDateMixin

Features

  • apis_metainfo: adapt Uri model for new type rdf import (4184584)
  • generic: adapt importer for new type rdf import methods (db6f4bf)
  • generic: introduce new templatetags (37f8f11)
  • generic: introduce small helper functions (2b6bef8)
  • relations: implement a relation filter (5f56b45)
  • relations: major rewrite of the relations list (29d39da)
  • sample_project: update sample project for new relation templates (c1f293c)
  • utils: drop old rdf import methods (0852822)
  • utils: implement new type rdf importer (73e738e)

Bug Fixes

  • apis_entities: fix entities autocomplete (dcc479b)
  • apis_entities: reorder entity menu items (cb242cf), closes #1657
  • apis_metainfo: drop references to apis_metainfo.collection (2a7500e), closes #1377
  • collections: repair the new collection toggle templatetags (c3f4f6b)
  • generic: show form errors of generic filter form (d8e81c8), closes #1604

Documentation

  • customization: add documentation about new rdf parser (c51ada4)

Code Refactoring

  • core: drop LegacyDateMixin (7a1d940)
  • utils: drop the DateParser and the corresponding tests (5325d46)

0.39.0 (2025-02-28)

⚠ BREAKING CHANGES

  • apis_metainfo: The self_contenttype field is removed from the RootObject. This means that all models inheriting from RootObject (i.e. all models inheriting from AbstractEntity) loose this field. For the models using the VersionMixin, this leads to a migration removing the self_contenttype field from the historic version of that model.

Features

... (truncated)

Commits
  • 6813094 chore(main): release 0.40.0
  • 35c7c90 chore(deps-dev): bump ruff from 0.9.6 to 0.9.10
  • fb82196 chore(deps-dev): bump coverage from 7.6.10 to 7.6.12
  • 3b8083b chore(deps): bump acdh-arche-assets from 3.21.1 to 3.22.0
  • bc7e1e5 chore(deps-dev): bump sphinx from 8.2.1 to 8.2.3
  • c1f293c feat(sample_project): update sample project for new relation templates
  • 29d39da feat(relations): major rewrite of the relations list
  • c3f4f6b fix(collections): repair the new collection toggle templatetags
  • cb242cf fix(apis_entities): reorder entity menu items
  • 5f56b45 feat(relations): implement a relation filter
  • 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)

Updates the requirements on [apis-core-rdf](https://github.com/acdh-oeaw/apis-core-rdf) to permit the latest version.
- [Release notes](https://github.com/acdh-oeaw/apis-core-rdf/releases)
- [Changelog](https://github.com/acdh-oeaw/apis-core-rdf/blob/main/CHANGELOG.md)
- [Commits](acdh-oeaw/apis-core-rdf@v0.38.0...v0.40.0)

---
updated-dependencies:
- dependency-name: apis-core-rdf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 12, 2025
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants