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

chore(deps-dev): bump hugo-bin from 0.127.0 to 0.142.0 #1062

Merged
merged 1 commit into from
Apr 9, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hugo-bin from 0.127.0 to 0.142.0.

Commits

Dependabot compatibility score

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 the dependencies Pull requests that update a dependency file label Mar 1, 2025
@dependabot dependabot bot requested a review from nmdefries as a code owner March 1, 2025 21:45
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 1, 2025
@dependabot dependabot bot requested a review from a team March 1, 2025 21:45
Copy link

netlify bot commented Mar 1, 2025

Deploy Preview for cmu-delphi-main ready!

Name Link
🔨 Latest commit d8f4dda
🔍 Latest deploy log https://app.netlify.com/sites/cmu-delphi-main/deploys/67f6e7db442da80008c58de2
😎 Deploy Preview https://deploy-preview-1062--cmu-delphi-main.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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/hugo-bin-0.142.0 branch 2 times, most recently from cc939c7 to 7fbcb9c Compare March 8, 2025 16:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/hugo-bin-0.142.0 branch 2 times, most recently from bf58678 to 23e905c Compare March 25, 2025 17:50
@melange396
Copy link
Contributor

@dependabot rebase

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.127.0 to 0.142.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](fenneclab/hugo-bin@v0.127.0...v0.142.0)

---
updated-dependencies:
- dependency-name: hugo-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/hugo-bin-0.142.0 branch from 23e905c to d8f4dda Compare April 9, 2025 21:34
@melange396
Copy link
Contributor

do we need to change the 3 HUGO_VERSION references in

www-main/netlify.toml

Lines 6 to 24 in 5e4146e

HUGO_VERSION = "0.121.0"
HUGO_ENV = "production"
NODE_VERSION = "18.20.0"
NPM_VERSION = "10.5.0"
[context.deploy-preview]
command = "npm ci && hugo --gc --minify --buildDrafts --buildFuture -b $DEPLOY_PRIME_URL"
[context.deploy-preview.environment]
HUGO_VERSION = "0.121.0"
HUGO_ENABLEGITINFO = "true"
NODE_VERSION = "18.20.0"
NPM_VERSION = "10.5.0"
[context.branch-deploy]
command = "npm ci && hugo --gc --minify -b $DEPLOY_PRIME_URL"
[context.branch-deploy.environment]
HUGO_VERSION = "0.121.0"
?

@melange396
Copy link
Contributor

looks like the gh ci build and netlify build processes are already using hugo v0.145.0 ?!?!?!?!

@melange396
Copy link
Contributor

regardless, things look good on the preview, im gonna merge it

@melange396 melange396 merged commit c2224fb into dev Apr 9, 2025
7 checks passed
@melange396 melange396 deleted the dependabot/npm_and_yarn/dev/hugo-bin-0.142.0 branch April 9, 2025 22:22
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant