Skip to content

Commit

Permalink
installation: bump dependencies
Browse files Browse the repository at this point in the history
πŸ“ invenio-communities (14.5.2 -> 14.5.3 πŸ›)

    πŸ“¦ release: v14.5.3
    http headers: use and adjust vnd.inveniordm.v1+json http accept header

    * closes zenodo/rdm-project#598

πŸ“ invenio-rdm-records (11.6.0 -> 11.8.0 🌈)

    πŸ“¦ release: v11.8.0
    pids: fix parent DOI link generation
    schemaorg: add dateCreated field

    * Closes inveniosoftware/invenio-rdm-records#1777.
    i18n:push translations
    assets: add package-lock.json for translations
    package: bump react-invenio-forms
    js: fix jest missing globals
    ci: use reusable workflows
    subjects: remove suggest from dropdown if not required

    * closes inveniosoftware/invenio-app-rdm#2767
    release: v11.7.0
    http headers: use and adjust vnd.inveniordm.v1+json http accept header

    * closes zenodo/rdm-project#598
    transifex: update file path for ui strings

πŸ“ invenio-vocabularies (4.4.0 -> 4.5.0 🌈)

    πŸ“¦ release: v4.5.0
    ror: fix dump modified date comparison
    subjects: minor fixes
    subjects: mesh: add mesh subject datastreams
    subjects: datastream: remove system identity from writer
    subjects: remove YAMLTransformer; add pre_load subject
    add missing required field to tests
    made the subject field required as before
    change schema of subject: add text and synonyms
    switch to datastreams
    package: bump react-invenio-forms
    i18n:push translations
  • Loading branch information
yashlamba committed Aug 21, 2024
1 parent 5887ee4 commit 673c45c
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 157 deletions.
1 change: 0 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ invenio-logging = {extras = ["sentry_sdk"], version = "~=2.0"}
sentry-sdk = ">=1.45,<2.0.0"
# Temporarily pinned
invenio-communities = "<14.6.0"
invenio-rdm-records = "<11.7.0"
zenodo_rdm = {editable="True", path="./site"}
zenodo_legacy = {editable="True", path="./legacy"}
# TODO: Remove once we fix PyPI package issues
Expand Down
Loading

0 comments on commit 673c45c

Please sign in to comment.