Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-vision
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.26
Choose a base ref
...
head repository: googleapis/java-vision
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.27
Choose a head ref
  • 7 commits
  • 22 files changed
  • 7 contributors

Commits on Apr 1, 2022

  1. chore(main): release 2.0.27-SNAPSHOT (#869)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    ffa766a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. chore: upgrade black in noxfile.py to 22.3.0 (#1377) (#872)

    * chore: upgrade black to 22.3.0
    
    * update lint also
    
    * run blacken session
    
    * ci: use click>8.0 for blacken/lint sessions
    
    * chore: fix typo
    
    Co-authored-by: nicain <[email protected]>
    
    * rebase error
    
    Co-authored-by: nicain <[email protected]>
    Source-Link: googleapis/synthtool@0dcf739
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:4a8d2d787ea374ba929e37c39c4b16d2498044e24ef123077125b946cac2dcdc
    gcf-owl-bot[bot] and nicain authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    b9e528c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-vision t…

    …o v2.0.26 (#871)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-vision](https://togithub.com/googleapis/java-vision) | `2.0.25` -> `2.0.26` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-vision/2.0.26/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-vision/2.0.26/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-vision/2.0.26/compatibility-slim/2.0.25)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-vision/2.0.26/confidence-slim/2.0.25)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-vision</summary>
    
    ### [`v2.0.26`](https://togithub.com/googleapis/java-vision/blob/HEAD/CHANGELOG.md#&#8203;2026-httpsgithubcomgoogleapisjava-visioncomparev2025v2026-2022-04-01)
    
    [Compare Source](https://togithub.com/googleapis/java-vision/compare/v2.0.25...v2.0.26)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-vision).
    renovate-bot authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    feb0258 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. build(deps): bump spring-boot-starter-web in /samples/spring-framework (

    #867)
    
    Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.6.5 to 2.6.6.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.6.5...v2.6.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-starter-web
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    6ec16cb View commit details
    Browse the repository at this point in the history
  2. chore: Enable Size-Label bot in all googleapis Java repositories (#13…

    …81) (#874)
    
    * chore: Enable Size-Label bot in all googleapis Java repositories
    
    Auto-label T-shirt size indicator should be assigned on every new pull request in all googleapis Java repositories
    
    * Remove product
    
    Remove product since it is by default true
    
    * add license header
    
    Co-authored-by: Neenu Shaji <[email protected]>
    Source-Link: googleapis/synthtool@54b2c6a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:fc52b202aa298a50a12c64efd04fea3884d867947effe2fa85382a246c09e813
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Neenu Shaji <[email protected]>
    3 people authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    2719552 View commit details
    Browse the repository at this point in the history
  3. deps: update spring.version to v2.6.6 (#865)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.springframework.boot:spring-boot-maven-plugin](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.6.5` -> `2.6.6` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-maven-plugin/2.6.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-maven-plugin/2.6.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-maven-plugin/2.6.6/compatibility-slim/2.6.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-maven-plugin/2.6.6/confidence-slim/2.6.5)](https://docs.renovatebot.com/merge-confidence/) |
    | [org.springframework.boot:spring-boot-starter-thymeleaf](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.6.5` -> `2.6.6` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.6.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.6.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.6.6/compatibility-slim/2.6.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.6.6/confidence-slim/2.6.5)](https://docs.renovatebot.com/merge-confidence/) |
    | [org.springframework.boot:spring-boot-starter-web](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.6.5` -> `2.6.6` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.6.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.6.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.6.6/compatibility-slim/2.6.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.6.6/confidence-slim/2.6.5)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>spring-projects/spring-boot</summary>
    
    ### [`v2.6.6`](https://togithub.com/spring-projects/spring-boot/releases/v2.6.6)
    
    [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v2.6.5...v2.6.6)
    
    ##### 🐞 Bug Fixes
    
    -   MustacheAutoConfiguration in a Servlet web application fails with a ClassNotFoundException when Spring MVC is not on the classpath [#&#8203;30475](https://togithub.com/spring-projects/spring-boot/issues/30475)
    
    ##### 📔 Documentation
    
    -   Javadoc of org.springframework.boot.gradle.plugin.ResolveMainClassName.setClasspath(Object) is inaccurate [#&#8203;30469](https://togithub.com/spring-projects/spring-boot/issues/30469)
    -   Document that `@DefaultValue` can be used on a record component [#&#8203;30465](https://togithub.com/spring-projects/spring-boot/issues/30465)
    -   Remove redundant Javadoc [#&#8203;30446](https://togithub.com/spring-projects/spring-boot/pull/30446)
    
    ##### 🔨 Dependency Upgrades
    
    -   Upgrade to Jackson Bom 2.13.2.20220328 [#&#8203;30478](https://togithub.com/spring-projects/spring-boot/issues/30478)
    -   Upgrade to Spring Framework 5.3.18 [#&#8203;30492](https://togithub.com/spring-projects/spring-boot/issues/30492)
    
    ##### ❤️ Contributors
    
    We'd like to thank all the contributors who worked on this release!
    
    -   [@&#8203;quaff](https://togithub.com/quaff)
    -   [@&#8203;vikeychen](https://togithub.com/vikeychen)
    -   [@&#8203;eddumelendez](https://togithub.com/eddumelendez)
    -   [@&#8203;candrews](https://togithub.com/candrews)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-vision).
    renovate-bot authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    5ae8800 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 2.0.27 (#875)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [2.0.27](v2.0.26...v2.0.27) (2022-04-06)
    
    
    ### Dependencies
    
    * update spring.version to v2.6.6 ([#865](#865)) ([5ae8800](5ae8800))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    4b1c46b View commit details
    Browse the repository at this point in the history
Loading