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.32.0 to 0.33.0 #382

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2024

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

Changelog

Sourced from apis-core-rdf's changelog.

0.33.0 (2024-11-27)

⚠ BREAKING CHANGES

  • generic: replace object_table.html by template_list lookup

Features

  • generic: add a templatetag wrapper for template_names_via_mro (9605817)
  • generic: allow to disable pagination in table class (e275e59), closes #1444
  • relations: limit the number of subj/obj models in filter (6e6d026), closes #1390

Bug Fixes

  • apis_entities: change icon for enrich functionality (2b44bce), closes #1439
  • apis_entities: replace the update link icon with text (c30eded)
  • core: harmonize footer icon dimension specification (624d74a), closes #1340
  • generic: check for attribute id before using it (076e9f3), closes #1450
  • generic: replace object_table.html by template_list lookup (055ec94), closes #1446

Documentation

  • changelog: replace wrong bug number with correct one (36c97b1), closes #1376
  • customization: document the table_pagination setting (9e35eb7)
  • customization: fix typos you_app -> your_app (e3445d9)
  • customization: replace apis_ontology with your_app (06a960e)
  • point Django documentation links to stable version (f87ad58)
  • README: point Django documentation links to stable version (8accb2b)
  • README: replace note about models.py with link to the docs (f8bb514)
  • remove django-admin-csvexport from list of dependencies (96dd125)

0.32.0 (2024-11-20)

⚠ BREAKING CHANGES

  • utils: drop unused utils.utils module
  • core: drop unused ViewPassesTestMixin

Features

  • apis_entities: allow to paste string in merge form (6b44299)
  • generic: allow to paste a string in the import form (41cb229), closes #1223
  • relations: put display logic of relations in a block (0d71f8f)

Bug Fixes

... (truncated)

Commits
  • e336758 chore(main): release 0.33.0
  • a527659 chore(deps-dev): bump coverage from 7.6.4 to 7.6.8
  • aa5d0b6 chore(deps-dev): bump ruff from 0.7.4 to 0.8.0
  • 9e35eb7 docs(customization): document the table_pagination setting
  • e275e59 feat(generic): allow to disable pagination in table class
  • c30eded fix(apis_entities): replace the update link icon with text
  • 076e9f3 fix(generic): check for attribute id before using it
  • 055ec94 fix(generic)!: replace object_table.html by template_list lookup
  • 9605817 feat(generic): add a templatetag wrapper for template_names_via_mro
  • 624d74a fix(core): harmonize footer icon dimension specification
  • 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@apis-core-rdf-v0.32.0...v0.33.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 Nov 28, 2024
@b1rger b1rger merged commit 07fa4ce into main Nov 28, 2024
4 checks passed
@b1rger b1rger deleted the dependabot/pip/apis-core-rdf-0.33.0 branch November 28, 2024 09:23
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.

1 participant