chore(deps): bump the project-api-exec-dependencies group in /apps/project-api with 4 updates#14
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.3 - [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.3) Updates `pandas` from 1.5.3 to 2.2.0 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v1.5.3...v2.2.0) 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.17.0 - [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.17.0) --- 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 #16. |
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.3Release notes
Sourced from numpy's releases.
... (truncated)
Commits
b4bf93bMerge pull request #25517 from charris/prepare-1.26.3c8d8c24REL: Prepare for the NumPy 1.26.3 release08dac26Merge pull request #25491 from charris/backport-f2py-toplevel-hard6b270fbMAINT: Update crackfortran.py and f2py2e.py from main296dd8bMerge pull request #25490 from charris/backport-f2py-toplevel-easyc84d3d9Merge pull request #25489 from charris/backport-f2py-backends44467f2MAINT: Easy updates off2py/*.pyfrom main.bf7265cMAINT: Updatenumpy/f2py/_backendsfrom main.8184462Merge pull request #25486 from charris/backport-2532134f5031Merge pull request #25485 from charris/backport-25297Updates
pandasfrom 1.5.3 to 2.2.0Release notes
Sourced from pandas's releases.
... (truncated)
Commits
f538741RLS: 2.2.02fa26fdBackport PR #56967 on branch 2.2.x (CI: Adjust pyarrow depr warning to accoun...fd3f571RLS: 2.2.0b070774Backport PR #56952: DEPR: Make FutureWarning into DeprecationWarning … (#56964)dfd0aedBackport PR #56896 on branch 2.2.x (DEPS: Add warning if pyarrow is not insta...859c030Backport PR #56922 on branch 2.2.x (REGR: DatetimeTZDtype from_arrow inte...cc37a13Backport PR #56949 on branch 2.2.x (CI: avoid FutureWarnings in to_xarray tes...a95029aBackport PR #56947 on branch 2.2.x (DOC: Set date for 2.2) (#56950)160d7a1Backport PR #56587 on branch 2.2.x (ENH: support the Arrow PyCapsule Interfac...74fa740Backport PR #56445: Adjust merge tests for new string option (#56938)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.17.0Release notes
Sourced from onnxruntime's releases.
... (truncated)
Commits
5f0b62c[ORT 1.17.0 Release] Cherry-pick Final Round (#19327)3fd94a8[ORT 1.17.0 Release] Cherry pick 1st round (#19243)daafe63cherry pick qnn sdk 2.18 updates into release branch (#19197)a63b71eCherry-pick "Fix buildJava from Zip-Nuget-Java-Nodejs Packaging Pipeline (#19...80f274cFix SkipLayerNormalization shape inference (#18724)e2e488dRevert "iOS packaging pipeline stability" (#19135)c92f72eMerge Linux Nuget GPU pipeline with zip-nuget (#19120)8d4369bUpdate DirectML nuget version to 1.13.1 (#19122)1bab989[WebNN EP] Fixed bug in int8 data type processing (#19134)9dee543fix gemm beta for fp16 (#19153)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