openfun / marsha

:clapper: An opensource LTI Learning Content Management System (LCMS)
MIT License
104 stars 24 forks source link

⬆️(dependencies) update js dependencies #2544

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.23.6 -> 7.23.9 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.23.6 -> 7.23.9 age adoption passing confidence
@babel/preset-env (source) 7.23.6 -> 7.23.9 age adoption passing confidence
@codemirror/autocomplete 6.11.1 -> 6.12.0 age adoption passing confidence
@codemirror/commands 6.3.2 -> 6.3.3 age adoption passing confidence
@codemirror/lang-markdown 6.2.3 -> 6.2.4 age adoption passing confidence
@codemirror/language 6.9.3 -> 6.10.0 age adoption passing confidence
@codemirror/language-data 6.3.1 -> 6.4.0 age adoption passing confidence
@codemirror/state 6.3.3 -> 6.4.0 age adoption passing confidence
@codemirror/view 6.22.3 -> 6.23.1 age adoption passing confidence
@faker-js/faker 8.3.1 -> 8.4.0 age adoption passing confidence
@formatjs/cli 6.2.4 -> 6.2.7 age adoption passing confidence
@formatjs/intl (source) 2.9.9 -> 2.10.0 age adoption passing confidence
@formatjs/intl-pluralrules 5.2.10 -> 5.2.12 age adoption passing confidence
@formatjs/intl-relativetimeformat 11.2.10 -> 11.2.12 age adoption passing confidence
@lezer/common 1.1.2 -> 1.2.1 age adoption passing confidence
@​openfun/cunningham-react 2.3.0 -> 2.4.0 age adoption passing confidence
@sentry/browser (source) 7.91.0 -> 7.98.0 age adoption passing confidence
@sentry/node (source) 7.91.0 -> 7.98.0 age adoption passing confidence
@testing-library/jest-dom 6.1.5 -> 6.3.0 age adoption passing confidence
@testing-library/user-event 14.5.1 -> 14.5.2 age adoption passing confidence
@types/humanize-duration (source) 3.27.3 -> 3.27.4 age adoption passing confidence
@types/luxon (source) 3.3.7 -> 3.4.2 age adoption passing confidence
@types/node (source) 20.10.5 -> 20.11.10 age adoption passing confidence
@types/rc-tooltip (source) 3.7.11 -> 3.7.13 age adoption passing confidence
@types/react (source) 18.2.45 -> 18.2.48 age adoption passing confidence
@types/react-datepicker (source) 4.19.4 -> 4.19.5 age adoption passing confidence
@types/uuid (source) 9.0.7 -> 9.0.8 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.15.0 -> 6.20.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.15.0 -> 6.20.0 age adoption passing confidence
aws-sdk 2.1524.0 -> 2.1545.0 age adoption passing confidence
aws-sdk-mock 5.8.0 -> 5.9.0 age adoption passing confidence
babel-plugin-formatjs 10.5.10 -> 10.5.13 age adoption passing confidence
babel-plugin-transform-vite-meta-glob 1.1.0 -> 1.1.2 age adoption passing confidence
bittorrent-tracker 11.0.0 -> 11.0.1 age adoption passing confidence
core-js (source) 3.34.0 -> 3.35.1 age adoption passing confidence
css-loader 6.8.1 -> 6.9.1 age adoption passing confidence
dompurify 3.0.6 -> 3.0.8 age adoption passing confidence
eslint-config-standard-with-typescript 43.0.0 -> 43.0.1 age adoption passing confidence
eslint-plugin-jest 27.6.0 -> 27.6.3 age adoption passing confidence
eslint-plugin-n 16.5.0 -> 16.6.2 age adoption passing confidence
eslint-plugin-prettier 5.1.1 -> 5.1.3 age adoption passing confidence
jsdom 23.0.1 -> 24.0.0 age adoption passing confidence
mini-css-extract-plugin 2.7.6 -> 2.7.7 age adoption passing confidence
mjml (source) 4.14.1 -> 4.15.2 age adoption passing confidence
node-mocks-http 1.14.0 -> 1.14.1 age adoption passing confidence
nodemon (source) 3.0.2 -> 3.0.3 age adoption passing confidence
prettier (source) 3.1.1 -> 3.2.4 age adoption passing confidence
react-intl (source) 6.5.5 -> 6.6.2 age adoption passing confidence
react-router-dom (source) 6.21.1 -> 6.21.3 age adoption passing confidence
sass 1.69.5 -> 1.70.0 age adoption passing confidence
source-map-loader 4.0.1 -> 5.0.0 age adoption passing confidence
style-loader 3.3.3 -> 3.3.4 age adoption passing confidence
terser-webpack-plugin 5.3.9 -> 5.3.10 age adoption passing confidence
ts-jest (source) 29.1.1 -> 29.1.2 age adoption passing confidence
vite-plugin-node-polyfills 0.17.0 -> 0.19.0 age adoption passing confidence
vite-tsconfig-paths 4.2.2 -> 4.3.1 age adoption passing confidence
web-streams-polyfill 3.2.1 -> 3.3.2 age adoption passing confidence
webpack 5.89.0 -> 5.90.0 age adoption passing confidence
ws 8.15.1 -> 8.16.0 age adoption passing confidence
zustand 4.4.7 -> 4.5.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.23.9`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7239-2024-01-25) [Compare Source](https://togithub.com/babel/babel/compare/v7.23.7...v7.23.9) ##### :bug: Bug Fix - `babel-helper-transform-fixture-test-runner`, `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-systemjs`, `babel-preset-env` - [#​16225](https://togithub.com/babel/babel/pull/16225) fix: `systemjs` re-traverses helpers ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators` - [#​16226](https://togithub.com/babel/babel/pull/16226) Improve decorated private method check ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-proposal-decorators`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​16224](https://togithub.com/babel/babel/pull/16224) Properly sort `core-js@3` imports ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-traverse` - [#​15383](https://togithub.com/babel/babel/pull/15383) fix: Don't throw in `getTypeAnnotation` when using TS+inference ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - Other - [#​16210](https://togithub.com/babel/babel/pull/16210) \[eslint] Fix `no-use-before-define` for class ref in fields ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-core`, `babel-parser`, `babel-template` - [#​16222](https://togithub.com/babel/babel/pull/16222) Migrate `eslint-parser` to cts ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-types` - [#​16213](https://togithub.com/babel/babel/pull/16213) Remove `@babel/types` props that are not produced by the parser ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :running_woman: Performance - `babel-parser` - [#​16072](https://togithub.com/babel/babel/pull/16072) perf: Improve parser performance for typescript ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :microscope: Output optimization - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-new-target`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-methods`, `babel-preset-env` - [#​16218](https://togithub.com/babel/babel/pull/16218) Improve temporary variables for decorators ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​15959](https://togithub.com/babel/babel/pull/15959) Improve output of `using` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ### [`v7.23.7`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7237-2023-12-29) [Compare Source](https://togithub.com/babel/babel/compare/v7.23.6...v7.23.7) ##### :bug: Bug Fix - `babel-traverse` - [#​16191](https://togithub.com/babel/babel/pull/16191) fix: Crash when removing without `Program` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helpers`, `babel-plugin-proposal-decorators` - [#​16180](https://togithub.com/babel/babel/pull/16180) fix: Class decorator `ctx.kind` is wrong ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-proposal-decorators` - [#​16170](https://togithub.com/babel/babel/pull/16170) Fix decorator initProto usage in derived classes ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-core` - [#​16167](https://togithub.com/babel/babel/pull/16167) Avoid unpreventable `unhandledRejection` events ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-helper-create-class-features-plugin` - [#​16186](https://togithub.com/babel/babel/pull/16186) chore: Update deps ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators` - [#​16177](https://togithub.com/babel/babel/pull/16177) Merge decorators into class features ([@​JLHwung](https://togithub.com/JLHwung))
codemirror/autocomplete (@​codemirror/autocomplete) ### [`v6.12.0`](https://togithub.com/codemirror/autocomplete/blob/HEAD/CHANGELOG.md#6120-2024-01-12) [Compare Source](https://togithub.com/codemirror/autocomplete/compare/6.11.1...6.12.0) ##### Bug fixes Make sure snippet completions also set `userEvent` to `input.complete`. Fix a crash when the editor lost focus during an update and autocompletion was active. Fix a crash when using a snippet that has only one field, but multiple instances of that field. ##### New features The new `activateOnTypingDelay` option allows control over the debounce time before the completions are queried when the user types.
codemirror/commands (@​codemirror/commands) ### [`v6.3.3`](https://togithub.com/codemirror/commands/blob/HEAD/CHANGELOG.md#633-2023-12-28) [Compare Source](https://togithub.com/codemirror/commands/compare/6.3.2...6.3.3) ##### Bug fixes Fix an issue causing cursor motion commands to not dispatch a transaction when the change only affects cursor associativity.
codemirror/lang-markdown (@​codemirror/lang-markdown) ### [`v6.2.4`](https://togithub.com/codemirror/lang-markdown/blob/HEAD/CHANGELOG.md#624-2024-01-16) [Compare Source](https://togithub.com/codemirror/lang-markdown/compare/6.2.3...6.2.4) ##### Bug fixes Starting at the third list item, `insertNewlineContinueMarkup` will now keep the tightness of the list, and only require two presses to clear an empty list item.
codemirror/language (@​codemirror/language) ### [`v6.10.0`](https://togithub.com/codemirror/language/blob/HEAD/CHANGELOG.md#6100-2023-12-28) [Compare Source](https://togithub.com/codemirror/language/compare/6.9.3...6.10.0) ##### New features The new `bidiIsolates` extension can be used to wrap syntactic elements where this is appropriate in an element that isolates their text direction, avoiding weird ordering of neutral characters on direction boundaries.
codemirror/language-data (@​codemirror/language-data) ### [`v6.4.0`](https://togithub.com/codemirror/language-data/blob/HEAD/CHANGELOG.md#640-2024-01-22) [Compare Source](https://togithub.com/codemirror/language-data/compare/6.3.1...6.4.0) ##### Bug fixes Include .kts as an extension for Kotlin. Use [@​codemirror/lang-yaml](https://togithub.com/codemirror/lang-yaml) instead of the legacy mode for YAML content. ##### New features Add an entry for Liquid templates.
codemirror/state (@​codemirror/state) ### [`v6.4.0`](https://togithub.com/codemirror/state/blob/HEAD/CHANGELOG.md#640-2023-12-28) [Compare Source](https://togithub.com/codemirror/state/compare/6.3.3...6.4.0) ##### Bug fixes When multiple ranges in a single range set overlap, put the smaller ones inside the bigger ones, so that overlapping decorations don't break up each other's elements when coming from the same source. ##### New features Selection and selection range `eq` methods now support an optional argument that makes them also compare by cursor associativity. The `RangeSet.join` function can be used to join multiple range sets together.
codemirror/view (@​codemirror/view) ### [`v6.23.1`](https://togithub.com/codemirror/view/blob/HEAD/CHANGELOG.md#6231-2024-01-24) [Compare Source](https://togithub.com/codemirror/view/compare/6.23.0...6.23.1) ##### Bug fixes Fix a bug that caused `Tooltip.above` to not take effect for tooltips that were already present when the tooltip plugin is initialized. Automatically reposition tooltips when their size changes. ### [`v6.23.0`](https://togithub.com/codemirror/view/blob/HEAD/CHANGELOG.md#6230-2023-12-28) [Compare Source](https://togithub.com/codemirror/view/compare/6.22.3...6.23.0) ##### Bug fixes Work around odd iOS Safari behavior when doing select all. Fix a composition interruption when an widget is inserted next to the cursor. Fix a crash in bidirectional cursor motion. Simplify visual motion through bidirectional text, fix several corner cases where it would work badly. Fix a bug that broke

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 5 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.