|
5f930c4d3a
|
Update dependency node to v22
|
2024-11-08 23:06:06 +00:00 |
|
|
6525f29901
|
Update dependency @testing-library/jest-dom to v6 (#58)
Build and deploy / build-wasm (push) Successful in 11s
Build and deploy / build-react (push) Successful in 44s
Build and deploy / merge (push) Successful in 5s
Build and deploy / Pin to cluster node (push) Successful in 5s
Build and deploy / Update OVH DNS (push) Successful in 4s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | dependencies | major | [`^5.16.4` -> `^6.0.0`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/5.17.0/6.6.3) |
---
### Release Notes
<details>
<summary>testing-library/jest-dom (@​testing-library/jest-dom)</summary>
### [`v6.6.3`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.3)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.6.2...v6.6.3)
##### Bug Fixes
- add vitest import when extending vitest matchers ([#​646](https://github.com/testing-library/jest-dom/issues/646)) ([5ba0156](5ba015651c ))
### [`v6.6.2`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.2)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.6.1...v6.6.2)
##### Bug Fixes
- remove recursive type reference in vitest types ([#​636](https://github.com/testing-library/jest-dom/issues/636)) ([4468378](4468378fb4 ))
### [`v6.6.1`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.1)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.6.0...v6.6.1)
##### Bug Fixes
- fix lodash import in to-have-selection.js ([#​642](https://github.com/testing-library/jest-dom/issues/642)) ([ced792e](ced792e2f2 ))
### [`v6.6.0`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.0)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.5.0...v6.6.0)
##### Features
- implement toHaveSelection ([#​637](https://github.com/testing-library/jest-dom/issues/637)) ([9b14804](9b148043d0 ))
### [`v6.5.0`](https://github.com/testing-library/jest-dom/releases/tag/v6.5.0)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.4.8...v6.5.0)
##### Features
- **toHaveValue:** Asserting aria-valuenow ([#​479](https://github.com/testing-library/jest-dom/issues/479)) ([acbf416](acbf416871 ))
### [`v6.4.8`](https://github.com/testing-library/jest-dom/releases/tag/v6.4.8)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.4.7...v6.4.8)
##### Bug Fixes
- Drop peerDependencies from package.json ([#​610](https://github.com/testing-library/jest-dom/issues/610)) ([faf534b](faf534b6ff ))
### [`v6.4.7`](https://github.com/testing-library/jest-dom/releases/tag/v6.4.7)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.4.6...v6.4.7)
##### Bug Fixes
- Type definition of `toHaveClass` ([#​611](https://github.com/testing-library/jest-dom/issues/611)) ([5cc6298](5cc6298847 ))
### [`v6.4.6`](https://github.com/testing-library/jest-dom/releases/tag/v6.4.6)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.4.5...v6.4.6)
##### Bug Fixes
- Support [@​starting-style](https://github.com/starting-style) ([#​602](https://github.com/testing-library/jest-dom/issues/602)) ([fd9ee68](fd9ee68ae4 ))
### [`v6.4.5`](https://github.com/testing-library/jest-dom/releases/tag/v6.4.5)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.4.4...v6.4.5)
##### Bug Fixes
- add js suffix to isEqualWith import ([#​599](https://github.com/testing-library/jest-dom/issues/599)) ([e8c8b13](e8c8b13c6d ))
### [`v6.4.4`](https://github.com/testing-library/jest-dom/releases/tag/v6.4.4)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.4.3...v6.4.4)
##### Bug Fixes
- **infra:** codecoverage token addition ([#​600](https://github.com/testing-library/jest-dom/issues/600)) ([f03a582](f03a582827 ))
### [`v6.4.3`](https://github.com/testing-library/jest-dom/releases/tag/v6.4.3)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.4.2...v6.4.3)
##### Bug Fixes
- Updates role support for aria-required attribute in `toBeRequired` ([#​590](https://github.com/testing-library/jest-dom/issues/590)) ([20aca33](20aca338d0 ))
### [`v6.4.2`](https://github.com/testing-library/jest-dom/releases/tag/v6.4.2)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.4.1...v6.4.2)
##### Bug Fixes
- Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations ([#​575](https://github.com/testing-library/jest-dom/issues/575)) ([a93c0c4](a93c0c4a20 ))
### [`v6.4.1`](https://github.com/testing-library/jest-dom/releases/tag/v6.4.1)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.4.0...v6.4.1)
##### Bug Fixes
- Export type `TestingLibraryMatchers` from "./matchers" ([#​576](https://github.com/testing-library/jest-dom/issues/576)) ([dd1c4dd](dd1c4dd504 ))
### [`v6.4.0`](https://github.com/testing-library/jest-dom/releases/tag/v6.4.0)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.3.0...v6.4.0)
##### Features
- Add toHaveRole matcher ([#​572](https://github.com/testing-library/jest-dom/issues/572)) ([f7dc673](f7dc673dbc ))
### [`v6.3.0`](https://github.com/testing-library/jest-dom/releases/tag/v6.3.0)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.2.1...v6.3.0)
##### Features
- Support for regular expressions in toHaveClass ([#​563](https://github.com/testing-library/jest-dom/issues/563)) ([9787ed5](9787ed59fc ))
### [`v6.2.1`](https://github.com/testing-library/jest-dom/releases/tag/v6.2.1)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.2.0...v6.2.1)
##### Bug Fixes
- Standalone types for "./matchers" export and add Bun support ([#​566](https://github.com/testing-library/jest-dom/issues/566)) ([5675b86](5675b8668c ))
### [`v6.2.0`](https://github.com/testing-library/jest-dom/releases/tag/v6.2.0)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.1.6...v6.2.0)
##### Features
- toHaveAccessibleDescription supports aria-description ([#​565](https://github.com/testing-library/jest-dom/issues/565)) ([1fb156c](1fb156c2b5 ))
### [`v6.1.6`](https://github.com/testing-library/jest-dom/releases/tag/v6.1.6)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.1.5...v6.1.6)
##### Bug Fixes
- Upgrade [@​adobe/css-tools](https://github.com/adobe/css-tools) to v4.3.2 ([#​553](https://github.com/testing-library/jest-dom/issues/553)) ([b64b953](b64b953f76 ))
### [`v6.1.5`](https://github.com/testing-library/jest-dom/releases/tag/v6.1.5)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.1.4...v6.1.5)
##### Bug Fixes
- support uppercase custom props in toHaveStyle ([#​552](https://github.com/testing-library/jest-dom/issues/552)) ([b7b7c6a](b7b7c6a965 ))
### [`v6.1.4`](https://github.com/testing-library/jest-dom/releases/tag/v6.1.4)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.1.3...v6.1.4)
##### Bug Fixes
- upgrade `@adobe/css-tools` to `4.3.1` to address vulnerability ([#​532](https://github.com/testing-library/jest-dom/issues/532)) ([44f1eab](44f1eabc79 ))
### [`v6.1.3`](https://github.com/testing-library/jest-dom/releases/tag/v6.1.3)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.1.2...v6.1.3)
##### Bug Fixes
- proper [@​jest/globals](https://github.com/jest/globals) import ([#​530](https://github.com/testing-library/jest-dom/issues/530)) ([5b492ac](5b492ace23 ))
### [`v6.1.2`](https://github.com/testing-library/jest-dom/releases/tag/v6.1.2)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.1.1...v6.1.2)
##### Bug Fixes
- bump [@​adobe/css-tools](https://github.com/adobe/css-tools) for ESM support ([#​525](https://github.com/testing-library/jest-dom/issues/525)) ([b959a68](b959a68138 ))
### [`v6.1.1`](https://github.com/testing-library/jest-dom/releases/tag/v6.1.1)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.1.0...v6.1.1)
##### Bug Fixes
- **package.json:** update main and module file paths ([#​523](https://github.com/testing-library/jest-dom/issues/523)) ([853a3e5](853a3e51ba ))
### [`v6.1.0`](https://github.com/testing-library/jest-dom/releases/tag/v6.1.0)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.0.1...v6.1.0)
##### Features
- Publish ESM and CJS (https://github.com/testing-library/jest-dom/pull/519)
### [`v6.0.1`](https://github.com/testing-library/jest-dom/releases/tag/v6.0.1)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v6.0.0...v6.0.1)
##### Bug Fixes
- matchers type is making the global expect unsafe ([#​513](https://github.com/testing-library/jest-dom/issues/513)) ([bdb34f1](bdb34f1295 ))
### [`v6.0.0`](https://github.com/testing-library/jest-dom/releases/tag/v6.0.0)
[Compare Source](https://github.com/testing-library/jest-dom/compare/v5.17.0...v6.0.0)
##### Features
- local types, supporting jest, [@​jest/globals](https://github.com/jest/globals), vitest ([#​511](https://github.com/testing-library/jest-dom/issues/511)) ([4b764b9](4b764b9f6a ))
##### BREAKING CHANGES
- Removes the extend-expect script. Users should use
the default import path or one of the new test platform-specific
paths to automatically extend the appropriate "expect" instance.
extend-expect was not documented in the Readme, so this change should
have minimal impact.
Users can now use the following import paths to automatically extend
"expect" for their chosen test platform:
- [@​testing-library/jest-dom](https://github.com/testing-library/jest-dom) - jest ([@​types/jest](https://github.com/types/jest))
- @​testing-library/jest-dom/jest-globals - [@​jest/globals](https://github.com/jest/globals)
- @​testing-library/jest-dom/vitest - vitest
For example:
import '@​testing-library/jest-dom/jest-globals'
Importing from one of the above paths will augment the appropriate
matcher interface for the given test platform, assuming the import
is done in a .ts file that is included in the user's tsconfig.json.
It's also (still) possible to import the matchers directly without
side effects:
import \* as matchers from '@​testing-library/jest-dom/matchers'
- Update kcd-scripts
- Drop node < 14
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44LjAiLCJ1cGRhdGVkSW5WZXIiOiIzOS44LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #58
Co-authored-by: Renovate <renovate@bruyant.xyz>
Co-committed-by: Renovate <renovate@bruyant.xyz>
|
2024-11-08 22:22:06 +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 |
|
|
3b0f139c4a
|
Update fontawesome
|
2024-01-13 11:12:42 +01:00 |
|
CrispyBaguette
|
c4384187e1
|
Bunch of updates
|
2022-05-08 15:16:32 +02:00 |
|
CrispyBaguette
|
967880054f
|
Fix rendering for react 18
|
2022-04-18 09:01:44 +02:00 |
|
CrispyBaguette
|
faec41f041
|
react 18
|
2022-04-17 09:36:16 +02:00 |
|
Alexandre BRUYANT
|
b59fa868fa
|
Dont launch browser on npm start
|
2021-12-13 13:54:19 +01:00 |
|
CrispyBaguette
|
396688671e
|
Update package.json
Fix access through IPFS gateway
|
2021-12-13 08:17:26 +01:00 |
|
CrispyBaguette
|
b32887cd3c
|
Functional app
|
2021-12-12 17:50:58 +01:00 |
|
CrispyBaguette
|
aef91275c9
|
Created react app, reworked folder structure
|
2021-12-11 14:21:08 +01:00 |
|