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: dataform-co/dataform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.39
Choose a base ref
...
head repository: dataform-co/dataform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.41
Choose a head ref
  • 10 commits
  • 7 files changed
  • 6 contributors

Commits on Jan 2, 2026

  1. Configuration menu
    Copy the full SHA
    ee5b5d1 View commit details
    Browse the repository at this point in the history
  2. Update the npm package version (#2058)

    Co-authored-by: Nick Nalivaika <ikolina@google.com>
    dataform-team and kolina authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    242c876 View commit details
    Browse the repository at this point in the history
  3. Bump jws from 4.0.0 to 4.0.1 (#2050)

    Bumps [jws](https://github.com/brianloveswords/node-jws) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/brianloveswords/node-jws/releases)
    - [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md)
    - [Commits](auth0/node-jws@v4.0.0...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: jws
      dependency-version: 4.0.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nick Nalivaika <ikolina@google.com>
    dependabot[bot] and kolina authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    63c193e View commit details
    Browse the repository at this point in the history
  4. Bump glob from 10.3.3 to 10.5.0 (#2046)

    Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.3 to 10.5.0.
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v10.3.3...v10.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-version: 10.5.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nick Nalivaika <ikolina@google.com>
    dependabot[bot] and kolina authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    a26b575 View commit details
    Browse the repository at this point in the history
  5. Bump js-yaml from 4.1.0 to 4.1.1 (#2045)

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@4.1.0...4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 4.1.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nick Nalivaika <ikolina@google.com>
    dependabot[bot] and kolina authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    581de37 View commit details
    Browse the repository at this point in the history
  6. Bump js-yaml from 3.13.1 to 4.1.1 (#2060)

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.1 to 4.1.1.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.13.1...4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 4.1.1
      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 Jan 2, 2026
    Configuration menu
    Copy the full SHA
    9c7abbb View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. feat: add support for service account impersonation (#2001)

    * feat: add support for service account impersonation
    
    * chore: using flexible patch version
    ashish10alex authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    c7441bf View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

  1. Configuration menu
    Copy the full SHA
    18a3f7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7917e9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85c09b3 View commit details
    Browse the repository at this point in the history
Loading