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.39
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.40
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 2, 2026

  1. chore: Remove NODE_AUTH_TOKEN from publish workflow (#127)

    Removed NODE_AUTH_TOKEN environment variable from npm publish step.
    
    I've set up trusted publishing so no need for the token.
    
    See https://docs.npmjs.com/trusted-publishers#step-1-add-a-trusted-publisher-on-npmjscom.
    
    Ended up doing this since got a notification our token expired
    erezrokah authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    69ecdb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. chore(deps-dev): Bump tar from 7.5.2 to 7.5.9 (#128)

    Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.2 to 7.5.9.
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v7.5.2...v7.5.9)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-version: 7.5.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    ba7b9b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7071c0 View commit details
    Browse the repository at this point in the history
Loading