openfun / joanie

πŸ‘› A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.
MIT License
22 stars 2 forks source link

⬆️(dependencies) update js dependencies #695

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/icons-material (source) 5.15.12 -> 5.15.13 age adoption passing confidence
@mui/lab (source) 5.0.0-alpha.167 -> 5.0.0-alpha.168 age adoption passing confidence
@mui/material (source) 5.15.12 -> 5.15.13 age adoption passing confidence
@mui/x-date-pickers (source) 6.19.6 -> 6.19.7 age adoption passing confidence
@playwright/experimental-ct-react (source) 1.41.2 -> 1.42.1 age adoption passing confidence
@playwright/test (source) 1.41.2 -> 1.42.1 age adoption passing confidence
@tanstack/react-query (source) 5.27.5 -> 5.28.4 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.27.5 -> 5.28.4 age adoption passing confidence
@types/node (source) 20.11.26 -> 20.11.29 age adoption passing confidence
@types/react (source) 18.2.65 -> 18.2.67 age adoption passing confidence
@types/react-dom (source) 18.2.21 -> 18.2.22 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.2.0 -> 7.3.1 age adoption passing confidence
@typescript-eslint/parser (source) 7.2.0 -> 7.3.1 age adoption passing confidence
@uiw/react-markdown-preview (source) 5.0.10 -> 5.1.1 age adoption passing confidence
@uiw/react-md-editor (source) 4.0.3 -> 4.0.4 age adoption passing confidence
eslint-plugin-react 7.34.0 -> 7.34.1 age adoption passing confidence
msw (source) 2.2.3 -> 2.2.8 age adoption passing confidence
react-hook-form (source) 7.51.0 -> 7.51.1 age adoption passing confidence
sass 1.71.1 -> 1.72.0 age adoption passing confidence

Release Notes

