This is a fix release for the 2.1.x feature release branch. It fixes bugs but does not otherwise change behavior and should not result in breaking changes.
Improves performance of the Markup.striptags method for large input.
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the python-packages group with 5 updates:
24.1.1
24.1.2
1.11.0
1.12.0
4.12.2
4.12.3
2.1.3
2.1.4
0.1.13
0.1.14
Updates
pontos
from 24.1.1 to 24.1.2Release notes
Sourced from pontos's releases.
Commits
c7b8ece
Automatic release to 24.1.2123db56
Fix: Fixversioning_scheme
type ofProject
constructor38479f9
Fix: Fix return type ofCMakeVErsionParser._tokenize
method53ddf6b
Change: Cleanuppontos.version
module APIdb91dbe
Change: Markpontos.git.status
as private module explicitlya73513e
Change: Markpontos.git.git
as private module explicitly42ff071
Add: Export all relevant git classes frompontos.git
6aefbab
Change: Use trusted publisher process to deploy on PyPIbcb3e86
Deps: Bump the python-packages group with 9 updates4d127c7
Automatic adjustments after releaseUpdates
rope
from 1.11.0 to 1.12.0Release notes
Sourced from rope's releases.
Changelog
Sourced from rope's changelog.
Commits
faddd3a
Bump version numberb67a5ca
Update CHANGELOG.md09753b1
Merge pull request #741 from python-rope/all-contributors/add-raymyers3688d32
update .all-contributorsrc [skip ci]7241872
update CONTRIBUTORS.md [skip ci]ffc8551
Merge pull request #735 from raymyers/extract-incomplete-block9cb3031
Use AST visitor for extract incomplete block checkf4fc0cd
Add more tests around extract indentation7ebf247
Add error handling for extract of incomplete block95585e8
Merge pull request #739 from python-rope/fix-autoimport-nocase-indexUpdates
beautifulsoup4
from 4.12.2 to 4.12.3Updates
markupsafe
from 2.1.3 to 2.1.4Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
b7cd652
release version 2.1.43bead8e
update cibuildwheel for 3.12 wheelsa24df39
improve striptags performance (#413)750e22b
improve striptags performance4c397ef
start version 2.1.4bc0cb5c
[pre-commit.ci] pre-commit autoupdate (#387)35ab8a0
[pre-commit.ci] pre-commit autoupdatef5a40c7
[pre-commit.ci] pre-commit autoupdate (#386)8dd8dac
[pre-commit.ci] pre-commit autoupdatee2fd390
update dependenciesUpdates
ruff
from 0.1.13 to 0.1.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
866bea6
Bump version to v0.1.14 (#9581)df617c3
[flake8-blind-except
] Document exceptions toblind-except
rule (#9580)47ad7b4
Approximate tokens len (#9546)b3a6f0c
[flake8-pyi] Fix PYI049 false negatives on call-based TypedDicts (#9567)7be7066
[pylint
] Excludeself
andcls
when counting method arguments (#9563)848e473
[flake8-pyi] Fix PYI047 false negatives on PEP-695 type aliases (#9566)368e279
Documentation update for URL giving 'page not found' (#9565)29c130f
Makeruff
the default binary (#9558)8118d29
Renameruff_cli
crate toruff
(#9557)45d374d
[refurb
] Avoid bailing whenreimplemented-operator
is called on function ...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