Bump the minor-patch-dependencies group with 5 updates #1450
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-dependencies group with 5 updates:
3.23.1
3.24.0
8.2.1
8.2.2
0.25.0
0.25.2
0.4.7
0.4.8
42.0.7
42.0.8
Updates
google-cloud-bigquery
from 3.23.1 to 3.24.0Release notes
Sourced from google-cloud-bigquery's releases.
Changelog
Sourced from google-cloud-bigquery's changelog.
Commits
cc7b399
chore(main): release 3.24.0 (#1928)8f5b4b7
fix: create query job in job.result() if doesn't exist (#1944)3e7a48d
perf: ifpage_size
ormax_results
is set onQueryJob.result()
, use to d...fc3edd5
chore: updates continuous CI/CD tests against specific versions of Python (#1...f7a3da0
testing: update BQML training option (#1943)9fbad76
feat: add default timeout for Client.get_job() (#1935)94d61b0
chore(deps): update all dependencies (#1938)618d4bb
chore(deps): update all dependencies (#1936)5f85e2e
chore: add warning if storage module not found (#1937)f19d398
chore(deps): bump requests from 2.31.0 to 2.32.2 in /samples/geography (#1933)Updates
pytest
from 8.2.1 to 8.2.2Release notes
Sourced from pytest's releases.
Commits
329d371
Prepare release version 8.2.2214d098
Merge pull request #12414 from bluetech/backport-12409153a436
[8.2.x] fixtures: fix catastrophic performance problem inreorder_items
b41d5a5
Merge pull request #12412 from pytest-dev/backport-12408-to-8.2.x9bb73d7
[8.2.x] cacheprovider: fix "Directory not empty" crash from cache directory c...4569a01
[8.2.x] doc: Update trainings/events (#12402)1d103e5
[8.2.x] Clarify pytest_ignore_collect docs (#12386)240a252
[8.2.x] Add html_baseurl to sphinx conf.py (#12372)a5ee3c4
Merge pull request #12370 from pytest-dev/backport-12368-to-8.2.xf7358ae
[8.2.x] unittest: fix class instances no longer released on test teardown sin...Updates
responses
from 0.25.0 to 0.25.2Release notes
Sourced from responses's releases.
Changelog
Sourced from responses's changelog.
Commits
a89ba90
release: 0.25.2733ffbe
Update CHANGES4b6b91a
Fix mypy errors on master19efe5b
Add feature for allowing the body of a request to be matched Closes #716 (#717)83f2e28
Update CHANGESbfe063a
Update CHANGES6791922
fix(matchers): Don't sort failed matches when printing error message (#711)2bc3496
Update CHANGES for #712bfd3a0d
fix mocked HEAD response when content-length header is present (#712)3478dcf
Update CHANGES for #707Updates
ruff
from 0.4.7 to 0.4.8Release notes
Sourced from ruff's releases.
Changelog
Sourced from ruff's changelog.
Commits
a8cf709
Bump version to v0.4.8 (#11755)895eb3e
[red-knot] refactor CFG outside of symbol table (#11746)2e0a975
Disallow access toParsed
output, use the API instead (#11741)b021b5b
UseTokens
from parsed type annotation or parsed source (#11740)eed6d78
Update type annotation parsing API to returnParsed
(#11739)8338db6
ruff server
: Formatting a document with syntax problems no longer spams a v...d056d09
[red-knot] add if-statement support to FlowGraph (#11673)1645be0
UpdateNPY001
rule for NumPy 2.0 (#11735)2c86502
CI: add job to run tests under minimum supported rust version (msrv) (#11737)2567e14
Lexer should consider BOM for the start offset (#11732)Updates
cryptography
from 42.0.7 to 42.0.8Changelog
Sourced from cryptography's changelog.
Commits
761ef4b
bump for 42.0.8 release (#11072)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