mui/material-ui (@​mui/icons-material) ### [`v5.15.13`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51513) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.12...v5.15.13) *Mar 12, 2024* A big thanks to the 15 contributors who made this release possible. Here are some highights ✨ - The Material UI free Checkout template got a design uplift ([#​41447](https://togithub.com/mui/material-ui/issues/41447)) [@​zanivan](https://togithub.com/zanivan) ##### `@mui/material@5.15.13` - \[Alert] Add `slots` and `slotProps` type to theme ([#​41324](https://togithub.com/mui/material-ui/issues/41324)) [@​sai6855](https://togithub.com/sai6855) - \[Autocomplete] Fix the options list being added to the DOM in `freeSolo` mode even when there are no options, causing style problems ([#​41300](https://togithub.com/mui/material-ui/issues/41300)) [@​rakeshmusturi](https://togithub.com/rakeshmusturi) - Add `paperChannel` token ([#​41447](https://togithub.com/mui/material-ui/issues/41447)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[Switch] Convert to support CSS extraction ([#​41367](https://togithub.com/mui/material-ui/issues/41367)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[Tooltip] Support event handlers with extra parameters ([#​41320](https://togithub.com/mui/material-ui/issues/41320)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/system@5.15.13` - \[RtlProvider] Add component & hook ([#​41241](https://togithub.com/mui/material-ui/issues/41241)) [@​mnajdova](https://togithub.com/mnajdova) ##### `@mui/utils@5.15.13` - \[utils] Fix visually hidden styles' margin unit ([#​41477](https://togithub.com/mui/material-ui/issues/41477)) [@​michaldudak](https://togithub.com/michaldudak) ##### `@mui/codemod@5.15.13` - Fix merging of slotProps and componentProps ([#​41323](https://togithub.com/mui/material-ui/issues/41323)) [@​sai6855](https://togithub.com/sai6855) ##### `@mui/base@5.0.0-beta.39` - \[material-ui]\[joy-ui]\[Autocomplete] Keep in sync highlighted index when the option still exists ([#​41306](https://togithub.com/mui/material-ui/issues/41306)) [@​CGNonofr](https://togithub.com/CGNonofr) - \[FormControl] Export `FormControlOwnerState` type from index ([#​41287](https://togithub.com/mui/material-ui/issues/41287)) [@​michaeldfoley](https://togithub.com/michaeldfoley) - \[material-ui]\[TextareaAutosize] Fix inline style not getting applied ([#​41369](https://togithub.com/mui/material-ui/issues/41369)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@pigment-css/react@0.0.2` - Handle more scenarios while transforming sx prop ([#​41372](https://togithub.com/mui/material-ui/issues/41372)) [@​brijeshb42](https://togithub.com/brijeshb42) - Improve testing of fixtures ([#​41389](https://togithub.com/mui/material-ui/issues/41389)) [@​brijeshb42](https://togithub.com/brijeshb42) - Fix `keyframes` serialize styles error ([#​41395](https://togithub.com/mui/material-ui/issues/41395)) [@​siriwatknp](https://togithub.com/siriwatknp) - Use class selector instead of class value ([#​41442](https://togithub.com/mui/material-ui/issues/41442)) [@​brijeshb42](https://togithub.com/brijeshb42) - \[next] Warn about unsupported turbo mode in Next.js ([#​41445](https://togithub.com/mui/material-ui/issues/41445)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### Docs - \[material-ui] Refine checkout template ([#​40967](https://togithub.com/mui/material-ui/issues/40967)) [@​zanivan](https://togithub.com/zanivan) - \[material-ui] Add docs for complementary List components ([#​41329](https://togithub.com/mui/material-ui/issues/41329)) [@​anle9650](https://togithub.com/anle9650) - \[material-ui] Add docs for complementary Dialog components ([#​41313](https://togithub.com/mui/material-ui/issues/41313)) [@​jwithington](https://togithub.com/jwithington) - \[material-ui] Fix Templates live preview link ([#​41467](https://togithub.com/mui/material-ui/issues/41467)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[material-ui] Polish out the templates page ([#​41468](https://togithub.com/mui/material-ui/issues/41468)) [@​zanivan](https://togithub.com/zanivan) - \[material-ui] Adjust the Templates card design ([#​41450](https://togithub.com/mui/material-ui/issues/41450)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[joy-ui] Remove unnecessary styles in color inversion footer demo ([#​41419](https://togithub.com/mui/material-ui/issues/41419)) [@​cipherlogs](https://togithub.com/cipherlogs) - \[joy-ui] Update case studies chip background color ([#​41413](https://togithub.com/mui/material-ui/issues/41413)) [@​cipherlogs](https://togithub.com/cipherlogs) - \[joy-ui] Remove wrong CSS prop from the Sign-in-side template ([#​41383](https://togithub.com/mui/material-ui/issues/41383)) [@​cipherlogs](https://togithub.com/cipherlogs) - \[joy-ui] Fix broken link on the Color Inversion page ([#​41407](https://togithub.com/mui/material-ui/issues/41407)) [@​cipherlogs](https://togithub.com/cipherlogs) - \[pigment] Add example and guide section ([#​41249](https://togithub.com/mui/material-ui/issues/41249)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[pigment-css] Brand name nonbreaking space ([#​41438](https://togithub.com/mui/material-ui/issues/41438)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[pigment-css] Fix import on the README ([#​41411](https://togithub.com/mui/material-ui/issues/41411)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[pigment-css] Edit starter template links on README ([#​41409](https://togithub.com/mui/material-ui/issues/41409)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[pigment-css] Tweak the examples and edit READMEs ([#​41408](https://togithub.com/mui/material-ui/issues/41408)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[pigment-css] Adjust the bit about CSS vars on the README ([#​41463](https://togithub.com/mui/material-ui/issues/41463)) [@​danilo-leal](https://togithub.com/danilo-leal) - Finish brand name fixes [#​41438](https://togithub.com/mui/material-ui/issues/41438) [@​oliviertassinari](https://togithub.com/oliviertassinari) - Remove noreferrer [@​oliviertassinari](https://togithub.com/oliviertassinari) - Fix v4 docs appearing in notifications ([#​41390](https://togithub.com/mui/material-ui/issues/41390)) [@​peterwangsc](https://togithub.com/peterwangsc) - Update GitHub project links ([#​41370](https://togithub.com/mui/material-ui/issues/41370)) [@​danilo-leal](https://togithub.com/danilo-leal) ##### Core - \[pigment] Make all Pigment CSS packages public ([#​41404](https://togithub.com/mui/material-ui/issues/41404)) [@​brijeshb42](https://togithub.com/brijeshb42) - \[pigment] Rename directories to match package names ([#​41453](https://togithub.com/mui/material-ui/issues/41453)) [@​brijeshb42](https://togithub.com/brijeshb42) - \[pigment-css] Example fix leading spaces ([#​41439](https://togithub.com/mui/material-ui/issues/41439)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[code-infra] Add short note about e2e-website workflow schedule ([#​41355](https://togithub.com/mui/material-ui/issues/41355)) [@​Janpot](https://togithub.com/Janpot) - \[code-infra] Add alias for icon types ([#​41248](https://togithub.com/mui/material-ui/issues/41248)) [@​Janpot](https://togithub.com/Janpot) - \[code-infra] Reduce concurrency of typescript:ci further ([#​41392](https://togithub.com/mui/material-ui/issues/41392)) [@​Janpot](https://togithub.com/Janpot) - \[code-infra] Reduce concurrency for test_types ci job ([#​41385](https://togithub.com/mui/material-ui/issues/41385)) [@​Janpot](https://togithub.com/Janpot) - \[code-infra] Adapt API code generator to Base UI repo needs ([#​41475](https://togithub.com/mui/material-ui/issues/41475)) [@​michaldudak](https://togithub.com/michaldudak) - \[docs-infra] Don't generate preview files for the templates ([#​41379](https://togithub.com/mui/material-ui/issues/41379)) [@​mnajdova](https://togithub.com/mnajdova) - \[docs-infra] Fix pigment css apps path in the render mui demos script ([#​41476](https://togithub.com/mui/material-ui/issues/41476)) [@​mnajdova](https://togithub.com/mnajdova) - \[docs-infra] move feedback to ESM ([#​41381](https://togithub.com/mui/material-ui/issues/41381)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs-infra] Improve color contrast throughout ([#​41387](https://togithub.com/mui/material-ui/issues/41387)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs-infra] Simplify Algolia crawler config ([#​41312](https://togithub.com/mui/material-ui/issues/41312)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Adjust the tabs and layout selection design ([#​41084](https://togithub.com/mui/material-ui/issues/41084)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[blog] Update the Base UI post with links to dedicated repo ([#​41358](https://togithub.com/mui/material-ui/issues/41358)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[website] Update the Careers page role ([#​41384](https://togithub.com/mui/material-ui/issues/41384)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[website] Compress about images [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Improve color contrast on the homepage ([#​41465](https://togithub.com/mui/material-ui/issues/41465)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[examples] Add pigment-css-vite-ts starter example ([#​41196](https://togithub.com/mui/material-ui/issues/41196)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[examples] Add pigment-css-nextjs-ts starter project ([#​41105](https://togithub.com/mui/material-ui/issues/41105)) [@​siriwatknp](https://togithub.com/siriwatknp) All contributors of this release in alphabetical order: [@​alexfauquette](https://togithub.com/alexfauquette), [@​brijeshb42](https://togithub.com/brijeshb42), [@​CGNonofr](https://togithub.com/CGNonofr), [@​cipherlogs](https://togithub.com/cipherlogs), [@​danilo-leal](https://togithub.com/danilo-leal), [@​Janpot](https://togithub.com/Janpot), [@​michaeldfoley](https://togithub.com/michaeldfoley), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​peterwangsc](https://togithub.com/peterwangsc), [@​rakeshmusturi](https://togithub.com/rakeshmusturi), [@​sai6855](https://togithub.com/sai6855), [@​siriwatknp](https://togithub.com/siriwatknp), [@​zanivan](https://togithub.com/zanivan), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
mui/mui-x (@​mui/x-date-pickers) ### [`v6.19.7`](https://togithub.com/mui/mui-x/compare/v6.19.6...b054297fc121b54099427bd84c12ad79716581f0) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.19.6...v6.19.7)
microsoft/playwright (@​playwright/experimental-ct-react) ### [`v1.42.1`](https://togithub.com/microsoft/playwright/releases/tag/v1.42.1) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.42.0...v1.42.1) ##### Highlights [https://github.com/microsoft/playwright/issues/29732](https://togithub.com/microsoft/playwright/issues/29732) - \[Regression]: HEAD requests to webServer.url since v1.42.0[https://github.com/microsoft/playwright/issues/29746](https://togithub.com/microsoft/playwright/issues/29746)6 - \[Regression]: Playwright CT CLI scripts fail due to broken initializePlugin impor[https://github.com/microsoft/playwright/issues/29739](https://togithub.com/microsoft/playwright/issues/29739)39 - \[Bug]: Component tests fails when imported a module with a dot in a na[https://github.com/microsoft/playwright/issues/29731](https://togithub.com/microsoft/playwright/issues/29731)731 - \[Regression]: 1.42.0 breaks some import stateme[https://github.com/microsoft/playwright/issues/29760](https://togithub.com/microsoft/playwright/issues/29760)9760 - \[Bug]: Possible regression with chained locators in v1.42 ##### Browser Versions - Chromium 123.0.6312.4 - Mozilla Firefox 123.0 - WebKit 17.4 This version was also tested against the following stable channels: - Google Chrome 122 - Microsoft Edge 123 ### [`v1.42.0`](https://togithub.com/microsoft/playwright/releases/tag/v1.42.0) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.41.2...v1.42.0) #### New APIs - **Test tags** [New tag syntax](https://playwright.dev/docs/test-annotations#tag-tests) for adding tags to the tests (@​-tokens in the test title are still supported). ```js test('test customer login', { tag: ['@​fast', '@​login'] }, async ({ page }) => { // ... }); ``` Use `--grep` command line option to run only tests with certain tags. ```sh npx playwright test --grep @​fast ``` - **Annotating skipped tests** [New annotation syntax](https://playwright.dev/docs/test-annotations#annotate-tests) for test annotations allows annotating the tests that do not run. ```js test('test full report', { annotation: [ { type: 'issue', description: 'https://github.com/microsoft/playwright/issues/23180' }, { type: 'docs', description: 'https://playwright.dev/docs/test-annotations#tag-tests' }, ], }, async ({ page }) => { // ... }); ``` - **page.addLocatorHandler()** New method [page.addLocatorHandler()](https://playwright.dev/docs/api/class-page#page-add-locator-handler) registers a callback that will be invoked when specified element becomes visible and may block Playwright actions. The callback can get rid of the overlay. Here is an example that closes a cookie dialog when it appears. ```js // Setup the handler. await page.addLocatorHandler( page.getByRole('heading', { name: 'Hej! You are in control of your cookies.' }), async () => { await page.getByRole('button', { name: 'Accept all' }).click(); }); // Write the test as usual. await page.goto('https://www.ikea.com/'); await page.getByRole('link', { name: 'Collection of blue and white' }).click(); await expect(page.getByRole('heading', { name: 'Light and easy' })).toBeVisible(); ``` - **Project wildcard filter** Playwright command line [flag](https://playwright.dev/docs/test-cli#reference) now supports '\*' wildcard when filtering by project. ```sh npx playwright test --project='*mobile*' ``` - **Other APIs** - expect(callback).toPass({ timeout }) The timeout can now be configured by `expect.toPass.timeout` option [globally](https://playwright.dev/docs/api/class-testconfig#test-config-expect) or in [project config](https://playwright.dev/docs/api/class-testproject#test-project-expect) - electronApplication.on('console') [electronApplication.on('console')](https://playwright.dev/docs/api/class-electronapplication#electron-application-event-console) event is emitted when Electron main process calls console API methods. ```js electronApp.on('console', async msg => { const values = []; for (const arg of msg.args()) values.push(await arg.jsonValue()); console.log(...values); }); await electronApp.evaluate(() => console.log('hello', 5, { foo: 'bar' })); ``` - [page.pdf()](https://playwright.dev/docs/api/class-page#page-pdf) accepts two new options [`tagged`](https://playwright.dev/docs/api/class-page#page-pdf-option-tagged) and [`outline`](https://playwright.dev/docs/api/class-page#page-pdf-option-outline). #### Breaking changes Mixing the test instances in the same suite is no longer supported. Allowing it was an oversight as it makes reasoning about the semantics unnecessarily hard. ```js const test = baseTest.extend({ item: async ({}, use) => {} }); baseTest.describe('Admin user', () => { test('1', async ({ page, item }) => {}); test('2', async ({ page, item }) => {}); }); ``` #### Announcements - ⚠️ Ubuntu 18 is not supported anymore. #### Browser Versions - Chromium 123.0.6312.4 - Mozilla Firefox 123.0 - WebKit 17.4 This version was also tested against the following stable channels: - Google Chrome 122 - Microsoft Edge 123
TanStack/query (@​tanstack/react-query) ### [`v5.28.4`](https://togithub.com/TanStack/query/releases/tag/v5.28.4) [Compare Source](https://togithub.com/TanStack/query/compare/v5.28.2...v5.28.4) Version 5.28.4 - 3/15/2024, 11:54 AM ##### Changes ##### Fix - core: optimistic results reflect correct state ([#​7114](https://togithub.com/TanStack/query/issues/7114)) ([`4d5cc66`](https://togithub.com/TanStack/query/commit/4d5cc667)) by Dominik Dorfmeister ##### Packages - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​5](https://togithub.com/5).28.4 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​5](https://togithub.com/5).28.4 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​5](https://togithub.com/5).28.4 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​5](https://togithub.com/5).28.4 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​5](https://togithub.com/5).28.4 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​5](https://togithub.com/5).28.4 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​5](https://togithub.com/5).28.4 - [@​tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@​5](https://togithub.com/5).28.4 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​5](https://togithub.com/5).28.4 - [@​tanstack/solid-query-devtools](https://togithub.com/tanstack/solid-query-devtools)[@​5](https://togithub.com/5).28.4 - [@​tanstack/solid-query-persist-client](https://togithub.com/tanstack/solid-query-persist-client)[@​5](https://togithub.com/5).28.4 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​5](https://togithub.com/5).28.4 - [@​tanstack/svelte-query-devtools](https://togithub.com/tanstack/svelte-query-devtools)[@​5](https://togithub.com/5).28.4 - [@​tanstack/svelte-query-persist-client](https://togithub.com/tanstack/svelte-query-persist-client)[@​5](https://togithub.com/5).28.4 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​5](https://togithub.com/5).28.4 - [@​tanstack/vue-query-devtools](https://togithub.com/tanstack/vue-query-devtools)[@​5](https://togithub.com/5).28.4 - [@​tanstack/angular-query-experimental](https://togithub.com/tanstack/angular-query-experimental)[@​5](https://togithub.com/5).28.4 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​5](https://togithub.com/5).28.4 - [@​tanstack/angular-query-devtools-experimental](https://togithub.com/tanstack/angular-query-devtools-experimental)[@​5](https://togithub.com/5).28.4 ### [`v5.28.2`](https://togithub.com/TanStack/query/releases/tag/v5.28.2) [Compare Source](https://togithub.com/TanStack/query/compare/v5.28.0...v5.28.2) Version 5.28.2 - 3/14/2024, 4:53 PM #### Changes ##### Fix - core: do not update completed mutations ([#​7104](https://togithub.com/TanStack/query/issues/7104)) ([`75131d6`](https://togithub.com/TanStack/query/commit/75131d64)) by [@​gautemo](https://togithub.com/gautemo) #### Packages - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​5](https://togithub.com/5).28.2 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​5](https://togithub.com/5).28.2 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​5](https://togithub.com/5).28.2 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​5](https://togithub.com/5).28.2 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​5](https://togithub.com/5).28.2 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​5](https://togithub.com/5).28.2 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​5](https://togithub.com/5).28.2 - [@​tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@​5](https://togithub.com/5).28.2 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​5](https://togithub.com/5).28.2 - [@​tanstack/solid-query-devtools](https://togithub.com/tanstack/solid-query-devtools)[@​5](https://togithub.com/5).28.2 - [@​tanstack/solid-query-persist-client](https://togithub.com/tanstack/solid-query-persist-client)[@​5](https://togithub.com/5).28.2 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​5](https://togithub.com/5).28.2 - [@​tanstack/svelte-query-devtools](https://togithub.com/tanstack/svelte-query-devtools)[@​5](https://togithub.com/5).28.2 - [@​tanstack/svelte-query-persist-client](https://togithub.com/tanstack/svelte-query-persist-client)[@​5](https://togithub.com/5).28.2 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​5](https://togithub.com/5).28.2 - [@​tanstack/vue-query-devtools](https://togithub.com/tanstack/vue-query-devtools)[@​5](https://togithub.com/5).28.2 - [@​tanstack/angular-query-experimental](https://togithub.com/tanstack/angular-query-experimental)[@​5](https://togithub.com/5).28.2 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​5](https://togithub.com/5).28.2 - [@​tanstack/angular-query-devtools-experimental](https://togithub.com/tanstack/angular-query-devtools-experimental)[@​5](https://togithub.com/5).28.2 ### [`v5.28.0`](https://togithub.com/TanStack/query/releases/tag/v5.28.0) [Compare Source](https://togithub.com/TanStack/query/compare/v5.27.5...v5.28.0) Version 5.28.0 - 3/13/2024, 12:20 PM #### Changes ##### Feat - ensureQueryData: add "revalidateIfStale" option ([#​6996](https://togithub.com/TanStack/query/issues/6996)) ([`e34bf4d`](https://togithub.com/TanStack/query/commit/e34bf4d0)) by Andre de Waard #### Packages - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​5](https://togithub.com/5).28.0 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​5](https://togithub.com/5).28.0 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​5](https://togithub.com/5).28.0 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​5](https://togithub.com/5).28.0 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​5](https://togithub.com/5).28.0 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​5](https://togithub.com/5).28.0 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​5](https://togithub.com/5).28.0 - [@​tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@​5](https://togithub.com/5).28.0 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​5](https://togithub.com/5).28.0 - [@​tanstack/solid-query-devtools](https://togithub.com/tanstack/solid-query-devtools)[@​5](https://togithub.com/5).28.0 - [@​tanstack/solid-query-persist-client](https://togithub.com/tanstack/solid-query-persist-client)[@​5](https://togithub.com/5).28.0 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​5](https://togithub.com/5).28.0 - [@​tanstack/svelte-query-devtools](https://togithub.com/tanstack/svelte-query-devtools)[@​5](https://togithub.com/5).28.0 - [@​tanstack/svelte-query-persist-client](https://togithub.com/tanstack/svelte-query-persist-client)[@​5](https://togithub.com/5).28.0 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​5](https://togithub.com/5).28.0 - [@​tanstack/vue-query-devtools](https://togithub.com/tanstack/vue-query-devtools)[@​5](https://togithub.com/5).28.0 - [@​tanstack/angular-query-experimental](https://togithub.com/tanstack/angular-query-experimental)[@​5](https://togithub.com/5).28.0 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​5](https://togithub.com/5).28.0 - [@​tanstack/angular-query-devtools-experimental](https://togithub.com/tanstack/angular-query-devtools-experimental)[@​5](https://togithub.com/5).28.0
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.3.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#731-2024-03-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.3.0...v7.3.1) ##### 🩹 Fixes - **eslint-plugin:** \[no-floating-promises] revert disable of ignoreVoid in strict config ##### ❀️ Thank You - Josh Goldberg ✨ You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#730-2024-03-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.2.0...v7.3.0) ##### πŸš€ Features - **eslint-plugin:** \[restrict-template-expressions] add `allowArray` option - **eslint-plugin:** add meta.docs.recommended setting for strict config options - **eslint-plugin:** add rule `use-unknown-in-catch-callback-variables` - **eslint-plugin:** \[prefer-reduce-type-parameter] supports tuple, union, intersection ##### 🩹 Fixes - correct `engines.node` constraints in `package.json` - **eslint-plugin:** \[unbound-method] check method definition in object literal using longhand form - **eslint-plugin:** \[consistent-type-imports] handle imports without specifiers - **eslint-plugin:** \[no-redundant-type-constituents] incorrectly marks & string as redundant - **eslint-plugin:** \[no-unnecessary-qualifier] handle merge namespace with enum - **eslint-plugin:** \[no-unused-expressions] false negatives when using assertions - **eslint-plugin:** \[ban-ts-comment] more accurate handling of multiline comments - **eslint-plugin:** \[explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option - **eslint-plugin:** \[class-literal-property-style] ignore property assigned in constructor - **eslint-plugin:** \[no-unnecessary-type-assertion] fix false negative for const variable declarations ##### ❀️ Thank You - Abraham Guo - Alexu - Arka Pratim Chaudhuri - auvred - Derrick Isaacson - fnx - Josh Goldberg ✨ - Kirk Waiblinger - Marta Cardoso - MichaΓ«l De Boey - Tristan Rasmussen - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.3.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#731-2024-03-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.3.0...v7.3.1) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#730-2024-03-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.2.0...v7.3.0) ##### 🩹 Fixes - correct `engines.node` constraints in `package.json` ##### ❀️ Thank You - Abraham Guo - Alexu - Arka Pratim Chaudhuri - auvred - Derrick Isaacson - fnx - Josh Goldberg ✨ - Kirk Waiblinger - Marta Cardoso - MichaΓ«l De Boey - Tristan Rasmussen - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
uiwjs/react-markdown-preview (@​uiw/react-markdown-preview) ### [`v5.1.1`](https://togithub.com/uiwjs/react-markdown-preview/releases/tag/v5.1.1) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v5.1.0...v5.1.1) [![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@5.1.1/file/README.md) Documentation v5.1.1: https://raw.githack.com/uiwjs/react-markdown-preview/86f044d/index.html\ Comparing Changes: https://github.com/uiwjs/react-markdown-preview/compare/v5.1.0...v5.1.1 - πŸ“– doc: Update README.md [`985dedf`](https://togithub.com/uiwjs/react-markdown-preview/commit/985dedf) [@​jaywcjlove](https://togithub.com/jaywcjlove) - πŸ’„ chore(deps): update dependency pretty-quick to v4 ([#​255](https://togithub.com/uiwjs/react-markdown-preview/issues/255)) [`69025e0`](https://togithub.com/uiwjs/react-markdown-preview/commit/69025e0) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency husky to v9 ([#​256](https://togithub.com/uiwjs/react-markdown-preview/issues/256)) [`4695281`](https://togithub.com/uiwjs/react-markdown-preview/commit/4695281) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency prettier to v3 ([#​225](https://togithub.com/uiwjs/react-markdown-preview/issues/225)) [`8083c53`](https://togithub.com/uiwjs/react-markdown-preview/commit/8083c53) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency lerna to v8 ([#​250](https://togithub.com/uiwjs/react-markdown-preview/issues/250)) [`3ca7a39`](https://togithub.com/uiwjs/react-markdown-preview/commit/3ca7a39) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’’ ci: update workflow config. [`ba439b5`](https://togithub.com/uiwjs/react-markdown-preview/commit/ba439b5) [@​jaywcjlove](https://togithub.com/jaywcjlove) - πŸ’„ chore: update husky config. [`252921d`](https://togithub.com/uiwjs/react-markdown-preview/commit/252921d) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🎨 style: modify alert style. [#​258](https://togithub.com/uiwjs/react-markdown-preview/issues/258) [`91db976`](https://togithub.com/uiwjs/react-markdown-preview/commit/91db976) [@​jaywcjlove](https://togithub.com/jaywcjlove) ```bash npm i @​uiw/react-markdown-preview@5.1.1 ``` ### [`v5.1.0`](https://togithub.com/uiwjs/react-markdown-preview/releases/tag/v5.1.0) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v5.0.10...v5.1.0) [![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@5.1.0/file/README.md) Documentation v5.1.0: https://raw.githack.com/uiwjs/react-markdown-preview/a011d7b/index.html\ Comparing Changes: https://github.com/uiwjs/react-markdown-preview/compare/v5.0.10...v5.1.0 - 🌟 feat: support for github alert. [#​258](https://togithub.com/uiwjs/react-markdown-preview/issues/258) [`373d332`](https://togithub.com/uiwjs/react-markdown-preview/commit/373d332) [@​jaywcjlove](https://togithub.com/jaywcjlove) - πŸ’„ chore: use remark-github-blockquote-alert plugin. [#​258](https://togithub.com/uiwjs/react-markdown-preview/issues/258) [`5470dff`](https://togithub.com/uiwjs/react-markdown-preview/commit/5470dff) [@​jaywcjlove](https://togithub.com/jaywcjlove) ```bash npm i @​uiw/react-markdown-preview@5.1.0 ```
uiwjs/react-md-editor (@​uiw/react-md-editor) ### [`v4.0.4`](https://togithub.com/uiwjs/react-md-editor/releases/tag/v4.0.4) [Compare Source](https://togithub.com/uiwjs/react-md-editor/compare/v4.0.3...v4.0.4) [![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-md-editor@4.0.4/file/README.md) Documentation v4.0.4: https://raw.githack.com/uiwjs/react-md-editor/814f6e7/index.html\ Comparing Changes: https://github.com/uiwjs/react-md-editor/compare/v4.0.3...v4.0.4 ```bash npm i @​uiw/react-md-editor@4.0.4 ``` - 🌟 feat: add commands Internationalization example. #[#​621](https://togithub.com/uiwjs/react-md-editor/issues/621) [`b3743ed`](https://togithub.com/uiwjs/react-md-editor/commit/b3743ed) [@​jaywcjlove](https://togithub.com/jaywcjlove)
jsx-eslint/eslint-plugin-react (eslint-plugin-react) ### [`v7.34.1`](https://togithub.com/jsx-eslint/eslint-plugin-react/releases/tag/v7.34.1) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.0...v7.34.1) ##### Fixed - [`jsx-no-leaked-render`][jsx-no-leaked-render]: prevent wrongly adding parens ([#​3700][] [@​developer-bandi](https://togithub.com/developer-bandi)) - [`boolean-prop-naming`][boolean-prop-naming]: detect TS interfaces ([#​3701][] [@​developer-bandi](https://togithub.com/developer-bandi)) - [`boolean-prop-naming`][boolean-prop-naming]: literalType error fix ([#​3704][] [@​developer-bandi](https://togithub.com/developer-bandi)) - [`boolean-prop-naming`][boolean-prop-naming]: allow TSIntersectionType ([#​3705][] [@​developer-bandi](https://togithub.com/developer-bandi)) - [`no-unknown-property`][no-unknown-property]: support `popover`, `popovertarget`, `popovertargetaction` attributes ([#​3707][] [@​ljharb](https://togithub.com/ljharb)) - [`no-unknown-property`][no-unknown-property]: only match `data-*` attributes containing `-` ([#​3713][] [@​silverwind](https://togithub.com/silverwind)) - [`checked-requires-onchange-or-readonly`][checked-requires-onchange-or-readonly]: correct options that were behaving opposite ([#​3715][] [@​jaesoekjjang](https://togithub.com/jaesoekjjang)) ##### Changed - [`boolean-prop-naming`][boolean-prop-naming]: improve error message ([@​ljharb](https://togithub.com/ljharb)) [#​1000]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1000 [#​1002]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1002 [#​1005]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1005 [#​100]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/100 [#​1010]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1010 [#​1013]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1013 [#​1022]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1022 [#​1029]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1029 [#​102]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/102 [#​1034]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1034 [#​1038]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1038 [#​1041]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1041 [#​1043]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1043 [#​1046]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1046 [#​1047]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1047 [#​1050]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1050 [#​1053]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1053 [#​1057]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1057 [#​105]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/105 [#​1061]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1061 [#​1062]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1062 [#​1070]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1070 [#​1071]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1071 [#​1073]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1073 [#​1076]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1076 [#​1079]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1079 [#​1088]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1088 [#​1098]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1098 [#​1101]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1101 [#​1103]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1103 [#​110]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/110 [#​1116]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1116 [#​1117]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1117 [#​1119]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1119 [#​1121]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1121 [#​1122]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1122 [#​1123]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1123 [#​1130]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1130 [#​1131]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1131 [#​1132]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1132 [#​1134]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1134 [#​1135]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1135 [#​1139]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1139 [#​1148]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1148 [#​1149]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1149 [#​114]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/114 [#​1151]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1151 [#​1155]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1155 [#​1161]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1161 [#​1167]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1167 [#​1173]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1173 [#​1174]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1174 [#​1175]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1175 [#​1178]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1178 [#​1179]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1179 [#​117]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/117 [#​1180]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1180 [#​1183]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1183 [#​1189]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/1189 [#​118]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/118 [#​1192]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1192 [#​1195]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1195 [#​1199]: https://togithub.com/jsx-eslint/eslint-plugi

Configuration

πŸ“… Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, check this box

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

renovate[bot] commented 7 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.