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/linkit requirement from 6.1.6 to 7.0.2 #3958

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Updates the requirements on drupal/linkit 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 23, 2024 22:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 23, 2024
@bberndt-uaz bberndt-uaz added Drupal Waiting on a fix from the Drupal community 2.13.x only labels Jan 2, 2025
@bberndt-uaz
Copy link
Contributor

https://www.drupal.org/project/linkit/releases/7.0.0-alpha1

Release notes

This is the first release of the 7.x version of Linkit.

  • It provides Drupal 11 compatibility, and also drops support for versions of Drupal prior to 10.1, due to changes introduced in CKEditor 5 included in Drupal 10.1.
  • The 7.x version of Linkit does NOT introduce functional changes compared to version 6.
  • It does include removal of support for use of \Drupal\Core\GeneratedUrl, which was marked as deprecated in Linkit 6.0.1. See #3354873: Direct URL to media file entity does not work because relative URL does not pass URL path validation. Other modules or custom code implementing \Drupal\linkit\SubstitutionInterface will need to return \Drupal\Core\Url object before marking their code as compatible with Linkit version 7.
  • This is an alpha release, but there are no identified issues blocking a stable release. When the maintainers see sufficient adoption of the 7.x branch, a stable release will be provided.

Changelog

Issues: 11 issues resolved.

Changes since 6.1.4:

Bug

#3442127: [Drupal 11] JS APIs for the text format/editor config UI deprecated

Misc

  • Merge branch '7.x' of git.drupal.org:project/linkit into 7.x
  • Remove jQuery calls from AdminTest -- Drupal 11 compatibility
  • Remove CKEditor 4 support
  • Specify Drupal 11 compatibility in info.yml and composer.json
  • Correctly declare methods to be static
  • Remove tests related to CKEditor 4 integration -- removed in this version of Linkit
  • Drupal expects string rather than translatable markup
  • Remove deprecation per https://www.drupal.org/node/3349345
  • Remove CKEditor 4 test
  • Reverse syntax of next major version compatibility for running with 'Next major' on GitLab CI
  • #3349759: user_role_names() deprecated in 10.2 and removed in 11.0
  • Update to use named arguments matching Drupal\Tests\ckeditor5\Kernel\ValidatorsTest

Task

  • #3446130: Drupal 11 compatibility: replace deprecated jQuery isFunction call
  • #3422683 by solideogloria, sarwan_verma, Chandreshgiri Gauswami: [Drupal 11] watchdog_exception() is deprecated in drupal:10.1.0 and is removed from drupal:11.0.0
  • #3346274: Remove old test fixture of site install (gzipped file)
  • #3412457: [Drupal 11] user_role_names() deprecated in 10.2 and removed in 11.0
  • #3446130 by mark_fullmer: Drupal 11 compatibility: Remove internally deprecated code for GeneratedUrl per Issue 3354873
  • Merge branch '3412457-6.1.x' into 7.x
  • #3446130: Drupal 11 compatibility: Allow Kernel tests to run conditionally in both Drupal 10 and Drupal 11 (#3353210)
  • #3412195 by mark_fullmer: Add strict typing for Linkit

https://www.drupal.org/project/linkit/releases/7.0.0-alpha2

Release notes

Changelog

Issues: 2 issues resolved.

Changes since 7.0.0-alpha1:

Bug

  • #3447669: No longer a way to post a link as-is if there is 1 pattern match
  • #3468081: The EmailMatcher can't recognize an email with subject and/or body

Misc

  • Add logo for Project Browser

  • Update logo for Project Browser

  • Simplify logo

https://www.drupal.org/project/linkit/releases/7.0.0

Release notes

Changelog

Issues: 1 issues resolved.

Changes since 7.0.0-alpha2:

Misc

  • Test previous major

Task

  • #3484874: file_validate_extensions() is deprecated in 10.2 and removed in 11

https://www.drupal.org/project/linkit/releases/7.0.1

Release notes

Changelog

Issues: 1 issues resolved.

Changes since 7.0.0:

Bug

  • #3494656: Error updating to 7.0.0: "Drupal\linkit\Plugin\CKEditorPlugin\LinkitDrupalLink" does not exist

https://www.drupal.org/project/linkit/releases/7.0.2

Release notes

Changes since 7.0.1:

Bug

  • #3495652: Remove VERSION from libraries.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.13.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
Status: Needs review
Development

Successfully merging this pull request may close these issues.

1 participant