chore(deps): bump the project-api-exec-dependencies group in /apps/project-api with 4 updates#21
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.4 - [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.4) Updates `pandas` from 1.5.3 to 2.2.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v1.5.3...v2.2.1) 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.1 - [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.1) --- 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 #25. |
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.4Release notes
Sourced from numpy's releases.
... (truncated)
Commits
9815c16Merge pull request #25770 from charris/prepare-1.26.4114ed25REL: Prepare for the NumPy 1.26.4 release2fae4d3Merge pull request #25323 from stefanor/import-asstrce89a0aMerge pull request #25756 from charris/backport-24711f62dfc6Merge pull request #25755 from charris/backport-25709fee88abBUG: Fix np.quantile([Fraction(2,1)], 0.5) (#24711)659be68MAINT: Include header defining backtrace837cd38Merge pull request #25748 from rgommers/unvendor-mesonpythonf984240CI: upgrade cibuildwheel from 2.16.4 to 2.16.5 [wheel build]3548f9dBLD: unvendor meson-python [wheel build]Updates
pandasfrom 1.5.3 to 2.2.1Release notes
Sourced from pandas's releases.
... (truncated)
Commits
bdc79c1RLS: 2.2.1470b886Backport PR #57582 on branch 2.2.x (DOC: Add contributors for 2.2.1) (#57583)541448eRLS: 2.2.1bdbb179Backport PR #57576 on branch 2.2.x (DOC: Add release date for 2.2.1) (#57579)5521dc9Backport PR #57314 on branch 2.2.x (BUG: Fix near-minimum timestamp handling)...ea56e0cBackport PR #57556 on branch 2.2.x (Remove PyArrow deprecation warning) (#57568)3bfedfeBackport PR #57551: BLD: Add pyarrow extra for pip installation (#57557)3a4033cBackport PR #57439 on branch 2.2.x (BUG: read_json returning Index instead of...c101d30Backport PR #57510 on branch 2.2.x (DOC: Fix xarray example) (#57538)0b49cf3Backport PR #57536 on branch 2.2.x (BUG: dt64 + DateOffset with milliseconds)...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.1Release notes
Sourced from onnxruntime's releases.
... (truncated)
Commits
8f5c79cUpdate 1.17.1 patch release version (#19622)75968b9Cherry-pick for 1.17.1 patch release (#19477)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)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