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-pb-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.28
Choose a base ref
...
head repository: cloudquery/plugin-pb-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.29
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Dec 1, 2024

  1. fix(deps): Update dependency typescript to v5.7.2 (#83)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/microsoft/TypeScript)) | devDependencies | minor | [`5.6.3` -> `5.7.2`](https://renovatebot.com/diffs/npm/typescript/5.6.3/5.7.2) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>microsoft/TypeScript (typescript)</summary>
    
    ### [`v5.7.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.7.2): TypeScript 5.7
    
    [Compare Source](https://togithub.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2)
    
    For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/).
    
    -   [fixed issues query for Typescript 5.7.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+).
    -   [fixed issues query for Typescript 5.7.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+).
    -   [fixed issues query for Typescript 5.7.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+).
    
    Downloads are available on:
    
    -   [npm](https://www.npmjs.com/package/typescript)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    34c11bc View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. chore(main): Release v0.0.29 (#84)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.29](v0.0.28...v0.0.29) (2024-12-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency typescript to v5.7.2 ([#83](#83)) ([34c11bc](34c11bc))
    
    ---
    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 Dec 2, 2024
    Configuration menu
    Copy the full SHA
    7b2d490 View commit details
    Browse the repository at this point in the history
Loading