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

Bump github.com/gohugoio/hugo from 0.127.0 to 0.128.0 in /hack/internal/tools #2511

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps github.com/gohugoio/hugo from 0.127.0 to 0.128.0.

Release notes

Sourced from github.com/gohugoio/hugo's releases.

v0.128.0

This release brings TailwindCSS v4 (alpha) support. For more info about the TailwindCSS 4 integration, see this repo. Also notable is the new templates.Defer template func and the dramatically improved performance of $page.GetTerms for bigger sites.

Bug fixes

  • tpl/debug: Fix reset of debug timers when running the server c880faa99 @​bep #12621
  • Fix Erroridf/Warnidf mixed case issue 8731d8822 @​bep #12617
  • Fix live reload when both CSS and HTML changes ad6d91cab @​bep #12600
  • config: Fix typo 7ee36b371 @​razonyang

Improvements

  • Add css.TailwindCSS e1317dd32 @​bep #12618 #12620
  • Clean up the css related template funcs package structure eddcd2bac @​bep #12618
  • modules: Remove newly introduced "mount source" does not exist warning 16e4662b7 @​bep
  • Implement defer 6cd0784e4 @​bep #8086 #12589
  • common/hexec: Fall back to the binary in PATH if npx fails 1c85830bc @​bep #12486
  • deploy: Add stripIndexHtml target option d5542ed28 @​depp #12607
  • Speed up GetTerms 478a9107a @​bep #12610
  • markup/goldmark: Add the Hugo Goldmark Extras "delete" extension 8efc75b73 @​jmooring #12597
  • resources: Update Dart Sass error message 57165d44e @​jmooring
  • resources/page: Deprecate PageSize in favor of PagerSize 9c3143c45 @​bep #12572
  • Rename DefaultPageSize => PagerSize 9f22bc441 @​bep
  • resources/page: Let GroupByParam return nil instead of error cba2de6ec @​jmooring #12578
  • Add option to not generate aliases for first page of pagination pages 9c4e14eb4 @​bep #12572
  • js: Support more recent targets with js.Build / esbuild 1cdd3d0a9 @​bep #12575

Dependency Updates

  • deps: Upgrade github.com/yuin/goldmark v1.7.2 => v1.7.4 79da24a0e @​jmooring
  • deps: Upgrade github.com/yuin/goldmark-emoji v1.0.2 => v1.0.3 b187c0658 @​jmooring
  • deps: Upgrade github.com/alecthomas/chroma v2.13.0 => v2.14.0 8cf94aea7 @​jmooring #12580
  • deps: Upgrade github.com/evanw/esbuild v0.20.2 => v0.21.4 b57306d61 @​bep #12575

Build Setup

Documentation

  • Update README.md 3b724462c @​bep
  • Update README.md b46d101d5 @​bep
Commits
  • e6d2712 releaser: Bump versions for release of 0.128.0
  • 79da24a deps: Upgrade github.com/yuin/goldmark v1.7.2 => v1.7.4
  • e1317dd Add css.TailwindCSS
  • eddcd2b Clean up the css related template funcs package structure
  • 1687a9a Delete unused release hook script
  • 16e4662 modules: Remove newly introduced "mount source" does not exist warning
  • b187c06 deps: Upgrade github.com/yuin/goldmark-emoji v1.0.2 => v1.0.3
  • c880faa tpl/debug: Fix reset of debug timers when running the server
  • 6cd0784 Implement defer
  • 8731d88 Fix Erroridf/Warnidf mixed case issue
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.127.0 to 0.128.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.127.0...v0.128.0)

---
updated-dependencies:
- dependency-name: github.com/gohugoio/hugo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels Jul 1, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 1, 2024
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign mimowo for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jul 1, 2024
Copy link

netlify bot commented Jul 1, 2024

Deploy Preview for kubernetes-sigs-kueue ready!

Name Link
🔨 Latest commit 54d0734
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-kueue/deploys/6682763c765e0600087c45cd
😎 Deploy Preview https://deploy-preview-2511--kubernetes-sigs-kueue.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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2024

Looks like github.com/gohugoio/hugo is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 8, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/hack/internal/tools/github.com/gohugoio/hugo-0.128.0 branch July 8, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant