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.131.0 to 0.133.0 in /hack/internal/tools #2855

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps github.com/gohugoio/hugo from 0.131.0 to 0.133.0.

Release notes

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

v0.133.0

What's Changed

  • Add config options page.nextPrevSortOrder/nextPrevInSectionSortOrder 01008ba51 @​bep #12776
  • build(deps): bump gocloud.dev from 0.38.0 to 0.39.0 53c0ddfcb @​dependabot[bot]
  • deps: Upgrade github.com/tetratelabs/wazero v1.7.4-0.20240805170331-2b12e189eeec => v1.8.0 133eeafeb @​bep
  • Upgrade to Go 1.23 2168c5b12 @​bep #12763

v0.132.2

What's Changed

  • markup/goldmark/blockquotes: Fix handling of lower/mixed case GitHub alerts d72607adb @​bep #12767
  • tpl/transform: Don't run ToMath tests in parallel 83235262d @​bep #12765
  • resources: Add URI GetRemote error 5220d371e @​0xB10C
  • loggers: Omit map nil check b2d4f67a8 @​bep
  • github: Add workflow_dispatch to the Docker workflow a99716bf0 @​bep #12753
  • github: Simplify Docker workflow / only trigger on new tags 98aa53648 @​bep #12753
  • github: Simplify Docker workflow 9231a7f11 @​bep #12753

v0.132.1

What's Changed

  • github: Adjust image workflow 77304a3cd @​bep #12753
  • Fix nilpointer regression with empty blockquotes bef9214e1 @​bep #12756

v0.132.0

Server-side math rendering using KaTeX with Markdown render hooks support, blockquote Markdown render hooks with GitHub style alerts syntax support, and more.

Bug fixes

  • Improve Katex error handling and fix handling of large expressions e1e1baa1b @​bep #12748
  • Fix compare of uints and ints in eq, gt etc. fbfccb394 @​bep #12733
  • Fix deprecation errors 69455fa42 @​bep

Improvements

  • internal/warpc: Add license headers 2192cf7ec @​bep
  • Add katex option ThrowOnError e42263529 @​bep
  • Add some more KaTeX options 891aa00fe @​bep #12745 #12746
  • tpl/transform: Make Plainify and ToMath return template.HTML 946e6af0b @​bep #8732
  • Add build time math rendering 33c0938cd @​bep #11927
  • github: Turn off the image workflow for pull request 0c3a1c728 @​bep
  • github: Update image actions versions and some adjustments ceed81245 @​bep
  • github: Update GitHub actions versions dbff48e6c @​bep

... (truncated)

Commits
  • c977747 releaser: Bump versions for release of 0.133.0
  • 01008ba Add config options page.nextPrevSortOrder/nextPrevInSectionSortOrder
  • 53c0ddf build(deps): bump gocloud.dev from 0.38.0 to 0.39.0
  • 133eeaf deps: Upgrade github.com/tetratelabs/wazero v1.7.4-0.20240805170331-2b12e189e...
  • 2168c5b Upgrade to Go 1.23
  • b3ad58f releaser: Prepare repository for 0.133.0-DEV
  • 3fd26c7 releaser: Bump versions for release of 0.132.2
  • d72607a markup/goldmark/blockquotes: Fix handling of lower/mixed case GitHub alerts
  • 8323526 tpl/transform: Don't run ToMath tests in parallel
  • 5220d37 resources: Add URI GetRemote error
  • 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.131.0 to 0.133.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.131.0...v0.133.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 Aug 19, 2024
@k8s-ci-robot k8s-ci-robot requested review from mimowo and trasc August 19, 2024 09:48
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 19, 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 k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Aug 19, 2024
Copy link

netlify bot commented Aug 19, 2024

Deploy Preview for kubernetes-sigs-kueue ready!

Name Link
🔨 Latest commit 5f59564
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-kueue/deploys/66c314df54040c0008c7c66f
😎 Deploy Preview https://deploy-preview-2855--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
Member

@tenzen-y tenzen-y left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 19, 2024
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 15ea58f6ac68af1525cef6640512190808ec2093

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], tenzen-y

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

The pull request process is described 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 19, 2024
@k8s-ci-robot k8s-ci-robot merged commit fe022e4 into main Aug 19, 2024
16 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v0.9 milestone Aug 19, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/hack/internal/tools/github.com/gohugoio/hugo-0.133.0 branch August 19, 2024 10:52
mbobrovskyi pushed a commit to epam/kubernetes-kueue that referenced this pull request Aug 20, 2024
…s#2855)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.131.0 to 0.133.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.131.0...v0.133.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kannon92 pushed a commit to openshift-kannon92/kubernetes-sigs-kueue that referenced this pull request Nov 19, 2024
…s#2855)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.131.0 to 0.133.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.131.0...v0.133.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants