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: defenseunicorns/pepr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.1
Choose a base ref
...
head repository: defenseunicorns/pepr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.2
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Dec 15, 2023

  1. chore: bump actions/upload-artifact from 3.1.3 to 4.0.0 (#442)

    Bumps
    [actions/upload-artifact](https://github.com/actions/upload-artifact)
    from 3.1.3 to 4.0.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/actions/upload-artifact/releases">actions/upload-artifact's
    releases</a>.</em></p>
    <blockquote>
    <h2>v4.0.0</h2>
    <h2>What's Changed</h2>
    <p>The release of upload-artifact@v4 and download-artifact@v4 are major
    changes to the backend architecture of Artifacts. They have numerous
    performance and behavioral improvements.</p>
    <p>For more information, see the <a
    href="https://github.com/actions/toolkit/tree/main/packages/artifact"><code>@​actions/artifact</code></a>
    documentation.</p>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/vmjoseph"><code>@​vmjoseph</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/actions/upload-artifact/pull/464">actions/upload-artifact#464</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/actions/upload-artifact/compare/v3...v4.0.0">https://github.com/actions/upload-artifact/compare/v3...v4.0.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/actions/upload-artifact/commit/c7d193f32edcb7bfad88892161225aeda64e9392"><code>c7d193f</code></a>
    Merge pull request <a
    href="https://redirect.github.com/actions/upload-artifact/issues/466">#466</a>
    from actions/v4-beta</li>
    <li><a
    href="https://github.com/actions/upload-artifact/commit/13131bb095770b4070a7477c3cd2d96e1c16d9f4"><code>13131bb</code></a>
    licensed cache</li>
    <li><a
    href="https://github.com/actions/upload-artifact/commit/4a6c273b9834f66a1d05c170dc3f80f9cdb9def1"><code>4a6c273</code></a>
    Merge branch 'main' into v4-beta</li>
    <li><a
    href="https://github.com/actions/upload-artifact/commit/f391bb91a3d3118aeca171c365bb319ece276b37"><code>f391bb9</code></a>
    Merge pull request <a
    href="https://redirect.github.com/actions/upload-artifact/issues/465">#465</a>
    from actions/robherley/v4-documentation</li>
    <li><a
    href="https://github.com/actions/upload-artifact/commit/9653d03c4b74c32144e02dae644fea70e079d4b3"><code>9653d03</code></a>
    Apply suggestions from code review</li>
    <li><a
    href="https://github.com/actions/upload-artifact/commit/875b63076402f25ef9d52c294c86ba4f97810575"><code>875b630</code></a>
    add limitations section</li>
    <li><a
    href="https://github.com/actions/upload-artifact/commit/ecb21463e93740a6be75c3116242169bfdbcb15a"><code>ecb2146</code></a>
    add compression example</li>
    <li><a
    href="https://github.com/actions/upload-artifact/commit/5e7604f84a055838f64ed68bb9904751523081ae"><code>5e7604f</code></a>
    trim some repeated info</li>
    <li><a
    href="https://github.com/actions/upload-artifact/commit/d6437d07581fe318a364512e6cf6b1dca6b4f92c"><code>d6437d0</code></a>
    naming</li>
    <li><a
    href="https://github.com/actions/upload-artifact/commit/1b561557037b4957d7d184e9aac02bec86c771eb"><code>1b56155</code></a>
    s/v4-beta/v4/g</li>
    <li>Additional commits viewable in <a
    href="https://github.com/actions/upload-artifact/compare/a8a3f3ad30e3422c9c7b888a15615d19a852ae32...c7d193f32edcb7bfad88892161225aeda64e9392">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/upload-artifact&package-manager=github_actions&previous-version=3.1.3&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually 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 this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 15, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    5e7af3a View commit details

Commits on Dec 18, 2023

  1. chore: bump the prom-client version (#443)

    Bumps the production-dependencies group with 1 update:
    [prom-client](https://github.com/siimon/prom-client).
    
    Updates `prom-client` from 15.0.0 to 15.1.0
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/siimon/prom-client/releases">prom-client's
    releases</a>.</em></p>
    <blockquote>
    <h2>v15.1.0</h2>
    <h2>Changed</h2>
    <ul>
    <li>remove unnecessary loop from <code>osMemoryHeapLinux</code></li>
    <li>Improve performance of <code>hashObject</code> by using pre-sorted
    array of label names</li>
    <li>Fix type of <code>collectDefaultMetrics.metricsList</code></li>
    </ul>
    <h2>Added</h2>
    <ul>
    <li>Allow Pushgateway to now require job names for compatibility with
    Gravel Gateway.</li>
    <li>Allow <code>histogram.startTime()</code> to be used with
    exemplars.</li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a
    href="https://github.com/Connormiha"><code>@​Connormiha</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/siimon/prom-client/pull/592">siimon/prom-client#592</a></li>
    <li><a href="https://github.com/yosiat"><code>@​yosiat</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/siimon/prom-client/pull/596">siimon/prom-client#596</a></li>
    <li><a
    href="https://github.com/geofholbrook"><code>@​geofholbrook</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/siimon/prom-client/pull/597">siimon/prom-client#597</a></li>
    <li><a href="https://github.com/Pigrabbit"><code>@​Pigrabbit</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/siimon/prom-client/pull/593">siimon/prom-client#593</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/siimon/prom-client/compare/v15.0.0...v15.1.0">https://github.com/siimon/prom-client/compare/v15.0.0...v15.1.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/siimon/prom-client/blob/master/CHANGELOG.md">prom-client's
    changelog</a>.</em></p>
    <blockquote>
    <h2>[15.1.0] - 2023-12-15</h2>
    <h3>Changed</h3>
    <ul>
    <li>remove unnecessary loop from <code>osMemoryHeapLinux</code></li>
    <li>Improve performance of <code>hashObject</code> by using pre-sorted
    array of label names</li>
    <li>Fix type of <code>collectDefaultMetrics.metricsList</code></li>
    </ul>
    <h3>Added</h3>
    <ul>
    <li>Allow Pushgateway to now require job names for compatibility with
    Gravel Gateway.</li>
    <li>Allow <code>histogram.startTime()</code> to be used with
    exemplars.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/siimon/prom-client/commit/5adf350c170111f2b285c21e545543a70399c74b"><code>5adf350</code></a>
    15.1.0</li>
    <li><a
    href="https://github.com/siimon/prom-client/commit/16b0292359e07819d675ae98b61a8ac92ff3e343"><code>16b0292</code></a>
    chore: update changelog for release</li>
    <li><a
    href="https://github.com/siimon/prom-client/commit/17f49db5917d431b91dfbf24b6f8b1b408a6a29f"><code>17f49db</code></a>
    chore: run CI on Node 21 (<a
    href="https://redirect.github.com/siimon/prom-client/issues/602">#602</a>)</li>
    <li><a
    href="https://github.com/siimon/prom-client/commit/50d49a662d90d3b2b28ed84d59dfc661485108c9"><code>50d49a6</code></a>
    chore: upgrade prettier to v3 (<a
    href="https://redirect.github.com/siimon/prom-client/issues/601">#601</a>)</li>
    <li><a
    href="https://github.com/siimon/prom-client/commit/1bc99bd542e0f9443c8e4dc0eebb8797a1e0d507"><code>1bc99bd</code></a>
    feat: update type declarations</li>
    <li><a
    href="https://github.com/siimon/prom-client/commit/0a77ca1cf7e7a79c843b22adf7c82563ddf462a3"><code>0a77ca1</code></a>
    feat: implement startTimerWithExemplar</li>
    <li><a
    href="https://github.com/siimon/prom-client/commit/15767e36fa90f8a3a81c69c2cb3c5a697067ab69"><code>15767e3</code></a>
    test: add failing test case</li>
    <li><a
    href="https://github.com/siimon/prom-client/commit/c171309a34fef706f4d023734d59671da12b338f"><code>c171309</code></a>
    src: fix type of collectDefaultMetrics.metricsList</li>
    <li><a
    href="https://github.com/siimon/prom-client/commit/2ffd316444e08b16517e8172e76e93c0a52c63de"><code>2ffd316</code></a>
    pushgateway: adds configuration for omitting job name (for gravel
    gateway com...</li>
    <li><a
    href="https://github.com/siimon/prom-client/commit/efdb2834114328cdd55378357051710e6270d44a"><code>efdb283</code></a>
    Improve performance of <code>hashObject</code> (<a
    href="https://redirect.github.com/siimon/prom-client/issues/594">#594</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/siimon/prom-client/compare/v15.0.0...v15.1.0">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prom-client&package-manager=npm_and_yarn&previous-version=15.0.0&new-version=15.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually 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
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 18, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    bb0987e View commit details
  2. chore: bump actions/setup-node from 4.0.0 to 4.0.1 (#446)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from
    4.0.0 to 4.0.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/actions/setup-node/releases">actions/setup-node's
    releases</a>.</em></p>
    <blockquote>
    <h2>v4.0.1</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Ignore engines in Yarn 1 e2e-cache tests by <a
    href="https://github.com/trivikr"><code>@​trivikr</code></a> in <a
    href="https://redirect.github.com/actions/setup-node/pull/882">actions/setup-node#882</a></li>
    <li>Update setup-node references in the README.md file to setup-node@v4
    by <a href="https://github.com/jwetzell"><code>@​jwetzell</code></a> in
    <a
    href="https://redirect.github.com/actions/setup-node/pull/884">actions/setup-node#884</a></li>
    <li>Update reusable workflows to use Node.js v20 by <a
    href="https://github.com/MaksimZhukov"><code>@​MaksimZhukov</code></a>
    in <a
    href="https://redirect.github.com/actions/setup-node/pull/889">actions/setup-node#889</a></li>
    <li>Add fix for cache to resolve slow post action step by <a
    href="https://github.com/aparnajyothi-y"><code>@​aparnajyothi-y</code></a>
    in <a
    href="https://redirect.github.com/actions/setup-node/pull/917">actions/setup-node#917</a></li>
    <li>Fix README.md by <a
    href="https://github.com/takayamaki"><code>@​takayamaki</code></a> in <a
    href="https://redirect.github.com/actions/setup-node/pull/898">actions/setup-node#898</a></li>
    <li>Add <code>package.json</code> to <code>node-version-file</code> list
    of examples. by <a
    href="https://github.com/TWiStErRob"><code>@​TWiStErRob</code></a> in <a
    href="https://redirect.github.com/actions/setup-node/pull/879">actions/setup-node#879</a></li>
    <li>Fix node-version-file interprets entire package.json as a version by
    <a
    href="https://github.com/NullVoxPopuli"><code>@​NullVoxPopuli</code></a>
    in <a
    href="https://redirect.github.com/actions/setup-node/pull/865">actions/setup-node#865</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/trivikr"><code>@​trivikr</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/actions/setup-node/pull/882">actions/setup-node#882</a></li>
    <li><a href="https://github.com/jwetzell"><code>@​jwetzell</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/actions/setup-node/pull/884">actions/setup-node#884</a></li>
    <li><a
    href="https://github.com/aparnajyothi-y"><code>@​aparnajyothi-y</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/actions/setup-node/pull/917">actions/setup-node#917</a></li>
    <li><a
    href="https://github.com/takayamaki"><code>@​takayamaki</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/actions/setup-node/pull/898">actions/setup-node#898</a></li>
    <li><a
    href="https://github.com/TWiStErRob"><code>@​TWiStErRob</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/actions/setup-node/pull/879">actions/setup-node#879</a></li>
    <li><a
    href="https://github.com/NullVoxPopuli"><code>@​NullVoxPopuli</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/actions/setup-node/pull/865">actions/setup-node#865</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/actions/setup-node/compare/v4...v4.0.1">https://github.com/actions/setup-node/compare/v4...v4.0.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/actions/setup-node/commit/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8"><code>b39b52d</code></a>
    Fix node-version-file interprets entire package.json as a version (<a
    href="https://redirect.github.com/actions/setup-node/issues/865">#865</a>)</li>
    <li><a
    href="https://github.com/actions/setup-node/commit/72476173717e9fa92b08abe87e9c9dc3a42dc0c8"><code>7247617</code></a>
    Add <code>package.json</code> to <code>node-version-file</code> list of
    examples. (<a
    href="https://redirect.github.com/actions/setup-node/issues/879">#879</a>)</li>
    <li><a
    href="https://github.com/actions/setup-node/commit/f3ec4ca66feedca88150c6d39d92449ce4ca063b"><code>f3ec4ca</code></a>
    Fix README.md (<a
    href="https://redirect.github.com/actions/setup-node/issues/898">#898</a>)</li>
    <li><a
    href="https://github.com/actions/setup-node/commit/ec97f37504b0cca1fbc763cc0575585d10020c22"><code>ec97f37</code></a>
    Add fix for cache (<a
    href="https://redirect.github.com/actions/setup-node/issues/917">#917</a>)</li>
    <li><a
    href="https://github.com/actions/setup-node/commit/5ef044f9d09786428e6e895be6be17937becee3a"><code>5ef044f</code></a>
    Update reusable workflows to use Node.js v20 (<a
    href="https://redirect.github.com/actions/setup-node/issues/889">#889</a>)</li>
    <li><a
    href="https://github.com/actions/setup-node/commit/c45882a6eaaa69d42dbf1b6c7e3ae5dbb81e1f29"><code>c45882a</code></a>
    update to setup-node@v4 in docs (<a
    href="https://redirect.github.com/actions/setup-node/issues/884">#884</a>)</li>
    <li><a
    href="https://github.com/actions/setup-node/commit/ee36e8b5c0fdd6014a0398aed18ce9876360bd63"><code>ee36e8b</code></a>
    Ignore engines check in Yarn 1 e2e-cache tests (<a
    href="https://redirect.github.com/actions/setup-node/issues/882">#882</a>)</li>
    <li>See full diff in <a
    href="https://github.com/actions/setup-node/compare/8f152de45cc393bb48ce5d89d36b731f54556e65...b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-node&package-manager=github_actions&previous-version=4.0.0&new-version=4.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually 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 this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 18, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6430438 View commit details

Commits on Dec 21, 2023

  1. chore: bump the production-dependencies group with 1 update (#448)

    Bumps the production-dependencies group with 1 update:
    [kubernetes-fluent-client](https://github.com/defenseunicorns/kubernetes-fluent-client).
    
    Updates `kubernetes-fluent-client` from 1.9.0 to 1.10.0
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/defenseunicorns/kubernetes-fluent-client/releases">kubernetes-fluent-client's
    releases</a>.</em></p>
    <blockquote>
    <h2>v1.10.0</h2>
    <h1><a
    href="https://github.com/defenseunicorns/kubernetes-fluent-client/compare/v1.9.0...v1.10.0">1.10.0</a>
    (2023-12-21)</h1>
    <h3>Features</h3>
    <ul>
    <li>add <code>K8s().Raw()</code> function for arbitrary wrapped API
    calls (<a
    href="https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/issues/110">#110</a>)
    (<a
    href="https://github.com/defenseunicorns/kubernetes-fluent-client/commit/cb4d9ba51ca7bd61ed4023894a6421e609b3c170">cb4d9ba</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/defenseunicorns/kubernetes-fluent-client/commit/cb4d9ba51ca7bd61ed4023894a6421e609b3c170"><code>cb4d9ba</code></a>
    feat: add <code>K8s().Raw()</code> function for arbitrary wrapped API
    calls (<a
    href="https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/issues/110">#110</a>)</li>
    <li><a
    href="https://github.com/defenseunicorns/kubernetes-fluent-client/commit/bdffa2f0e52a8aabd219c7c6ecc0a3242db79069"><code>bdffa2f</code></a>
    build(deps-dev): bump the development-dependencies group with 7 updates
    (<a
    href="https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/issues/108">#108</a>)</li>
    <li><a
    href="https://github.com/defenseunicorns/kubernetes-fluent-client/commit/dbbbc84c10b021631e54b10e39de3f71daf3ade3"><code>dbbbc84</code></a>
    build(deps): bump the production-dependencies group with 1 update (<a
    href="https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/issues/99">#99</a>)</li>
    <li><a
    href="https://github.com/defenseunicorns/kubernetes-fluent-client/commit/ff77a62fae630df36dc6771931c7d3802576d1b6"><code>ff77a62</code></a>
    build(deps): bump actions/dependency-review-action from 3.1.3 to 3.1.4
    (<a
    href="https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/issues/95">#95</a>)</li>
    <li>See full diff in <a
    href="https://github.com/defenseunicorns/kubernetes-fluent-client/compare/v1.9.0...v1.10.0">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=kubernetes-fluent-client&package-manager=npm_and_yarn&previous-version=1.9.0&new-version=1.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually 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
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 21, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7d8a2e9 View commit details
  2. chore: bump the development-dependencies group with 1 update (#447)

    Bumps the development-dependencies group with 1 update:
    [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint).
    
    Updates `@types/eslint` from 8.44.9 to 8.56.0
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a
    href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/eslint&package-manager=npm_and_yarn&previous-version=8.44.9&new-version=8.56.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually 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
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 21, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    62dbfb0 View commit details
  3. chore: update peer deps (not updated by dependabot) (#449)

    Co-authored-by: Case Wylie <cmwylie19@defenseunicorns.com>
    jeff-mccoy and cmwylie19 authored Dec 21, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e87c0aa View commit details
Showing with 440 additions and 401 deletions.
  1. +1 −1 .github/workflows/commitlint.yml
  2. +3 −3 .github/workflows/node.js.yml
  3. +1 −1 .github/workflows/release.yml
  4. +1 −1 .github/workflows/scorecard.yml
  5. +424 −385 package-lock.json
  6. +10 −10 package.json
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: Setup Node.js
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1

- name: Install commitlint
run: npm install --save-dev @commitlint/{config-conventional,cli}
6 changes: 3 additions & 3 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Use Node.js latest
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
with:
node-version: latest
cache: "npm"
@@ -30,7 +30,7 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
with:
node-version: ${{ matrix.node-version }}
cache: "npm"
@@ -43,7 +43,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Use Node.js latest
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
with:
node-version: latest
cache: "npm"
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ jobs:
- uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0

- name: Use Node.js 18
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
with:
node-version: 18
registry-url: "https://registry.npmjs.org"
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@ jobs:
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
# format to the repository Actions tab.
- name: "Upload artifact"
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0
with:
name: SARIF file
path: results.sarif
Loading