-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump markupsafe from 3.0.1 to 3.0.2 #30
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Oct 21, 2024
@dependabot merge
…On Mon, 21 Oct 2024, 23:37 dependabot[bot], ***@***.***> wrote:
Bumps markupsafe <https://github.com/pallets/markupsafe> from 3.0.1 to
3.0.2.
Release notes
*Sourced from markupsafe's releases
<https://github.com/pallets/markupsafe/releases>.*
3.0.2
This is the MarkupSafe 3.0.2 fix release, which fixes bugs but does not
otherwise change behavior and should not result in breaking changes.
PyPI: https://pypi.org/project/MarkupSafe/3.0.2/ Changes:
https://markupsafe.palletsprojects.com/page/changes/#version-3-0-2
Milestone: https://github.com/pallets/markupsafe/milestone/14?closed=1
- Fix compatibility when __str__ returns a str subclass. #472
<https://redirect.github.com/pallets/markupsafe/issues/472>
- Build requires setuptools >= 70.1. #475
<https://redirect.github.com/pallets/markupsafe/issues/475>
Changelog
*Sourced from markupsafe's changelog
<https://github.com/pallets/markupsafe/blob/main/CHANGES.rst>.*
Version 3.0.2
Released 2024-10-18
- Fix compatibility when __str__ returns a str subclass. :issue:472
- Build requires setuptools >= 70.1. :issue:475
Commits
- 28ace20
<pallets/markupsafe@28ace20>
release version 3.0.2
- 6b51fd8
<pallets/markupsafe@6b51fd8>
build requires at least setuptools 70.1 (#478
<https://redirect.github.com/pallets/markupsafe/issues/478>)
- 99dda9f
<pallets/markupsafe@99dda9f>
build requires at least setuptools 70.1
- 3d8fd8c
<pallets/markupsafe@3d8fd8c>
fix version
- 1933c4b
<pallets/markupsafe@1933c4b>
fix version
- e85aff4
<pallets/markupsafe@e85aff4>
relax speedups str check (#477
<https://redirect.github.com/pallets/markupsafe/issues/477>)
- 8cb1691
<pallets/markupsafe@8cb1691>
relax speedups str check
- 4dafb7c
<pallets/markupsafe@4dafb7c>
start version 3.1.0
- 9c44ecf
<pallets/markupsafe@9c44ecf>
update docs build
- 275c769
<pallets/markupsafe@275c769>
Merge branch '2.1.x' into 3.0.x
- Additional commits viewable in compare view
<pallets/markupsafe@3.0.1...3.0.2>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 show <dependency name> ignore conditions will show all
of the ignore conditions of the specified dependency
- @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)
------------------------------
You can view, comment on, or merge this pull request online at:
#30
Commit Summary
- 3ef6c7b
<3ef6c7b>
Bump markupsafe from 3.0.1 to 3.0.2
File Changes
(2 files <https://github.com/never147/ansible-desktop/pull/30/files>)
- *M* poetry.lock
<https://github.com/never147/ansible-desktop/pull/30/files#diff-f53a023eedfa3fbf2925ec7dc76eecdc954ea94b7e47065393dbad519613dc89>
(126)
- *M* pyproject.toml
<https://github.com/never147/ansible-desktop/pull/30/files#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711>
(2)
Patch Links:
- https://github.com/never147/ansible-desktop/pull/30.patch
- https://github.com/never147/ansible-desktop/pull/30.diff
—
Reply to this email directly, view it on GitHub
<#30>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANGICDVFHZJLT5NPYBJJQDZ4V6YZAVCNFSM6AAAAABQLFJIC6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGYYDGOBQGIZTANA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.1...3.0.2) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/pip/markupsafe-3.0.2
branch
from
October 21, 2024 22:49
3ef6c7b
to
fc8b196
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps markupsafe from 3.0.1 to 3.0.2.
Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
28ace20
release version 3.0.26b51fd8
build requires at least setuptools 70.1 (#478)99dda9f
build requires at least setuptools 70.13d8fd8c
fix version1933c4b
fix versione85aff4
relax speedups str check (#477)8cb1691
relax speedups str check4dafb7c
start version 3.1.09c44ecf
update docs build275c769
Merge branch '2.1.x' into 3.0.xDependabot 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 will merge this PR once CI passes on it, as requested by @never147.
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)