Skip to content

Bump youthweb/urllinker from 1.5.1 to 2.0.0#7781

Merged
GretaD merged 1 commit into
mainfrom
dependabot/composer/youthweb/urllinker-2.0.0
Dec 20, 2022
Merged

Bump youthweb/urllinker from 1.5.1 to 2.0.0#7781
GretaD merged 1 commit into
mainfrom
dependabot/composer/youthweb/urllinker-2.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 17, 2022

Copy link
Copy Markdown
Contributor

Bumps youthweb/urllinker from 1.5.1 to 2.0.0.

Changelog

Sourced from youthweb/urllinker's changelog.

2.0.0 - 2022-12-14

Changed

  • UrlLinker is now fully typed.
  • BREAKING Return type string was added to method Youthweb\UrlLinker\UrlLinkerInterface::linkUrlsAndEscapeHtml().
  • BREAKING Return type string was added to method Youthweb\UrlLinker\UrlLinkerInterface::linkUrlsInTrustedHtml().

Removed

  • BREAKING The deprecated support for callable in the config option htmlLinkCreator was removed, provide Closure instead
  • BREAKING The deprecated support for callable in the config option emailLinkCreator was removed, provide Closure instead
  • BREAKING The deprecated support for non-boolean in the config option allowFtpAddresses was removed, provide boolean instead
  • BREAKING The deprecated support for non-boolean in the config option allowUpperCaseUrlSchemes was removed, provide boolean instead
  • BREAKING The deprecated method Youthweb\UrlLinker\UrlLinker::getAllowFtpAddresses() was removed
  • BREAKING The deprecated method Youthweb\UrlLinker\UrlLinker::setAllowFtpAddresses() was removed
  • BREAKING The deprecated method Youthweb\UrlLinker\UrlLinker::getAllowUpperCaseUrlSchemes() was removed
  • BREAKING The deprecated method Youthweb\UrlLinker\UrlLinker::setAllowUpperCaseUrlSchemes() was removed
  • BREAKING The deprecated method Youthweb\UrlLinker\UrlLinker::getHtmlLinkCreator() was removed
  • BREAKING The deprecated method Youthweb\UrlLinker\UrlLinker::setHtmlLinkCreator() was removed
  • BREAKING The deprecated method Youthweb\UrlLinker\UrlLinker::getEmailLinkCreator() was removed
  • BREAKING The deprecated method Youthweb\UrlLinker\UrlLinker::setEmailLinkCreator() was removed
  • BREAKING The deprecated method Youthweb\UrlLinker\UrlLinker::getValidTlds() was removed
  • BREAKING The deprecated method Youthweb\UrlLinker\UrlLinker::setValidTlds() was removed
Commits
  • 9363e23 Release 2.0.0
  • b9e129c Fix Code style
  • 64976f9 Merge branch 'stable1.5'
  • c2467dc Merge pull request #17 from youthweb/remove-deprecated-code
  • c39f563 Update CHANGELOG.md
  • 6855a21 Fix PHPStan
  • 7e12f9d Fix tests for PHP 7.4
  • a0196ff Add types for parameters and return values, do not check default values in co...
  • b406457 add return type to methods in UrlLinkerInterface
  • d17199e Update README.md and CHANGELOG.md
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 added 3. to review dependencies php Pull requests that update Php code labels Dec 17, 2022
Bumps [youthweb/urllinker](https://github.com/youthweb/urllinker) from 1.5.1 to 2.0.0.
- [Release notes](https://github.com/youthweb/urllinker/releases)
- [Changelog](https://github.com/youthweb/urllinker/blob/main/CHANGELOG.md)
- [Commits](Art4/urllinker@1.5.1...2.0.0)

---
updated-dependencies:
- dependency-name: youthweb/urllinker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/youthweb/urllinker-2.0.0 branch from 5ebf0a7 to 7dd5ec0 Compare December 18, 2022 14:41
@GretaD GretaD merged commit e17165f into main Dec 20, 2022
@GretaD GretaD deleted the dependabot/composer/youthweb/urllinker-2.0.0 branch December 20, 2022 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant