Skip to content

Update dependency MarkupSafe to v2.1.5#49

Merged
balena-renovate[bot] merged 1 commit into
masterfrom
renovate/markupsafe-2.x
May 6, 2025
Merged

Update dependency MarkupSafe to v2.1.5#49
balena-renovate[bot] merged 1 commit into
masterfrom
renovate/markupsafe-2.x

Conversation

@balena-renovate

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
MarkupSafe (changelog) minor ==2.0.1 -> ==2.1.5

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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

@balena-renovate balena-renovate Bot enabled auto-merge May 6, 2025 15:56
Update MarkupSafe from 2.0.1 to 2.1.5

Change-type: patch
@balena-renovate balena-renovate Bot force-pushed the renovate/markupsafe-2.x branch from e65b856 to 3f2fc25 Compare May 6, 2025 16:56
@balena-renovate balena-renovate Bot merged commit 1340c66 into master May 6, 2025
2 checks passed
@balena-renovate balena-renovate Bot deleted the renovate/markupsafe-2.x branch May 6, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants