chore(deps): bump the python group across 2 directories with 6 updates#4421
Closed
dependabot[bot] wants to merge 10 commits intorelease-2.17.0from
Closed
chore(deps): bump the python group across 2 directories with 6 updates#4421dependabot[bot] wants to merge 10 commits intorelease-2.17.0from
dependabot[bot] wants to merge 10 commits intorelease-2.17.0from
Conversation
When a modified client is recreated, get_client_service_account_user was called unconditionally on all clients. This caused the script to blow up for clients that do not use the client_credentials OAuth flow and therefore have no service account. Guard the call (and the subsequent role-assignment logic) behind an oauth_flow check, mirroring the pattern already used in the 'client not found' branch. Fixes #4373
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade renku-data-services to v0.71.1 to fix the kubernetes quota issue with resource pools.
This fixes a bug where HPC sessions would fail to start because the FirecREST API 2.5.0 changed return types.
Co-authored-by: Lionel Sambuc <lionel.sambuc@epfl.ch> Co-authored-by: Alessandro Degano <40891147+aledegano@users.noreply.github.com>
Bumps the python group with 5 updates in the /global-images/datascience directory: | Package | From | To | | --- | --- | --- | | [pandas](https://github.com/pandas-dev/pandas) | `2.3.3` | `3.0.2` | | [numpy](https://github.com/numpy/numpy) | `2.4.0` | `2.4.4` | | [scipy](https://github.com/scipy/scipy) | `1.16.3` | `1.17.1` | | [plotly](https://github.com/plotly/plotly.py) | `6.5.0` | `6.6.0` | | [transformers](https://github.com/huggingface/transformers) | `4.57.3` | `5.4.0` | Bumps the python group with 1 update in the /scripts/init-realm directory: [python-keycloak](https://github.com/marcospereirampj/python-keycloak). Updates `pandas` from 2.3.3 to 3.0.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.2) Updates `numpy` from 2.4.0 to 2.4.4 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.0...v2.4.4) Updates `scipy` from 1.16.3 to 1.17.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.16.3...v1.17.1) Updates `plotly` from 6.5.0 to 6.6.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v6.5.0...v6.6.0) Updates `transformers` from 4.57.3 to 5.4.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.57.3...v5.4.0) Updates `python-keycloak` from 5.8.0 to 7.1.1 - [Changelog](https://github.com/marcospereirampj/python-keycloak/blob/master/CHANGELOG.md) - [Commits](marcospereirampj/python-keycloak@v5.8.0...v7.1.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: numpy dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: plotly dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: transformers dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: python-keycloak dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
1fd5462 to
2838439
Compare
Collaborator
|
You can access the deployment of this PR at https://ci-renku-4421.dev.renku.ch |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 python group with 5 updates in the /global-images/datascience directory:
2.3.33.0.22.4.02.4.41.16.31.17.16.5.06.6.04.57.35.4.0Bumps the python group with 1 update in the /scripts/init-realm directory: python-keycloak.
Updates
pandasfrom 2.3.3 to 3.0.2Release notes
Sourced from pandas's releases.
... (truncated)
Commits
ab90747RLS: 3.0.2 (#64934)6f27013Backport PR #64931 on branch 3.0.x (DOC/BLD: temporary disable upload of docs...48ddc60Backport PR #64664 on branch 3.0.x (BUG: DataFrame.sum() crashes on empty Dat...8774488[backport 3.0.x] PERF: fix slow python loop in validation for ArrowStringArra...33af6ccBackport PR #64133 on branch 3.0.x (BUG: str.find returns byte offset instead...4ef49d8[backport 3.0.x] BUG: fix convert_dtypes dropping values from sliced mixed-dt...0668f34[backport 3.0.x] BUG: Fix HDFStore.put with StringDtype columns and compressi...23f2f44[backport 3.0.x] BUG: Suppress unnecessary RuntimeWarning in to_datetime with...83ba804Backport PR #64886: BUG: Compute Variance of Complex Numbers Correctly (#64892)bb5ca1aBackport PR #64386 on branch 3.0.x (BUG: fix sort_index AssertionError with R...Updates
numpyfrom 2.4.0 to 2.4.4Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
Commits
be93fe2Merge pull request #31090 from charris/prepare-2.4.4f5245dcREL: Prepare for the NumPy 2.4.4 release02e838bMerge pull request #31084 from charris/backport-31056fa74b2dMAINT: numpy.i: Replace deprecatedsprintfwithsnprintf(#31056)533a6dbMerge pull request #31079 from charris/backport-208019e496cbTST: fix POWER VSX feature mapping (#30801)8052c4bMerge pull request #31058 from charris/backport-310217f13b5aMAINT: Skip test on PyPy.4c5fdd6MAINT: Remove unused import of tracemalloc.a3ca5edUpdate numpy/_core/src/multiarray/shape.cUpdates
scipyfrom 1.16.3 to 1.17.1Release notes
Sourced from scipy's releases.
... (truncated)
Commits
527eb7fREL: 1.17.1 release commit [wheel build]f11663bMerge pull request #24584 from tylerjereddy/treddy_prep_1.17.12c49e68DOC: PR 24584 revisions400fa15safely convert index dtypes to intc for csgraph and superLU8c70404MAINT: PR 24584 revisions [wheel build]6dda8c1BUG: PR 24584 revisions4a187e5DOC: PR 24584 revisions463ee9fENH: linalg/inv: re-enable overwrite_a for 2D inputs (#24442)df746eeBUG: linalg: restore dtypes in inv, solve, det246bfeeMAINT:optimize: Enable multi-phase init to DIRECTUpdates
plotlyfrom 6.5.0 to 6.6.0Release notes
Sourced from plotly's releases.
Changelog
Sourced from plotly's changelog.
Commits
837d27echanges for v6.6.0e0278b3update changelogbb783daMerge pull request #5516 from plotly/new-charts5aabff0Merge branch 'main' into new-charts03fd2edMerge pull request #5527 from plotly/update-plotlyjs-3.4.0aee4c33update changelog46a8aa2update js artifacts7dc360cupdate package-lockcf1b9aeupgrade plotly.js to v3.4.0a4832a8Merge branch 'main' into new-chartsUpdates
transformersfrom 4.57.3 to 5.4.0Release notes
Sourced from transformers's releases.
... (truncated)
Commits
276f140v5.4.016d437efix: protect torch imports in processing files and fix import guards97b7727Fix release full (#45029)78bdaf0Add cohere asr (#45023)e895107docs: add PermuteForRope to conversion operations reverse table (#45035)67100cc[CB] Persistent manager (#44435)69f9d55Add BC for_further_process_kwargs(#45033)e3f7cc3Use multi runners to check new failing tests in a CI run (#45032)882ffdb[fix] Use the correct _tied_weights_keys for CamembertForCausalLM (#45031)d81ad48change dev ver. we forgot to do this when we released 5.3.0Updates
python-keycloakfrom 5.8.0 to 7.1.1Changelog
Sourced from python-keycloak's changelog.
... (truncated)
Commits
de25a9cfix(uma): set requested resource ids correctly in permission ticket creation ...9720e2ddocs: changelog update98b9b24feat: decode token with all keys, added get client certificate info method (#...f5333a0docs: changelog updatece07157fix: do not throw when processing signed userinfo response (#699)6580ac6chore: updated deps2f6beb3chore(typehints): fixup typehints for role parameter for add composites (#697)7e8184dchore: typehints (#696)5e3ee8ddocs: changelog update8eca957fix: Fix/python version and ci (#691)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 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/deploy