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 dependency markupsafe to v2.1.5 #514

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 5, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markupsafe (changelog) ==2.0.1 -> ==2.1.5 age adoption passing confidence

Release Notes

pallets/markupsafe (markupsafe)

v2.1.5

Compare Source

Released 2024-02-02

  • Fix striptags not collapsing spaces. :issue:417

v2.1.4

Compare Source

Released 2024-01-19

  • Don't use regular expressions for striptags, avoiding a performance
    issue. :pr:413

v2.1.3

Compare Source

Released 2023-06-02

  • Implement format_map, casefold, removeprefix, and removesuffix
    methods. :issue:370
  • Fix static typing for basic str methods on Markup. :issue:358
  • Use Self for annotating return types. :pr:379

v2.1.2

Compare Source

Released 2023-01-17

  • Fix striptags not stripping tags containing newlines.
    :issue:310

v2.1.1

Compare Source

Released 2022-03-14

  • Avoid ambiguous regex matches in striptags. :pr:293

v2.1.0

Compare Source

Released 2022-02-17

  • Drop support for Python 3.6. :pr:262
  • Remove soft_unicode, which was previously deprecated. Use
    soft_str instead. :pr:261
  • Raise error on missing single placeholder during string
    interpolation. :issue:225
  • Disable speedups module for GraalPython. :issue:277

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sylvestre sylvestre force-pushed the master branch 2 times, most recently from ef13c19 to 2bf3cc8 Compare September 7, 2021 00:00
@renovate renovate bot force-pushed the renovate/markupsafe-2.x branch from 8bb63ea to 97ebc22 Compare September 7, 2021 00:22
@renovate renovate bot force-pushed the renovate/markupsafe-2.x branch from 97ebc22 to 5601d2d Compare September 8, 2021 00:22
@renovate renovate bot force-pushed the renovate/markupsafe-2.x branch from 5601d2d to 64a9a78 Compare September 9, 2021 00:13
@renovate renovate bot force-pushed the renovate/markupsafe-2.x branch from 64a9a78 to 63c9a24 Compare September 10, 2021 01:52
@renovate renovate bot force-pushed the renovate/markupsafe-2.x branch from 63c9a24 to 41fdc6d Compare September 11, 2021 00:37
@renovate renovate bot force-pushed the renovate/markupsafe-2.x branch from 41fdc6d to c01ceed Compare September 12, 2021 02:22
@renovate renovate bot force-pushed the renovate/markupsafe-2.x branch from c01ceed to 6c6a346 Compare September 13, 2021 04:36
@renovate renovate bot force-pushed the renovate/markupsafe-2.x branch from 6c6a346 to 8d77fb5 Compare September 14, 2021 02:12
@renovate renovate bot force-pushed the renovate/markupsafe-2.x branch from 8d77fb5 to 969a127 Compare September 15, 2021 01:46
@renovate renovate bot force-pushed the renovate/markupsafe-2.x branch from 969a127 to 0f9fcf3 Compare September 16, 2021 00:40
@renovate renovate bot force-pushed the renovate/markupsafe-2.x branch from 0f9fcf3 to e2a8347 Compare September 17, 2021 00:38
@renovate renovate bot force-pushed the renovate/markupsafe-2.x branch from e2a8347 to 84d61f4 Compare September 18, 2021 00:38
@renovate renovate bot force-pushed the renovate/markupsafe-2.x branch from 84d61f4 to 1291e0f Compare September 19, 2021 00:40
@renovate renovate bot force-pushed the renovate/markupsafe-2.x branch from 1291e0f to 64245bc Compare September 20, 2021 00:35
@sylvestre sylvestre force-pushed the master branch 7 times, most recently from 6fe3863 to e63a065 Compare June 22, 2024 00:00
@sylvestre sylvestre force-pushed the master branch 4 times, most recently from 3722913 to e431754 Compare June 27, 2024 00:00
@sylvestre sylvestre force-pushed the master branch 7 times, most recently from 4b3849c to 7edd06f Compare July 9, 2024 00:00
@sylvestre sylvestre force-pushed the master branch 7 times, most recently from 435ffcd to afdda32 Compare July 17, 2024 00:00
@sylvestre sylvestre force-pushed the master branch 3 times, most recently from 2d83d60 to 39c66a8 Compare July 20, 2024 00:00
@renovate renovate bot force-pushed the renovate/markupsafe-2.x branch from ad7c2c4 to bb93f8b Compare August 9, 2024 00:19
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.

0 participants