Skip to content

Commit

Permalink
installation: bump dependencies
Browse files Browse the repository at this point in the history
πŸ“ invenio-administration (2.4.1 -> 2.5.0 🌈)

    πŸ“¦ release: v2.5.0
    package: bump react-invenio-forms
    i18n:push translations
    ci: use reusable workflows
    ui: add comma separator to admin result count

πŸ“ invenio-app-rdm (13.0.0b0.dev13 -> 13.0.0b0.dev14 )

    πŸ“¦ release: v13.0.0b0.dev14
    migrate to v12: emit non-zero exit code on error

    This is a convenience for automated upgrades to be able to detect
    errored command from the outside.
    config: import affiliations vocabulary readers
    dependencies: bump invenio-cache minimum for v12+
    package: bump react-invenio-forms
    DepositForm: Add searchOnFocus prop to subjects RemoteSelectField

πŸ“ invenio-jobs (0.3.4 -> 0.4.0 🌈)

    πŸ“¦ release: v0.4.0
    package: bump react-invenio-forms (inveniosoftware/invenio-jobs#52)

πŸ“ invenio-search-ui (2.8.7 -> 2.9.0 🌈)

    πŸ“¦ release: v2.9.0
    package: bump react-invenio-forms
    i18n:push translations
  • Loading branch information
yashlamba committed Aug 22, 2024
1 parent cf7362a commit f01cfb0
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 133 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sphinx = ">=4.5"
isort = "<6.0" # Unpin when isort==6.0.0 is released

[packages]
invenio-app-rdm = {version = "~=13.0.0b0.dev13", extras = ["opensearch2"]}
invenio-app-rdm = {version = "~=13.0.0b0.dev14", extras = ["opensearch2"]}
invenio-logging = {extras = ["sentry_sdk"], version = "~=2.0"}
sentry-sdk = ">=1.45,<2.0.0"
# Temporarily pinned
Expand Down
Loading

0 comments on commit f01cfb0

Please sign in to comment.