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: google-github-actions/get-gke-credentials
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.1
Choose a base ref
...
head repository: google-github-actions/get-gke-credentials
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 18, 2025

  1. security: bump jsonpath-plus from 10.2.0 to 10.3.0 in the npm_and_yar…

    …n group (#327)
    
    Bumps the npm_and_yarn group with 1 update:
    [jsonpath-plus](https://github.com/s3u/JSONPath).
    
    Updates `jsonpath-plus` from 10.2.0 to 10.3.0
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/s3u/JSONPath/releases">jsonpath-plus's
    releases</a>.</em></p>
    <blockquote>
    <h2>v10.3.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>fix(eval): rce using non-string prop names by <a
    href="https://github.com/80avin"><code>@​80avin</code></a> in <a
    href="https://redirect.github.com/JSONPath-Plus/JSONPath/pull/237">JSONPath-Plus/JSONPath#237</a></li>
    <li>feat(demo): make demo link shareable by <a
    href="https://github.com/80avin"><code>@​80avin</code></a> in <a
    href="https://redirect.github.com/JSONPath-Plus/JSONPath/pull/238">JSONPath-Plus/JSONPath#238</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/JSONPath-Plus/JSONPath/compare/v10.2.0...v10.3.0">https://github.com/JSONPath-Plus/JSONPath/compare/v10.2.0...v10.3.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md">jsonpath-plus's
    changelog</a>.</em></p>
    <blockquote>
    <h2>10.3.0</h2>
    <ul>
    <li>fix(eval): rce using non-string prop names (<a
    href="https://redirect.github.com/s3u/JSONPath/issues/237">#237</a>)</li>
    <li>feat(demo): make demo link shareable (<a
    href="https://redirect.github.com/s3u/JSONPath/issues/238">#238</a>)</li>
    <li>chore: update deps. and devDeps.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/JSONPath-Plus/JSONPath/commit/9754e4bfa4c3f0cf0574dcb7ffb575eb7043fca1"><code>9754e4b</code></a>
    chore: bump version</li>
    <li><a
    href="https://github.com/JSONPath-Plus/JSONPath/commit/f690da1a9c55f83ff21498e696607eb14c7c95d8"><code>f690da1</code></a>
    chore: update deps and devDeps</li>
    <li><a
    href="https://github.com/JSONPath-Plus/JSONPath/commit/313a9b48190c3d985b42027c948b002e28bd0331"><code>313a9b4</code></a>
    Merge pull request <a
    href="https://redirect.github.com/s3u/JSONPath/issues/238">#238</a> from
    80avin/shareable-demo</li>
    <li><a
    href="https://github.com/JSONPath-Plus/JSONPath/commit/39a0d03cb690475902917bad560b5104524c182d"><code>39a0d03</code></a>
    Merge pull request <a
    href="https://redirect.github.com/s3u/JSONPath/issues/237">#237</a> from
    80avin/fix-10.2.0-rce</li>
    <li><a
    href="https://github.com/JSONPath-Plus/JSONPath/commit/1c532fc09a5461b9a2055a383f87c95ddf62c32f"><code>1c532fc</code></a>
    feat(demo): make demo link shareable</li>
    <li><a
    href="https://github.com/JSONPath-Plus/JSONPath/commit/30942896d27cb8a806b965a5ca9ef9f686be24ee"><code>3094289</code></a>
    fix(eval): rce using non-string prop names</li>
    <li>See full diff in <a
    href="https://github.com/s3u/JSONPath/compare/v10.2.0...v10.3.0">compare
    view</a></li>
    </ul>
    </details>
    <details>
    <summary>Maintainer changes</summary>
    <p>This version was pushed to npm by <a
    href="https://www.npmjs.com/~80avin">80avin</a>, a new releaser for
    jsonpath-plus since your current version.</p>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jsonpath-plus&package-manager=npm_and_yarn&previous-version=10.2.0&new-version=10.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    You can trigger a rebase of this PR by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore <dependency name> major version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's major version (unless you unignore this specific
    dependency's major version or upgrade to it yourself)
    - `@dependabot ignore <dependency name> minor version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's minor version (unless you unignore this specific
    dependency's minor version or upgrade to it yourself)
    - `@dependabot ignore <dependency name>` will close this group update PR
    and stop Dependabot creating any more for the specific dependency
    (unless you unignore this specific dependency or upgrade to it yourself)
    - `@dependabot unignore <dependency name>` will remove all of the ignore
    conditions of the specified dependency
    - `@dependabot unignore <dependency name> <ignore condition>` will
    remove the ignore condition of the specified dependency and ignore
    conditions
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/google-github-actions/get-gke-credentials/network/alerts).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    Luap99 Paul Holzinger
    Copy the full SHA
    67b31da View commit details

Commits on Feb 26, 2025

  1. Update deps (#329)

    sethvargo authored Feb 26, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    Luap99 Paul Holzinger
    Copy the full SHA
    5f781aa View commit details
  2. Release: v2.3.2 (#330)

    ## What's Changed
    * security: bump jsonpath-plus from 10.2.0 to 10.3.0 in the npm_and_yarn
    group by @dependabot in
    #327
    * Update deps by @sethvargo in
    #329
    
    
    **Full Changelog**:
    v2.3.1...v2.3.2
    google-github-actions-bot authored Feb 26, 2025
    Copy the full SHA
    d08c149 View commit details
Showing with 342 additions and 149 deletions.
  1. +1 −1 dist/index.js
  2. +331 −138 package-lock.json
  3. +10 −10 package.json
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

Loading