Skip to content

chore(deps): bump apis-core-rdf from 0.42.6 to 0.48.0 #157

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2025

Bumps apis-core-rdf from 0.42.6 to 0.48.0.

Changelog

Sourced from apis-core-rdf's changelog.

0.48.0 (2025-06-04)

Features

  • apis_entities: add create_from_string methods (b013ac4), closes #1872
  • apis_entities: update rdf_configs for regex based matching (32eaed1), closes #1257
  • apis_entities: use get_verbose_name_plural method instead filter (31f4861)
  • deps: replace requests with httpx (278b87e), closes #1040
  • generic: add get_verbose_name_plural method to GenericModel (f264a97)
  • generic: only show columns selector if there are columns to select (d076708)
  • generic: use get_verbose_name_plural method instead of filter (52aaefc)
  • history: add get_reset_url helper method to history models (27dcdf0)
  • history: add a link to the reset view to the history table (4550876)
  • history: introduce view to reset object to a history version (5097096), closes #283
  • history: use history queryset for views (ae5fecd)
  • sample_project: compile translations on startup (c30d185)
  • utils: refactor rdf config to use regex for uri matching (ab7813f)

Bug Fixes

  • apis_entities: drop tag version link from entity actions (c9cfcab)
  • apis_entities: reorder label & select place label using languages (5101da1), closes #1863
  • apis_entities: reorder name sources and also use variantName (c76f8a1), closes #1903
  • generic: catch ObjectDoesNotExist for remote fields (d8ffaed)
  • generic: fix typo in rdf APPELLATION namespace (e729ee0)
  • generic: replace slashes with underscores in ATTRIBUTES ids (4439b6d), closes #1876
  • generic: use plural form in result header (089dce1), closes #1874
  • utils: when resolving, also handle boolean True value (05f6a6b), closes #1905

0.47.1 (2025-05-19)

Bug Fixes

  • generic: only include title block once (25f525b)

0.47.0 (2025-05-16)

Features

  • apis_entities: drop override that is now handled in generic (4c978e3)
  • apis_entities: return rdf types for various base classes (9b84773)
  • generic: add a title string to all the generic templates (046a63d)
  • generic: add skeleton method for returning rdf types (f0d82c0)
  • generic: replace download list with a dropdown (d622892)
  • generic: use instance rdf type list in generic cidoc serializer (cd69425)
  • sample_project: add LocaleMiddleware to the list of middlewares (6e1de25), closes #1867

... (truncated)

Commits
  • 57de7d4 chore(main): release 0.48.0
  • 4550876 feat(history): add a link to the reset view to the history table
  • 27dcdf0 feat(history): add get_reset_url helper method to history models
  • 5097096 feat(history): introduce view to reset object to a history version
  • 32eaed1 feat(apis_entities): update rdf_configs for regex based matching
  • ab7813f feat(utils): refactor rdf config to use regex for uri matching
  • c9cfcab fix(apis_entities): drop tag version link from entity actions
  • efeaea5 refactor(history): drop unused create_new_version view
  • ae5fecd feat(history): use history queryset for views
  • d8ffaed fix(generic): catch ObjectDoesNotExist for remote fields
  • 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.42.6 to 0.48.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.42.6...v0.48.0)

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

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 Jun 4, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2025

Superseded by #159.

@dependabot dependabot bot closed this Jun 17, 2025
@dependabot dependabot bot deleted the dependabot/pip/apis-core-rdf-0.48.0 branch June 17, 2025 16:58
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