UniversityOfHelsinkiCS / oodikone

An application for analyzing university data
https://oodikone.helsinki.fi
MIT License
14 stars 6 forks source link

Update all non-major dependencies #4614

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.14.15 -> 20.16.1 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.4 age adoption passing confidence
@types/validator (source) 13.12.0 -> 13.12.1 age adoption passing confidence
async (source) 3.2.5 -> 3.2.6 age adoption passing confidence
cypress (source) 13.13.2 -> 13.13.3 age adoption passing confidence
highcharts (source) 11.4.6 -> 11.4.7 age adoption passing confidence
husky 9.1.4 -> 9.1.5 age adoption passing confidence
lint-staged 15.2.8 -> 15.2.9 age adoption passing confidence
stylelint (source) 16.8.1 -> 16.8.2 age adoption passing confidence
tsx (source) 4.17.0 -> 4.18.0 age adoption passing confidence
vite (source) 5.4.0 -> 5.4.2 age adoption passing confidence
winston 3.14.1 -> 3.14.2 age adoption passing confidence

Release Notes

caolan/async (async) ### [`v3.2.6`](https://togithub.com/caolan/async/compare/v3.2.5...v3.2.6) [Compare Source](https://togithub.com/caolan/async/compare/v3.2.5...v3.2.6)
cypress-io/cypress (cypress) ### [`v13.13.3`](https://togithub.com/cypress-io/cypress/releases/tag/v13.13.3) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.13.2...v13.13.3) Changelog: https://docs.cypress.io/guides/references/changelog#13-13-3
highcharts/highcharts-dist (highcharts) ### [`v11.4.7`](https://togithub.com/highcharts/highcharts-dist/compare/v11.4.6...v11.4.7) [Compare Source](https://togithub.com/highcharts/highcharts-dist/compare/v11.4.6...v11.4.7)
typicode/husky (husky) ### [`v9.1.5`](https://togithub.com/typicode/husky/compare/v9.1.4...2fee8d212c601942ad146ea9209f15c20a07fb6d) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.4...v9.1.5)
lint-staged/lint-staged (lint-staged) ### [`v15.2.9`](https://togithub.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1529) [Compare Source](https://togithub.com/lint-staged/lint-staged/compare/v15.2.8...v15.2.9) ##### Patch Changes - [#​1463](https://togithub.com/lint-staged/lint-staged/pull/1463) [`b69ce2d`](https://togithub.com/lint-staged/lint-staged/commit/b69ce2ddfd5a7ae576f4fef4afc60b8a81f3c945) Thanks [@​iiroj](https://togithub.com/iiroj)! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning `MaxListenersExceededWarning: Possible EventEmitter memory leak detected`.
stylelint/stylelint (stylelint) ### [`v16.8.2`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1682) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.8.1...16.8.2) - Deprecated: `context.fix` usage in favour of recommending to pass a `fix` callback to `report()` ([#​7895](https://togithub.com/stylelint/stylelint/pull/7895)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Added: deprecation notice annotation to the output of the `github` formatter ([#​7909](https://togithub.com/stylelint/stylelint/pull/7909)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `custom-property-no-missing-var-function` false positives for `view-transition-name` ([#​7914](https://togithub.com/stylelint/stylelint/pull/7914)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `keyframe-block-no-duplicate-selectors` reported ranges ([#​7932](https://togithub.com/stylelint/stylelint/pull/7932)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `no-invalid-double-slash-comments` reported ranges ([#​7907](https://togithub.com/stylelint/stylelint/pull/7907) & [#​7905](https://togithub.com/stylelint/stylelint/pull/7905)) ([@​Mouvedia](https://togithub.com/Mouvedia) & [@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-max-type` reported ranges ([#​7916](https://togithub.com/stylelint/stylelint/pull/7916)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-type-no-unknown` false positives for `::highlight()` and `::view-transition-*()` ([#​7913](https://togithub.com/stylelint/stylelint/pull/7913)) ([@​Mouvedia](https://togithub.com/Mouvedia)).
privatenumber/tsx (tsx) ### [`v4.18.0`](https://togithub.com/privatenumber/tsx/compare/v4.17.1...474ea71ff9c9cbd2d3a5dbe0951f2c2d92f2e26a) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.17.1...v4.18.0) ### [`v4.17.1`](https://togithub.com/privatenumber/tsx/compare/v4.17.0...af370e7af4837cf3db069c3ee1758c90f94f7d32) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.17.0...v4.17.1)
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) ### [`v5.4.1`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small541-2024-08-15-small) - fix: `build.modulePreload.resolveDependencies` is optimizable ([#​16083](https://togithub.com/vitejs/vite/issues/16083)) ([e961b31](https://togithub.com/vitejs/vite/commit/e961b31493f8493277b46773156cc6e546b9c86b)), closes [#​16083](https://togithub.com/vitejs/vite/issues/16083) - fix: align CorsOptions.origin type with [@​types/cors](https://togithub.com/types/cors) ([#​17836](https://togithub.com/vitejs/vite/issues/17836)) ([1bda847](https://togithub.com/vitejs/vite/commit/1bda847329022d5279cfa2b51719dd19a161fd64)), closes [#​17836](https://togithub.com/vitejs/vite/issues/17836) - fix: typings for vite:preloadError ([#​17868](https://togithub.com/vitejs/vite/issues/17868)) ([6700594](https://togithub.com/vitejs/vite/commit/67005949999054ab3cd079890ed220bc359bcf62)), closes [#​17868](https://togithub.com/vitejs/vite/issues/17868) - fix(build): avoid re-define `__vite_import_meta_env__` ([#​17876](https://togithub.com/vitejs/vite/issues/17876)) ([e686d74](https://togithub.com/vitejs/vite/commit/e686d749d673c02ff4395971ac74340082da14e5)), closes [#​17876](https://togithub.com/vitejs/vite/issues/17876) - fix(deps): update all non-major dependencies ([#​17869](https://togithub.com/vitejs/vite/issues/17869)) ([d11711c](https://togithub.com/vitejs/vite/commit/d11711c7e4c082fd0400245bfdc766006fd38ac8)), closes [#​17869](https://togithub.com/vitejs/vite/issues/17869) - fix(lightningcss): search for assets with correct base path ([#​17856](https://togithub.com/vitejs/vite/issues/17856)) ([4e5ce3c](https://togithub.com/vitejs/vite/commit/4e5ce3c7a90966b1f942df35b8b3e8a550a4f031)), closes [#​17856](https://togithub.com/vitejs/vite/issues/17856) - fix(worker): handle self reference url worker in dependency for build ([#​17846](https://togithub.com/vitejs/vite/issues/17846)) ([391bb49](https://togithub.com/vitejs/vite/commit/391bb4917b55baf3fdb01c6fc3d782d6c51be6c8)), closes [#​17846](https://togithub.com/vitejs/vite/issues/17846) - chore: fix picocolors import for local dev ([#​17884](https://togithub.com/vitejs/vite/issues/17884)) ([9018255](https://togithub.com/vitejs/vite/commit/9018255c697a8c0888dce57aaa755d25bf66beba)), closes [#​17884](https://togithub.com/vitejs/vite/issues/17884) - refactor: remove `handleHotUpdate` from watch-package-data plugin ([#​17865](https://togithub.com/vitejs/vite/issues/17865)) ([e16bf1f](https://togithub.com/vitejs/vite/commit/e16bf1fb14b7a3a950de4d74fce31416746829b3)), closes [#​17865](https://togithub.com/vitejs/vite/issues/17865)
winstonjs/winston (winston) ### [`v3.14.2`](https://togithub.com/winstonjs/winston/compare/v3.14.1...v3.14.2) [Compare Source](https://togithub.com/winstonjs/winston/compare/v3.14.1...v3.14.2)

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: Never, 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.