Skip to content
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: GoogleCloudPlatform/java-repo-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.20
Choose a base ref
...
head repository: GoogleCloudPlatform/java-repo-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.21
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 25, 2020

  1. post release (#197)

    lesv authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    06c5d6a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    128a309 View commit details
    Browse the repository at this point in the history
  2. Update pmdVersion to v6.28.0 (#198)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [net.sourceforge.pmd:pmd-java8](net/sourceforge/pmd/pmd-java8) | minor | `6.27.0` -> `6.28.0` |
    | [net.sourceforge.pmd:pmd-java](net/sourceforge/pmd/pmd-java) | minor | `6.27.0` -> `6.28.0` |
    | [net.sourceforge.pmd:pmd-core](net/sourceforge/pmd/pmd-core) | minor | `6.27.0` -> `6.28.0` |
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-repo-tools).
    renovate-bot authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    90a0e8a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    9b16609 View commit details
    Browse the repository at this point in the history
  2. Suppress AbbreviationAsWordInName for tests (#202)

    * Create a test that triggers things
    * add a suppression rule that stops it. Fixes #201
    lesv authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    04eb266 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d40673 View commit details
    Browse the repository at this point in the history
Loading