Skip to content

build(deps-dev): update docsy requirement from 0.12.0 to 0.13.0#1091

Merged
chalin merged 3 commits intomainfrom
dependabot/npm_and_yarn/docsy-0.13.0
Feb 6, 2026
Merged

build(deps-dev): update docsy requirement from 0.12.0 to 0.13.0#1091
chalin merged 3 commits intomainfrom
dependabot/npm_and_yarn/docsy-0.13.0

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on docsy to permit the latest version.

Commits

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 1, 2025
@k8s-ci-robot
Copy link

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@jberkus
Copy link
Contributor

jberkus commented Dec 4, 2025

/ok-to-test

@jberkus
Copy link
Contributor

jberkus commented Dec 18, 2025

This doesn't break anything I can tell, but it does change the look & feel somewhat.

Opinions, @nate-double-u @ronaldngounou @wendy-ha18 ?

@ronaldngounou
Copy link
Member

On my end I am not noticing any appearance difference. What do you notice?

@jberkus
Copy link
Contributor

jberkus commented Dec 19, 2025

Just some layout and character spacing. Stuff feels more sparse.

Updates the requirements on [docsy](https://github.com/google/docsy) to permit the latest version.
- [Release notes](https://github.com/google/docsy/releases)
- [Commits](https://github.com/google/docsy/commits/bbf68d4caae52e8c9a89964c3d04b383ee678d44)

---
updated-dependencies:
- dependency-name: docsy
  dependency-version: bbf68d4caae52e8c9a89964c3d04b383ee678d44
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docsy-0.13.0 branch from 292953f to de11446 Compare December 29, 2025 21:20
@ivanvc
Copy link
Member

ivanvc commented Dec 29, 2025

It does look different—different spacing and font weight. I don't oppose the changes, considering that we may want to stay on the latest version.

@jberkus
Copy link
Contributor

jberkus commented Jan 15, 2026

I just noticed a comment in the packages file:

"//": "TODO: Remove mkdirp once docsy > 0.11.0",

@nate-double-u @chalin do you know what that's about? Should we remove the mkdirp requirement?

Signed-off-by: Nate W <natew@cncf.io>
@nate-double-u
Copy link
Contributor

nate-double-u commented Jan 29, 2026

It didn't look like removing mkdirp broke anything locally. I agree, some layout changes, but I don't think they're major.

@nate-double-u
Copy link
Contributor

New on the left:

Screenshot 2026-01-29 at 2 35 23 PM
Screenshot 2026-01-29 at 2 37 54 PM
Screenshot 2026-01-29 at 2 36 03 PM
Screenshot 2026-01-29 at 2 35 44 PM

@ronaldngounou
Copy link
Member

/retest

Copy link
Contributor

@chalin chalin left a comment

Choose a reason for hiding this comment

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

Yes there have been some style changes, in particular improved color contrast in light and dark modes, and falling back to Bootstrap defaults (that is, stripping unnecessary Docsy overrides). For the full scoop, see:

I'd say that this PR can land.

If you want I can submit some followup PR(s) with proper adjustments for 0.13.0. Let me know.

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chalin, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@chalin
Copy link
Contributor

chalin commented Feb 6, 2026

@jberkus @nate-double-u et all: seems like this is ready to merge, any objections to doing so?

@chalin chalin merged commit 5091444 into main Feb 6, 2026
5 checks passed
@chalin chalin deleted the dependabot/npm_and_yarn/docsy-0.13.0 branch February 6, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code ok-to-test size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants