Skip to content
This repository was archived by the owner on Sep 27, 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-dlp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.6
Choose a base ref
...
head repository: googleapis/java-dlp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.7
Choose a head ref
  • 4 commits
  • 11 files changed
  • 3 contributors

Commits on Aug 4, 2022

  1. chore(main): release 3.6.7-SNAPSHOT (#957)

    🤖 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 Aug 4, 2022
    Configuration menu
    Copy the full SHA
    14b8e4e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. chore(deps): update dependency com.google.cloud:google-cloud-dlp to v…

    …3.6.6 (#958)
    
    [![Mend 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-dlp](https://togithub.com/googleapis/java-dlp) | `3.6.5` -> `3.6.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dlp/3.6.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dlp/3.6.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dlp/3.6.6/compatibility-slim/3.6.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dlp/3.6.6/confidence-slim/3.6.5)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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**: 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. ⚠ **Warning**: custom changes will be lost.
    
    ---
    
    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/dashboard#github/googleapis/java-dlp).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE0My4xIn0=-->
    renovate-bot authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    aa862e2 View commit details
    Browse the repository at this point in the history
  2. docs(owlbot-java): explaining why not using formatter in pom.xml (#15…

    …11) (#945)
    
    Fixes #1502
    Source-Link: googleapis/synthtool@26ea255
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:7a9a7eb50ca2af5bfffab3abd2f38d408735c990a74bacf9b7fde2af0a086a0b
    gcf-owl-bot[bot] authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    ab8d91f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. chore(main): release 3.6.7 (#959)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.6.7](v3.6.6...v3.6.7) (2022-08-05)
    
    
    ### Documentation
    
    * **owlbot-java:** explaining why not using formatter in pom.xml ([#1511](https://github.com/googleapis/java-dlp/issues/1511)) ([#945](#945)) ([ab8d91f](ab8d91f)), closes [#1502](https://github.com/googleapis/java-dlp/issues/1502)
    
    ---
    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 Aug 9, 2022
    Configuration menu
    Copy the full SHA
    ae2d091 View commit details
    Browse the repository at this point in the history
Loading