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.30.0 to 0.31.1 #367

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from apis-core-rdf's releases.

v0.31.1

0.31.1 (2024-11-14)

Bug Fixes

  • apis_entities: set target of merge link to correct route (5b200ed), closes #1374
Changelog

Sourced from apis-core-rdf's changelog.

0.31.1 (2024-11-14)

Bug Fixes

  • apis_entities: set target of merge link to correct route (5b200ed), closes #1374

0.31.0 (2024-11-13)

Features

  • core: add alt attributes to footer images (cfa9006)
  • sample_project: demo a long relations form (cb80dd3)

Bug Fixes

  • core: fix dimensions of links in footer (c2c5594)
  • generic: use copy instead of working with the original field (1fec441), closes #1346
  • relations: fix modal overflow to access dropdown (e14c806), closes #1359
  • relations: handle overflow in relations dialog (4b08b6f)
  • relations: order fields before initializing FormHelper (c8e9945), closes #1355

0.30.0 (2024-11-07)

Features

  • generic: add a repr dunder method to the GenericModel (e0b44aa)
  • relations: implement duplicate and merge signal receivers (77b9f10), closes #1251
  • relations: new template to list relations (a6d7030), closes #489
  • relations: put relations in a block (65225d0)
  • relations: run autocomplete results through js method (947fbf4)
  • relations: use content type specific autocomplete in relation form (da939b8)
  • sample_project: automaticall add admin (32c8f4e), closes #1292
  • sample_project: tabbed relations for person (ff675bd)

Bug Fixes

  • core: don't underline hovered footer icon links (20ec314)
  • documentation: force read lazy objects as str (a0f52bf), closes #1319

0.29.0 (2024-10-15)

⚠ BREAKING CHANGES

  • apis_metainfo: drop unused attributes from Uri model

... (truncated)

Commits
  • 4798c98 chore(main): release 0.31.1
  • 5b200ed fix(apis_entities): set target of merge link to correct route
  • 98e2ca3 chore(main): release 0.31.0
  • bbe814f chore(deps-dev): bump sphinx from 7.4.7 to 8.1.3
  • ad1bc45 chore(deps): bump rdflib from 7.0.0 to 7.1.1
  • 4776221 chore(deps-dev): bump djlint from 1.35.2 to 1.36.1
  • b1c9b0b chore(deps): bump django from 5.1.1 to 5.1.3
  • c2c5594 fix(core): fix dimensions of links in footer
  • e14c806 fix(relations): fix modal overflow to access dropdown
  • 8ba9262 refactor(apis_core): refactor the urls entrypoint
  • 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.30.0...v0.31.1)

---
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 15, 2024
@b1rger b1rger merged commit 8e1519d into main Nov 15, 2024
4 checks passed
@b1rger b1rger deleted the dependabot/pip/apis-core-rdf-0.31.1 branch November 15, 2024 08:47
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