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/editor_advanced_link from 2.1.1 to 2.2.4 #328

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/editor_advanced_link: 2.2.4 (updated from 2.1.1)

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
  .gitignore
  README.md
  composer.json
  editor_advanced_link.info.yml
  grumphp.yml
  js/build/editorAdvancedLink.js
  js/ckeditor5_plugins/editorAdvancedLink/src/details/details.css
  js/ckeditor5_plugins/editorAdvancedLink/src/details/detailsview.js
  js/ckeditor5_plugins/editorAdvancedLink/src/editoradvancedlinkediting.js
  js/ckeditor5_plugins/editorAdvancedLink/src/editoradvancedlinkui.js
  js/ckeditor5_plugins/editorAdvancedLink/src/index.js
  js/ckeditor5_plugins/editorAdvancedLink/src/utils.js
  js/editor_advanced_link.js
  package.json
  src/Plugin/CKEditor5Plugin/AdvancedLink.php
  tests/src/Functional/AdvancedLinkDialogTest.php
  tests/src/FunctionalJavascript/AdvancedLinkTest.php
  webpack.config.js
  yarn.lock

Changelog

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

  • ebee63b Issue #3370730 by whirlybyrd, DuaelFr: fix iterating on ranges now they can be Generators.
  • 3c12d2e Issue #3371319 by DuaelFr: fix items visual and tabbing order.
  • 2e4a288 Issue #3371319 by DuaelFr: fix advanced group focus style for a11y.
  • c44a1c4 Issue #3370491 by arti_parmar: Unused variable $page
  • e852e1c Fix advanced group being above the title field or between baloon buttons.
  • db5b715 Issue #3370568: fix D9 & D10.0 compatibility.
  • 99d3653 Issue #3370300: commit production build.
  • 2d2fbd6 Add grumphp to avoid commiting dev build.
  • e9f0f68 Fix phpcs issues except for CKEditor4To5Upgrade.
  • a7ec772 Fix eslint issues.
  • 6e822d9 Fix tests now some fields are in the advanced group.
  • 2e9302d Fix advanced group being between baloon buttons in some configurations.
  • 9e7b116 Issue #3350254 by bbombachini, a.dmitriiev, dwisnousky, FiNeX, mark_fullmer, Wim Leers, breidert, DuaelFr: CKEditor 5 ^36 compatibility — necessary for Drupal 10.1.x
  • 336fb1d Revert extraFieldView.infoText mapping to options.description as it cannot support HTML.
  • 38d8f52 Issue #3357175 by sclsweb, DuaelFr: Collapse Advanced options with CKEditor 5
  • c11b337 Minor coding standard fix.
  • a6d51be Issue #3302722 by bygeoffthompson: Single quotes for JS string
  • 9eb1d03 Issue #3318718 by markdorison, DuaelFr, mark_fullmer: Update doc and README for D10 & CKE5
  • b04c41b Issue #3338679: Fix the module name in the .info file

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.

@violinist-bot violinist-bot force-pushed the drupaleditoradvancedlink211224 branch from 8870b99 to d076909 Compare July 5, 2023 17:49
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