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 linkify-it-py requirement from ~=1.0 to ~=2.0 #675

Merged
merged 2 commits into from
Jun 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2023

Updates the requirements on linkify-it-py to permit the latest version.

Release notes

Sourced from linkify-it-py's releases.

v2.0.0

See CHANGELOG.md.

Changelog

Sourced from linkify-it-py's changelog.

v2.0.0 (2022-05-07)

  • Add matchAtStart method to match full URLs at the start of the string.
  • Fixed paired symbols ((), {}, "", etc.) after punctuation.
  • --- option now affects parsing of emails (e.g. user@example.com---)

v1.0.3 (2021-12-18)

  • Fixed #98. Don't count ; at the end of link (when followed with space).

v1.0.2 (2021-10-09)

  • Fix: Schema key containing - not producing matches (#26)

v1.0.1 (2020-12-18)

  • Add manifest
  • Add codecov.yml

v1.0.0 (2020-11-15)

  • First release
Commits

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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 10, 2023
@codecov
Copy link

codecov bot commented Jan 10, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (fc9e9bc) 90.00% compared to head (63dedb8) 90.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #675   +/-   ##
=======================================
  Coverage   90.00%   90.00%           
=======================================
  Files          23       23           
  Lines        2970     2970           
=======================================
  Hits         2673     2673           
  Misses        297      297           
Flag Coverage Δ
pytests 90.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/pip/linkify-it-py-approx-eq-2.0 branch 7 times, most recently from 2f05a44 to 4972b2f Compare January 17, 2023 00:32
@dependabot dependabot bot force-pushed the dependabot/pip/linkify-it-py-approx-eq-2.0 branch 3 times, most recently from 88b3dfd to 5074b87 Compare February 11, 2023 20:15
@dependabot dependabot bot force-pushed the dependabot/pip/linkify-it-py-approx-eq-2.0 branch 5 times, most recently from d00d417 to a9b441b Compare February 23, 2023 17:47
@dependabot dependabot bot force-pushed the dependabot/pip/linkify-it-py-approx-eq-2.0 branch 2 times, most recently from 2eb29ba to 315b0a9 Compare March 1, 2023 10:21
Updates the requirements on [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) to permit the latest version.
- [Release notes](https://github.com/tsutsu3/linkify-it-py/releases)
- [Changelog](https://github.com/tsutsu3/linkify-it-py/blob/main/CHANGELOG.md)
- [Commits](tsutsu3/linkify-it-py@v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: linkify-it-py
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/linkify-it-py-approx-eq-2.0 branch from 315b0a9 to 715e0a2 Compare March 7, 2023 18:11
@chrisjsewell chrisjsewell merged commit 40a548d into master Jun 5, 2023
19 checks passed
@chrisjsewell chrisjsewell deleted the dependabot/pip/linkify-it-py-approx-eq-2.0 branch June 5, 2023 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant