d00e1f0ee0
Update dependency @fortawesome/free-brands-svg-icons to v6.6.0 ( #42 )
...
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
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@fortawesome/free-brands-svg-icons](https://fontawesome.com ) ([source](https://github.com/FortAwesome/Font-Awesome )) | dependencies | minor | [`6.5.1` -> `6.6.0`](https://renovatebot.com/diffs/npm/@fortawesome%2ffree-brands-svg-icons/6.5.1/6.6.0 ) |
---
### Release Notes
<details>
<summary>FortAwesome/Font-Awesome (@​fortawesome/free-brands-svg-icons)</summary>
### [`v6.6.0`](https://github.com/FortAwesome/Font-Awesome/releases/tag/6.6.0 )
[Compare Source](https://github.com/FortAwesome/Font-Awesome/compare/6.5.2...6.6.0 )
**Change log available at https://fontawesome.com/docs/changelog/ **
### [`v6.5.2`](https://github.com/FortAwesome/Font-Awesome/releases/tag/6.5.2 )
[Compare Source](https://github.com/FortAwesome/Font-Awesome/compare/6.5.1...6.5.2 )
**Change log available at https://fontawesome.com/docs/changelog/ **
</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: #42
Co-authored-by: Renovate <renovate@bruyant.xyz>
Co-committed-by: Renovate <renovate@bruyant.xyz>
2024-11-08 12:05:29 +00:00
19db54c156
Update dependency @fortawesome/free-solid-svg-icons to v6.6.0 ( #43 )
...
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
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@fortawesome/free-solid-svg-icons](https://fontawesome.com ) ([source](https://github.com/FortAwesome/Font-Awesome )) | dependencies | minor | [`6.5.1` -> `6.6.0`](https://renovatebot.com/diffs/npm/@fortawesome%2ffree-solid-svg-icons/6.5.1/6.6.0 ) |
---
### Release Notes
<details>
<summary>FortAwesome/Font-Awesome (@​fortawesome/free-solid-svg-icons)</summary>
### [`v6.6.0`](https://github.com/FortAwesome/Font-Awesome/releases/tag/6.6.0 )
[Compare Source](https://github.com/FortAwesome/Font-Awesome/compare/6.5.2...6.6.0 )
**Change log available at https://fontawesome.com/docs/changelog/ **
### [`v6.5.2`](https://github.com/FortAwesome/Font-Awesome/releases/tag/6.5.2 )
[Compare Source](https://github.com/FortAwesome/Font-Awesome/compare/6.5.1...6.5.2 )
**Change log available at https://fontawesome.com/docs/changelog/ **
</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: #43
Co-authored-by: Renovate <renovate@bruyant.xyz>
Co-committed-by: Renovate <renovate@bruyant.xyz>
2024-11-08 12:05:22 +00:00
b6aeff3b87
Update dependency @fortawesome/react-fontawesome to ^0.2.0 ( #44 )
...
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
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome ) | dependencies | minor | [`^0.1.19` -> `^0.2.0`](https://renovatebot.com/diffs/npm/@fortawesome%2freact-fontawesome/0.1.19/0.2.2 ) |
---
### Release Notes
<details>
<summary>FortAwesome/react-fontawesome (@​fortawesome/react-fontawesome)</summary>
### [`v0.2.2`](https://github.com/FortAwesome/react-fontawesome/blob/HEAD/CHANGELOG.md#022---2024-05-22 )
[Compare Source](https://github.com/FortAwesome/react-fontawesome/compare/0.2.1...0.2.2 )
##### Fixed
- Props with nullable/undefined values no longer throw an error [#​562](https://github.com/FortAwesome/react-fontawesome/issues/562 ) [#​560](https://github.com/FortAwesome/react-fontawesome/issues/560 )
***
### [`v0.2.1`](https://github.com/FortAwesome/react-fontawesome/blob/HEAD/CHANGELOG.md#021---2024-05-16 )
[Compare Source](https://github.com/FortAwesome/react-fontawesome/compare/0.2.0...0.2.1 )
##### Changed
- Remove defaultProps to be compatible with React 19
***
### [`v0.2.0`](https://github.com/FortAwesome/react-fontawesome/blob/HEAD/CHANGELOG.md#020---2022-06-29 )
[Compare Source](https://github.com/FortAwesome/react-fontawesome/compare/0.1.19...0.2.0 )
##### Added
- Support for React forwardRef if using React >= 16.3
**Previous [0.1.x change log available here](https://github.com/FortAwesome/react-fontawesome/blob/0.1.x/CHANGELOG.md )**
</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 [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #44
Co-authored-by: Renovate <renovate@bruyant.xyz>
Co-committed-by: Renovate <renovate@bruyant.xyz>
2024-11-08 12:05:13 +00:00
85d2289cc6
Update dependency @testing-library/jest-dom to v5.17.0 ( #45 )
...
Build and deploy / merge (push) Blocked by required conditions
Build and deploy / Pin to cluster node (push) Blocked by required conditions
Build and deploy / build-react (push) Waiting to run
Build and deploy / Update OVH DNS (push) Blocked by required conditions
Build and deploy / build-wasm (push) Has been cancelled
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) | dependencies | minor | [`5.16.4` -> `5.17.0`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/5.16.4/5.17.0 ) |
---
### Release Notes
<details>
<summary>testing-library/jest-dom (@​testing-library/jest-dom)</summary>
### [`v5.17.0`](https://github.com/testing-library/jest-dom/releases/tag/v5.17.0 )
[Compare Source](https://github.com/testing-library/jest-dom/compare/v5.16.5...v5.17.0 )
##### Features
- New `toHaveAccessibleErrorMessage` better implementing the spec, deprecate `toHaveErrorMessage` ([#​503](https://github.com/testing-library/jest-dom/issues/503 )) ([d717c66](d717c66cb4
))
### [`v5.16.5`](https://github.com/testing-library/jest-dom/releases/tag/v5.16.5 )
[Compare Source](https://github.com/testing-library/jest-dom/compare/v5.16.4...v5.16.5 )
##### Bug Fixes
- migrate ccs v3 to [@​adobe/css-tools](https://github.com/adobe/css-tools ) v4 ([#​470](https://github.com/testing-library/jest-dom/issues/470 )) ([948d90f](948d90f32c
))
</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: #45
Co-authored-by: Renovate <renovate@bruyant.xyz>
Co-committed-by: Renovate <renovate@bruyant.xyz>
2024-11-08 12:05:04 +00:00
77d1f39140
Update dependency @testing-library/react to v13.4.0 ( #46 )
...
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
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@testing-library/react](https://github.com/testing-library/react-testing-library ) | dependencies | minor | [`13.2.0` -> `13.4.0`](https://renovatebot.com/diffs/npm/@testing-library%2freact/13.2.0/13.4.0 ) |
---
### Release Notes
<details>
<summary>testing-library/react-testing-library (@​testing-library/react)</summary>
### [`v13.4.0`](https://github.com/testing-library/react-testing-library/releases/tag/v13.4.0 )
[Compare Source](https://github.com/testing-library/react-testing-library/compare/v13.3.0...v13.4.0 )
##### Features
- **renderHook:** allow passing of all render options to renderHook ([#​1118](https://github.com/testing-library/react-testing-library/issues/1118 )) ([27a9584](27a9584629
))
### [`v13.3.0`](https://github.com/testing-library/react-testing-library/releases/tag/v13.3.0 )
[Compare Source](https://github.com/testing-library/react-testing-library/compare/v13.2.0...v13.3.0 )
##### Features
- Use `globalThis` if available ([#​1070](https://github.com/testing-library/react-testing-library/issues/1070 )) ([c80809a](c80809a956
))
</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: #46
Co-authored-by: Renovate <renovate@bruyant.xyz>
Co-committed-by: Renovate <renovate@bruyant.xyz>
2024-11-08 12:04:58 +00:00
49110c80ca
Update dependency @testing-library/user-event to v14.5.2 ( #47 )
...
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
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@testing-library/user-event](https://github.com/testing-library/user-event ) | dependencies | minor | [`14.1.1` -> `14.5.2`](https://renovatebot.com/diffs/npm/@testing-library%2fuser-event/14.1.1/14.5.2 ) |
---
### Release Notes
<details>
<summary>testing-library/user-event (@​testing-library/user-event)</summary>
### [`v14.5.2`](https://github.com/testing-library/user-event/releases/tag/v14.5.2 )
[Compare Source](https://github.com/testing-library/user-event/compare/v14.5.1...v14.5.2 )
##### Bug Fixes
- remove interop and deep DTL imports ([6a3c896](6a3c896bd2
))
### [`v14.5.1`](https://github.com/testing-library/user-event/releases/tag/v14.5.1 )
[Compare Source](https://github.com/testing-library/user-event/compare/v14.5.0...v14.5.1 )
##### Bug Fixes
- incorrect default import from [@​testing-library/dom](https://github.com/testing-library/dom ) ([#​1162](https://github.com/testing-library/user-event/issues/1162 )) ([d7483f0](d7483f049a
))
### [`v14.5.0`](https://github.com/testing-library/user-event/releases/tag/v14.5.0 )
[Compare Source](https://github.com/testing-library/user-event/compare/v14.4.3...v14.5.0 )
##### Bug Fixes
- **exports:** add a named export for userEvent ([4019cee](4019ceeaba
)), closes [#​1146](https://github.com/testing-library/user-event/issues/1146 )
##### Features
- **types:** Add additional type exports for UserEvent & Options ([#​1112](https://github.com/testing-library/user-event/issues/1112 )) ([da00e8d](da00e8d610
))
### [`v14.4.3`](https://github.com/testing-library/user-event/releases/tag/v14.4.3 )
[Compare Source](https://github.com/testing-library/user-event/compare/v14.4.2...v14.4.3 )
##### Bug Fixes
- **build:** add `types` field in `exports` ([#​1029](https://github.com/testing-library/user-event/issues/1029 )) ([5bed8c6](5bed8c6a2b
))
- remove circular dependencies ([#​1027](https://github.com/testing-library/user-event/issues/1027 )) ([1aa2027](1aa2027e5e
))
### [`v14.4.2`](https://github.com/testing-library/user-event/releases/tag/v14.4.2 )
[Compare Source](https://github.com/testing-library/user-event/compare/v14.4.1...v14.4.2 )
##### Bug Fixes
- **build:** add `exports` field ([#​1022](https://github.com/testing-library/user-event/issues/1022 )) ([7839e29](7839e29313
))
### [`v14.4.1`](https://github.com/testing-library/user-event/releases/tag/v14.4.1 )
[Compare Source](https://github.com/testing-library/user-event/compare/v14.4.0...v14.4.1 )
##### Bug Fixes
- **build:** transpile to es2019 syntax ([#​1016](https://github.com/testing-library/user-event/issues/1016 )) ([4291cb8](4291cb8cd5
))
### [`v14.4.0`](https://github.com/testing-library/user-event/releases/tag/v14.4.0 )
[Compare Source](https://github.com/testing-library/user-event/compare/v14.3.0...v14.4.0 )
##### Features
- **pointer**: dispatch `auxclick` events ([#​1003](https://github.com/testing-library/user-event/issues/1003 )) ([2852509](2852509f8e
))
##### Bug Fixes
- **event:** be robust against incomplete event implementations ([#​1009](https://github.com/testing-library/user-event/issues/1009 )) ([289828b](289828b1b9
))
- **upload:** be robust against missing FileList implementation ([#​1007](https://github.com/testing-library/user-event/issues/1007 )) ([a46b4d7](a46b4d7157
))
- **keyboard**: switch modifier state of lock keys on the correct event ([#​1003](https://github.com/testing-library/user-event/issues/1003 )) ([2852509](2852509f8e
))
- **keyboard**: remove platform-specific additional key events for `Control` on `AltGraph` ([#​1003](https://github.com/testing-library/user-event/issues/1003 )) ([2852509](2852509f8e
))
- **pointer**: dispatch `contextmenu` events with `detail: 0` ([#​1003](https://github.com/testing-library/user-event/issues/1003 )) ([2852509](2852509f8e
))
- **pointer**: always set `PointerEvent.isPrimary` ([#​1003](https://github.com/testing-library/user-event/issues/1003 )) ([2852509](2852509f8e
))
- **pointer**: set `button` property on pointer events separately from legacy mouse events ([#​1003](https://github.com/testing-library/user-event/issues/1003 )) ([2852509](2852509f8e
))
- **pointer**: click closest common ancestor if `mousedown` and `mouseup` happen on different elements ([#​1003](https://github.com/testing-library/user-event/issues/1003 )) ([2852509](2852509f8e
))
- **pointer**: omit click event on release if another button is released first ([#​1003](https://github.com/testing-library/user-event/issues/1003 )) ([2852509](2852509f8e
))
- **pointer**: dispatch `mouseover`, `mouseenter` and `mousemove` on disabled elements ([#​1003](https://github.com/testing-library/user-event/issues/1003 )) ([2852509](2852509f8e
))
- **pointer**: prevent `mouse*` events per `pointerdown` event handler ([#​1003](https://github.com/testing-library/user-event/issues/1003 )) ([2852509](2852509f8e
))
- **pointer**: dispatch `*out` and `*over` events when moving into / out of nested elements ([#​1003](https://github.com/testing-library/user-event/issues/1003 )) ([2852509](2852509f8e
))
- **pointer**: dispatch `*enter` and `*leave` events on ancestors ([#​1003](https://github.com/testing-library/user-event/issues/1003 )) ([2852509](2852509f8e
))
### [`v14.3.0`](https://github.com/testing-library/user-event/releases/tag/v14.3.0 )
[Compare Source](https://github.com/testing-library/user-event/compare/v14.2.6...v14.3.0 )
##### Features
- **keyboard:** change radio group per arrow keys ([#​995](https://github.com/testing-library/user-event/issues/995 )) ([e1c22af](e1c22af587
))
### [`v14.2.6`](https://github.com/testing-library/user-event/releases/tag/v14.2.6 )
[Compare Source](https://github.com/testing-library/user-event/compare/v14.2.5...v14.2.6 )
##### Bug Fixes
- **document:** reduce impact of React@17 workaround ([#​992](https://github.com/testing-library/user-event/issues/992 )) ([9816d38](9816d384c3
))
- **pointer:** do not throw for `pointer-events: none` on previous target ([#​991](https://github.com/testing-library/user-event/issues/991 )) ([6e4058b](6e4058becf
))
### [`v14.2.5`](https://github.com/testing-library/user-event/releases/tag/v14.2.5 )
[Compare Source](https://github.com/testing-library/user-event/compare/v14.2.4...v14.2.5 )
##### Bug Fixes
- **document:** do not track `value` on `HTMLSelectElement` ([#​989](https://github.com/testing-library/user-event/issues/989 )) ([77a7fa8](77a7fa840a
))
### [`v14.2.4`](https://github.com/testing-library/user-event/releases/tag/v14.2.4 )
[Compare Source](https://github.com/testing-library/user-event/compare/v14.2.3...v14.2.4 )
##### Bug Fixes
- use `window.FileList` instead of implicit global ([c88865d](c88865d3fc
))
### [`v14.2.3`](https://github.com/testing-library/user-event/releases/tag/v14.2.3 )
[Compare Source](https://github.com/testing-library/user-event/compare/v14.2.2...v14.2.3 )
##### Bug Fixes
- **document:** use setters/methods on element as default ([#​987](https://github.com/testing-library/user-event/issues/987 )) ([c40e614](c40e614b9f
))
### [`v14.2.2`](https://github.com/testing-library/user-event/releases/tag/v14.2.2 )
[Compare Source](https://github.com/testing-library/user-event/compare/v14.2.1...v14.2.2 )
##### Bug Fixes
- **document:** track `HTMLInputElement.setRangeText()` ([#​984](https://github.com/testing-library/user-event/issues/984 )) ([73443ec](73443ecf33
))
### [`v14.2.1`](https://github.com/testing-library/user-event/releases/tag/v14.2.1 )
[Compare Source](https://github.com/testing-library/user-event/compare/v14.2.0...v14.2.1 )
##### Performance Improvements
- **tab:** avert visibility check on irrelevant elements ([#​967](https://github.com/testing-library/user-event/issues/967 )) ([d2d8a39](d2d8a3996f
))
### [`v14.2.0`](https://github.com/testing-library/user-event/releases/tag/v14.2.0 )
[Compare Source](https://github.com/testing-library/user-event/compare/v14.1.1...v14.2.0 )
##### Features
- report element with declaration in `pointerEventsCheck` ([#​950](https://github.com/testing-library/user-event/issues/950 )) ([31b7091](31b709183a
))
##### Bug Fixes
- guard against selection without range ([#​953](https://github.com/testing-library/user-event/issues/953 )) ([ab78f3f](ab78f3f50d
))
- **selectOptions:** wait after each click ([#​951](https://github.com/testing-library/user-event/issues/951 )) ([7ea7a77](7ea7a77a87
))
- wait after each method before leaving `asyncWrapper` ([#​952](https://github.com/testing-library/user-event/issues/952 )) ([6f55fee](6f55feebff
))
</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: #47
Co-authored-by: Renovate <renovate@bruyant.xyz>
Co-committed-by: Renovate <renovate@bruyant.xyz>
2024-11-08 12:04:48 +00:00
3f68cfc109
Update dependency @types/jest to v27.5.2 ( #36 )
...
Build and deploy / build-wasm (push) Successful in 14s
Build and deploy / build-react (push) Successful in 48s
Build and deploy / merge (push) Successful in 8s
Build and deploy / Pin to cluster node (push) Successful in 5s
Build and deploy / Update OVH DNS (push) Successful in 4s
Reviewed-on: #36
Co-authored-by: Renovate <renovate@bruyant.xyz>
Co-committed-by: Renovate <renovate@bruyant.xyz>
2024-11-07 21:45:29 +00:00
e17ada3e34
Update dependency @types/node to v17.0.45 ( #37 )
...
Build and deploy / build-wasm (push) Waiting to run
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
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node )) | dependencies | patch | [`17.0.31` -> `17.0.45`](https://renovatebot.com/diffs/npm/@types%2fnode/17.0.31/17.0.45 ) |
---
### 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 [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #37
Co-authored-by: Renovate <renovate@bruyant.xyz>
Co-committed-by: Renovate <renovate@bruyant.xyz>
2024-11-07 21:44:09 +00:00
3a952746b7
Update dependency @types/file-saver to v2.0.7 ( #35 )
...
Build and deploy / build-wasm (push) Successful in 16s
Build and deploy / build-react (push) Successful in 1m1s
Build and deploy / merge (push) Successful in 7s
Build and deploy / Pin to cluster node (push) Successful in 4s
Build and deploy / Update OVH DNS (push) Successful in 5s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/file-saver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/file-saver ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/file-saver )) | devDependencies | patch | [`2.0.5` -> `2.0.7`](https://renovatebot.com/diffs/npm/@types%2ffile-saver/2.0.5/2.0.7 ) |
---
### 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 [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #35
Co-authored-by: Renovate Bot <renovate@bruyant.xyz>
Co-committed-by: Renovate Bot <renovate@bruyant.xyz>
2024-11-07 20:57:31 +00:00
9c57e06cba
Update dependency @tailwindcss/forms to v0.5.9 ( #34 )
...
Build and deploy / merge (push) Blocked by required conditions
Build and deploy / build-react (push) Waiting to run
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
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms ) | devDependencies | patch | [`0.5.1` -> `0.5.9`](https://renovatebot.com/diffs/npm/@tailwindcss%2fforms/0.5.1/0.5.9 ) |
> ❗ **Important**
>
> Release Notes retrieval for this PR were skipped because no github.com credentials were available.
> If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes ).
---
### 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 [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #34
Co-authored-by: Renovate Bot <renovate@bruyant.xyz>
Co-committed-by: Renovate Bot <renovate@bruyant.xyz>
2024-11-07 20:57:17 +00:00
485f57ec13
Configure Renovate ( #33 )
...
Build and deploy / build-wasm (push) Successful in 38s
Build and deploy / build-react (push) Successful in 1m10s
Build and deploy / merge (push) Successful in 23s
Build and deploy / Pin to cluster node (push) Successful in 7s
Build and deploy / Update OVH DNS (push) Successful in 7s
Welcome to [Renovate](https://github.com/renovatebot/renovate )! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
---
### Detected Package Files
* `.gitea/workflows/ci.yml` (github-actions)
* `src/go.mod` (gomod)
* `client/package.json` (npm)
* `.nvmrc` (nvm)
### What to Expect
With your current configuration, Renovate will create 24 Pull Requests:
<details>
<summary>Update dependency @​tailwindcss/forms to v0.5.9</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/tailwindcss-forms-0.x-lockfile`
- Merge into: `master`
- Upgrade [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms ) to `0.5.9`
</details>
<details>
<summary>Update dependency @​types/file-saver to v2.0.7</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/file-saver-2.x-lockfile`
- Merge into: `master`
- Upgrade [@types/file-saver](https://github.com/DefinitelyTyped/DefinitelyTyped ) to `2.0.7`
</details>
<details>
<summary>Update dependency @​types/jest to v27.5.2</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/jest-27.x-lockfile`
- Merge into: `master`
- Upgrade [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped ) to `27.5.2`
</details>
<details>
<summary>Update dependency @​types/node to v17.0.45</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/node-17.x-lockfile`
- Merge into: `master`
- Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped ) to `17.0.45`
</details>
<details>
<summary>Update dependency autoprefixer to v10.4.20</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/autoprefixer-10.x-lockfile`
- Merge into: `master`
- Upgrade [autoprefixer](https://github.com/postcss/autoprefixer ) to `10.4.20`
</details>
<details>
<summary>Update dependency postcss to v8.4.47</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/postcss-8.x-lockfile`
- Merge into: `master`
- Upgrade [postcss](https://github.com/postcss/postcss ) to `8.4.47`
</details>
<details>
<summary>Update dependency @​fortawesome/fontawesome-svg-core to v6.6.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/fortawesome-fontawesome-svg-core-6.x-lockfile`
- Merge into: `master`
- Upgrade [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome ) to `6.6.0`
</details>
<details>
<summary>Update dependency @​fortawesome/free-brands-svg-icons to v6.6.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/fortawesome-free-brands-svg-icons-6.x-lockfile`
- Merge into: `master`
- Upgrade [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome ) to `6.6.0`
</details>
<details>
<summary>Update dependency @​fortawesome/free-solid-svg-icons to v6.6.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/fortawesome-free-solid-svg-icons-6.x-lockfile`
- Merge into: `master`
- Upgrade [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome ) to `6.6.0`
</details>
<details>
<summary>Update dependency @​fortawesome/react-fontawesome to ^0.2.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/fortawesome-react-fontawesome-0.x`
- Merge into: `master`
- Upgrade [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome ) to `^0.2.0`
</details>
<details>
<summary>Update dependency @testing-library/jest-dom to v5.17.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/testing-library-jest-dom-5.x-lockfile`
- Merge into: `master`
- Upgrade [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) to `5.17.0`
</details>
<details>
<summary>Update dependency @testing-library/react to v13.4.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/testing-library-react-13.x-lockfile`
- Merge into: `master`
- Upgrade [@testing-library/react](https://github.com/testing-library/react-testing-library ) to `13.4.0`
</details>
<details>
<summary>Update dependency @testing-library/user-event to v14.5.2</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/testing-library-user-event-14.x-lockfile`
- Merge into: `master`
- Upgrade [@testing-library/user-event](https://github.com/testing-library/user-event ) to `14.5.2`
</details>
<details>
<summary>Update dependency classnames to v2.5.1</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/classnames-2.x-lockfile`
- Merge into: `master`
- Upgrade [classnames](https://github.com/JedWatson/classnames ) to `2.5.1`
</details>
<details>
<summary>Update dependency react to v18.3.1</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/react-18.x-lockfile`
- Merge into: `master`
- Upgrade [react](https://github.com/facebook/react ) to `18.3.1`
- Upgrade [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped ) to `18.3.12`
</details>
<details>
<summary>Update dependency react-dom to v18.3.1</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/react-dom-18.x-lockfile`
- Merge into: `master`
- Upgrade [react-dom](https://github.com/facebook/react ) to `18.3.1`
- Upgrade [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped ) to `18.3.1`
</details>
<details>
<summary>Update dependency tailwindcss to v3.4.14</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/tailwindcss-3.x-lockfile`
- Merge into: `master`
- Upgrade [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) to `3.4.14`
</details>
<details>
<summary>Update dependency typescript to v4.9.5</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-4.x-lockfile`
- Merge into: `master`
- Upgrade [typescript](https://github.com/microsoft/TypeScript ) to `4.9.5`
</details>
<details>
<summary>Update dependency @testing-library/jest-dom to v6</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/testing-library-jest-dom-6.x`
- Merge into: `master`
- Upgrade [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) to `^6.0.0`
</details>
<details>
<summary>Update dependency @testing-library/react to v16</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/testing-library-react-16.x`
- Merge into: `master`
- Upgrade [@testing-library/react](https://github.com/testing-library/react-testing-library ) to `^16.0.0`
</details>
<details>
<summary>Update dependency @​types/jest to v29</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/jest-29.x`
- Merge into: `master`
- Upgrade [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped ) to `^29.0.0`
</details>
<details>
<summary>Update dependency node to v22</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/node-22.x`
- Merge into: `master`
- Upgrade [node](https://github.com/nodejs/node ) to `22`
- Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped ) to `^22.0.0`
</details>
<details>
<summary>Update dependency typescript to v5</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-5.x`
- Merge into: `master`
- Upgrade [typescript](https://github.com/microsoft/TypeScript ) to `^5.0.0`
</details>
<details>
<summary>Update dependency web-vitals to v4</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/web-vitals-4.x`
- Merge into: `master`
- Upgrade [web-vitals](https://github.com/GoogleChrome/web-vitals ) to `^4.0.0`
</details>
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for `prhourlylimit` for details.
---
❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/ ), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions ).
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Reviewed-on: #33
Co-authored-by: Renovate Bot <renovate@bruyant.xyz>
Co-committed-by: Renovate Bot <renovate@bruyant.xyz>
2024-11-07 19:57:11 +00:00
b06cade0b2
Update client/src/Palette.ts
Build and deploy / build-wasm (push) Successful in 59s
Build and deploy / build-react (push) Successful in 1m1s
Build and deploy / merge (push) Successful in 11s
Build and deploy / Pin to cluster node (push) Successful in 27s
Build and deploy / Update OVH DNS (push) Successful in 1m7s
2024-01-24 14:19:45 +00:00
2627d01796
Rename app
Build and deploy / build-wasm (push) Successful in 20s
Build and deploy / build-react (push) Successful in 42s
Build and deploy / merge (push) Successful in 6s
Build and deploy / Pin to cluster node (push) Successful in 5s
Build and deploy / Update OVH DNS (push) Successful in 4s
2024-01-15 18:59:49 +01:00
46a054e626
Added a couple palettes ( #32 )
...
Build and deploy / build-wasm (push) Successful in 21s
Build and deploy / build-react (push) Successful in 47s
Build and deploy / merge (push) Successful in 6s
Build and deploy / Pin to cluster node (push) Successful in 5s
Build and deploy / Update OVH DNS (push) Successful in 4s
Co-authored-by: CrispyBaguette <alexandre.bruyant@gmail.com>
Reviewed-on: #32
Co-authored-by: Alexandre Bruyant <alexandre@bruyant.xyz>
Co-committed-by: Alexandre Bruyant <alexandre@bruyant.xyz>
2024-01-15 16:28:14 +00:00
202560a249
Use generic code icon
Build and deploy / build-wasm (push) Successful in 21s
Build and deploy / build-react (push) Successful in 51s
Build and deploy / merge (push) Successful in 6s
Build and deploy / Update OVH DNS (push) Successful in 4s
Build and deploy / Pin to cluster node (push) Successful in 5s
2024-01-13 11:17:20 +01:00
3b0f139c4a
Update fontawesome
2024-01-13 11:12:42 +01:00
3c7e29430f
Use correct pin version
Build and deploy / build-wasm (push) Successful in 19s
Build and deploy / build-react (push) Successful in 52s
Build and deploy / merge (push) Successful in 6s
Build and deploy / Pin to cluster node (push) Successful in 5s
Build and deploy / Update OVH DNS (push) Successful in 4s
2024-01-13 08:52:30 +01:00
420f888d9a
Use pin v1
Build and deploy / build-wasm (push) Successful in 20s
Build and deploy / build-react (push) Successful in 53s
Build and deploy / merge (push) Successful in 6s
Build and deploy / Pin to cluster node (push) Failing after 4s
Build and deploy / Update OVH DNS (push) Has been skipped
2024-01-13 08:49:26 +01:00
b8e68ef7fd
Use pin v1
2024-01-13 08:48:59 +01:00
9835aac749
Use correct dep name
Build and deploy / build-wasm (push) Successful in 19s
Build and deploy / build-react (push) Successful in 47s
Build and deploy / merge (push) Successful in 13s
Build and deploy / Pin to cluster node (push) Successful in 9s
Build and deploy / Update OVH DNS (push) Successful in 6s
2024-01-12 19:57:15 +01:00
7d663a4981
Rename folder
Build and deploy / build-wasm (push) Successful in 30s
Build and deploy / build-react (push) Successful in 1m5s
Build and deploy / Pin to cluster node (push) Failing after 4s
Build and deploy / Update OVH DNS (push) Has been skipped
Build and deploy / merge (push) Successful in 7s
2024-01-12 19:53:24 +01:00
c800299948
Switch to custom action
2024-01-12 19:53:00 +01:00
63fd7322f2
Update client/src/Header.tsx
Build and deploy / build-wasm (push) Successful in 23s
Build and deploy / build-react (push) Successful in 52s
Build and deploy / merge (push) Successful in 6s
Build and deploy / Push to web3.storage (push) Successful in 15s
Build and deploy / Update OVH DNS (push) Successful in 4s
2024-01-05 22:44:27 +00:00
80e29329b9
Update README.md
Build and deploy / build-wasm (push) Successful in 30s
Build and deploy / build-react (push) Successful in 1m2s
Build and deploy / merge (push) Successful in 6s
Build and deploy / Push to web3.storage (push) Successful in 22s
Build and deploy / Update OVH DNS (push) Successful in 5s
2024-01-05 12:02:51 +00:00
1319c587dd
Update .github/workflows/ci.yml
Build and deploy / build-wasm (push) Successful in 19s
Build and deploy / build-react (push) Successful in 46s
Build and deploy / merge (push) Successful in 7s
Build and deploy / Push to web3.storage (push) Successful in 15s
Build and deploy / Update OVH DNS (push) Successful in 4s
2024-01-03 12:11:18 +00:00
40c336c816
Update .github/workflows/ci.yml
Build and deploy / build-react (push) Waiting to run
Build and deploy / merge (push) Waiting to run
Build and deploy / Push to web3.storage (push) Waiting to run
Build and deploy / Update OVH DNS (push) Waiting to run
Build and deploy / build-wasm (push) Has been cancelled
2024-01-03 12:03:33 +00:00
e9aecbdcb1
Update dither dep ( #30 )
...
Build and deploy / merge (push) Blocked by required conditions
Build and deploy / Push to web3.storage (push) Blocked by required conditions
Build and deploy / Update OVH DNS (push) Blocked by required conditions
Build and deploy / build-wasm (push) Failing after 1m58s
Build and deploy / build-react (push) Has been cancelled
Reviewed-on: #30
Fixes #2
Co-authored-by: Alexandre <alexandre@bruyant.xyz>
Co-committed-by: Alexandre <alexandre@bruyant.xyz>
2024-01-03 12:00:54 +00:00
CrispyBaguette
607e7f44e9
handle missing umami
2023-10-08 11:25:41 +02:00
CrispyBaguette
7e1dc8c443
Merge pull request #29 from CrispyBaguette/event-tracking
...
umami event tracking
2023-06-07 12:21:18 +02:00
CrispyBaguette
3c56bbdc0e
umami event tracking
2023-06-07 12:20:55 +02:00
CrispyBaguette
fc0c840d16
Merge pull request #28 from CrispyBaguette/umami-dnt
...
Respect DNT setting
2023-05-29 13:53:33 +02:00
CrispyBaguette
42b7f3bede
Respect DNT setting
2023-05-29 13:53:04 +02:00
CrispyBaguette
dc117a1617
Merge pull request #27 from CrispyBaguette/umami
...
Add umami tracking
2023-05-29 13:30:52 +02:00
CrispyBaguette
999c710335
Add umami tracking
2023-05-29 13:29:38 +02:00
CrispyBaguette
475ab0e732
remove pinata
2023-03-06 23:22:41 +01:00
CrispyBaguette
8c02234024
Merge pull request #26 from CrispyBaguette/gruvbox
...
Added gruvbox color palette
2022-11-28 08:08:19 +01:00
CrispyBaguette
26f40ad39b
Added gruvbox color palette
2022-11-28 08:07:23 +01:00
CrispyBaguette
e1a797fbec
Merge pull request #25 from CrispyBaguette/dark-mode
...
Dark mode
2022-05-08 15:29:18 +02:00
CrispyBaguette
023752045e
Tighten header
2022-05-08 15:28:37 +02:00
CrispyBaguette
232d5f269a
Light theme default rotation
2022-05-08 15:19:48 +02:00
CrispyBaguette
cf9895b5bb
Theme toggling
2022-05-08 15:16:39 +02:00
CrispyBaguette
c4384187e1
Bunch of updates
2022-05-08 15:16:32 +02:00
CrispyBaguette
49b3de25aa
Auto dark mode
2022-05-08 12:42:43 +02:00
CrispyBaguette
f27457ba70
Merge pull request #24 from CrispyBaguette/spinner
...
Added spinner over preview image
2022-05-05 17:02:15 +02:00
CrispyBaguette
a1f7d60e19
Added spinner over preview image
2022-05-05 16:54:44 +02:00
CrispyBaguette
10911b1a0c
Merge pull request #21 from CrispyBaguette/fix-rendering
...
Fix rendering for react 18
2022-04-18 09:02:17 +02:00
CrispyBaguette
967880054f
Fix rendering for react 18
2022-04-18 09:01:44 +02:00
CrispyBaguette
d0d60c8a56
Merge pull request #19 from CrispyBaguette/fix-dracula
...
Fix Dracula palette
2022-04-18 08:44:21 +02:00
CrispyBaguette
3aa0aa946c
Fix Dracula palette
2022-04-18 08:43:49 +02:00
CrispyBaguette
c1759a5c6d
Merge pull request #18 from CrispyBaguette/react-18
...
react 18
2022-04-17 09:37:06 +02:00