openfun / joanie

👛 A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.
MIT License
20 stars 2 forks source link

⬆️(dependencies) update js dependencies #750

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/x-data-grid (source) 7.1.1 -> 7.2.0 age adoption passing confidence
@mui/x-date-pickers (source) 7.1.1 -> 7.2.0 age adoption passing confidence
@playwright/experimental-ct-react (source) 1.41.2 -> 1.43.1 age adoption passing confidence
@playwright/test (source) 1.41.2 -> 1.43.1 age adoption passing confidence
@tanstack/react-query (source) 5.29.0 -> 5.29.2 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.29.0 -> 5.29.2 age adoption passing confidence
@testing-library/dom 9.3.4 -> 10.0.0 age adoption passing confidence
@testing-library/react 14.2.2 -> 15.0.2 age adoption passing confidence
@types/node (source) 20.12.5 -> 20.12.7 age adoption passing confidence
@types/react (source) 18.2.74 -> 18.2.78 age adoption passing confidence
@types/react-dom (source) 18.2.24 -> 18.2.25 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.5.0 -> 7.6.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.5.0 -> 7.6.0 age adoption passing confidence
eslint (source) 8.57.0 -> 9.0.0 age adoption passing confidence
eslint-config-next (source) 14.1.4 -> 14.2.1 age adoption passing confidence
next (source) 14.1.4 -> 14.2.1 age adoption passing confidence
react-hook-form (source) 7.51.2 -> 7.51.3 age adoption passing confidence
sass 1.74.1 -> 1.75.0 age adoption passing confidence
typescript (source) 5.4.4 -> 5.4.5 age adoption passing confidence

Release Notes

