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

Update drupal/ginvite from 2.1.0 to 2.2.3 #359

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

violinist-bot
Copy link

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • drupal/ginvite: 2.2.3 (updated from 2.1.0)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  config/optional/views.view.group_invitations.yml
  config/optional/views.view.my_invitations.yml
  config/schema/ginvite.schema.yml
  ginvite.info.yml
  ginvite.module
  ginvite.routing.yml
  ginvite.services.yml
  src/Controller/InvitationOperations.php
  src/Event/InvitationBaseEvent.php
  src/Event/UserLoginWithInvitationEvent.php
  src/Event/UserRegisteredFromInvitationEvent.php
  src/EventSubscriber/GinviteSubscriber.php
  src/Form/BulkGroupInvitation.php
  src/Form/BulkGroupInvitationConfirm.php
  src/GroupInvitation.php
  src/GroupInvitationLoader.php
  src/GroupInvitationLoaderInterface.php
  src/Plugin/GroupContentEnabler/GroupInvitation.php
  src/Plugin/Validation/Constraint/PreventDuplicatedConstraintValidator.php
  tests/src/Functional/GroupInviteExpireTest.php
  tests/src/Functional/GroupInviteTest.php
  tests/src/Kernel/GroupInviteConfigTest.php
  tests/src/Kernel/GroupInviteTest.php

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • da38a35 Issue #3310773 by LOBsTerr, jlscott: Missing $group argument to...
  • 4fb76ab Issue #3398345 by dxvargas: Pagination in views has corrupted characteres
  • 6e9eb78 Issue #3400030: Add option to remove group content when user join the group
  • 8a49cc7 Issue #3393973 by floydm, LOBsTerr: User Accept/Decline invitation access denied
  • 4f242a3 Issue #3287741 by LOBsTerr, Eduardo Morales Alberti: Automated Drupal 10 compatibility fixes
  • 0aa2823 Issue #3293317 by LOBsTerr: Users cannot see the name of the Group that they were invited
  • 7388281 Issue #3308964 by LOBsTerr: Refactor GroupInvitationLoader class
  • 66ce294 Issue #3206103 by LOBsTerr: Skip validation if email is empty
  • c451b93 Issue #3206103 by nguerrier, LOBsTerr: Allow to invite existing users without email
  • 50192d7 Issue #3294710 by LOBsTerr: Code improvements.
  • 446f97a Merge branch '2.x' of git.drupal.org:project/ginvite into 2.x
  • 03db862 Issue #3294710 by broon, jimmynash, LOBsTerr: Skip the invitation process entirely (automatically accept invitation)
  • c6305fd Issue #3301006 by LOBsTerr: Replace custom route access check with GroupInstalledContentAccessCheck
  • af51db4 Issue #3377491 by LOBsTerr: Prevent showing pending invitations message on AJAX requests
  • d0999e5 Merge branch '2.x' of git.drupal.org:project/ginvite into 2.x
  • 038adea Issue #3308732 by LOBsTerr: Don't use current user permission, when we check accessibility to unblock_invitees configuration for plugin
  • e9459f1 Issue #3308732: Remove useless submitConfigurationForm method.
  • 5fb8cd2 Issue #3348776 by LOBsTerr: Route "view.my_invitations.page_1" does not exist
  • db068a8 Issue #3320481 by ikphilip, LOBsTerr: User register form caches invitee email
  • b182292 Issue #3310773 by LOBsTerr, jlscott: Missing $group argument to GroupAccessResult::allowedIfHasGroupPermission() call

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant