Bump the minor-patch group with 4 updates #3470
Closed
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 the minor-patch group with 4 updates: pyramid-tm, ruff, waitress and sphinx-rtd-theme.
Updates
pyramid-tm
from 2.5 to 2.6Changelog
Sourced from pyramid-tm's changelog.
Commits
dfe9d80
cleanup setuptools warningsd353430
prep 2.67826d5e
Merge pull request #85 from zagy/main1475400
add readthedocs.yaml8780a93
Merge pull request #87 from Pylons/dependabot/github_actions/actions/checkout-4253ec30
Bump actions/checkout from 2 to 4499803e
Merge branch 'main' into zagy/main51ba53b
Merge pull request #86 from Pylons/add-py31357bc602
fix tox to use allowlist_externals for docsb395d80
fix coverageUpdates
ruff
from 0.7.3 to 0.7.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
ed7b98c
Bump version to 0.7.4 (#14358)6591775
[flake8-type-checking
] Skip quoting annotation if it becomes invalid syntax...1f82731
Use CWD to resolve settings fromruff.configuration
(#14352)874da9c
[red-knot] Display raw characters for string literal (#14351)375cead
Sync vendored typeshed stubs (#14350)9ec690b
[red-knot] Add support for string annotations (#14151)a48d779
[red-knot] function signature representation (#14304)ba6c7f6
[pylint
] Remove check for dot in alias name in `useless-import-alias (PLC04...8095ff0
enforce required imports even with useless alias (#14287)24cd592
Avoid module lookup for known classes when possible (#14343)Updates
waitress
from 3.0.1 to 3.0.2Release notes
Sourced from waitress's releases.
Changelog
Sourced from waitress's changelog.
Commits
b11ae72
Prep for 3.0.238ffad0
Merge pull request #450 from Pylons/445-amend-drop-py380e7bf65
Remove hack to register atexit handler0e82766
Add concurrency grouping to cancel in progress runs upon push135c4bf
Split Python versions note into two under separate headings23ac524
Merge pull request #446 from kgaughan/resolve-namea20fe86
Merge pull request #447 from kgaughan/modern-assertionsd005ec2
Merge pull request #448 from kgaughan/trivial-cleanup291d9cb
Merge pull request #452 from simonk52/drop-untrusted-proxy-valuesda38a20
Sign CONTRIBUTORS.txtUpdates
sphinx-rtd-theme
from 3.0.1 to 3.0.2Changelog
Sourced from sphinx-rtd-theme's changelog.
Commits
5f03347
Release 3.0.217c0685
Attached flyout: show the current translation (#1629)5db7796
Allow disabling selectors (#1626)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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions