chore(deps): bump the project-api-exec-dependencies group in /apps/project-api with 4 updates#2
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the project-api-exec-dependencies group in /apps/project-api with 4 updates: [numpy](https://github.com/numpy/numpy), [pandas](https://github.com/pandas-dev/pandas), [pyjnius](https://github.com/kivy/pyjnius) and [onnxruntime](https://github.com/microsoft/onnxruntime). Updates `numpy` from 1.24.2 to 1.26.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.24.2...v1.26.2) Updates `pandas` from 1.5.3 to 2.1.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v1.5.3...v2.1.3) Updates `pyjnius` from 1.4.2 to 1.6.1 - [Release notes](https://github.com/kivy/pyjnius/releases) - [Changelog](https://github.com/kivy/pyjnius/blob/master/CHANGELOG.md) - [Commits](kivy/pyjnius@1.4.2...1.6.1) Updates `onnxruntime` from 1.14.1 to 1.16.3 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.14.1...v1.16.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-exec-dependencies - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-exec-dependencies - dependency-name: pyjnius dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-exec-dependencies - dependency-name: onnxruntime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-exec-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #3. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 project-api-exec-dependencies group in /apps/project-api with 4 updates: numpy, pandas, pyjnius and onnxruntime.
Updates
numpyfrom 1.24.2 to 1.26.2Release notes
Sourced from numpy's releases.
... (truncated)
Commits
03b6260Merge pull request #25128 from charris/prepare-1.26.26961f60REL: Prepare for the NumPy 1.26.2 released81f0aeMerge pull request #25121 from charris/backport-25042766d5a8BUG: ensure passingnp.dtypeto itself doesn't crashcefdd34Merge pull request #25120 from charris/backport-25063ae77d67Merge pull request #25119 from charris/backport-250900035b44BLD: change default of theallow-noblasoption to true.12b7b35BUG: Make n a long int for np.random.multinomial9887c9cMerge pull request #25118 from charris/backport-250512359aecMAINT: Make bitfield integers unsignedUpdates
pandasfrom 1.5.3 to 2.1.3Release notes
Sourced from pandas's releases.
... (truncated)
Commits
2a953cfRLS: 2.1.3d9665caBackport PR #55911 on branch 2.1.x (DOC: convert outdated example of NumPy's ...92ce245Backport PR #55907 on branch 2.1.x (DOC: Add release date for 2.1.3) (#55913)1691a51Backport PR #55894 on 2.1.x: Parquet/Feather IO: disable PyExtensionType auto...4158666Backport PR #55764 on branch 2.1.x (REGR: fix return class in _constructor_fr...de8af3cBackport PR #55427 on branch 2.1.x (DOC: Remove outdated docs about NumPy's b...569f904Backport PR #55227 on branch 2.1.x (BUG: Interchange object data buffer has t...c9854d9TST: Make read_csv tests pyarrow 13 compatable on 2.1.x (#55855)7702f41Backport PR #55853: DEPS: Use ipython run_cell instead of run_code; remove py...0bf70c7Backport PR #55761 on branch 2.1.x (BUG: DatetimeIndex.diff raising TypeError...Updates
pyjniusfrom 1.4.2 to 1.6.1Release notes
Sourced from pyjnius's releases.
... (truncated)
Changelog
Sourced from pyjnius's changelog.
Commits
3c7acc8Update CHANGELOG and version for release1.6.1(#694)a19f8caUse therelease/v1tag forpypa/gh-action-pypi-publish, asmasteris de...e0f52baSkip getting version from Cython on Android. Instead add ANDROID_PYJNIUS_CYTH...f746f13Cleanup some Java code inNativeInvocationHandler.java(#691)c144e96Add (now mandatory).readthedocs.yamlfile, add docsrequirements.txtand...1d73253Update CHANGELOG for release 1.6.0 (additional) (#683)d929be0Build stdist needs Cython to perform the build (#682)3629353Update CHANGELOG and version for release1.6.0(#671)b23ba54Add missing support label for Python 3.12 (#681)a055789Update cibuildwheel to perform build for Python 3.12 (#680)Updates
onnxruntimefrom 1.14.1 to 1.16.3Release notes
Sourced from onnxruntime's releases.
... (truncated)
Commits
2ac381cCherry pick SDXL demo update to 1.16.3 (#18496)de0e87e1.16.3 patch release (#18491)0c5b95fCherry-pick LLaMA GQA mask to rel-1.16.2 (round 4) (#18350)8f06330Cherry pick LLaMA or SDXL to 1.16.2 release (round 3) (#18323)0ccca88Update eigen version (#18308)ad7cecbUpdate eigen's URL (#18301)95c20d0Cherry-pick two pipeline changes for the 1.16.2 patch release (#18249)27b0910cherry pick resize grad pr (#18255)70b8cdaCherry pick LLaMA to rel-1.16.2 (round 2) (#18245)2f57f1eSome cherry-picks for the 1.16.2 release (#18218)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