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: cloudquery/plugin-sdk-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 95849d7
Choose a base ref
...
head repository: cloudquery/plugin-sdk-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b5cee0f
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 11, 2024

  1. chore: Switch to googleapis/release-please-action (#244)

    Part of cloudquery/cloudquery-issues#1985 (internal issue).
    `google-github-actions/release-please-action` was archived and moved to `googleapis/release-please-action`
    erezrokah authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    897d75d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fix(deps): Update dependency io.cloudquery:plugin-pb-java to v0.0.20 (#…

    …245)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | io.cloudquery:plugin-pb-java | dependencies | patch | `0.0.19` -> `0.0.20` |
    
    ---
    
    ### 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 [Renovate Bot](https://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e851ef8 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.0.31 (#246)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.31](v0.0.30...v0.0.31) (2024-07-17)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.20 ([#245](#245)) ([e851ef8](e851ef8))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    cq-bot authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b5cee0f View commit details
    Browse the repository at this point in the history
Loading