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/paragraphs requirement from 1.17.0 to 1.18.0 #3614

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2024

Updates the requirements on drupal/paragraphs to permit the latest version.

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot requested a review from a team as a code owner August 7, 2024 21:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 7, 2024
@bberndt-uaz
Copy link
Contributor

https://www.drupal.org/project/paragraphs/releases/8.x-1.18

Release notes

Drupal 11 compatibility, validation and other improvements and bugfixes

Changes since 8.x-1.17:

Bug

  • #3453956 by Primsi: Table drag handle position
  • #3177867 by MegaChriz: Adding a 'Paragraphs' field to a Feed's mapping throws error
  • #3444598 by sarwan_verma, ritviktak: " TypeError: Drupal\replicate\Replicator::replicateEntity(): Argument #1 ($entity) must be of type Drupal\Core\Entity\EntityInterface, null given. "
  • #3376909 by jjose.quevedo: Drupal\Component\Plugin\Exception\PluginNotFoundException: The "wemikiwilacri" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition()
  • #3444580 by elaman: TypeError: Drupal\Component\Utility\NestedArray::getValue(): Argument #2 ($parents) must be of type array, null given
  • #3090101 by scott_euser, bvoynick, Berdir, Abhijith S, tostinni, sergiur, mudassar774, esch: Items marked not marked as 'Allow adding to library' can be added to library
  • #2895561 by DiDebru, pookmish, mxr576: Error: Call to a member function getEnabledBehaviorPlugins() on null in Drupal\paragraphs\ParagraphViewBuilder->buildMultiple()
  • #3454273 by hanoii, HLopes, vermario: Order select shows on a translation of a paragraphs field on 10.2+
  • #2940988 by hchonov, kala4ek, urvashi_vora: Paragraph's summary is not using the translated referenced entity for the summary
  • #3419799 by DieterHolvoet: Uninstall of Library is not clean / Cannot reinstall

Feature

  • #3445936 by linichalexey: Add description to paragraphs selection in reference fields
  • #3027525 by Berdir, marcoscano, robin.ingelbrecht, nkamala, jsst, Maico de Jong, NikolaAt, kala4ek, miro_dietiker: Show the paragraph and field label of fields that fail validation

Task

  • #3451313 by Berdir: Drupal 10.2/10.3 test fixes
  • #3433816 by Berdir, jurgenhaas: Automated Drupal 11 compatibility fixes for paragraphs
  • #3414855 by lostcarpark: Project Browser: Add/update logo for Paragraphs
  • #3454863 by MegaChriz: Remove usage of deprecated FeedsAnnotationFactory
  • #3417771 by idebr, djsagar: Some styling no longer applies due to form-actions -> field-actions html change
  • #3333974 by Berdir, Charchil Khandelwal, herved: Stop using $error->arrayPropertyPath

@joeparsons joeparsons added Drupal Waiting on a fix from the Drupal community 2.11.x only labels Aug 9, 2024
@dependabot dependabot bot force-pushed the dependabot/composer/drupal/paragraphs-1.18.0 branch 2 times, most recently from 2f6532b to a590f89 Compare August 12, 2024 19:42
Updates the requirements on drupal/paragraphs to permit the latest version.

---
updated-dependencies:
- dependency-name: drupal/paragraphs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/drupal/paragraphs-1.18.0 branch from a590f89 to 9c31d15 Compare August 14, 2024 17:24
@joeparsons joeparsons merged commit 21cefc3 into main Aug 14, 2024
16 checks passed
@joeparsons joeparsons deleted the dependabot/composer/drupal/paragraphs-1.18.0 branch August 14, 2024 21:36
joeparsons pushed a commit that referenced this pull request Aug 16, 2024
Updates the requirements on drupal/paragraphs to permit the latest version.

---
updated-dependencies:
- dependency-name: drupal/paragraphs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.11.x only dependencies Pull requests that update a dependency file Drupal Waiting on a fix from the Drupal community php Pull requests that update Php code
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants