acdh-oeaw / apis-instance-nsvis

0 stars 0 forks source link

chore(deps): bump apis-core-rdf from 0.30.0 to 0.31.0 #35

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps apis-core-rdf from 0.30.0 to 0.31.0.

Release notes

Sourced from apis-core-rdf's releases.

v0.31.0

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
Changelog

Sourced from apis-core-rdf's changelog.

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
Commits
  • 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
  • 559126b refactor(core): move CSS to external file
  • 7362f3f refactor(core): move Bootstrap-related CSS to external
  • 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 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)