Skip to content

fix: bump idna from 3.10 to 3.15 in /packages/google-cloud-bigquery/samples/geography - #18309

Merged
parthea merged 1 commit into
mainfrom
dependabot/pip/packages/google-cloud-bigquery/samples/geography/idna-3.15
Sep 9, 2026
Merged

parthea merged 1 commit into
mainfrom
dependabot/pip/packages/google-cloud-bigquery/samples/geography/idna-3.15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps idna from 3.10 to 3.15.

Changelog

Sourced from idna's changelog.

3.15 (2026-05-12)

  • Enforce DNS-length cap on individual labels early in check_label, short-circuiting contextual-rule processing for oversized input while staying compatible with UTS 46 usage.
  • Tidy core helpers: hoist bidi category sets to module-level frozensets (avoiding per-codepoint list construction), simplify length checks, and reuse the shared _unicode_dots_re from idna.core in the codec module.
  • Use raise ... from err for proper exception chaining and switch internal string formatting to f-strings.
  • Allow flit_core 4.x in the build backend.
  • Expand the ruff lint set (flake8-bugbear, flake8-simplify, pyupgrade, perflint) and apply the surfaced fixes; pin lint CI to Python 3.14.
  • Add Dependabot configuration for GitHub Actions.
  • Convert README and HISTORY from reStructuredText to Markdown.
  • Reference CVE-2026-45409 for the 3.14 advisory in place of the initial GHSA identifier.

Thanks to Felix Yan, Stan Ulbrych, and metsw24-max for contributions to this release.

3.14 (2026-05-10)

  • Removed opportunity to process long inputs into quadratic time by rejecting oversize inputs up-front. Closes a bypass of the CVE-2024-3651 mitigation. [CVE-2026-45409]

Thanks to Stan Ulbrych for reporting the issue.

3.13 (2026-04-22)

  • Correct classification error for codepoint U+A7F1

3.12 (2026-04-21)

  • Update to Unicode 17.0.0.
  • Issue a deprecation warning for the transitional argument.
  • Added lazy-loading to provide some performance improvements.
  • Removed vestiges of code related to Python 2 support, including segmentation of data structures specific to Jython.

Thanks to Rodrigo Nogueira for contributions to this release.

3.11 (2025-10-12)

  • Update to Unicode 16.0.0, including significant changes to UTS46 processing. As a result of Unicode ending support for it, transitional processing no longer has an effect and returns the same result.

... (truncated)

Commits
  • af30a09 Release 3.15
  • 30314d4 Pre-release 3.15rc0
  • 05d4b21 Merge pull request #237 from kjd/convert-docs-to-markdown
  • 2987fdb Convert README and HISTORY from reStructuredText to Markdown
  • 59fa800 Merge pull request #236 from kjd/dependabot/github_actions/actions-f3e34333ea
  • def6983 Merge branch 'master' into dependabot/github_actions/actions-f3e34333ea
  • bbd8004 Merge pull request #234 from StanFromIreland/patch-1
  • edd07c0 Bump github/codeql-action from 3.35.2 to 4.35.2 in the actions group
  • 5557db0 Merge branch 'master' into patch-1
  • f11746c Merge pull request #235 from StanFromIreland/patch-2
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.15.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](kjd/idna@v3.10...v3.15)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 8, 2026
@dependabot
dependabot Bot requested review from a team as code owners September 8, 2026 22:21
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 8, 2026
@dependabot
dependabot Bot requested review from tswast and removed request for a team September 8, 2026 22:21
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 8, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 8, 2026
@parthea
parthea merged commit b6fe689 into main Sep 9, 2026
47 checks passed
@parthea
parthea deleted the dependabot/pip/packages/google-cloud-bigquery/samples/geography/idna-3.15 branch September 9, 2026 16:10
@release-please release-please Bot mentioned this pull request Sep 8, 2026
suztomo pushed a commit that referenced this pull request Sep 14, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>google-ads-admanager: 0.10.4</summary>

##
[0.10.4](google-ads-admanager-v0.10.3...google-ads-admanager-v0.10.4)
(2026-09-14)


### Features

