Skip to content

build(deps): bump datacite from 1.4.0 to 1.4.1 - #1003

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/datacite-1.4.1
Open

build(deps): bump datacite from 1.4.0 to 1.4.1#1003
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/datacite-1.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps datacite from 1.4.0 to 1.4.1.

Release notes

Sourced from datacite's releases.

v1.4.1

Chores

Commits

Changelog

Sourced from datacite's changelog.

Changes

Version v1.4.1 (released 2026-07-20)

  • chore(setup): remove importlib-metadata as dependency
  • chore(setup): migrate build backend from setuptools to hatchling
  • chore(licenses): update license headers to use SPDX

Version v1.4.0 (released 2026-03-19)

  • fix: DeprecationWarning
  • chore: black formatting
  • build(deps): bump pypa/gh-action-pypi-publish in /.github/workflows

Version v1.3.1 (released 2025-07-23):

  • remove deprecated schema 31 test files
  • tests: reorganize test files and remove http schema access that was removed in lxml
  • fix: replaced pkg_resources with importlib.resources

Version v1.3.0 (released 2025-07-03):

  • Removes deprecated schema 3.1
  • Adds minimum python version 3.9
  • Switches 4.5 schema to https
  • Documentation clanup and improvements

Version v1.2.0 (released 2024-10-17):

  • Updates package setup and adds black formatting

  • Adds support for DataCite Metadata Schema v4.5. The version 4.5 jsonschema includes a number of changes and improvements:

    • Switches to jsonschema 2019-09 and adds more complete validation to catch mistyped elements
    • Switches publisher from a string to an object. This means you will need to change publisher to be structured like "publisher": {"name": "Invenio Software"} when you use version 4.5. This change is needed to support the addition of publisher identifiers.
    • Removes the identifiers field and added doi, prefix, and suffix fields. These fields are clearer, and DataCite appears to be moving away from the combined identifiers field. doi is not a required field since you may or may not have a DOI depending on your workflow.
    • Adds new relatedItem elements for publication metadata
    • Switches geolocation point values to numbers. This is to enable validation and is consistent with GeoJson and InvenioRDM. It is different from the DataCite REST API which uses strings, and

... (truncated)

Commits
  • dede94d release: v1.4.1
  • 1c0fbbd chore(setup): remove importlib-metadata as dependency
  • b870900 release: v1.4.1
  • 6c340df chore(setup): migrate from setuptools to hatchling
  • 058f249 chore(git-blame): ignore SPDX license header commit
  • 31e62c0 chore(licenses): update license headers to use SPDX
  • See full diff 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 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 [datacite](https://github.com/inveniosoftware/datacite) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/inveniosoftware/datacite/releases)
- [Changelog](https://github.com/inveniosoftware/datacite/blob/master/CHANGES.rst)
- [Commits](inveniosoftware/datacite@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: datacite
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 1, 2026
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