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

build(deps): bump semver-regex and hugo-installer #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2023

Removes semver-regex. It's no longer used after updating ancestor dependency hugo-installer. These dependencies need to be updated together.

Removes semver-regex

Updates hugo-installer from 1.0.1 to 4.0.1

Release notes

Sourced from hugo-installer's releases.

4.0.1

Bug Fixes

  • Fix compatibility with newer Hugo binaries (0.103.0) (#51)

4.0.0

Bug Fixes

  • Fix compatibility with newer Hugo binaries (#46)

Documentation

  • Fix typo in README (#45)

BREAKING CHANGES

  • NodeJS 14 (or higher) is now required

3.1.0

Features

  • Add ability to configure http and https proxy (#38)

3.0.1

Bug Fixes

  • Fix version CLI parameter not working when pointing to package.json property (#32)

3.0.0

Features

  • Support all Hugo versions (#27, #28)
  • Add binary checksum check, with flag to skip (#28)
  • Add binary health check, with flag to skip (#28)
  • Recognize exiting binaries, with flag to ignore (#29)
  • Add additional CLI parameters for configuration, e.g. os, arch, download URL (#28)

Documentation

  • Update documentation to include new features, list all CLI parameters (#31)

BREAKING CHANGES

  • NodeJS 12 (or higher) is now required

2.0.0

Feature

  • Add support for hugo extended version (#22)

... (truncated)

Changelog

Sourced from hugo-installer's changelog.

4.0.1 (2022-09-27)

Bug Fixes

  • Fix compatibility with newer Hugo binaries (0.103.0) (#51)

4.0.0 (2022-09-13)

Bug Fixes

  • Fix compatibility with newer Hugo binaries (#46)

Documentation

  • Fix typo in README (#45)

BREAKING CHANGES

  • NodeJS 14 (or higher) is now required

3.1.0 (2021-07-23)

Features

  • Add ability to configure http and https proxy (#38)

3.0.1 (2021-04-13)

Bug Fixes

  • Fix version CLI parameter not working when pointing to package.json property (#32)

3.0.0 (2021-04-13)

Features

  • Support all Hugo versions (#27, #28)
  • Add binary checksum check, with flag to skip (#28)
  • Add binary health check, with flag to skip (#28)
  • Recognize exiting binaries, with flag to ignore (#29)
  • Add additional CLI parameters for configuration, e.g. os, arch, download URL (#28)

... (truncated)

Commits
  • 5a7c1ed Release 4.0.1
  • 97ec112 fix(*): Fix compatibility with newer Hugo binaries (0.103.0) (#51)
  • 848c2a8 Release 4.0.0
  • ff4820a fix(*): Fix compatibility with newer Hugo binaries (#46)
  • 9faece4 docs(README): Fix typo (#45)
  • 1736572 Release 3.1.0
  • d9dd60a feat(hugo-installer): Add ability to configure http and https proxy (#38)
  • d3967e2 docs(README): Extend docs to cover running Hugo on Windows (#35)
  • 0ae472b Release 3.0.1
  • 65134fb fix(bin): Fix version pointing to package.json (#32)
  • Additional commits viewable in compare view

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [semver-regex](https://github.com/sindresorhus/semver-regex). It's no longer used after updating ancestor dependency [hugo-installer](https://github.com/dominique-mueller/hugo-installer). These dependencies need to be updated together.


Removes `semver-regex`

Updates `hugo-installer` from 1.0.1 to 4.0.1
- [Release notes](https://github.com/dominique-mueller/hugo-installer/releases)
- [Changelog](https://github.com/dominique-mueller/hugo-installer/blob/develop/CHANGELOG.md)
- [Commits](dominique-mueller/hugo-installer@1.0.1...4.0.1)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
- dependency-name: hugo-installer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 23, 2023
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.

0 participants