Bump the actions group with 6 updates #342
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 actions group with 6 updates:
1.14.1.2
1.14.1.3
6.116.0
6.118.7
1.20.0
1.21.0
0.7.2
0.7.3
9.5.43
9.5.44
0.26.2
0.27.0
Updates
scipy-stubs
from 1.14.1.2 to 1.14.1.3Release notes
Sourced from scipy-stubs's releases.
... (truncated)
Commits
3342729
scipy-stubs 1.14.1.3e01c558
Merge pull request #172 from jorenham/fix-168e27f9a0
cleaner typing inscipy.stats.qmc
1eacdc0
fix incorrectly rejectedndarray
args inscipy.stats.qmc
7f5eb48
Merge pull request #171 from jorenham/maintenance/basedpyright-1.21.0c7fbf1c
bumpbasedpyright
to1.21.0
039f4a8
Merge pull request #170 from jorenham/maintenance/ruff-0.7.36006043
bumpruff
to0.7.3
ab3acb9
Merge pull request #167 from jorenham/fix-134f19e372
simplify and improvescipy.optimize.{_typing, _minimize}
Updates
hypothesis
from 6.116.0 to 6.118.7Release notes
Sourced from hypothesis's releases.
... (truncated)
Commits
0658877
Bump hypothesis-python version to 6.118.7 and update changeloga34dad0
Merge pull request #4168 from HypothesisWorks/create-pull-request/patch24abdca
add timezone docs545b81d
remove type ignore2c7af0c
Update pinned dependencies32220d9
bump workflowbf6c505
Bump hypothesis-python version to 6.118.6 and update changelog44dcc45
Merge pull request #4155 from HypothesisWorks/DRMacIver/no-shrink-on-replay67b842e
Bump hypothesis-python version to 6.118.5 and update changelog8aa9abf
Merge pull request #4165 from Zac-HD/small-fixesUpdates
basedpyright
from 1.20.0 to 1.21.0Commits
84fbb74
1.21.0de1267e
remove now-redundant check for valid python identifiers in completions now th...c83ffea
Merge tag 'refs/tags/1.1.388' into merge-1.1.3880e5eb7a
Published 1.1.388d0bc751
Removed recent check for illegal identifiers used inalias
for `dataclass_t...ae9160e
Added check for__slots__
initialization when the__slots__
list is empty...a162d08
fix inlay hints appearing onsuper()
calls6fb940a
Fixed bug that results in incorrect evaluation of class variables assigned in...7032aa3
simplify hint diagnostics into a single separate diagnostic category and repo...3d9c95f
Fixed bug that results in false positive under certain circumstances involvin...Updates
ruff
from 0.7.2 to 0.7.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
fbf140a
Bump version to 0.7.3 (#14197)670f958
[red-knot] Fix intersection simplification for~Any
/~Unknown
(#14195)fed35a2
[red-knot] Fixis_assignable_to
for unions (#14196)d1ef418
Docs: tweak rules documentation (#14180)272d24b
[flake8-pyi
] Add a fix forduplicate-literal-member
(#14188)2624249
[red-knot] Minor: fixLiteral[True] <: int
(#14177)4b08d17
[red-knot] Add a newType::KnownInstanceType
variant (#14155)5b6169b
[red-knot] Minor fix in intersection type comment (#14176)2040e93
[flake8-logging-format
] Fix invalid formatting value in docs of `logging-ex...794eb88
[flake8-bandit
] Typo in docssuspicious-pickle-import
(S403
) (#14175)Updates
mkdocs-material
from 9.5.43 to 9.5.44Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
aa4ef56
Prepare 9.5.44 releaseeb63b60
Fixed file save regression in privacy plugin (#7673)ac3315f
Updated dependenciesUpdates
mkdocstrings
from 0.26.2 to 0.27.0Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
e0af800
chore: Prepare release 0.27.05648e5a
perf: Reduce footprint of template debug messages0bbb8ca
refactor: Use %-formatting for logging messages1c23c1b
feat: Add support for authentication in inventory file URLsabc5acd
Merge branch 'main' of github.com:mkdocstrings/mkdocstrings31b3b37
chore: Template upgradee732aaa
docs: Update contributing document to include tag pulling instructionsDependabot 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