-
Notifications
You must be signed in to change notification settings - Fork 18
Comparing changes
Open a pull request
base repository: googleapis/python-documentai-toolbox
base: v0.11.1-alpha
head repository: googleapis/python-documentai-toolbox
compare: v0.11.2-alpha
- 7 commits
- 17 files changed
- 5 contributors
Commits on Oct 24, 2023
-
chore(deps): update all dependencies (#188)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [pytest](https://docs.pytest.org/en/latest/) ([source](https://togithub.com/pytest-dev/pytest), [changelog](https://docs.pytest.org/en/stable/changelog.html)) | | patch | `==7.4.2` -> `==7.4.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4) - [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067) - [Update to node20](https://togithub.com/actions/checkout/pull/1436) </details> <details> <summary>pytest-dev/pytest (pytest)</summary> ### [`v7.4.3`](https://togithub.com/pytest-dev/pytest/compare/7.4.2...v7.4.3) [Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.4.2...v7.4.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/python-documentai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for bcafe3a - Browse repository at this point
Copy the full SHA bcafe3aView commit details
Commits on Oct 30, 2023
-
chore(deps): update all dependencies (#189)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [google-cloud-bigquery](https://togithub.com/googleapis/python-bigquery) | | minor | `==3.12.0` -> `==3.13.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4) - [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067) - [Update to node20](https://togithub.com/actions/checkout/pull/1436) </details> <details> <summary>googleapis/python-bigquery (google-cloud-bigquery)</summary> ### [`v3.13.0`](https://togithub.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3130-2023-10-30) [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.12.0...v3.13.0) ##### Features - Add `Model.transform_columns` property ([#​1661](https://togithub.com/googleapis/python-bigquery/issues/1661)) ([5ceed05](https://togithub.com/googleapis/python-bigquery/commit/5ceed056482f6d1f2fc45e7e6b84382de45c85ed)) - Add support for dataset.default_rounding_mode ([#​1688](https://togithub.com/googleapis/python-bigquery/issues/1688)) ([83bc768](https://togithub.com/googleapis/python-bigquery/commit/83bc768b90a852d258a4805603020a296e02d2f9)) ##### Bug Fixes - AccessEntry API representation parsing ([#​1682](https://togithub.com/googleapis/python-bigquery/issues/1682)) ([a40d7ae](https://togithub.com/googleapis/python-bigquery/commit/a40d7ae03149708fc34c962b43a6ac198780b6aa)) ##### Documentation - Remove redundant `bigquery_update_table_expiration` code sample ([#​1673](https://togithub.com/googleapis/python-bigquery/issues/1673)) ([2dded33](https://togithub.com/googleapis/python-bigquery/commit/2dded33626b3de6c4ab5e1229eb4c85786b2ff53)) - Revised `create_partitioned_table` sample ([#​1447](https://togithub.com/googleapis/python-bigquery/issues/1447)) ([40ba859](https://togithub.com/googleapis/python-bigquery/commit/40ba859059c3e463e17ea7781bc5a9aff8244c5d)) - Revised relax column mode sample ([#​1467](https://togithub.com/googleapis/python-bigquery/issues/1467)) ([b8c9276](https://togithub.com/googleapis/python-bigquery/commit/b8c9276be011d971b941b583fd3d4417d438067f)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/python-documentai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for 8fff0a6 - Browse repository at this point
Copy the full SHA 8fff0a6View commit details
Commits on Oct 31, 2023
-
chore(deps): update all dependencies (#190)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [google-cloud-storage](https://togithub.com/googleapis/python-storage) | | minor | `==2.12.0` -> `==2.13.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4) - [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067) - [Update to node20](https://togithub.com/actions/checkout/pull/1436) </details> <details> <summary>googleapis/python-storage (google-cloud-storage)</summary> ### [`v2.13.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2130-2023-10-31) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.12.0...v2.13.0) ##### Features - Add Autoclass v2.1 support ([#​1117](https://togithub.com/googleapis/python-storage/issues/1117)) ([d38adb6](https://togithub.com/googleapis/python-storage/commit/d38adb6a3136152ad68ad8a9c4583d06509307b2)) - Add support for custom headers ([#​1121](https://togithub.com/googleapis/python-storage/issues/1121)) ([2f92c3a](https://togithub.com/googleapis/python-storage/commit/2f92c3a2a3a1585d0f77be8fe3c2c5324140b71a)) ##### Bug Fixes - Blob.from_string parse storage uri with regex ([#​1170](https://togithub.com/googleapis/python-storage/issues/1170)) ([0a243fa](https://togithub.com/googleapis/python-storage/commit/0a243faf5d6ca89b977ea1cf543356e0dd04df95)) - Bucket.delete(force=True) now works with version-enabled buckets ([#​1172](https://togithub.com/googleapis/python-storage/issues/1172)) ([0de09d3](https://togithub.com/googleapis/python-storage/commit/0de09d30ea6083d962be1c1f5341ea14a2456dc7)) - Fix typo in Bucket.clear_lifecycle_rules() ([#​1169](https://togithub.com/googleapis/python-storage/issues/1169)) ([eae9ebe](https://togithub.com/googleapis/python-storage/commit/eae9ebed12d26832405c2f29fbdb14b4babf080d)) ##### Documentation - Fix exception field in tm reference docs ([#​1164](https://togithub.com/googleapis/python-storage/issues/1164)) ([eac91cb](https://togithub.com/googleapis/python-storage/commit/eac91cb6ffb0066248f824fc1f307140dd7c85da)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/python-documentai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for 7db5d27 - Browse repository at this point
Copy the full SHA 7db5d27View commit details
Commits on Nov 2, 2023
-
chore(deps): update all dependencies (#191)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [google-cloud-documentai](https://togithub.com/googleapis/google-cloud-python) | | patch | `==2.20.1` -> `==2.20.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4) - [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067) - [Update to node20](https://togithub.com/actions/checkout/pull/1436) </details> <details> <summary>googleapis/google-cloud-python (google-cloud-documentai)</summary> ### [`v2.20.2`](https://togithub.com/googleapis/google-cloud-python/releases/tag/google-cloud-documentai-v2.20.2): google-cloud-documentai: v2.20.2 [Compare Source](https://togithub.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v2.20.1...google-cloud-documentai-v2.20.2) ##### Documentation - updated comments ([#​11950](https://togithub.com/googleapis/google-cloud-python/issues/11950)) ([a0da408](https://togithub.com/googleapis/google-cloud-python/commit/a0da408d0f322b3f4f11a0dbe39c92fa5770e59b)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/python-documentai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for 574337c - Browse repository at this point
Copy the full SHA 574337cView commit details
Commits on Nov 3, 2023
-
chore: update docfx minimum Python version (#192)
Source-Link: googleapis/synthtool@bc07fd4 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:30470597773378105e239b59fce8eb27cc97375580d592699206d17d117143d0 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e05cf50 - Browse repository at this point
Copy the full SHA e05cf50View commit details
Commits on Nov 7, 2023
-
fix: Updates to hOCR Template to follow hOCR Spec (#195)
- Added validation in testing with https://github.com/kba/hocr-spec-python
Configuration menu - View commit details
-
Copy full SHA for 3f52e82 - Browse repository at this point
Copy the full SHA 3f52e82View commit details -
chore(main): release 0.11.2-alpha (#196)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b0ec976 - Browse repository at this point
Copy the full SHA b0ec976View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.11.1-alpha...v0.11.2-alpha