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

[Docs] Upgrade Go, Hugo, Docsy and Node dependencies #22646

Merged
merged 17 commits into from
Jul 9, 2024

Conversation

samiahmedsiddiqui
Copy link
Contributor

Current Version Updated Version
Go 1.12 1.20
Hugo 0.110.0 0.125.6
Docsy 0.5.1 0.10.0

Docsy v0.6.0 was using Bootstrap library v4 and from Docsy v0.7.0 they updated the Bootstrap library to v5 which is a breaking change as mentioned on their release page.
https://github.com/google/docsy/releases/tag/v0.7.0

This PR contains the fixes to work properly with Bootstrap library v5.

Copy link

netlify bot commented Jun 3, 2024

Deploy Preview for infallible-bardeen-164bc9 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit b96d16c
🔍 Latest deploy log https://app.netlify.com/sites/infallible-bardeen-164bc9/deploys/668cdee650af240009ef8b21
😎 Deploy Preview https://deploy-preview-22646--infallible-bardeen-164bc9.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@samiahmedsiddiqui samiahmedsiddiqui changed the title Upgrade Go, Hugo, Docsy and Node dependencies [Docs] Upgrade Go, Hugo, Docsy and Node dependencies Jun 7, 2024
@ddhodge ddhodge requested a review from aishwarya24 June 11, 2024 13:52
@ddhodge ddhodge added the area/documentation Documentation needed label Jun 11, 2024
Copy link
Collaborator

@aishwarya24 aishwarya24 left a comment

Choose a reason for hiding this comment

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

LGTM

@aishwarya24 aishwarya24 merged commit 9363f0b into yugabyte:master Jul 9, 2024
2 checks passed
@samiahmedsiddiqui samiahmedsiddiqui deleted the upgrade-hugo-docsy branch July 10, 2024 06:12
jasonyb pushed a commit that referenced this pull request Jul 11, 2024
Summary:
 facf639 [PLAT-14510] Fix typo in drop table success notification message
 9363f0b [Docs] Upgrade Go, Hugo, Docsy and Node dependencies (#22646)
 Excluded: 3494424 [#12494] YSQL: Allow changing transaction characteristics in read committed isolation
 9877fe3 [#22441] docdb: Change clone op to (almost) never fail to apply
 Excluded: dbecdc1 [PLAT-14577] Force a refetch of xCluster config when opening table operation modals
 3a9b630 [#23159] xCluster: Fix mac test failures due to XClusterClient refactoring
 54fd008 Update Current roadmap in README.md
 56ee972 [PLAT-12736] Enable systemd with v2 api
 9de2593 [docs] Fix tablet splitting flag default values and add max_create_tablets_per_ts
 Excluded: 2a56a86 [PLAT-14072] enable DB scoped switchover
 b0ee793 [#22929] YSQL: Fix Server's System Clock in XLogData in Logical Replication
 a484826 [PLAT-13893] added auto create provider via YNP in case not exist
 a5ea488 [#23166] build: don't run python checks on all third-party-extensions
 76bdd1c [PLAT-14609] Fix log regex for YBC support bundle component to match log files with timestamp-pid prefix
 425919e fix for an XSS vulnerability related to SVG’s onload attribute (#23167)

Test Plan: Jenkins: rebase: pg15-cherrypicks

Reviewers: jason, tfoucher

Tags: #jenkins-ready

Differential Revision: https://phorge.dev.yugabyte.com/D36502
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Documentation needed
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

3 participants