Skip to content

chore(deps): update apis-core-rdf requirement from 0.36.1 to 0.45.0 #74

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

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 Apr 28, 2025

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

Changelog

Sourced from apis-core-rdf's changelog.

0.45.0 (2025-04-28)

Features

  • generic: add a get_namespace_uri method to GenericModel (7af8b83)

Bug Fixes

  • apis_entities: add margin to bottom of the pills in the lod block (2b01f34), closes #1773
  • apis_entities: fix misspelled verbose_name (c9e17aa), closes #1817
  • generic: use .model instead of .name.lower() for prefix (084528c)
  • relations: add {suffix}RelationsTable before RelationsTable (7a4c348), closes #1830
  • relations: make RelationMultiWidget not use a fieldset (d9bd5a4), closes #1814
  • sample_project: add migration for verbose name update (8e1b22b)

Documentation

  • apis_core: add basic docstring to urls module (28aa6ce)
  • apis_metainfo: add docstring to Uri model (2b290c1)
  • customization: replace Triple with Relation in model listing (ccbff74)
  • features: remove documentation of dropped collections features (87b1501)
  • generic: update importers docstrings, comments (886f3bf)
  • ontology: drop reference to legacy triples (f8630aa)
  • readme: drop reference to git logo file (824df23)

0.44.1 (2025-04-17)

Bug Fixes

  • core: load i18n templatetags in template (36ee1e3)

0.44.0 (2025-04-17)

⚠ BREAKING CHANGES

  • collections: drop parent key from collections

Features

  • apis_entities: introduce AbstractEntityModelBase (108482e)
  • collections: drop parent key from collections (1ccddea), closes #1603
  • core: add select2-bootstrap-5-theme to default stylesheet (7e2b670)
  • core: replace icon for code repository (1a9e7c5), closes #1331
  • generic: move css include into the base template (0288c6d)
  • generic: use gettext for the form submit buttons (b36aa52)

... (truncated)

Commits
  • 769e283 chore(main): release 0.45.0
  • c97c39d refactor(generic): use class method for getting the namespace uri
  • 7af8b83 feat(generic): add a get_namespace_uri method to GenericModel
  • 084528c fix(generic): use .model instead of .name.lower() for prefix
  • 084d705 refactor(generic): use instance method for prefix
  • 886f3bf docs(generic): update importers docstrings, comments
  • 8e1b22b fix(sample_project): add migration for verbose name update
  • c9e17aa fix(apis_entities): fix misspelled verbose_name
  • 7a4c348 fix(relations): add {suffix}RelationsTable before RelationsTable
  • 2b01f34 fix(apis_entities): add margin to bottom of the pills in the lod block
  • 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.36.1...v0.45.0)

---
updated-dependencies:
- dependency-name: apis-core-rdf
  dependency-version: 0.45.0
  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 Apr 28, 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