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

Update NPM packages incl. Hugo to 0.140.2 #5867

Merged

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Jan 3, 2025

  • Upgrades Hugo to 0.140.2, as well as most other packages
  • No change to the generated site files other than the Hugo version ID, and the diff shown below. I'll have to investigate further to see if we can drop the Docsy-local copy of vendor/_rfs.scss.
diff --git a/scss/main.css.map b/scss/main.css.map
index de81972b4c..acb2dd6eba 100644
--- a/scss/main.css.map
+++ b/scss/main.css.map
@@ -17,7 +17,7 @@
                "themes/docsy/node_modules/bootstrap/scss/_variables-dark.scss",
                "themes/docsy/node_modules/bootstrap/scss/_maps.scss",
                "themes/docsy/node_modules/bootstrap/scss/_mixins.scss",
-               "themes/docsy/assets/_vendor/bootstrap/scss/_rfs.scss",
+               "themes/docsy/node_modules/bootstrap/scss/vendor/_rfs.scss",
                "themes/docsy/node_modules/bootstrap/scss/mixins/_deprecate.scss",
                "themes/docsy/node_modules/bootstrap/scss/mixins/_breakpoints.scss",
                "themes/docsy/node_modules/bootstrap/scss/mixins/_color-mode.scss",

Docsy issue reference:

@chalin chalin added the CI/infra CI & infrastructure label Jan 3, 2025
@chalin chalin requested a review from a team as a code owner January 3, 2025 21:56
@cartermp cartermp added this pull request to the merge queue Jan 4, 2025
Merged via the queue into open-telemetry:main with commit de0569c Jan 4, 2025
17 checks passed
@chalin chalin deleted the chalin-im-upgrade-hugo-etc-2025-01-03 branch January 4, 2025 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/infra CI & infrastructure
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants