Conversation
Bumps [github.com/sigstore/sigstore-go](https://github.com/sigstore/sigstore-go) from 1.1.0 to 1.1.3. - [Release notes](https://github.com/sigstore/sigstore-go/releases) - [Commits](sigstore/sigstore-go@v1.1.0...v1.1.3) --- updated-dependencies: - dependency-name: github.com/sigstore/sigstore-go dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
babakks
approved these changes
Oct 1, 2025
Member
|
Merging because this seems like minor changes in a patch release. |
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
Oct 22, 2025
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [cli/cli](https://github.com/cli/cli) | patch | `v2.82.0` -> `v2.82.1` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>cli/cli (cli/cli)</summary> ### [`v2.82.1`](https://github.com/cli/cli/releases/tag/v2.82.1): GitHub CLI 2.82.1 [Compare Source](cli/cli@v2.82.0...v2.82.1) #### Fix `gh pr edit` not detecting classic projects feature deprecation `gh pr edit` was not correctly detecting the classic projects API deprecation. This release fixes that detection and avoids an incorrect fetch to the deprecated APIs. This only impacted `gh pr edit` commands used to add or remove projects. #### What's Changed ##### 🐛 Fixes - fix `gh pr edit`: do not fetch V1 projects on unsupported GitHub hosts by [@​BagToad](https://github.com/BagToad) in [#​11987](cli/cli#11987) #####Dependencies - chore(deps): bump github/codeql-action from 3 to 4 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​11881](cli/cli#11881) - chore(deps): Bump github.com/sigstore/sigstore-go from 1.1.0 to 1.1.3 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​11830](cli/cli#11830) - chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.9 to 1.4.10 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​11659](cli/cli#11659) - chore(deps): bump actions/attest-build-provenance from 2.4.0 to 3.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​11612](cli/cli#11612) **Full Changelog**: <cli/cli@v2.82.0...v2.82.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTIuOSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Mi45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/sigstore/sigstore-go from 1.1.0 to 1.1.3.
Release notes
Sourced from github.com/sigstore/sigstore-go's releases.
Commits
c79035fAdd note regarding API compatibility when using signing config (#528)cbc9bf5Add support for signing config for conformance test suite (#527)4cd170aBump the minor-patch group across 1 directory with 5 updates (#526)0701306Set user agent for TUF and Rekor v2 clients (#525)fe24fbfBump the minor-patch group across 2 directories with 4 updates (#522)b479288Bump actions/setup-go from 5.5.0 to 6.0.0 (#521)201a35aSupport other key algorithms for Rekor v2 (#520)b9e4783Bump the minor-patch group across 2 directories with 4 updates (#518)7bb079eBump github.com/go-viper/mapstructure/v2 (#515)32a79bdBump sigstore/sigstore-conformance from 0.0.18 to 0.0.19 (#513)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)