Skip to content

Update NPM pkgs, Hugo to 0.157.0, drop cpy-cli#2585

Merged
chalin merged 3 commits intogoogle:mainfrom
chalin:chalin-m24-upd-pkgs-2026-0228
Mar 1, 2026
Merged

Update NPM pkgs, Hugo to 0.157.0, drop cpy-cli#2585
chalin merged 3 commits intogoogle:mainfrom
chalin:chalin-m24-upd-pkgs-2026-0228

Conversation

@chalin
Copy link
Collaborator

@chalin chalin commented Feb 28, 2026

  • Updates NPM packages
  • Updates Hugo to 0.157.0
  • Drops cpy-cli in favor of just a bash -c 'cp ...' call, since bash -c is used elsewhere in the build process and cpy v7 was causing problems.

No change to generated site files other than image finger prints (and the site timestamp):

$ (cd public && git diff -bw --ignore-blank-lines -I 'meta name="generator" content="Hugo' -I '_hu_') | grep ^diff | grep -v \.jpg
diff --git a/fr/project/index.html b/fr/project/index.html
diff --git a/project/index.html b/project/index.html

@chalin chalin added the dependencies Pull requests that update a dependency file label Feb 28, 2026
@chalin chalin changed the title Update NPM pkgs, Hugo to 0.157.0 Update NPM pkgs, Hugo to 0.157.0, drop cpy-cli Mar 1, 2026
@chalin chalin merged commit 3bcb738 into google:main Mar 1, 2026
12 checks passed
@chalin chalin deleted the chalin-m24-upd-pkgs-2026-0228 branch March 1, 2026 00:09
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