Skip to content

core: bump github.com/spf13/cobra from 1.10.1 to 1.10.2#18592

Merged
rissson merged 1 commit intomainfrom
dependabot/go_modules/github.com/spf13/cobra-1.10.2
Dec 4, 2025
Merged

core: bump github.com/spf13/cobra from 1.10.1 to 1.10.2#18592
rissson merged 1 commit intomainfrom
dependabot/go_modules/github.com/spf13/cobra-1.10.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2025

Bumps github.com/spf13/cobra from 1.10.1 to 1.10.2.

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.10.2

🔧 Dependencies

  • chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @​dims in spf13/cobra#2336 - the gopkg.in/yaml.v3 package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers of spf13/cobra

📈 CI/CD

🔥✍🏼 Docs

🍂 Refactors

🤗 New Contributors

Full Changelog: spf13/cobra@v1.10.1...v1.10.2

Thank you to our amazing contributors!!!!! 🐍 🚀

Commits

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 4, 2025 04:03
@netlify
Copy link

netlify bot commented Dec 4, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 5ec4cb8
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6931a185c5d64e0008e8cf4e

@netlify
Copy link

netlify bot commented Dec 4, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 5ec4cb8
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6931a18554f1e00008786bf7

@netlify
Copy link

netlify bot commented Dec 4, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 5ec4cb8
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6931a1854619af000840669b

@codecov
Copy link

codecov bot commented Dec 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.19%. Comparing base (d05ad44) to head (5ec4cb8).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18592      +/-   ##
==========================================
- Coverage   93.24%   93.19%   -0.05%     
==========================================
  Files         932      932              
  Lines       51095    51095              
==========================================
- Hits        47641    47618      -23     
- Misses       3454     3477      +23     
Flag Coverage Δ
e2e 44.78% <ø> (+<0.01%) ⬆️
integration 22.74% <ø> (-0.06%) ⬇️
unit 91.45% <ø> (ø)
unit-migrate 91.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rissson rissson enabled auto-merge (squash) December 4, 2025 14:55
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.10.1...v1.10.2)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/spf13/cobra-1.10.2 branch from ed57c33 to 5ec4cb8 Compare December 4, 2025 14:58
@rissson rissson merged commit 3c2f395 into main Dec 4, 2025
97 checks passed
@rissson rissson deleted the dependabot/go_modules/github.com/spf13/cobra-1.10.2 branch December 4, 2025 15:31
kensternberg-authentik added a commit that referenced this pull request Dec 11, 2025
* main: (40 commits)
  enterprise/stages/mtls: fix traefik certificate parsing (#18607)
  wed/admin: change s to S in "Stage" (#18632)
  flows: refresh unauthenticated tabs (#18621)
  flows: keep ?next url when using cancel (#18619)
  core, web: update translations (#18620)
  ci: bump actions/setup-node from 6.0.0 to 6.1.0 (#18552)
  core: bump goauthentik/fips-debian from `cf233be` to `a80dbbd` (#18594)
  web: bump @sentry/browser from 10.28.0 to 10.29.0 in /web in the sentry group across 1 directory (#18623)
  website/docs: adds note about ak_create_jwt function (#18614)
  api: fix IPC auth (#18612)
  web: bump mermaid from 11.12.1 to 11.12.2 in /web (#18602)
  web: Codemirror fixes (#18610)
  web: bump packages in /web (#18604)
  website/docs: expressions: fix markdown (#18613)
  website/docs: add missing API sidebar entry (#18586)
  web: bump yaml from 2.8.1 to 2.8.2 in /web (#18605)
  web/elements: update AppIcon story with files change (#18608)
  api: test action decorator (#18583)
  crypto: separate permissions for certificate and private keydownload (#18588)
  core: bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#18592)
  ...
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant