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.35.1 to 0.36.0 #104

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps apis-core-rdf from 0.35.1 to 0.36.0.

Changelog

Sourced from apis-core-rdf's changelog.

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

Features

  • collections: add some helper methods to SkosCollection + Manager (372a5ae)
  • generic: adapt importer to rdf parser list style return values (2a2cdfd)
  • generic: add a form field for managing collections for an instance (e0f7961), closes #1532
  • switch from custom uri normalization to acdh-arche-assets (83c0737), closes #1531
  • utils: let the rdf parser return lists instead of strings (aa1b6ed)

Bug Fixes

  • relations: refactor js and add it to forms Media class (5e4a9c0), closes #1544

Miscellaneous Chores

  • utils: drop unused module apis_core.utils.normalize (ad54c56)
Commits
  • f8519bb chore(main): release 0.36.0
  • 42bb4d4 chore(deps-dev): bump faker from 33.1.0 to 34.0.2
  • 6735cdb chore(deps-dev): bump deptry from 0.21.2 to 0.22.0
  • 8c8d616 ci(deps): bump acdh-oeaw/prosnet-workflows from 0.4.6 to 0.4.7
  • 8f080a6 chore(deps): bump pydot from 3.0.3 to 3.0.4
  • 2a2cdfd feat(generic): adapt importer to rdf parser list style return values
  • aa1b6ed feat(utils)!: let the rdf parser return lists instead of strings
  • 5e4a9c0 fix(relations): refactor js and add it to forms Media class
  • ad54c56 chore(utils)!: drop unused module apis_core.utils.normalize
  • 83c0737 feat: switch from custom uri normalization to acdh-arche-assets
  • 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)

@dependabot dependabot bot added dependencies To do with project dependencies and Python/Django version updates python Pull requests that update Python code labels Jan 27, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/apis-core-rdf-0.36.0 branch from 106923d to 1c7a4d3 Compare January 27, 2025 10:59
Bumps [apis-core-rdf](https://github.com/acdh-oeaw/apis-core-rdf) from 0.35.1 to 0.36.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.35.1...v0.36.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/apis-core-rdf-0.36.0 branch from 1c7a4d3 to 46c6b7d Compare January 27, 2025 12:54
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

Superseded by #106.

@dependabot dependabot bot closed this Jan 27, 2025
@dependabot dependabot bot deleted the dependabot/pip/apis-core-rdf-0.36.0 branch January 27, 2025 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies To do with project dependencies and Python/Django version updates python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants