Go+Wasm image palette converter https://paletteswitcher.bruyant.xyz
Go to file
Renovate dc4c2a051c
Some checks failed
Build and deploy / build-react (push) Waiting to run
Build and deploy / merge (push) Blocked by required conditions
Build and deploy / Pin to cluster node (push) Blocked by required conditions
Build and deploy / Update OVH DNS (push) Blocked by required conditions
Build and deploy / build-wasm (push) Has been cancelled
Update dependency autoprefixer to v10.4.20 (#39)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [autoprefixer](https://github.com/postcss/autoprefixer) | devDependencies | patch | [`10.4.7` -> `10.4.20`](https://renovatebot.com/diffs/npm/autoprefixer/10.4.7/10.4.20) |

---

### Release Notes

<details>
<summary>postcss/autoprefixer (autoprefixer)</summary>

### [`v10.4.20`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10420)

[Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.19...10.4.20)

-   Fixed `fit-content` prefix for Firefox.

### [`v10.4.19`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10419)

[Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19)

-   Removed `end value has mixed support, consider using flex-end` warning
    since `end`/`start` now have good support.

### [`v10.4.18`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10418)

[Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.17...10.4.18)

-   Fixed removing `-webkit-box-orient` on `-webkit-line-clamp` ([@&#8203;Goodwine](https://github.com/Goodwine)).

### [`v10.4.17`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10417)

[Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.17)

-   Fixed `user-select: contain` prefixes.

### [`v10.4.16`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10416)

[Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16)

-   Improved performance (by Romain Menke).
-   Fixed docs (by Christian Oliff).

### [`v10.4.15`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10415)

[Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.14...10.4.15)

-   Fixed `::backdrop` prefixes (by 一丝).
-   Fixed docs (by Christian Oliff).

### [`v10.4.14`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10414)

[Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.13...10.4.14)

-   Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).

### [`v10.4.13`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10413)

[Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.12...10.4.13)

-   Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.

### [`v10.4.12`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10412)

[Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.11...10.4.12)

-   Fixed support of unit-less zero angle in backgrounds (by 一丝).

### [`v10.4.11`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10411)

[Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.10...10.4.11)

-   Fixed `text-decoration` prefixes by moving to MDN data (by Romain Menke).

### [`v10.4.10`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10410)

[Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.9...10.4.10)

-   Fixed `unicode-bidi` prefixes by moving to MDN data.

### [`v10.4.9`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#1049)

[Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.8...10.4.9)

-   Fixed `css-unicode-bidi` issue from latest Can I Use.

### [`v10.4.8`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#1048)

[Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.7...10.4.8)

-   Do not print `color-adjust` warning if `print-color-adjust` also is in rule.

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #39
Co-authored-by: Renovate <renovate@bruyant.xyz>
Co-committed-by: Renovate <renovate@bruyant.xyz>
2024-11-08 12:05:52 +00:00
.gitea/workflows Use correct pin version 2024-01-13 08:52:30 +01:00
client Update dependency autoprefixer to v10.4.20 (#39) 2024-11-08 12:05:52 +00:00
src Update dither dep (#30) 2024-01-03 12:00:54 +00:00
.gitignore gitignores 2021-12-11 14:20:22 +01:00
.nvmrc nvm 2021-12-11 14:20:26 +01:00
LICENSE Initial commit 2021-11-20 19:45:07 +01:00
Makefile go build linker opts 2021-12-11 18:07:10 +01:00
README.md Update README.md 2024-01-05 12:02:51 +00:00
renovate.json Configure Renovate (#33) 2024-11-07 19:57:11 +00:00
wasm-palette-converter.code-workspace Created react app, reworked folder structure 2021-12-11 14:21:08 +01:00

PaletteSwitcher

Go+Wasm image palette converter

You can access it directly here, preferably using IPFS.