after-school-garbage-squad / repaint-LP

https://repaint.asgs.dev
MIT License
0 stars 0 forks source link

chore(deps): update all non-major dependencies #155

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.13.0 -> 20.14.2 age adoption passing confidence
prettier (source) 3.3.0 -> 3.3.1 age adoption passing confidence
tailwindcss (source) 3.4.3 -> 3.4.4 age adoption passing confidence

Release Notes

prettier/prettier (prettier) ### [`v3.3.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#331) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) [diff](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) ##### Preserve empty lines in front matter ([#​16347](https://togithub.com/prettier/prettier/pull/16347) by [@​fisker](https://togithub.com/fisker)) ```markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown ``` ##### Preserve explicit language in front matter ([#​16348](https://togithub.com/prettier/prettier/pull/16348) by [@​fisker](https://togithub.com/fisker)) ```markdown ---yaml title: Hello slug: home --- --- title: Hello slug: home --- ---yaml title: Hello slug: home --- ``` ##### Avoid line breaks in import attributes ([#​16349](https://togithub.com/prettier/prettier/pull/16349) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.0 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.1 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; ```
tailwindlabs/tailwindcss (tailwindcss) ### [`v3.4.4`](https://togithub.com/tailwindlabs/tailwindcss/releases/tag/v3.4.4) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.4.3...v3.4.4) ##### Fixed - Make it possible to use multiple `` placeholders in a single color definition ([#​13740](https://togithub.com/tailwindlabs/tailwindcss/pull/13740)) - Don't prefix classes in arbitrary values of `has-*`, `group-has-*`, and `peer-has-*` variants ([#​13770](https://togithub.com/tailwindlabs/tailwindcss/pull/13770)) - Support negative values for `{col,row}-{start,end}` utilities ([#​13781](https://togithub.com/tailwindlabs/tailwindcss/pull/13781)) - Update embedded browserslist database ([#​13792](https://togithub.com/tailwindlabs/tailwindcss/pull/13792))

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

cloudflare-workers-and-pages[bot] commented 4 months ago

Deploying repaint-lp with  Cloudflare Pages  Cloudflare Pages

Latest commit: ec71a8f
Status: ✅  Deploy successful!
Preview URL: https://dd073ae5.repaint-lp-bs3.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.repaint-lp-bs3.pages.dev

View logs