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

Remove picocolors and use console.log #132

Merged
merged 1 commit into from
Mar 24, 2023
Merged

Remove picocolors and use console.log #132

merged 1 commit into from
Mar 24, 2023

Conversation

XhmikosR
Copy link
Collaborator

No description provided.

@XhmikosR XhmikosR marked this pull request as ready for review March 24, 2023 21:36
@XhmikosR XhmikosR merged commit 0f23c2e into main Mar 24, 2023
@XhmikosR XhmikosR deleted the rm-picocolors branch March 24, 2023 21:36
davidsneighbour referenced this pull request in davidsneighbour/hugo-modules May 1, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [hugo-bin](https://togithub.com/fenneclab/hugo-bin) | [`^0.97.0` ->
`^0.102.0`](https://renovatebot.com/diffs/npm/hugo-bin/0.97.0/0.102.0) |
[![age](https://badges.renovateapi.com/packages/npm/hugo-bin/0.102.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/hugo-bin/0.102.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/hugo-bin/0.102.0/compatibility-slim/0.97.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/hugo-bin/0.102.0/confidence-slim/0.97.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>fenneclab/hugo-bin</summary>

###
[`v0.102.0`](https://togithub.com/fenneclab/hugo-bin/releases/tag/v0.102.0)

[Compare
Source](https://togithub.com/fenneclab/hugo-bin/compare/v0.101.5...v0.102.0)

#### What's Changed

- **BREAKING** Remove rimraf dependency and require Node.js >= 14.14.0
by [@&#8203;XhmikosR](https://togithub.com/XhmikosR) in
[https://github.com/fenneclab/hugo-bin/pull/133](https://togithub.com/fenneclab/hugo-bin/pull/133)

**Full Changelog**:
fenneclab/hugo-bin@v0.101.5...v0.102.0

###
[`v0.101.5`](https://togithub.com/fenneclab/hugo-bin/releases/tag/v0.101.5)

[Compare
Source](https://togithub.com/fenneclab/hugo-bin/compare/v0.101.4...v0.101.5)

#### What's Changed

- Downgrade rimraf to v3 since most projects still use this version by
[@&#8203;XhmikosR](https://togithub.com/XhmikosR) in
fenneclab/hugo-bin@299d80b

**Full Changelog**:
fenneclab/hugo-bin@v0.101.4...v0.101.5

###
[`v0.101.4`](https://togithub.com/fenneclab/hugo-bin/releases/tag/v0.101.4)

[Compare
Source](https://togithub.com/fenneclab/hugo-bin/compare/v0.101.3...v0.101.4)

#### What's Changed

- Remove picocolors and use `console.log` by
[@&#8203;XhmikosR](https://togithub.com/XhmikosR) in
[https://github.com/fenneclab/hugo-bin/pull/132](https://togithub.com/fenneclab/hugo-bin/pull/132)

**Full Changelog**:
fenneclab/hugo-bin@v0.101.3...v0.101.4

###
[`v0.101.3`](https://togithub.com/fenneclab/hugo-bin/compare/v0.101.2...v0.101.3)

[Compare
Source](https://togithub.com/fenneclab/hugo-bin/compare/v0.101.2...v0.101.3)

###
[`v0.101.2`](https://togithub.com/fenneclab/hugo-bin/compare/v0.101.1...v0.101.2)

[Compare
Source](https://togithub.com/fenneclab/hugo-bin/compare/v0.101.1...v0.101.2)

###
[`v0.101.1`](https://togithub.com/fenneclab/hugo-bin/compare/v0.101.0...v0.101.1)

[Compare
Source](https://togithub.com/fenneclab/hugo-bin/compare/v0.101.0...v0.101.1)

###
[`v0.101.0`](https://togithub.com/fenneclab/hugo-bin/releases/tag/v0.101.0)

[Compare
Source](https://togithub.com/fenneclab/hugo-bin/compare/v0.100.0...v0.101.0)

#### What's Changed

- **BREAKING** Drop Node.js < 14.13.1 support by
[@&#8203;XhmikosR](https://togithub.com/XhmikosR) in
[https://github.com/fenneclab/hugo-bin/pull/130](https://togithub.com/fenneclab/hugo-bin/pull/130)
- **BREAKING** Switch to async methods by
[@&#8203;XhmikosR](https://togithub.com/XhmikosR) in
[https://github.com/fenneclab/hugo-bin/pull/128](https://togithub.com/fenneclab/hugo-bin/pull/128)
- **BREAKING** Update rimraf by
[@&#8203;XhmikosR](https://togithub.com/XhmikosR) in
[https://github.com/fenneclab/hugo-bin/pull/129](https://togithub.com/fenneclab/hugo-bin/pull/129)
- Update CI by [@&#8203;XhmikosR](https://togithub.com/XhmikosR) in
[https://github.com/fenneclab/hugo-bin/pull/127](https://togithub.com/fenneclab/hugo-bin/pull/127)

**Full Changelog**:
fenneclab/hugo-bin@v0.100.0...v0.101.0

###
[`v0.100.0`](https://togithub.com/fenneclab/hugo-bin/releases/tag/v0.100.0)

[Compare
Source](https://togithub.com/fenneclab/hugo-bin/compare/v0.99.3...v0.100.0)

#### What's Changed

Switched to my
[@&#8203;xhmikosr/bin-wrapper](https://togithub.com/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**:
fenneclab/hugo-bin@v0.99.3...v0.100.0

###
[`v0.99.3`](https://togithub.com/fenneclab/hugo-bin/compare/v0.99.2...v0.99.3)

[Compare
Source](https://togithub.com/fenneclab/hugo-bin/compare/v0.99.2...v0.99.3)

###
[`v0.99.2`](https://togithub.com/fenneclab/hugo-bin/compare/v0.99.1...v0.99.2)

[Compare
Source](https://togithub.com/fenneclab/hugo-bin/compare/v0.99.1...v0.99.2)

###
[`v0.99.1`](https://togithub.com/fenneclab/hugo-bin/compare/v0.99.0...v0.99.1)

[Compare
Source](https://togithub.com/fenneclab/hugo-bin/compare/v0.99.0...v0.99.1)

###
[`v0.99.0`](https://togithub.com/fenneclab/hugo-bin/compare/v0.98.0...v0.99.0)

[Compare
Source](https://togithub.com/fenneclab/hugo-bin/compare/v0.98.0...v0.99.0)

###
[`v0.98.0`](https://togithub.com/fenneclab/hugo-bin/compare/v0.97.0...v0.98.0)

[Compare
Source](https://togithub.com/fenneclab/hugo-bin/compare/v0.97.0...v0.98.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/davidsneighbour/hugo-blockify).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4xIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant