Skip to content

Commit

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

    release: v5.1.0
    feat(cli): add command for group creation

    * add opensearch, necessary for the invenio-users-resources package
    cli: add command for domain create

πŸ“ invenio-records-permissions (0.19.2 -> 0.20.0 🌈)

    πŸ“¦ release: v0.20.0
    record: add create_or_update_many permission

    * closes inveniosoftware/invenio-vocabularies#353

πŸ“ invenio-records-resources (6.1.0 -> 6.2.0 🌈)

    πŸ“¦ release: v6.2.0
    ci: use reusable workflows
    service: add ServiceBulkListResult

    * Adds ServiceBulkListResult and ServiceBulkItemResult
    service: add create update many

    * closes inveniosoftware/invenio-vocabularies#353
    πŸ“¦ release: v6.1.1
    services: clean up the code

    * closes inveniosoftware/invenio-app-rdm#2685

πŸ“ invenio-requests (4.5.1 -> 4.6.0 🌈)

    release: v4.6.0
    comments: fix jumping cursor

    * these changes depending on thins PR: inveniosoftware/react-invenio-forms#244
    * align porperty naming as RichEditior wrongly named value instead of initialValue
    * change onchange to onEditorChange as recommended in the tinymce docs.
    * Change the prop value to inputValue, as the name value seems to conflict with other elements, causing the input text in edit mode to behave oddly.
    ui: [#855] add community membership request label type

πŸ“ invenio-search (2.3.1 -> 2.4.0 🌈)

    πŸ“¦ release: v2.4.0
    cli: add "--check/--no-check" flag for mapping updates
    ci: use reusable workflows
    ext: report attempted mappings update on failure (inveniosoftware/invenio-search#224)

πŸ“ invenio-theme (3.2.0 -> 3.3.0 🌈)

    πŸ“¦ release: v3.3.0
    templates: add meta robot tags

    * Generate robots meta tags from the `THEME_META_ROBOT_TAGS` config or
      exlicitly set via the `meta_robot_tags` Jinja variable.
    header:  increase invenio menu z-index

πŸ“ invenio-users-resources (5.3.0 -> 5.3.1 πŸ›)

    release: v5.3.1
    config: Update records_html link

    * The records_html link in the UsersServiceConfig class has been updated to include the "parent.access.owned_by.user" query parameter.
    * Add tests for admin links
    * Add tests for admin visibility links
    moderation: fix admin record / draft links

    * Fix admin user lists show no results
    * Closes inveniosoftware/invenio-app-rdm#2721
    * No need to change moderation links as they are functional
  • Loading branch information
slint committed Aug 2, 2024
1 parent a69165a commit cb0544a
Showing 1 changed file with 265 additions and 291 deletions.
Loading

0 comments on commit cb0544a

Please sign in to comment.