Bump the ofe-minor-and-patch-updates group in /community/front-end/ofe with 17 updates#5584
Merged
siddhartha-quad merged 1 commit intoMay 4, 2026
Conversation
Bumps the ofe-minor-and-patch-updates group in /community/front-end/ofe with 17 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.2.25` | `2026.4.22` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.6` | `3.4.7` | | [click](https://github.com/pallets/click) | `8.3.1` | `8.3.3` | | [django-allauth](https://github.com/sponsors/pennersr) | `65.15.0` | `65.16.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.25.2` | `3.29.0` | | [google-api-core](https://github.com/googleapis/google-cloud-python) | `2.30.1` | `2.30.3` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.193.0` | `2.194.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.49.1` | `2.50.0` | | [google-cloud-pubsub](https://github.com/googleapis/google-cloud-python) | `2.36.0` | `2.37.0` | | [googleapis-common-protos](https://github.com/googleapis/google-cloud-python) | `1.73.1` | `1.74.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.18` | `2.6.19` | | [idna](https://github.com/kjd/idna) | `3.11` | `3.13` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.9.4` | `4.9.6` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.5.1` | `4.6.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.42.0` | `0.46.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.2.0` | `21.3.0` | | [zipp](https://github.com/jaraco/zipp) | `3.23.0` | `3.23.1` | Updates `certifi` from 2026.2.25 to 2026.4.22 - [Commits](certifi/python-certifi@2026.02.25...2026.04.22) Updates `charset-normalizer` from 3.4.6 to 3.4.7 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.6...3.4.7) Updates `click` from 8.3.1 to 8.3.3 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.1...8.3.3) Updates `django-allauth` from 65.15.0 to 65.16.1 - [Commits](https://github.com/sponsors/pennersr/commits) Updates `filelock` from 3.25.2 to 3.29.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.25.2...3.29.0) Updates `google-api-core` from 2.30.1 to 2.30.3 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-api-core-v2.30.1...google-api-core-v2.30.3) Updates `google-api-python-client` from 2.193.0 to 2.194.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.193.0...v2.194.0) Updates `google-auth` from 2.49.1 to 2.50.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-python/commits) Updates `google-cloud-pubsub` from 2.36.0 to 2.37.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-pubsub-v2.36.0...google-cloud-pubsub-v2.37.0) Updates `googleapis-common-protos` from 1.73.1 to 1.74.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@googleapis-common-protos-v1.73.1...googleapis-common-protos-v1.74.0) Updates `identify` from 2.6.18 to 2.6.19 - [Commits](pre-commit/identify@v2.6.18...v2.6.19) Updates `idna` from 3.11 to 3.13 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.11...v3.13) Updates `platformdirs` from 4.9.4 to 4.9.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.9.4...4.9.6) Updates `pre-commit` from 4.5.1 to 4.6.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.5.1...v4.6.0) Updates `uvicorn` from 0.42.0 to 0.46.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.42.0...0.46.0) Updates `virtualenv` from 21.2.0 to 21.3.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.2.0...21.3.0) Updates `zipp` from 3.23.0 to 3.23.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.23.0...v3.23.1) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.4.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: charset-normalizer dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ofe-minor-and-patch-updates - dependency-name: click dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ofe-minor-and-patch-updates - dependency-name: django-allauth dependency-version: 65.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: filelock dependency-version: 3.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: google-api-core dependency-version: 2.30.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ofe-minor-and-patch-updates - dependency-name: google-api-python-client dependency-version: 2.194.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: google-auth dependency-version: 2.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: google-cloud-pubsub dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: googleapis-common-protos dependency-version: 1.74.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: identify dependency-version: 2.6.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ofe-minor-and-patch-updates - dependency-name: idna dependency-version: '3.13' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: platformdirs dependency-version: 4.9.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ofe-minor-and-patch-updates - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: uvicorn dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: virtualenv dependency-version: 21.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: zipp dependency-version: 3.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ofe-minor-and-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
/gcbrun |
Neelabh94
approved these changes
May 4, 2026
parulbajaj01
approved these changes
May 4, 2026
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 ofe-minor-and-patch-updates group in /community/front-end/ofe with 17 updates:
2026.2.252026.4.223.4.63.4.78.3.18.3.365.15.065.16.13.25.23.29.02.30.12.30.32.193.02.194.02.49.12.50.02.36.02.37.01.73.11.74.02.6.182.6.193.113.134.9.44.9.64.5.14.6.00.42.00.46.021.2.021.3.03.23.03.23.1Updates
certififrom 2026.2.25 to 2026.4.22Commits
5dddfb02026.04.22 (#410)f99eccdBump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#404)918bed0Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#405)0a49067Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#403)acf6ce8Bump actions/download-artifact from 8.0.0 to 8.0.1 (#398)feb0ed2Bump actions/download-artifact from 7.0.0 to 8.0.0 (#397)d9c11a5Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#396)Updates
charset-normalizerfrom 3.4.6 to 3.4.7Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
0f07891Merge pull request #729 from jawah/release-3.4.7fdbeb29chore: update dev, and ci requirementsb66f922chore: add ft classifierf94249dchore: add test cases for utf_7 recent fix95c866fchore: bump version to 3.4.74f429bbchore: bump mypy pre-commit to v1.20b579cd6fix: correctly remove SIG remnant in utf-7 decoded string58bf944⬆️ Bump github/codeql-action from 4.32.4 to 4.35.1 (#728)44cf8a1⬆️ Bump actions/download-artifact from 8.0.0 to 8.0.1 (#726)362bc20⬆️ Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 (#725)Updates
clickfrom 8.3.1 to 8.3.3Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
c06d2d0Release 8.3.3f1f191eApply format guidelines to commits since latest 8.3.2 release (#3343)bb59ba0Apply format guidelines to commits since latest 8.3.2 release4a35225Reduce blast-radius ofUNSETindefault_map(#3240)c07bb93Merge branch 'stable' into unset-in-default-mapc7e1ba8ReorderParameterSource(#3248)76552ffShow default string in prompt (#3328)ac5cec5Reorder ParameterSource from most to least explicit8c452e0Merge branch 'stable' into show-default-string-in-prompt8c95c73Reconcile default value passing and default activation (#3239)Updates
django-allauthfrom 65.15.0 to 65.16.1Commits
Updates
filelockfrom 3.25.2 to 3.29.0Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
469b47fRelease 3.29.0e85d072✨ feat(soft): enable stale lock detection on Windows (#534)f5ee171🐛 fix(async): use single-thread executor for lock consistency (#533)2a95458build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#530)55de20cRelease 3.28.0476b0e4🐛 fix(ci): unbreak release workflow, publish to PyPI again (#529)824713e✨ feat(rw): add SoftReadWriteLock for NFS and HPC clusters (#528)9879de9[pre-commit.ci] pre-commit autoupdate (#527)4cfab49Release 3.26.1734c9f2🐛 fix(asyncio): add exit to BaseAsyncFileLock and fix del loop handli...Updates
google-api-corefrom 2.30.1 to 2.30.3Release notes
Sourced from google-api-core's releases.
Commits
d3d6840chore: librarian release pull request: 20260409T210905Z (#16604)442c47adocs: update the list of available APIs (#16571)a58063cchore(spanner): block spanner release (#16601)f38cd44feat(pandas-gbq): drop support for Python 3.9 (#16476)961eacdfeat(bigquery-magics): drop support for Python 3.9 (#16587)77c1df6test: adds storage to list of system tests to run (#16578)6cb5af5chore: add librarian integration for google-cloud-bigtable (#16551)485b03achore: optimize zonal tests cloning and fix paths (#16581)70dc6bffix(spanner): catch recursion and decode errors in proto parsing to p… (#16561)c5728b2fix(perf): avoid repeated scan of entire venv via packages_distributions() at...Updates
google-api-python-clientfrom 2.193.0 to 2.194.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
10436ecchore(main): release 2.194.0 (#2733)2d0b3b1chore: Update discovery artifacts (#2737)4b1cfc7chore: Update discovery artifacts (#2735)a82af07chore: Migrate gsutil usage to gcloud storage (#2705)b6b55b6chore: Update discovery artifacts (#2732)Updates
google-authfrom 2.49.1 to 2.50.0Commits
Updates
google-cloud-pubsubfrom 2.36.0 to 2.37.0Release notes
Sourced from google-cloud-pubsub's releases.
Commits
d3d6840chore: librarian release pull request: 20260409T210905Z (#16604)f38cd44feat(pandas-gbq): drop support for Python 3.9 (#16476)961eacdfeat(bigquery-magics): drop support for Python 3.9 (#16587)77c1df6test: adds storage to list of system tests to run (#16578)6cb5af5chore: add librarian integration for google-cloud-bigtable (#16551)485b03achore: optimize zonal tests cloning and fix paths (#16581)70dc6bffix(spanner): catch recursion and decode errors in proto parsing to p… (#16561)c5728b2fix(perf): avoid repeated scan of entire venv via packages_distributions() at...dbaf8f5feat(bigquery-magics): deprecate--engine=bigframes, run `%load_ext bigfram...fdd3e0dfix: avoid views when querying BigLake tables from SQL cells (#16562)Updates
googleapis-common-protosfrom 1.73.1 to 1.74.0Release notes
Sourced from googleapis-common-protos's releases.
Commits
79a0651chore: librarian release pull request: 20260402T161941Z (#16539)4c541cffix: allow redis 7.x (#16533)ffb4b71fix: allow Protobuf 7.x (#16532)d49690dchore: enable python-crc32c kokoro presubmits (#16524)beaf708chore(migration): Migrate code from googleapis/python-crc32c into packages/go...c36aa61chore: librarian generate pull request: 20260401T195653Z (#16513)0c87765chore: bypass kokoro presubmitsd0610bftests: temporarily skip system test to unblock code migration as per offline ...c7545d6Reapply "chore: incorporates split repo changes from PR #2547"416c678Revert "chore: incorporates split repo changes from PR #2547"Updates
identifyfrom 2.6.18 to 2.6.19Commits
b39f637v2.6.19c976888Merge pull request #588 from hofbi/patch-16110d73Add support for 'tif' file extensionccbd337Merge pull request #587 from pre-commit/pre-commit-ci-update-configf5af264[pre-commit.ci] pre-commit autoupdatea0be598Merge pull request #586 from pre-commit/pre-commit-ci-update-configb184043[pre-commit.ci] pre-commit autoupdateUpdates
idnafrom 3.11 to 3.13Changelog
Sourced from idna's changelog.
Commits
89cdfd2Release v3.131eb0686Pre-release 3.135f20d1eMerge pull request #220 from kjd/unicode-next4ea8425Regenerate idnadata.py with correct NFKC_CF datafd47341Use NFKC_CF from Unicode data files instead of Python's unicodedata modulea5304a4Merge pull request #219 from kjd/release-3.12d80d6f9Release v3.121bb44ddMerge pull request #218 from kjd/release-candidate-3.12rc0909c49dRelease candidate for 3.12c5459a1Merge pull request #217 from kjd/housekeeping-2Description has been truncated