chore(deps): update dependency markupsafe to v2.1.5 #9

Open
renovate-bot wants to merge 1 commit from renovate/markupsafe-2.x into master
Member

This PR contains the following updates:

Package Update Change
MarkupSafe (changelog) patch ==2.1.3 -> ==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

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [MarkupSafe](https://github.com/pallets/markupsafe) ([changelog](https://markupsafe.palletsprojects.com/changes/)) | patch | `==2.1.3` -> `==2.1.5` | --- ### Release Notes <details> <summary>pallets/markupsafe (MarkupSafe)</summary> ### [`v2.1.5`](https://github.com/pallets/markupsafe/blob/HEAD/CHANGES.rst#Version-215) [Compare Source](https://github.com/pallets/markupsafe/compare/2.1.4...2.1.5) Released 2024-02-02 - Fix `striptags` not collapsing spaces. :issue:`417` ### [`v2.1.4`](https://github.com/pallets/markupsafe/blob/HEAD/CHANGES.rst#Version-214) [Compare Source](https://github.com/pallets/markupsafe/compare/2.1.3...2.1.4) Released 2024-01-19 - Don't use regular expressions for `striptags`, avoiding a performance issue. :pr:`413` </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-06-04 13:32:50 +05:30
renovate-bot added 1 commit 2024-06-04 13:32:51 +05:30
chore(deps): update dependency markupsafe to v2.1.5
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
ci/woodpecker/push/woodpecker Pipeline is pending approval
fb038acbfb
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
ci/woodpecker/push/woodpecker Pipeline is pending approval
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/markupsafe-2.x:renovate/markupsafe-2.x
git checkout renovate/markupsafe-2.x

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff renovate/markupsafe-2.x
git checkout master
git merge --ff-only renovate/markupsafe-2.x
git checkout renovate/markupsafe-2.x
git rebase master
git checkout master
git merge --no-ff renovate/markupsafe-2.x
git checkout master
git merge --squash renovate/markupsafe-2.x
git checkout master
git merge --ff-only renovate/markupsafe-2.x
git checkout master
git merge renovate/markupsafe-2.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mCaptcha/iac#9
No description provided.