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 across 1 directory with 2 updates #1771

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2025

Bumps the production-dependencies group with 2 updates in the / directory: kubernetes-fluent-client and sigstore.

Updates kubernetes-fluent-client from 3.3.8 to 3.4.0

Release notes

Sourced from kubernetes-fluent-client's releases.

v3.4.0

3.4.0 (2025-02-05)

Features

Commits
  • 90638e2 feat: expose watcher class types (#555)
  • 517c365 chore(deps-dev): bump the development-dependencies group with 2 updates (#554)
  • c7b11d0 chore(deps-dev): bump the development-dependencies group with 2 updates (#552)
  • efd691f chore(deps): bump github/codeql-action from 3.28.6 to 3.28.8 (#551)
  • 3d817ef chore: remove nock (#550)
  • d075dbc chore(deps-dev): bump the development-dependencies group across 1 directory w...
  • a94d147 chore(deps): bump github/codeql-action from 3.28.5 to 3.28.6 (#549)
  • a5a908c chore(deps): bump github/codeql-action from 3.28.4 to 3.28.5 (#546)
  • b03aa5b chore(deps): bump actions/setup-node from 4.1.0 to 4.2.0 (#547)
  • 1a81746 chore(deps-dev): bump lint-staged from 15.4.1 to 15.4.2 in the development-de...
  • Additional commits viewable in compare view

Updates sigstore from 3.0.0 to 3.1.0

Release notes

Sourced from sigstore's releases.

[email protected]

Minor Changes

  • 74cc6c5: Bump @​sigstore/protobuf-specs from 0.3.2 to 0.4.0

Patch Changes

  • Updated dependencies [c9abfaa]
  • Updated dependencies [74cc6c5]
    • @​sigstore/tuf@​3.1.0
    • @​sigstore/bundle@​3.1.0
    • @​sigstore/verify@​2.1.0
    • @​sigstore/sign@​3.1.0
Commits

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

… 2 updates

Bumps the production-dependencies group with 2 updates in the / directory: [kubernetes-fluent-client](https://github.com/defenseunicorns/kubernetes-fluent-client) and [sigstore](https://github.com/sigstore/sigstore-js).


Updates `kubernetes-fluent-client` from 3.3.8 to 3.4.0
- [Release notes](https://github.com/defenseunicorns/kubernetes-fluent-client/releases)
- [Commits](defenseunicorns/kubernetes-fluent-client@v3.3.8...v3.4.0)

Updates `sigstore` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/sigstore/sigstore-js/releases)
- [Commits](https://github.com/sigstore/sigstore-js/compare/[email protected]@3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 5, 2025 20:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 5, 2025
Copy link

socket-security bot commented Feb 5, 2025

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

Package New capabilities Transitives Size Publisher
npm/[email protected] 🔁 npm/[email protected] Transitive: environment, filesystem, network +64 7.59 MB bdehamer

View full report↗︎

package.json Show resolved Hide resolved
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.

CVE in sigstore

@samayer12 samayer12 added the ON-HOLD Needs investigation label Feb 6, 2025
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.11%. Comparing base (a71832b) to head (dffa2b3).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1771   +/-   ##
=======================================
  Coverage   82.11%   82.11%           
=======================================
  Files          52       52           
  Lines        2214     2214           
  Branches      436      470   +34     
=======================================
  Hits         1818     1818           
+ Misses        394      367   -27     
- Partials        2       29   +27     

see 7 files with indirect coverage changes

@samayer12 samayer12 removed the ON-HOLD Needs investigation label Feb 7, 2025
@samayer12 samayer12 added this pull request to the merge queue Feb 7, 2025
Merged via the queue into main with commit 7cc69ea Feb 7, 2025
48 checks passed
@samayer12 samayer12 deleted the dependabot/npm_and_yarn/production-dependencies-237afb2286 branch February 7, 2025 17:42
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
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants