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: imranismail/setup-kustomize
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2
Choose a base ref
...
head repository: imranismail/setup-kustomize
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 5 commits
  • 8 files changed
  • 4 contributors

Commits on Feb 26, 2024

  1. Bump undici from 5.26.5 to 5.28.3 (#297)

    Bumps [undici](https://github.com/nodejs/undici) from 5.26.5 to 5.28.3.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.26.5...v5.28.3)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0acfe2f View commit details
    Browse the repository at this point in the history
  2. Bump semver and @types/semver (#298)

    Bumps [semver](https://github.com/npm/node-semver) and [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver). These dependencies needed to be updated together.
    
    Updates `semver` from 7.5.4 to 7.6.0
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.5.4...v7.6.0)
    
    Updates `@types/semver` from 7.5.4 to 7.5.8
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/semver"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    778b6fc View commit details
    Browse the repository at this point in the history
  3. Bump the npm_and_yarn group group with 1 update (#300)

    Bumps the npm_and_yarn group group with 1 update: [tsconfig-paths](https://github.com/dividab/tsconfig-paths).
    
    
    Updates `tsconfig-paths` from 3.14.2 to 3.15.0
    - [Changelog](https://github.com/dividab/tsconfig-paths/blob/v3.15.0/CHANGELOG.md)
    - [Commits](jonaskello/tsconfig-paths@v3.14.2...v3.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsconfig-paths
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f6959cf View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update README.md

    imranismail authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    049197a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. Use Node 24 (#329)

    * Use Node 24
    
    * fix: update package lock with node v24
    
    ---------
    
    Co-authored-by: imranismail <[email protected]>
    mattcontinisio and imranismail authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    53f941b View commit details
    Browse the repository at this point in the history
Loading