Skip to content

dep updates - #9420

Merged
owlstronaut merged 9 commits into
latestfrom
deps-updates
May 27, 2026
Merged

dep updates#9420
owlstronaut merged 9 commits into
latestfrom
deps-updates

Conversation

@owlstronaut

Copy link
Copy Markdown
  • deps: make-fetch-happen@15.0.6
  • deps: semver@7.8.1
  • deps: @npmcli/agent@4.0.2
  • deps: @sigstore/core@3.2.1
  • deps: @sigstore/verify@3.1.1
  • deps: lru-cache@11.5.1
  • deps: sigstore@4.1.1
  • deps: undici@6.26.0
  • chore: dev dependency updates

@owlstronaut
owlstronaut requested review from a team as code ownersMay 27, 2026 19:04
@owlstronautowlstronaut changed the title dep updastesdep updatesMay 27, 2026
@owlstronaut
owlstronaut merged commit da63c79 into latestMay 27, 2026
23 checks passed
@owlstronaut
owlstronaut deleted the deps-updates branch May 27, 2026 19:40
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Backport to release/v11 failed.

This usually means the cherry-pick had conflicts. Please create a manual backport:

git fetch origin release/v11
git checkout -b backport/v11/9420 origin/release/v11
git cherry-pick -x da63c79be758fd9d3faa9f5edf962219c805c579~9..da63c79be758fd9d3faa9f5edf962219c805c579
# resolve any conflicts, then:
git push origin backport/v11/9420
Error details
Command failed: git cherry-pick -x da63c79be758fd9d3faa9f5edf962219c805c579~9..da63c79be758fd9d3faa9f5edf962219c805c579
error: could not apply 577d61da6... deps: make-fetch-happen@15.0.6
hint: After resolving the conflicts, mark them with
hint: "git add/rm <pathspec>", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".
hint: Disable this message with "git config set advice.mergeConflict false"

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@owlstronaut@MRagunandhan24