Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump the production-dependencies group with 1 update #347

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2023

Bumps the production-dependencies group with 1 update: kubernetes-fluent-client.

Release notes

Sourced from kubernetes-fluent-client's releases.

v1.8.2

1.8.2 (2023-10-27)

Bug Fixes

  • fork quicktype-core temporarily due to Node21 dep bug (#57) (116512c)

v1.8.1

1.8.1 (2023-10-26)

Bug Fixes

  • override browser-or-node until upstream is fixed for Node21 (#55) (38bc6b2)
Commits
  • 116512c fix: fork quicktype-core temporarily due to Node21 dep bug (#57)
  • 38bc6b2 fix: override browser-or-node until upstream is fixed for Node21 (#55)
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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

Bumps the production-dependencies group with 1 update: [kubernetes-fluent-client](https://github.com/defenseunicorns/kubernetes-fluent-client).

- [Release notes](https://github.com/defenseunicorns/kubernetes-fluent-client/releases)
- [Commits](defenseunicorns/kubernetes-fluent-client@v1.8.0...v1.8.2)

---
updated-dependencies:
- dependency-name: kubernetes-fluent-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 27, 2023
@netlify
Copy link

netlify bot commented Oct 27, 2023

Deploy Preview for pepr-docs canceled.

Name Link
🔨 Latest commit f530581
🔍 Latest deploy log https://app.netlify.com/sites/pepr-docs/deploys/653c0a1939761f00075699d2

@socket-security
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
kubernetes-fluent-client 1.8.0...1.8.2 None +2/-1 906 kB pepr-dev

@cmwylie19
Copy link
Contributor

Odd things happening about the Docker build for the controller. We are going to leave this open until we figure out what to do.

Copy link
Contributor

@cmwylie19 cmwylie19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets leave this for now until we resolve the CI bug

Copy link
Contributor

@cmwylie19 cmwylie19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, this is a temporary work around that will allow us to get updates from kubernetes-fluent-client for the time being without breaking ci. Good work!

@cmwylie19 cmwylie19 merged commit 59db11d into main Oct 27, 2023
@cmwylie19 cmwylie19 deleted the dependabot/npm_and_yarn/production-dependencies-58d7d0790a branch October 27, 2023 19:16
cmwylie19 pushed a commit that referenced this pull request Nov 14, 2023
Bumps the production-dependencies group with 1 update:
[kubernetes-fluent-client](https://github.com/defenseunicorns/kubernetes-fluent-client).

<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.8.2</h2>
<h2><a
href="https://github.com/defenseunicorns/kubernetes-fluent-client/compare/v1.8.1...v1.8.2">1.8.2</a>
(2023-10-27)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fork quicktype-core temporarily due to Node21 dep bug (<a
href="https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/issues/57">#57</a>)
(<a
href="https://github.com/defenseunicorns/kubernetes-fluent-client/commit/116512c7ea817fa7de5cf5fc9082b604e43a3b69">116512c</a>)</li>
</ul>
<h2>v1.8.1</h2>
<h2><a
href="https://github.com/defenseunicorns/kubernetes-fluent-client/compare/v1.8.0...v1.8.1">1.8.1</a>
(2023-10-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>override browser-or-node until upstream is fixed for Node21 (<a
href="https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/issues/55">#55</a>)
(<a
href="https://github.com/defenseunicorns/kubernetes-fluent-client/commit/38bc6b28a68d307d7512bc69f0ccce5ed68fd81d">38bc6b2</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/defenseunicorns/kubernetes-fluent-client/commit/116512c7ea817fa7de5cf5fc9082b604e43a3b69"><code>116512c</code></a>
fix: fork quicktype-core temporarily due to Node21 dep bug (<a
href="https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/issues/57">#57</a>)</li>
<li><a
href="https://github.com/defenseunicorns/kubernetes-fluent-client/commit/38bc6b28a68d307d7512bc69f0ccce5ed68fd81d"><code>38bc6b2</code></a>
fix: override browser-or-node until upstream is fixed for Node21 (<a
href="https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/issues/55">#55</a>)</li>
<li>See full diff in <a
href="https://github.com/defenseunicorns/kubernetes-fluent-client/compare/v1.8.0...v1.8.2">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.8.0&new-version=1.8.2)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Barrett LaFrance <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants