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.34.0 to 0.34.1 #400

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

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

Changelog

Sourced from apis-core-rdf's changelog.

0.34.1 (2024-12-11)

Bug Fixes

  • relations: only filter queryset if there is actually a value (7cd93e7)
  • relations: only serialize if there is an object (163f3f8)

Documentation

  • history: add documentation on some management commands (320e73f), closes #873
  • history: add section on middleware for user tracking (4694885)

0.34.0 (2024-12-09)

Features

  • apis_entities: replace apis_entities merge route (40e4618)
  • apis_entities: reuse legacy _merge template (10c524e)
  • apis_metainfo: add a internal method to the Uri (a65617e)
  • core: add additional settings of bootstrap-multiselect (012e1d1)
  • core: drop inclusion of select2 javascript and css (3d53102), closes #1481
  • core: update bootstrap-multiselect dependency (4fdd848)
  • generic: Introduce SelectMergeOrEnrich view and route (fb07e49)
  • utils: introduce an internal_uris settings helper (bb1e7a3)

Bug Fixes

  • apis_entities: disable create_default_uri during fixture loading (f604816), closes #1473
  • apis_entities: show enrich link only for external URIs (8aea255)
  • generic,apis_entities: move action classes to generic app (ff58a98), closes #1469
  • generic: catch exception if .template_name is not set (91f7c77)
  • generic: exclude subclasses from columns selector (14dcb6f), closes #1297

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

... (truncated)

Commits
  • fd689b2 chore(main): release 0.34.1
  • 163f3f8 fix(relations): only serialize if there is an object
  • 7cd93e7 fix(relations): only filter queryset if there is actually a value
  • 4694885 docs(history): add section on middleware for user tracking
  • 320e73f docs(history): add documentation on some management commands
  • See full diff 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.34.0...v0.34.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 12, 2024
@b1rger b1rger merged commit 6aa4dcf into main Dec 12, 2024
4 checks passed
@b1rger b1rger deleted the dependabot/pip/apis-core-rdf-0.34.1 branch December 12, 2024 08:20
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