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.36.1 to 0.37.2 #440

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 6, 2025

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

Changelog

Sourced from apis-core-rdf's changelog.

0.37.2 (2025-02-05)

Bug Fixes

  • generic: move split up again and put it inside try/except (543d6ae)

0.37.1 (2025-02-05)

Bug Fixes

  • generic: only split value if it actually exists (997975c)

0.37.0 (2025-02-05)

Features

  • apis_entities: move entities menu to apis_entities app (cf73280)
  • collections: add Collections entry to main menu (954e49d), closes #1565
  • core: enclose user-menu items in a block (4ef987c)
  • core: include bootstrap 5.3.3 instead of bootstrap 4.6.2 (5dc28e9), closes #1529
  • generic: add a collections filter (501ab78), closes #1557
  • generic: add export support to list views (c8c7670)
  • relations: move relations menu to relations app (b04b8f9)
  • sample_project: configure sample project to use bootstrap 5 (aca77f6)

Bug Fixes

  • adapt templates for bootstrap version 5 (6e771bf)
  • core: adapt multiselect settings for bootstrap 5 (6bc99fe)
  • relations: hide empty relations tables (8f13605), closes #1543

0.36.1 (2025-01-27)

Bug Fixes

  • generic: only add collections if app is installed (a709d33), closes #1554

0.36.0 (2025-01-23)

⚠ BREAKING CHANGES

  • utils: let the rdf parser return lists instead of strings
  • utils: drop unused module apis_core.utils.normalize

... (truncated)

Commits
  • 5186708 chore(main): release 0.37.2
  • 543d6ae fix(generic): move split up again and put it inside try/except
  • 7c6dc94 chore(main): release 0.37.1
  • 997975c fix(generic): only split value if it actually exists
  • 91d7f6f chore(main): release 0.37.0
  • 7726198 chore(deps): bump django from 5.1.4 to 5.1.5
  • ace18d0 chore(deps-dev): bump faker from 34.0.2 to 35.2.0
  • 7847046 style(core): reformat template according to new djlint version
  • b246aca chore(deps-dev): bump djlint from 1.36.3 to 1.36.4
  • 569892e refactor(sample_project): rearrange app order
  • 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.37.2)

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