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

Commits on Apr 3, 2024

  1. chore: Create CODEOWNERS

    erezrokah authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    066d4f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. fix(deps): Update dependency @cloudquery/plugin-pb-javascript to ^0.0…

    ….18 (#157)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@cloudquery/plugin-pb-javascript](https://togithub.com/cloudquery/plugin-pb-javascript) | dependencies | patch | [`^0.0.17` -> `^0.0.18`](https://renovatebot.com/diffs/npm/@cloudquery%2fplugin-pb-javascript/0.0.17/0.0.18) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-javascript (@&#8203;cloudquery/plugin-pb-javascript)</summary>
    
    ### [`v0.0.18`](https://togithub.com/cloudquery/plugin-pb-javascript/blob/HEAD/CHANGELOG.md#0018-2024-04-11)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-javascript/compare/v0.0.17...v0.0.18)
    
    ##### Bug Fixes
    
    -   **deps:** Bump protobufjs from 7.2.4 to 7.2.6 ([#&#8203;53](https://togithub.com/cloudquery/plugin-pb-javascript/issues/53)) ([e411396](https://togithub.com/cloudquery/plugin-pb-javascript/commit/e4113961835691b4aa289893600c48bbcf3510aa))
    -   **deps:** Update dependency [@&#8203;grpc/grpc-js](https://togithub.com/grpc/grpc-js) to v1.10.6 ([#&#8203;50](https://togithub.com/cloudquery/plugin-pb-javascript/issues/50)) ([5551773](https://togithub.com/cloudquery/plugin-pb-javascript/commit/55517731671f01e444f544c460f5e3597101e10c))
    
    </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 [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d5a90b4 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.1.10 (#158)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.1.10](v0.1.9...v0.1.10) (2024-04-11)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.18 ([#157](#157)) ([d5a90b4](d5a90b4))
    
    ---
    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 Apr 11, 2024
    Configuration menu
    Copy the full SHA
    bbcccbc View commit details
    Browse the repository at this point in the history
Loading