mui/mui-x (@​mui/x-data-grid) ### [`v7.2.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#720) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.1.1...v7.2.0) *Apr 12, 2024* We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨: - 🎨 Make grid colors customizable through the MUI themes API - 🌍 Improve French (fr-FR), German (de-DE), and Swedish (sv-SE) locales on the Data Grid and Pickers - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.2.0` - \[DataGrid] Add missing `api` property to `GridCallbackDetails` ([#​12742](https://togithub.com/mui/mui-x/issues/12742)) [@​sai6855](https://togithub.com/sai6855) - \[DataGrid] Do not escape double quotes when copying to clipboard ([#​12722](https://togithub.com/mui/mui-x/issues/12722)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Fix column vertical border ([#​12741](https://togithub.com/mui/mui-x/issues/12741)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Fix invalid date error when filtering `date`/`dateTime` columns ([#​12709](https://togithub.com/mui/mui-x/issues/12709)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Fix overflow with dynamic row height ([#​12683](https://togithub.com/mui/mui-x/issues/12683)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Make colors customizable ([#​12614](https://togithub.com/mui/mui-x/issues/12614)) [@​romgrk](https://togithub.com/romgrk) - \[l10n] Improve French (fr-FR) locale ([#​12755](https://togithub.com/mui/mui-x/issues/12755)) [@​derek-0000](https://togithub.com/derek-0000) - \[l10n] Improve German (de-DE) locale ([#​12752](https://togithub.com/mui/mui-x/issues/12752)) [@​Jens-Schoen](https://togithub.com/Jens-Schoen) - \[l10n] Improve Swedish (sv-SE) locale ([#​12731](https://togithub.com/mui/mui-x/issues/12731)) [@​pontusdacke](https://togithub.com/pontusdacke) ##### `@mui/x-data-grid-pro@7.2.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@7.2.0`. ##### `@mui/x-data-grid-premium@7.2.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@7.2.0`, plus: - \[DataGridPremium] Fix clipboard paste not working when cell loses focus ([#​12724](https://togithub.com/mui/mui-x/issues/12724)) [@​cherniavskii](https://togithub.com/cherniavskii) ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.2.0` - \[fields] Fix field editing after closing the picker ([#​12675](https://togithub.com/mui/mui-x/issues/12675)) [@​LukasTy](https://togithub.com/LukasTy) - \[l10n] Improve French (fr-FR) locale ([#​12692](https://togithub.com/mui/mui-x/issues/12692)) [@​FaroukBel](https://togithub.com/FaroukBel) - \[l10n] Improve German (de-DE) locale ([#​12752](https://togithub.com/mui/mui-x/issues/12752)) [@​Jens-Schoen](https://togithub.com/Jens-Schoen) - \[l10n] Improve Swedish (sv-SE) locale ([#​12731](https://togithub.com/mui/mui-x/issues/12731)) [@​pontusdacke](https://togithub.com/pontusdacke) - \[pickers] Fix desktop date time Pickers grid layout ([#​12748](https://togithub.com/mui/mui-x/issues/12748)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.2.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@7.2.0`, plus: - \[DateTimeRangePicker] Fix desktop toolbar style ([#​12760](https://togithub.com/mui/mui-x/issues/12760)) [@​LukasTy](https://togithub.com/LukasTy) ##### Charts ##### `@mui/x-charts@7.2.0` - \[charts] Fix Bar chart with empty dataset throwing an error ([#​12708](https://togithub.com/mui/mui-x/issues/12708)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Fix `tickLabelInterval` not working on `YAxis` ([#​12746](https://togithub.com/mui/mui-x/issues/12746)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@7.2.0` - \[TreeView] Add a new lookup to access an item index without expansive computation ([#​12729](https://togithub.com/mui/mui-x/issues/12729)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Clean up usage of term "node" in internals ([#​12655](https://togithub.com/mui/mui-x/issues/12655)) [@​noraleonte](https://togithub.com/noraleonte) - \[TreeView] Improve performance by removing `getNavigableChildrenIds` method ([#​12713](https://togithub.com/mui/mui-x/issues/12713)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Remove `state.items.itemTree` ([#​12717](https://togithub.com/mui/mui-x/issues/12717)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Remove remaining occurences of the word "node" in the codebase ([#​12712](https://togithub.com/mui/mui-x/issues/12712)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Return `instance` and `publicAPI` methods from plugin and populate the main objects inside `useTreeView` ([#​12650](https://togithub.com/mui/mui-x/issues/12650)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Fix behaviors when the item order changes ([#​12369](https://togithub.com/mui/mui-x/issues/12369)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Add `AxisFormatter` documentation for customizing tick/tooltip value formatting ([#​12700](https://togithub.com/mui/mui-x/issues/12700)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[docs] Add file explorer example to rich tree view customization docs ([#​12707](https://togithub.com/mui/mui-x/issues/12707)) [@​noraleonte](https://togithub.com/noraleonte) - \[docs] Do not use import of depth 3 in the doc ([#​12716](https://togithub.com/mui/mui-x/issues/12716)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[docs] Explain how to clip plots with composition ([#​12679](https://togithub.com/mui/mui-x/issues/12679)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Fix typo in Data Grid v7 migration page ([#​12720](https://togithub.com/mui/mui-x/issues/12720)) [@​bfaulk96](https://togithub.com/bfaulk96) - \[docs] Fix typo in Pickers v7 migration page ([#​12721](https://togithub.com/mui/mui-x/issues/12721)) [@​bfaulk96](https://togithub.com/bfaulk96) ##### Core - \[core] Support multiple resolved `l10n` PR packages ([#​12735](https://togithub.com/mui/mui-x/issues/12735)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Update Netlify release references in release README ([#​12687](https://togithub.com/mui/mui-x/issues/12687)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Use `describeTreeView` for icons tests ([#​12672](https://togithub.com/mui/mui-x/issues/12672)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[core] Use `describeTreeView` in existing tests for `useTreeViewItems` ([#​12732](https://togithub.com/mui/mui-x/issues/12732)) [@​flaviendelangle](https://togithub.com/flaviendelangle)
microsoft/playwright (@​playwright/experimental-ct-react) ### [`v1.43.1`](https://togithub.com/microsoft/playwright/releases/tag/v1.43.1) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.43.0...v1.43.1) ##### Highlights [https://github.com/microsoft/playwright/issues/30300](https://togithub.com/microsoft/playwright/issues/30300) - \[REGRESSION]: UI mode restarts if keep storage state[https://github.com/microsoft/playwright/issues/30339](https://togithub.com/microsoft/playwright/issues/30339)9 - \[REGRESSION]: Brand new install of playwright, unable to run chromium with show browser using vscode ##### Browser Versions - Chromium 124.0.6367.29 - Mozilla Firefox 124.0 - WebKit 17.4 This version was also tested against the following stable channels: - Google Chrome 123 - Microsoft Edge 123 ### [`v1.43.0`](https://togithub.com/microsoft/playwright/releases/tag/v1.43.0) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.42.1...v1.43.0) #### New APIs - Method [browserContext.clearCookies()](https://playwright.dev/docs/api/class-browsercontext#browser-context-clear-cookies) now supports filters to remove only some cookies. ```js // Clear all cookies. await context.clearCookies(); // New: clear cookies with a particular name. await context.clearCookies({ name: 'session-id' }); // New: clear cookies for a particular domain. await context.clearCookies({ domain: 'my-origin.com' }); ``` - New mode `retain-on-first-failure` for [testOptions.trace](https://playwright.dev/docs/api/class-testoptions#test-options-trace). In this mode, trace is recorded for the first run of each test, but not for retires. When test run fails, the trace file is retained, otherwise it is removed. ```js title=playwright.config.ts import { defineConfig } from '@​playwright/test'; export default defineConfig({ use: { trace: 'retain-on-first-failure', }, }); ``` - New property [testInfo.tags](https://playwright.dev/docs/api/class-testinfo#test-info-tags) exposes test tags during test execution. ```js test('example', async ({ page }) => { console.log(test.info().tags); }); ``` - New method [locator.contentFrame()](https://playwright.dev/docs/api/class-locator#locator-content-frame) converts a `Locator` object to a `FrameLocator`. This can be useful when you have a `Locator` object obtained somewhere, and later on would like to interact with the content inside the frame. ```js const locator = page.locator('iframe[name="embedded"]'); // ... const frameLocator = locator.contentFrame(); await frameLocator.getByRole('button').click(); ``` - New method [frameLocator.owner()](https://playwright.dev/docs/api/class-framelocator#frame-locator-owner) converts a `FrameLocator` object to a `Locator`. This can be useful when you have a `FrameLocator` object obtained somewhere, and later on would like to interact with the `iframe` element. ```js const frameLocator = page.frameLocator('iframe[name="embedded"]'); // ... const locator = frameLocator.owner(); await expect(locator).toBeVisible(); ``` #### UI Mode Updates ![Playwright UI Mode](https://togithub.com/microsoft/playwright/assets/9881434/61ca7cfc-eb7a-4305-8b62-b6c9f098f300) - See tags in the test list. - Filter by tags by typing `@fast` or clicking on the tag itself. - New shortcuts: - F5 to run tests. - Shift F5 to stop running tests. - Ctrl \` to toggle test output. #### Browser Versions - Chromium 124.0.6367.29 - Mozilla Firefox 124.0 - WebKit 17.4 This version was also tested against the following stable channels: - Google Chrome 123 - Microsoft Edge 123 ### [`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.29.2`](https://togithub.com/TanStack/query/releases/tag/v5.29.2) [Compare Source](https://togithub.com/TanStack/query/compare/v5.29.0...v5.29.2) Version 5.29.2 - 4/11/2024, 9:21 AM ##### Changes ##### Fix - react-query: reorder query function declarations ([#​7260](https://togithub.com/TanStack/query/issues/7260)) ([`03048e3`](https://togithub.com/TanStack/query/commit/03048e37)) by ienrum ##### Chore - no idea why that fails now ([`78b594d`](https://togithub.com/TanStack/query/commit/78b594de)) by Dominik Dorfmeister ##### Docs - Remove references to React.FC ([#​7259](https://togithub.com/TanStack/query/issues/7259)) ([`a9fa5f4`](https://togithub.com/TanStack/query/commit/a9fa5f4e)) by Anthony Gonzales - correct useQuery `status` type ([#​7252](https://togithub.com/TanStack/query/issues/7252)) ([`fca5e7d`](https://togithub.com/TanStack/query/commit/fca5e7df)) by [@​c-ehrlich](https://togithub.com/c-ehrlich) - Fix typos in render-optimizations.md ([#​7246](https://togithub.com/TanStack/query/issues/7246)) ([`565a241`](https://togithub.com/TanStack/query/commit/565a241b)) by Nick S. Khan ##### Types - react-query: rename useSuspenseQueries, useQueries internal type name intuitively ([#​7216](https://togithub.com/TanStack/query/issues/7216)) ([`3fa5323`](https://togithub.com/TanStack/query/commit/3fa53236)) by [@​manudeli](https://togithub.com/manudeli) ##### Packages - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​5](https://togithub.com/5).29.2 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​5](https://togithub.com/5).29.2 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​5](https://togithub.com/5).29.2 - [@​tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@​5](https://togithub.com/5).29.2
testing-library/dom-testing-library (@​testing-library/dom) ### [`v10.0.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v10.0.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v9.3.4...v10.0.0) ##### Bug Fixes - use defineProperty on the error object instead of setting the message directly ([#​1268](https://togithub.com/testing-library/dom-testing-library/issues/1268)) ([3580f25](https://togithub.com/testing-library/dom-testing-library/commit/3580f25bd765cedb70889b2cf716085023d8c314)), closes [#​1259](https://togithub.com/testing-library/dom-testing-library/issues/1259) ##### Features - Drop support for Node.js 14.x and Node.js 16.x and add support for Node 20.x ([#​1255](https://togithub.com/testing-library/dom-testing-library/issues/1255)) ([452097b](https://togithub.com/testing-library/dom-testing-library/commit/452097b35a207341f5328b997dfc901461a4e9d9)) - upgrade aria-query to 5.3.0 ([#​1241](https://togithub.com/testing-library/dom-testing-library/issues/1241)) ([2c57055](https://togithub.com/testing-library/dom-testing-library/commit/2c570553d8f31b008451398152a9bd30bce362b3)), closes [#​1240](https://togithub.com/testing-library/dom-testing-library/issues/1240) ##### BREAKING CHANGES - Minimum supported Node.js version is 18.0 - New version of `aria-query` changes various roles. Check out the changed tests in [`2c57055`](https://togithub.com/testing-library/dom-testing-library/commit/2c57055) to get an overview about what changed.
testing-library/react-testing-library (@​testing-library/react) ### [`v15.0.2`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.1...c63b873072d62c858959c2a19e68f8e2cc0b11be) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.1...v15.0.2) ### [`v15.0.1`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.0...1645d21950ab8e3c6740b7e51b8a179a4c975c24) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.0...v15.0.1) ### [`v15.0.0`](https://togithub.com/testing-library/react-testing-library/compare/v14.3.0...787cb85f8baa3d2e2a9916b7dad12c0a76d787a4) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.3.1...v15.0.0) ### [`v14.3.1`](https://togithub.com/testing-library/react-testing-library/releases/tag/v14.3.1) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.3.0...v14.3.1) ##### Bug Fixes - Stop using nullish coalescing ([#​1300](https://togithub.com/testing-library/react-testing-library/issues/1300)) ([8434a24](https://togithub.com/testing-library/react-testing-library/commit/8434a24ce79583d1359f58563c5f3981e729eb1c)) ### [`v14.3.0`](https://togithub.com/testing-library/react-testing-library/compare/v14.2.2...9c4a46d5b9923c21c936d206614a8febcc939fc2) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.2.2...v14.3.0)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#760-2024-04-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.5.0...v7.6.0) ##### 🚀 Features - bump npm dependency ranges ##### ❤️ Thank You - Abraham Guo - auvred - Brad Zacher 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.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#760-2024-04-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.5.0...v7.6.0) ##### 🚀 Features - bump npm dependency ranges ##### ❤️ Thank You - Abraham Guo - auvred - Brad Zacher 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.
eslint/eslint (eslint) ### [`v9.0.0`](https://togithub.com/eslint/eslint/compare/v8.57.0...e0cbc50179adac1670f4e0bd9093387a51f4f42a) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.57.0...v9.0.0)
vercel/next.js (eslint-config-next) ### [`v14.2.1`](https://togithub.com/vercel/next.js/compare/v14.2.0...v14.2.1) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.2.0...v14.2.1) ### [`v14.2.0`](https://togithub.com/vercel/next.js/compare/v14.1.4...774563f2b994ae9686b8ec68b506a6ef3d7c9756) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.1.4...v14.2.0)
vercel/next.js (next) ### [`v14.2.1`](https://togithub.com/vercel/next.js/compare/v14.2.0...v14.2.1) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.2.0...v14.2.1) ### [`v14.2.0`](https://togithub.com/vercel/next.js/compare/v14.1.4...774563f2b994ae9686b8ec68b506a6ef3d7c9756) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.1.4...v14.2.0)
react-hook-form/react-hook-form (react-hook-form) ### [`v7.51.3`](https://togithub.com/react-hook-form/react-hook-form/compare/v7.51.2...c1520742a4736be7a55edc8799d8060d1150c53b) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.51.2...v7.51.3)
sass/dart-sass (sass) ### [`v1.75.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1750) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.74.1...1.75.0) - Fix a bug in which stylesheet canonicalization could be cached incorrectly when custom importers or the Node.js package importer made decisions based on the URL of the containing stylesheet. ##### JS API - Allow `importer` to be passed without `url` in `StringOptionsWithImporter`.
Microsoft/TypeScript (typescript) ### [`v5.4.5`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.5): TypeScript 5.4.5 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.4 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.5 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.5%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

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.



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

renovate[bot] commented 3 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.