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): bump apis-core-rdf from 0.37.2 to 0.38.0 #303

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 Feb 18, 2025

Bumps apis-core-rdf from 0.37.2 to 0.38.0.

Changelog

Sourced from apis-core-rdf's changelog.

0.38.0 (2025-02-18)

Features

  • apis_relations: drop apis_relations app (31a37b6), closes #1528
  • core: introduce a custom select2 function (0468c3f)
  • generic: add get_view_permission to GenericModel (a3fb75d)
  • generic: introduce pure_genericmodel_content_types templatetag (eaf7d5a)
  • generic: introduce any_view_permission templatetag (4c35738)
  • generic: override base.html to inject menu entry (54a5b37)
  • generic: use custom autocomplete widgets instead of upstreams (bd9e49a)
  • relations: replace custom select2 call (7377e38)
  • relations: use custom autocomplete widgets instead of upstreams (ae7dfba)

Bug Fixes

  • apis_entities: drop apis_relation related code parts (4962949)
  • documentation: drop apis_relation related code parts (3f06425)
  • generic: set unknown_field_behavior to WARN in GenericFilterSet (291cb14), closes #1583
  • history: drop apis_relation related code parts (e588c70), closes #1536
  • urls: drop apis_relations entry from urllist (09b7fea)

Documentation

Commits
  • 28894f3 chore(main): release 0.38.0
  • ebcd375 chore(deps): bump rdflib from 7.1.1 to 7.1.3
  • 3ee9487 chore(deps-dev): bump deptry from 0.22.0 to 0.23.0
  • 8b31661 ci: run add-to-project workflow also on PRs
  • d2cfaf3 chore(deps-dev): bump ruff from 0.8.6 to 0.9.6
  • 4c32fe7 chore(deps): bump django from 5.1.5 to 5.1.6
  • 6d0416a ci(docs): use default sample_project settings for building documentation
  • a516d57 ci(tests): drop custom Django settings file
  • 09b7fea fix(urls): drop apis_relations entry from urllist
  • 31a37b6 feat(apis_relations): drop apis_relations app
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [apis-core-rdf](https://github.com/acdh-oeaw/apis-core-rdf) from 0.37.2 to 0.38.0.
- [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.37.2...v0.38.0)

---
updated-dependencies:
- dependency-name: apis-core-rdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 18, 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