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 all NPM packages to latest, add update:pkgs script and more #2034

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

chalin
Copy link
Collaborator

@chalin chalin commented Jun 4, 2024

  • No changes to the generated UG files.
  • Updates all NPM packages to @latest
  • Adds update:pkgs script to Docsy and UG packages.json file
  • Adds check:format to UG test script
  • Fixes formatting issues via fix:format. There were no changes in the files themselves, the change in formatting is due to the upgrade of Prettier to 3.3.

@chalin chalin added dependencies Pull requests that update a dependency file CI/infra CI & infrastructure labels Jun 4, 2024
@@ -42,10 +43,10 @@
},
"devDependencies": {
"cpy-cli": "^5.0.0",
"hugo-extended": "0.126.1",
"markdown-link-check": "^3.12.1",
"hugo-extended": "0.126.3",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Very nice that npm-check-updates -u respects the pinned nature of hugo-extended!

@chalin chalin changed the title Update all NPM packages to latest and add update:pkgs script Update all NPM packages to latest, add update:pkgs script and more Jun 4, 2024
@chalin chalin added this to the 24Q2 milestone Jun 4, 2024
@chalin chalin merged commit 192113c into google:main Jun 4, 2024
11 checks passed
@chalin chalin deleted the chalin-im-npm-pkg-upd-2024-06-04 branch June 4, 2024 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/infra CI & infrastructure dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant