tony19 / logback-android

📄The reliable, generic, fast and flexible logging framework for Android
Apache License 2.0
1.2k stars 172 forks source link

chore(deps): update dependency picocolors to v1.1.1 #372

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
picocolors 1.0.0 -> 1.1.1 age adoption passing confidence

Release Notes

alexeyraspopov/picocolors (picocolors) ### [`v1.1.1`](https://redirect.github.com/alexeyraspopov/picocolors/blob/HEAD/CHANGELOG.md#v111) [Compare Source](https://redirect.github.com/alexeyraspopov/picocolors/compare/v1.1.0...v1.1.1) - Moved TypeScript declarations to a `d.ts` file ([#​82](https://redirect.github.com/alexeyraspopov/picocolors/pull/82)) - Reworked color detection algorithm to properly work with empty strings in `NO_COLOR` and `FORCE_COLOR` env variables ([#​87](https://redirect.github.com/alexeyraspopov/picocolors/pull/87)) - Eliminated `require()` call to make the package compatible with some tools ([#​87](https://redirect.github.com/alexeyraspopov/picocolors/pull/87)) ### [`v1.1.0`](https://redirect.github.com/alexeyraspopov/picocolors/blob/HEAD/CHANGELOG.md#v110) [Compare Source](https://redirect.github.com/alexeyraspopov/picocolors/compare/v1.0.1...v1.1.0) - Added bright color variants ([#​55](https://redirect.github.com/alexeyraspopov/picocolors/pull/55)) ### [`v1.0.1`](https://redirect.github.com/alexeyraspopov/picocolors/blob/HEAD/CHANGELOG.md#v101) [Compare Source](https://redirect.github.com/alexeyraspopov/picocolors/compare/v1.0.0...v1.0.1) - Updated color detection mechanism to work properly on Vercel Edge Runtime ([#​64](https://redirect.github.com/alexeyraspopov/picocolors/pull/64)) - Remove use of recursion to avoid possible stack overflow for very long inputs ([#​56](https://redirect.github.com/alexeyraspopov/picocolors/pull/56))

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.



This PR was generated by Mend Renovate. View the repository job log.