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.8
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.9
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 1, 2024

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

    ….17 (#155)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@cloudquery/plugin-pb-javascript](https://github.com/cloudquery/plugin-pb-javascript) | dependencies | patch | [`^0.0.16` -> `^0.0.17`](https://renovatebot.com/diffs/npm/@cloudquery%2fplugin-pb-javascript/0.0.16/0.0.17) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-javascript (@&#8203;cloudquery/plugin-pb-javascript)</summary>
    
    ### [`v0.0.17`](https://github.com/cloudquery/plugin-pb-javascript/blob/HEAD/CHANGELOG.md#0017-2024-04-01)
    
    [Compare Source](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.16...v0.0.17)
    
    ##### Bug Fixes
    
    -   **deps:** Update dependency [@&#8203;grpc/grpc-js](https://github.com/grpc/grpc-js) to v1.10.4 ([#&#8203;48](https://github.com/cloudquery/plugin-pb-javascript/issues/48)) ([de6ded9](https://github.com/cloudquery/plugin-pb-javascript/commit/de6ded95b65291735fc3729aba1a5d3437366b02))
    -   **deps:** Update dependency [@&#8203;tsconfig/node16](https://github.com/tsconfig/node16) to v16.1.3 ([#&#8203;49](https://github.com/cloudquery/plugin-pb-javascript/issues/49)) ([5371541](https://github.com/cloudquery/plugin-pb-javascript/commit/5371541871dadaecbae82fdb91bf86172a281f8a))
    -   Generate JavaScript Code from `plugin-pb` ([#&#8203;46](https://github.com/cloudquery/plugin-pb-javascript/issues/46)) ([d189960](https://github.com/cloudquery/plugin-pb-javascript/commit/d189960566558e1c7b3f06e81985ccc35493b0e9))
    
    </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://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMiIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d6994f3 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.1.9 (#156)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.1.9](v0.1.8...v0.1.9) (2024-04-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.17 ([#155](#155)) ([d6994f3](d6994f3))
    
    ---
    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 1, 2024
    Configuration menu
    Copy the full SHA
    81dc4d0 View commit details
    Browse the repository at this point in the history
Loading