trypyramid.com
trypyramid.com copied to clipboard
Bump hugo-bin from 0.97.0 to 0.102.0
Bumps hugo-bin from 0.97.0 to 0.102.0.
Release notes
Sourced from hugo-bin's releases.
v0.102.0
What's Changed
- BREAKING Remove rimraf dependency and require Node.js >= 14.14.0 by
@XhmikosR
in fenneclab/hugo-bin#133Full Changelog: https://github.com/fenneclab/hugo-bin/compare/v0.101.5...v0.102.0
v0.101.5
What's Changed
- Downgrade rimraf to v3 since most projects still use this version by
@XhmikosR
in https://github.com/fenneclab/hugo-bin/commit/299d80bfb3de2e1a3176c3422da2a2b2a67024e5Full Changelog: https://github.com/fenneclab/hugo-bin/compare/v0.101.4...v0.101.5
v0.101.4
What's Changed
- Remove picocolors and use
console.log
by@XhmikosR
in fenneclab/hugo-bin#132Full Changelog: https://github.com/fenneclab/hugo-bin/compare/v0.101.3...v0.101.4
v0.101.3
No release notes provided.
v0.101.2
No release notes provided.
v0.101.0
What's Changed
- BREAKING Drop Node.js < 14.13.1 support by
@XhmikosR
in fenneclab/hugo-bin#130- BREAKING Switch to async methods by
@XhmikosR
in fenneclab/hugo-bin#128- BREAKING Update rimraf by
@XhmikosR
in fenneclab/hugo-bin#129- Update CI by
@XhmikosR
in fenneclab/hugo-bin#127Full Changelog: https://github.com/fenneclab/hugo-bin/compare/v0.100.0...v0.101.0
v0.100.0
What's Changed
Switched to my
@xhmikosr/bin-wrapper
fork to fix the current npm vulnerabilities.Should any issues arise please submit PRs there. I don't have the bandwidth to maintain the forks actively, I just wanted to get rid of the current npm vulnerabilities.
Full Changelog: https://github.com/fenneclab/hugo-bin/compare/v0.99.3...v0.100.0
Commits
8a4c478
0.102.04d85c73
Remove rimraf dependency (#133)c45ccfe
0.101.5299d80b
Downgrade rimraf to v3 since most projects still use this versiondcad2f1
0.101.40f23c2e
Remove picocolors and useconsole.log
(#132)9af5be6
0.101.323657d6
Update dependencies2140d2d
README.md: update npm badge313c355
0.101.2- 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)