chore(deps): Bump the github-actions group across 1 directory with 11 updates #570
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 github-actions group with 11 updates in the / directory:
3.0.33.1.02.1.22.2.10.21.00.21.15.28.25.29.26.1.06.1.11.5.21.6.01.14.11.15.03.0.43.1.32.1.22.1.31.35.431.35.920.9.220.9.26Updates
flaskfrom 3.0.3 to 3.1.0Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
ab81496release version 3.1.070602a1remove test pypi6748a09update dev dependencies22c48a7Merge remote-tracking branch 'origin/stable'2eab96ause generic bases for session (#5638)f49dbfduse generic bases for session7b21d43configure and checkrequest.trusted_hosts(#5637)4f7156fconfigure and check trusted_hosts10bdf61settingSERVER_NAMEdoes not restrict routing for bothsubdomain_matching...4995a77fix subdomain_matching=False behaviorUpdates
numpyfrom 2.1.2 to 2.2.1Release notes
Sourced from numpy's releases.
... (truncated)
Commits
7469245Merge pull request #28047 from charris/prepare-2.2.1acb051eREL: Prepare for the NumPy 2.2.1 release [wheel build]28a091aMerge pull request #28044 from charris/backport-28039723605bTST: Add test for allowingNonein operand sequence passed tonditer554739eTYP: allowNonein operand sequence of nditer31bc4c8Merge pull request #28021 from charris/backport-2802032f52a3CI: pin scipy-doctest to 1.5.1 (#28020)6219aebMerge pull request #28007 from charris/backport-28005eb7071cMerge pull request #28006 from charris/backport-280034f82c32BUG: Cython API was missing NPY_UINTP.Updates
prometheus-clientfrom 0.21.0 to 0.21.1Release notes
Sourced from prometheus-client's releases.
Commits
b3f61b3Release 0.21.1591e91fDrop incorrect use of reentrant locks (#1076)Updates
protobuffrom 5.28.2 to 5.29.2Commits
2330983Updating version.json and repo version numbers to: 29.21772657Automated rollback of commit 23aada230b2478c7a07fe7612489eb8e79b9c379. (#19692)8b9d76cExport environment variables so bazelisk picks them up (#19690)a1c9b6aPin staleness check to Bazel 7 (#19689)3649f87Remove unused / invalid C++ lazy repeated field code from OSS. (#19682)3a7bb4aRemove CMake downgrade workaround from Windows CI tests (#19630)d7d3da6Merge pull request #19506 from protocolbuffers/29.x-202412032207a3e9db8Updating version.json and repo version numbers to: 29.2-dev796e49fUpdating version.json and repo version numbers to: 29.1ba6da44Rename maven to protobuf_maven in MODULE.bazel (#18641) (#19477)Updates
psutilfrom 6.1.0 to 6.1.1Changelog
Sourced from psutil's changelog.
Commits
58552f6Merge branch 'master' of github.com:giampaolo/psutil4ba6ad0ruff: enable PLR5501 (Useelifinstead ofelsethenif, to reduce inden...1a63407use asetliteral when testing for membership8162905disable flafy test + pre-release1f3458btry to fix some flaky tests 2c0e1eb1try to fix some flaky tests 245934bbtry to fix some flaky tests560c524chore: bump cibuildwheel to 2.22.0, move to macos-13 (#2479)b5ea67efix winmake.py test-parallel13a336bfix #2418 / Linux: fix race conditionUpdates
scikit-learnfrom 1.5.2 to 1.6.0Release notes
Sourced from scikit-learn's releases.
Commits
1fecc10trigger wheel builder [cd build]dcce200link release highlights from the changelog7015ee6DOC Release Highlights for version 1.6 (#30392)09c5c00DOC UpdateDummyRegressor.fitdocstring to be more precise (#30410)4142775DOC Fix example comment being rendered as text (#30412)034b0d1DOC Fix broken ref (#30407)384aebagenerate changelogea2510cbump versionba83d16FIX KNeighbor classes correctly set positive_only tag (#30372)03d90f3FIX test_csr_polynomial_expansion_index_overflow on [scipy-dev] (#30393)Updates
scipyfrom 1.14.1 to 1.15.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
6e246d0REL: 1.15.0 "final" rel commit [wheel build]ed7c850Merge pull request #22233 from tylerjereddy/treddy_backports_1.15.0_final2e2f2cdMAINT: PR 22233 wheel build [wheel build]f05c622DOC: Update 1.15.0 relnotes7348d92Update scipy/differentiate/_differentiate.py56b1f7eDOC: differentiate.jacobian: correct/improve documentation about callable int...30077e7DEP: linalg.solve_toeplitz/matmul_toeplitz: warn on n-Dc,r(#22193)256c1a2Merge pull request #22181 from tylerjereddy/treddy_prep_scipy_1.15.0rc3f046276REL: set 1.15.0rc3 unreleaseda3d40a8REL: 1.15.0rc2 rel commit [wheel build]Updates
werkzeugfrom 3.0.4 to 3.1.3Release notes
Sourced from werkzeug's releases.
... (truncated)
Changelog
Sourced from werkzeug's changelog.
... (truncated)
Commits
6389612release version 3.1.3ba15683wrap IPv6 SERVER_NAME in [] (#2997)d99f72dwrap IPv6 SERVER_NAME in []ea93b54restrict containers accepted by multi (#2995)598bb1drestrict containers accepted by multi1a1728estart version 3.1.34fd7073release version 3.1.2 (#2992)4764684release version 3.1.21803db6Headers is not MutableMapping (#2991)ac87bf8Headers is not MutableMappingUpdates
xgboostfrom 2.1.2 to 2.1.3Release notes
Sourced from xgboost's releases.
Commits
600be4dBump version to 2.1.3. (#11019)6676f56[bp] Handlecudf.pandasproxy objects properly (#11014) (#11018)7b675da[bp] Fix rng for the column sampler. (#10998) (#11004)5973d60[bp][spark] Make xgboost spark support large model size (#10984) (#11005)Updates
boto3from 1.35.43 to 1.35.92Commits
cb087bbMerge branch 'release-1.35.92'78b9adaBumping version to 1.35.92e02dee9Add changelog entries from botocore71f5dc6Merge branch 'release-1.35.91'521f906Merge branch 'release-1.35.91' into develop05352dbBumping version to 1.35.917d1b198Add changelog entries from botocore65d95adMerge branch 'release-1.35.90'4afe8c5Merge branch 'release-1.35.90' into develop33df750Bumping version to 1.35.90Updates
pymarkdownlntfrom 0.9.22 to 0.9.26Release notes
Sourced from pymarkdownlnt's releases.
... (truncated)
Commits
7b37c87version 0.9.26 (#1284)977ccaajackdewinter/pymarkdown#1268 (#1282)5245305jackdewinter/pymarkdown#1280 (#1281)f6c9f66jackdewinter/pymarkdown#1267 (#1279)72523adjackdewinter/pymarkdown#1274 (#1278)6c8bf89jackdewinter/pymarkdown#1272 (#1273)7111ba4jackdewinter/pymarkdown#1270 (#1271)8f9eea1issue 1263 (#1264)5a8b409Issue 810 (#1260)ab8a5deupgrades (#1256)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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