chore(deps): bump the production-dependencies group across 1 directory with 7 updates #2914
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 production-dependencies group with 7 updates in the / directory:
1.34.140
1.34.144
1.34.144
1.34.149
16.1.0
17.0.0
70.3.0
72.0.0
2.2.1
2.3.0
1.2.3
1.3.1
2.32.0
2.33.0
Updates
boto3
from 1.34.140 to 1.34.144Commits
86c6026
Merge branch 'release-1.34.144'b3936b5
Bumping version to 1.34.144074b8fc
Add changelog entries from botocore5b7ef37
Merge branch 'release-1.34.143'f225e61
Merge branch 'release-1.34.143' into develop5527d5b
Bumping version to 1.34.1435b20752
Add changelog entries from botocoredfbe878
Merge branch 'release-1.34.142'f902982
Merge branch 'release-1.34.142' into developa32f621
Bumping version to 1.34.142Updates
botocore
from 1.34.144 to 1.34.149Changelog
Sourced from botocore's changelog.
... (truncated)
Commits
5787972
Merge branch 'release-1.34.149'fa33626
Bumping version to 1.34.1492581782
Update to latest models596ec6d
Merge branch 'release-1.34.148'a08f843
Merge branch 'release-1.34.148' into develop0bfddb9
Bumping version to 1.34.148af496bf
Update endpoints modelc50630c
Update to latest modelsf7a8f7c
Merge branch 'release-1.34.147'7f05bdf
Merge branch 'release-1.34.147' into developUpdates
pyarrow
from 16.1.0 to 17.0.0Release notes
Sourced from pyarrow's releases.
Commits
6a2e19a
MINOR: [Release] Update versions for 17.0.01a2fff4
MINOR: [Release] Update .deb/.rpm changelogs for 17.0.09d4cccc
MINOR: [Release] Update CHANGELOG.md for 17.0.0bf75923
GH-43204: [CI][Packaging] Apply vcpkg patch to fix Thrift version (#43208)e85767a
GH-41541: [Go][Parquet] More fixes for writer performance regression (#42003)5c69895
GH-43199: [CI][Packaging] dev/release/utils-create-release-tarball.sh should ...12be569
GH-42149: [C++] Use FetchContent for bundled ORC (#43011)58d5142
GH-43158: [Packaging] Use bundled nlohmann/json on AlmaLinux 8/CentOS Stream ...56a9862
GH-41910: [Python] Add support for Pyodide (#37822)14e4684
GH-43116: [C++][Compute] Mark KeyCompare.CompareColumnsToRowsLarge as large m...Updates
setuptools
from 70.3.0 to 72.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
5e1b3c4
Bump version: 71.1.0 → 72.0.04c0b9f3
Merge pull request #4458 from pypa/debt/remove-test-commandbe8e3a0
Merge pull request #4507 from pypa/docs/4483-install-core-extra99d2c72
Add documentation clarifying how to reliably install setuptools with its depe...63c89f9
👹 Feed the hobgoblins (delint).c405ac1
Merge branch 'main' into debt/remove-test-command08bd311
Bump version: 71.0.4 → 71.1.0e3fd44a
Merge pull request #4492 from mgorny/core-deps-spec022cedb
Switch to uv for vendoring.3fca249
Merge pull request #4500 from Avasam/Update-mypy-to-1.11Updates
oracledb
from 2.2.1 to 2.3.0Release notes
Sourced from oracledb's releases.
Commits
da1ea5a
Preparing to release version 2.3.0.53bff87
Eliminate compiler warning.10f23af
Update ODPI-C to released 5.3.0.397b13b
Added support for new vector storage format BINARY available in Oracle023092c
Avoid raising an exception if an error message is not correctly UTF-8a95def8
Silence compiler warning.1ef74ff
Ongoing improvement of test suite.7d364ea
Add samples and improve documentation.10e19b8
Note the issue that the patch corrects (#353).00f5a58
Update documentation and samples.Updates
requests-aws4auth
from 1.2.3 to 1.3.1Release notes
Sourced from requests-aws4auth's releases.
Changelog
Sourced from requests-aws4auth's changelog.
Commits
b57881c
v1.3.1: require py 3.7+dfdda52
release 1.3.067e395f
Don't create universal wheel for Python 3 only765d7b1
Remove redundant six dependency and upgrade syntax for Python 36e43b52
update py version tests, write historyf3b378b
flip assertion to this succeeds9e9e7bf
Add tests for signature/Host header mismatchUpdates
ray
from 2.32.0 to 2.33.0Release notes
Sourced from ray's releases.
... (truncated)
Commits
914af09
[ray release] change version to 2.33.0 (#46739)648a0e6
Clean up CODEOWNERS (#46716)b51ed33
[ml] update air examples dependencies (#46723)dd3c04b
[core][experimental] Add an actionable log when detecting a deadlock caused b...7b3c90a
[Data] Remove deadexecute_to_legacy_block_iterator
(#46714)18d9e1b
[Data] RemoveExecutionPlan.stats_summary
(#46713)2a8b122
[RLlib] RLModule: AddTargetNetworkAPI
and implement for APPO and SAC. (#46...ea452c9
[Data] Add support for objects to Arrow blocks (#45272)4bcd381
[Dashboard] Fix events row being too large (#46701)a5c9760
[Data] Log full tracebacks in tests (#46101)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