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.33.0 to 0.34.1 #48

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 Dec 11, 2024

Bumps apis-core-rdf from 0.33.0 to 0.34.1.

Changelog

Sourced from apis-core-rdf's changelog.

0.34.1 (2024-12-11)

Bug Fixes

  • relations: only filter queryset if there is actually a value (7cd93e7)
  • relations: only serialize if there is an object (163f3f8)

Documentation

  • history: add documentation on some management commands (320e73f), closes #873
  • history: add section on middleware for user tracking (4694885)

0.34.0 (2024-12-09)

Features

  • apis_entities: replace apis_entities merge route (40e4618)
  • apis_entities: reuse legacy _merge template (10c524e)
  • apis_metainfo: add a internal method to the Uri (a65617e)
  • core: add additional settings of bootstrap-multiselect (012e1d1)
  • core: drop inclusion of select2 javascript and css (3d53102), closes #1481
  • core: update bootstrap-multiselect dependency (4fdd848)
  • generic: Introduce SelectMergeOrEnrich view and route (fb07e49)
  • utils: introduce an internal_uris settings helper (bb1e7a3)

Bug Fixes

  • apis_entities: disable create_default_uri during fixture loading (f604816), closes #1473
  • apis_entities: show enrich link only for external URIs (8aea255)
  • generic,apis_entities: move action classes to generic app (ff58a98), closes #1469
  • generic: catch exception if .template_name is not set (91f7c77)
  • generic: exclude subclasses from columns selector (14dcb6f), closes #1297
Commits
  • fd689b2 chore(main): release 0.34.1
  • 163f3f8 fix(relations): only serialize if there is an object
  • 7cd93e7 fix(relations): only filter queryset if there is actually a value
  • 4694885 docs(history): add section on middleware for user tracking
  • 320e73f docs(history): add documentation on some management commands
  • 3e571bf chore(main): release 0.34.0
  • a433bde chore(deps-dev): bump ruff from 0.8.0 to 0.8.2
  • 3e75bee chore(deps): bump pydot from 3.0.2 to 3.0.3
  • 9d990c4 chore(deps): bump drf-spectacular from 0.27.2 to 0.28.0
  • 39b5258 chore(deps-dev): bump djlint from 1.36.1 to 1.36.3
  • 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 Pull requests that update a dependency file python Pull requests that update Python code labels Dec 11, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/apis-core-rdf-0.34.1 branch from a535737 to 147417b Compare December 11, 2024 09:41
Bumps [apis-core-rdf](https://github.com/acdh-oeaw/apis-core-rdf) from 0.33.0 to 0.34.1.
- [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.33.0...v0.34.1)

---
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.34.1 branch from 147417b to 0fe8d16 Compare December 11, 2024 11:05
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