neilenns / vatsim-plan-verifier

Verifies flight plans for vatsim flights
MIT License
2 stars 0 forks source link

Update all minor and patch dependencies #1325

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/react (source) 11.13.0 -> 11.13.3 age adoption passing confidence
@mui/x-data-grid (source) 7.13.0 -> 7.14.0 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.4 age adoption passing confidence
axios (source) 1.7.4 -> 1.7.5 age adoption passing confidence
mongoose (source) 8.5.3 -> 8.5.4 age adoption passing confidence
vite (source) 5.4.1 -> 5.4.2 age adoption passing confidence

Release Notes

emotion-js/emotion (@​emotion/react) ### [`v11.13.3`](https://togithub.com/emotion-js/emotion/compare/@emotion/react@11.13.0...3f468846855ed1c6092922a6317a6f5df0ba8dcc) [Compare Source](https://togithub.com/emotion-js/emotion/compare/@emotion/react@11.13.0...@emotion/react@11.13.3)
mui/mui-x (@​mui/x-data-grid) ### [`v7.14.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7140) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.13.0...v7.14.0) *Aug 23, 2024* We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨: - 💫 Allow [filtering the axis on zoom](https://mui.com/x/react-charts/zoom-and-pan/#zoom-filtering), making the axis adapt by removing values outside the view. filtering the axis on zoom - 📊 Improve bar chart performances - 🌍 Improve Czech (cs-CZ) and Hebrew (he-IL) locales on the Data Grid - 🌍 Improve Chinese (zh-HK), Hebrew (he-IL), and Vietnamese (vi-VN) locales on the Date and Time Pickers - 🐞 Bugfixes ##### Data Grid ##### `@mui/x-data-grid@7.14.0` - \[DataGrid] Use readonly array result for `getTreeDataPath` ([#​11743](https://togithub.com/mui/mui-x/issues/11743)) [@​pcorpet](https://togithub.com/pcorpet) - \[DataGrid] Use `event.key` for `Tab` and `Escape` keys ([#​14170](https://togithub.com/mui/mui-x/issues/14170)) [@​k-rajat19](https://togithub.com/k-rajat19) - \[DataGrid] Introduce selectors with arguments ([#​14236](https://togithub.com/mui/mui-x/issues/14236)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[DataGrid] include `api` in `gridCellParams` interface ([#​14201](https://togithub.com/mui/mui-x/issues/14201)) [@​k-rajat19](https://togithub.com/k-rajat19) - \[l10n] Improve Czech (cs-CZ) locale ([#​14135](https://togithub.com/mui/mui-x/issues/14135)) [@​chirimiri22](https://togithub.com/chirimiri22) - \[l10n] Improve Hebrew (he-IL) locale ([#​14287](https://togithub.com/mui/mui-x/issues/14287)) [@​rotembarsela](https://togithub.com/rotembarsela) ##### `@mui/x-data-grid-pro@7.14.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.14.0`. ##### `@mui/x-data-grid-premium@7.14.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.14.0`, plus: - \[DataGridPremium] Fix clipboard paste not working for a single cell on non-first page ([#​14261](https://togithub.com/mui/mui-x/issues/14261)) [@​arminmeh](https://togithub.com/arminmeh) - \[DataGridPremium] Fix `onCellSelectionModelChange` not triggered when additional cell range is selected ([#​14199](https://togithub.com/mui/mui-x/issues/14199)) [@​arminmeh](https://togithub.com/arminmeh) ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.14.0` - \[l10n] Improve Chinese (zh-HK) locale ([#​13289](https://togithub.com/mui/mui-x/issues/13289)) [@​yeeharn](https://togithub.com/yeeharn) - \[l10n] Improve Hebrew (he-IL) locale ([#​14287](https://togithub.com/mui/mui-x/issues/14287)) [@​rotembarsela](https://togithub.com/rotembarsela) - \[l10n] Improve Vietnamese (vi-VN) locale ([#​14238](https://togithub.com/mui/mui-x/issues/14238)) [@​locnbk2002](https://togithub.com/locnbk2002) - \[TimePicker] Handle `Space` and `Enter` on the `TimeClock` component [@​arthurbalduini](https://togithub.com/arthurbalduini) ##### `@mui/x-date-pickers-pro@7.14.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.14.0`. ##### Charts ##### `@mui/x-charts@7.14.0` - \[charts] Fix grid overflow with zooming ([#​14280](https://togithub.com/mui/mui-x/issues/14280)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Improve bar chart performances ([#​14278](https://togithub.com/mui/mui-x/issues/14278)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Test pointer events ([#​14042](https://togithub.com/mui/mui-x/issues/14042)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Use `isPointInside` function for both graphs and axis ([#​14222](https://togithub.com/mui/mui-x/issues/14222)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### `@mui/x-charts-pro@7.0.0-alpha.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@7.14.0`, plus: - \[charts-pro] Zoom axis filtering ([#​14121](https://togithub.com/mui/mui-x/issues/14121)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### Docs - \[docs] Consistent use of UTC and timezones ([#​14250](https://togithub.com/mui/mui-x/issues/14250)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix missing leading slashes in URLs ([#​14249](https://togithub.com/mui/mui-x/issues/14249)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Dash usage revision on pickers pages ([#​14260](https://togithub.com/mui/mui-x/issues/14260)) [@​arthurbalduini](https://togithub.com/arthurbalduini) ##### Core - \[core] Follow JSDocs convention [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Prepare for material v6 ([#​14143](https://togithub.com/mui/mui-x/issues/14143)) [@​LukasTy](https://togithub.com/LukasTy) - \[code-infra] Set up `eslint-plugin-testing-library` ([#​14232](https://togithub.com/mui/mui-x/issues/14232)) [@​LukasTy](https://togithub.com/LukasTy) - \[infra] Updated mui-x roadmap links with new project URL ([#​14271](https://togithub.com/mui/mui-x/issues/14271)) [@​michelengelen](https://togithub.com/michelengelen)
axios/axios (axios) ### [`v1.7.5`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#175-2024-08-23) [Compare Source](https://togithub.com/axios/axios/compare/v1.7.4...v1.7.5) ##### Bug Fixes - **adapter:** fix undefined reference to hasBrowserEnv ([#​6572](https://togithub.com/axios/axios/issues/6572)) ([7004707](https://togithub.com/axios/axios/commit/7004707c4180b416341863bd86913fe4fc2f1df1)) - **core:** add the missed implementation of AxiosError#status property; ([#​6573](https://togithub.com/axios/axios/issues/6573)) ([6700a8a](https://togithub.com/axios/axios/commit/6700a8adac06942205f6a7a21421ecb36c4e0852)) - **core:** fix `ReferenceError: navigator is not defined` for custom environments; ([#​6567](https://togithub.com/axios/axios/issues/6567)) ([fed1a4b](https://togithub.com/axios/axios/commit/fed1a4b2d78ed4a588c84e09d32749ed01dc2794)) - **fetch:** fix credentials handling in Cloudflare workers ([#​6533](https://togithub.com/axios/axios/issues/6533)) ([550d885](https://togithub.com/axios/axios/commit/550d885eb90fd156add7b93bbdc54d30d2f9a98d)) ##### Contributors to this release - avatar [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS "+187/-83 (#​6573 #​6567 #​6566 #​6564 #​6563 #​6557 #​6556 #​6555 #​6554 #​6552 )") - avatar [Antonin Bas](https://togithub.com/antoninbas "+6/-6 (#​6572 )") - avatar [Hans Otto Wirtz](https://togithub.com/hansottowirtz "+4/-1 (#​6533 )")
Automattic/mongoose (mongoose) ### [`v8.5.4`](https://togithub.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#854--2024-08-23) [Compare Source](https://togithub.com/Automattic/mongoose/compare/8.5.3...8.5.4) \================== - fix: add empty string check for collection name passed [#​14806](https://togithub.com/Automattic/mongoose/issues/14806) [Shubham2552](https://togithub.com/Shubham2552) - docs(model): add 'throw' as valid strict value for bulkWrite() and add some more clarification on throwOnValidationError [#​14809](https://togithub.com/Automattic/mongoose/issues/14809)
vitejs/vite (vite) ### [`v5.4.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small542-2024-08-20-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.4.1...v5.4.2) - chore: remove stale TODOs ([#​17866](https://togithub.com/vitejs/vite/issues/17866)) ([e012f29](https://togithub.com/vitejs/vite/commit/e012f296df583bd133d26399397bd4ae49de1497)), closes [#​17866](https://togithub.com/vitejs/vite/issues/17866) - refactor: remove redundant prepend/strip base ([#​17887](https://togithub.com/vitejs/vite/issues/17887)) ([3b8f03d](https://togithub.com/vitejs/vite/commit/3b8f03d789ec3ef1a099c884759bd4e61b03ce7c)), closes [#​17887](https://togithub.com/vitejs/vite/issues/17887) - fix: resolve relative URL generated by `renderBuiltUrl` passed to module preload ([#​16084](https://togithub.com/vitejs/vite/issues/16084)) ([fac3a8e](https://togithub.com/vitejs/vite/commit/fac3a8ed6855c4ab3032957137b74f21ec501e72)), closes [#​16084](https://togithub.com/vitejs/vite/issues/16084) - feat: support originalFilename ([#​17867](https://togithub.com/vitejs/vite/issues/17867)) ([7d8c0e2](https://togithub.com/vitejs/vite/commit/7d8c0e2dcbdea3a3465a1d87e259988e82561035)), closes [#​17867](https://togithub.com/vitejs/vite/issues/17867)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - "before 4am on Monday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

cloudflare-pages[bot] commented 2 weeks ago

Deploying vatsim-plan-verifier with  Cloudflare Pages  Cloudflare Pages

Latest commit: 50c0bf3
Status: ✅  Deploy successful!
Preview URL: https://eae838bb.vatsim-plan-verifier.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.vatsim-plan-verifier.pages.dev

View logs