* update API sources and regenerate
([#18324](#18324))
([0766fb6](0766fb6))
</details>

<details><summary>google-api-core: 2.37.0</summary>

##
[2.37.0](google-api-core-v2.36.0...google-api-core-v2.37.0)
(2026-09-14)


### Features

* **gapic:** add OpenTelemetry T3 client method span wrapping in
gapic_v1.method (D)
([#18274](#18274))
([156e319](156e319))
</details>

<details><summary>google-cloud-alloydb: 0.11.2</summary>

##
[0.11.2](google-cloud-alloydb-v0.11.1...google-cloud-alloydb-v0.11.2)
(2026-09-14)


### Features

* update API sources and regenerate
([#18324](#18324))
([0766fb6](0766fb6))
</details>

<details><summary>google-cloud-bigquery: 3.45.1</summary>

##
[3.45.1](google-cloud-bigquery-v3.45.0...google-cloud-bigquery-v3.45.1)
(2026-09-14)


### Bug Fixes

* bump idna from 3.10 to 3.15 in
/packages/google-cloud-bigquery/samples/geography
([#18309](#18309))
([b6fe689](b6fe689))
* bump pyarrow from 21.0.0 to 23.0.1 in
/packages/google-cloud-bigquery/samples/geography
([#18313](#18313))
([282ab70](282ab70))
* bump pyasn1 from 0.6.2 to 0.6.4 in
/packages/google-cloud-bigquery/samples/geography
([#18310](#18310))
([1d79696](1d79696))
* bump pytest from 8.4.2 to 9.0.3 in
/packages/google-cloud-bigquery/samples/desktopapp
([#18322](#18322))
([f55462d](f55462d))
* bump pytest from 8.4.2 to 9.0.3 in
/packages/google-cloud-bigquery/samples/magics
([#18312](#18312))
([d0045d4](d0045d4))
* bump requests from 2.32.5 to 2.33.0 in
/packages/google-cloud-bigquery/samples/geography
([#18323](#18323))
([4cc95cb](4cc95cb))
* bump urllib3 from 2.6.3 to 2.7.0 in
/packages/google-cloud-bigquery/samples/geography
([#18311](#18311))
([f18eb1e](f18eb1e))


### Documentation

* **bigquery:** fix table rendering in markdown docs
([#18294](#18294))
([1abfcdd](1abfcdd))
* migrate code from googleapis/python-bigquery
([#18303](#18303))
([23f9a74](23f9a74))
</details>

<details><summary>google-cloud-bigtable: 2.45.0</summary>

##
[2.45.0](google-cloud-bigtable-v2.44.0...google-cloud-bigtable-v2.45.0)
(2026-09-14)


### Features

* **bigtable:** Rerouted MutateRows to use the data client
([#18195](#18195))
([3bbcbdf](3bbcbdf))
</details>

<details><summary>google-cloud-chronicle: 0.6.3</summary>

##
[0.6.3](google-cloud-chronicle-v0.6.2...google-cloud-chronicle-v0.6.3)
(2026-09-14)


### Features

* update API sources and regenerate
([#18324](#18324))
([0766fb6](0766fb6))
</details>

<details><summary>google-cloud-compute: 1.53.0</summary>

##
[1.53.0](google-cloud-compute-v1.52.0...google-cloud-compute-v1.53.0)
(2026-09-14)


### Features

* update API sources and regenerate
([#18324](#18324))
([0766fb6](0766fb6))
</details>

<details><summary>google-cloud-compute-v1beta: 0.12.5</summary>

##
[0.12.5](google-cloud-compute-v1beta-v0.12.4...google-cloud-compute-v1beta-v0.12.5)
(2026-09-14)


### Features

* update API sources and regenerate
([#18324](#18324))
([0766fb6](0766fb6))
</details>

<details><summary>google-cloud-geminidataanalytics: 0.13.3</summary>

##
[0.13.3](google-cloud-geminidataanalytics-v0.13.2...google-cloud-geminidataanalytics-v0.13.3)
(2026-09-14)


### Features

* update API sources and regenerate
([#18324](#18324))
([0766fb6](0766fb6))
</details>

<details><summary>google-cloud-retail: 2.13.0</summary>

##
[2.13.0](google-cloud-retail-v2.12.0...google-cloud-retail-v2.13.0)
(2026-09-14)


### Features

* update API sources and regenerate
([#18324](#18324))
([0766fb6](0766fb6))
</details>

<details><summary>google-cloud-vectorsearch: 0.11.3</summary>

##
[0.11.3](google-cloud-vectorsearch-v0.11.2...google-cloud-vectorsearch-v0.11.3)
(2026-09-14)


### Features

* update API sources and regenerate
([#18324](#18324))
([0766fb6](0766fb6))
</details>

<details><summary>google-cloud-visionai: 0.5.2</summary>

##
[0.5.2](google-cloud-visionai-v0.5.1...google-cloud-visionai-v0.5.2)
(2026-09-14)


### Features

* update API sources and regenerate
([#18324](#18324))
([0766fb6](0766fb6))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants