openfun / marsha

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

⬆️(dependencies) update js dependencies #2407

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 12 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.22.11 -> 7.22.17 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.22.10 -> 7.22.15 age adoption passing confidence
@babel/preset-env (source) 7.22.14 -> 7.22.15 age adoption passing confidence
@babel/preset-react (source) 7.22.5 -> 7.22.15 age adoption passing confidence
@babel/preset-typescript (source) 7.22.11 -> 7.22.15 age adoption passing confidence
@codemirror/view 6.17.1 -> 6.18.1 age adoption passing confidence
@formatjs/cli 6.1.3 -> 6.1.5 age adoption passing confidence
@formatjs/intl (source) 2.9.0 -> 2.9.2 age adoption passing confidence
@formatjs/intl-pluralrules 5.2.4 -> 5.2.6 age adoption passing confidence
@formatjs/intl-relativetimeformat 11.2.4 -> 11.2.6 age adoption passing confidence
@​openfun/cunningham-react 1.0.1 -> 1.0.2 age adoption passing confidence
@sentry/browser (source) 7.66.0 -> 7.68.0 age adoption passing confidence
@sentry/node (source) 7.66.0 -> 7.68.0 age adoption passing confidence
@tanstack/react-query (source) 4.33.0 -> 4.35.0 age adoption passing confidence
@tanstack/react-query-devtools (source) 4.33.0 -> 4.35.0 age adoption passing confidence
@testing-library/jest-dom 6.1.2 -> 6.1.3 age adoption passing confidence
@types/lodash (source) 4.14.197 -> 4.14.198 age adoption passing confidence
@types/node (source) 20.5.9 -> 20.6.0 age adoption passing confidence
@types/node (source) 18.17.14 -> 18.17.15 age adoption passing confidence
@types/styled-components (source) 5.1.26 -> 5.1.27 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.5.0 -> 6.6.0 age adoption passing confidence
@typescript-eslint/parser 6.5.0 -> 6.6.0 age adoption passing confidence
aws-sdk 2.1450.0 -> 2.1454.0 age adoption passing confidence
babel-plugin-formatjs 10.5.3 -> 10.5.5 age adoption passing confidence
core-js 3.32.1 -> 3.32.2 age adoption passing confidence
eslint (source) 8.48.0 -> 8.49.0 age adoption passing confidence
eslint-plugin-n 16.0.2 -> 16.1.0 age adoption passing confidence
grommet (source) 2.33.1 -> 2.33.2 age adoption passing confidence
jest-websocket-mock 2.4.1 -> 2.5.0 age adoption passing confidence
luxon 3.4.2 -> 3.4.3 age adoption passing confidence
react-datepicker 4.16.0 -> 4.17.0 age adoption passing confidence
rehype-highlight 6.0.0 -> 7.0.0 age adoption passing confidence
whatwg-fetch 3.6.18 -> 3.6.19 age adoption passing confidence
ws 8.13.0 -> 8.14.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.22.17`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72217-2023-09-08) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.15...v7.22.17) ##### :bug: Bug Fix - `babel-core` - [#​15947](https://togithub.com/babel/babel/pull/15947) Fix compatibility with Node.js 20.6 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs` - [#​15941](https://togithub.com/babel/babel/pull/15941) Fix compiling duplicate ns imports to lazy CommonJS ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-types` - [#​15920](https://togithub.com/babel/babel/pull/15920) Make `ClassDeclaration["id"]` optional in babel-types ([@​jordanbtucker](https://togithub.com/jordanbtucker)) ##### :microscope: Output optimization - `babel-helper-remap-async-to-generator`, `babel-helper-wrap-function`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-proposal-function-sent`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-parameters`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​15922](https://togithub.com/babel/babel/pull/15922) Improve output when wrapping functions (e.g. `async` functions) ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ### [`v7.22.15`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72215-2023-09-04) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.11...v7.22.15) ##### :bug: Bug Fix - `babel-core` - [#​15923](https://togithub.com/babel/babel/pull/15923) Only perform config loading re-entrancy check for cjs ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-builder-binary-assignment-operator-visitor`, `babel-helper-compilation-targets`, `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin`, `babel-helper-member-expression-to-functions`, `babel-helper-module-imports`, `babel-helper-module-transforms`, `babel-helper-transform-fixture-test-runner`, `babel-helper-validator-identifier`, `babel-helper-validator-option`, `babel-helpers`, `babel-node`, `babel-parser`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-for-of`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-parameters`, `babel-plugin-transform-property-mutators`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-runtime`, `babel-plugin-transform-typescript`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript`, `babel-register`, `babel-standalone`, `babel-template`, `babel-traverse`, `babel-types` - [#​15892](https://togithub.com/babel/babel/pull/15892) Add explicit `.ts`/`.js` extension to all imports in `src` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
codemirror/view (@​codemirror/view) ### [`v6.18.1`](https://togithub.com/codemirror/view/blob/HEAD/CHANGELOG.md#6181-2023-09-11) [Compare Source](https://togithub.com/codemirror/view/compare/6.18.0...6.18.1) ##### Bug fixes Fix an issue where the editor duplicated text when the browser moved content into the focused text node on composition. Make sure `widgetMarker` is called for gutters on lines covered by a block replace decoration. Fix an issue where the cursor could be shown in a position that doesn't allow a cursor when the selection is in a block widget. ### [`v6.18.0`](https://togithub.com/codemirror/view/blob/HEAD/CHANGELOG.md#6180-2023-09-05) [Compare Source](https://togithub.com/codemirror/view/compare/6.17.1...6.18.0) ##### New features The new `EditorView.scaleX` and `scaleY` properties return the CSS-transformed scale of the editor (or 1 when not scaled). The editor now supports being scaled with CSS.
formatjs/formatjs (@​formatjs/cli) ### [`v6.1.5`](https://togithub.com/formatjs/formatjs/releases/tag/%40formatjs/cli%406.1.5) [Compare Source](https://togithub.com/formatjs/formatjs/compare/@formatjs/cli@6.1.4...@formatjs/cli@6.1.5) **Note:** Version bump only for package [@​formatjs/cli](https://togithub.com/formatjs/cli) ### [`v6.1.4`](https://togithub.com/formatjs/formatjs/releases/tag/%40formatjs/intl-displaynames%406.1.4) [Compare Source](https://togithub.com/formatjs/formatjs/compare/@formatjs/cli@6.1.3...@formatjs/cli@6.1.4) **Note:** Version bump only for package [@​formatjs/intl-displaynames](https://togithub.com/formatjs/intl-displaynames)
getsentry/sentry-javascript (@​sentry/browser) ### [`v7.68.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#7680) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.67.0...7.68.0) - feat(browser): Add `BroadcastChannel` and `SharedWorker` to TryCatch EventTargets ([#​8943](https://togithub.com/getsentry/sentry-javascript/issues/8943)) - feat(core): Add `name` to `Span` ([#​8949](https://togithub.com/getsentry/sentry-javascript/issues/8949)) - feat(core): Add `ServerRuntimeClient` ([#​8930](https://togithub.com/getsentry/sentry-javascript/issues/8930)) - fix(node-experimental): Ensure `span.finish()` works as expected ([#​8947](https://togithub.com/getsentry/sentry-javascript/issues/8947)) - fix(remix): Add new sourcemap-upload script files to prepack assets. ([#​8948](https://togithub.com/getsentry/sentry-javascript/issues/8948)) - fix(publish): Publish downleveled TS3.8 types and fix types path ([#​8954](https://togithub.com/getsentry/sentry-javascript/issues/8954)) ### [`v7.67.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#7670) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.66.0...7.67.0) ##### Important Changes - **feat: Mark errors caught by the SDK as unhandled** - feat(browser): Mark errors caught from `TryCatch` integration as unhandled ([#​8890](https://togithub.com/getsentry/sentry-javascript/issues/8890)) - feat(integrations): Mark errors caught from `HttpClient` and `CaptureConsole` integrations as unhandled ([#​8891](https://togithub.com/getsentry/sentry-javascript/issues/8891)) - feat(nextjs): Mark errors caught from NextJS wrappers as unhandled ([#​8893](https://togithub.com/getsentry/sentry-javascript/issues/8893)) - feat(react): Mark errors captured from ErrorBoundary as unhandled ([#​8914](https://togithub.com/getsentry/sentry-javascript/issues/8914)) - feat(remix): Add debugid injection and map deletion to sourcemaps script ([#​8814](https://togithub.com/getsentry/sentry-javascript/issues/8814)) - feat(remix): Mark errors caught from Remix instrumentation as unhandled ([#​8894](https://togithub.com/getsentry/sentry-javascript/issues/8894)) - feat(serverless): Mark errors caught in Serverless handlers as unhandled ([#​8907](https://togithub.com/getsentry/sentry-javascript/issues/8907)) - feat(vue): Mark errors caught by Vue wrappers as unhandled ([#​8905](https://togithub.com/getsentry/sentry-javascript/issues/8905)) This release fixes inconsistent behaviour of when our SDKs classify captured errors as unhandled. Previously, some of our instrumentations correctly set unhandled, while others set handled. Going forward, all errors caught automatically from our SDKs will be marked as unhandled. If you manually capture errors (e.g. by calling `Sentry.captureException`), your errors will continue to be reported as handled. This change might lead to a decrease in reported crash-free sessions and consequently in your release health score. If you have concerns about this, feel free to open an issue. ##### Other Changes - feat(node-experimental): Implement new performance APIs ([#​8911](https://togithub.com/getsentry/sentry-javascript/issues/8911)) - feat(node-experimental): Sync OTEL context with Sentry AsyncContext ([#​8797](https://togithub.com/getsentry/sentry-javascript/issues/8797)) - feat(replay): Allow to configure `maxReplayDuration` ([#​8769](https://togithub.com/getsentry/sentry-javascript/issues/8769)) - fix(browser): Add replay and profiling options to `BrowserClientOptions` ([#​8921](https://togithub.com/getsentry/sentry-javascript/issues/8921)) - fix(browser): Check for existence of instrumentation targets ([#​8939](https://togithub.com/getsentry/sentry-javascript/issues/8939)) - fix(nextjs): Don't re-export default in route handlers ([#​8924](https://togithub.com/getsentry/sentry-javascript/issues/8924)) - fix(node): Improve mysql integration ([#​8923](https://togithub.com/getsentry/sentry-javascript/issues/8923)) - fix(remix): Guard against missing default export for server instrument ([#​8909](https://togithub.com/getsentry/sentry-javascript/issues/8909)) - ref(browser): Deprecate top-level `wrap` function ([#​8927](https://togithub.com/getsentry/sentry-javascript/issues/8927)) - ref(node-otel): Avoid exporting internals & refactor attribute adding ([#​8920](https://togithub.com/getsentry/sentry-javascript/issues/8920)) Work in this release contributed by [@​SorsOps](https://togithub.com/SorsOps). Thank you for your contribution!
TanStack/query (@​tanstack/react-query) ### [`v4.35.0`](https://togithub.com/TanStack/query/releases/tag/v4.35.0) [Compare Source](https://togithub.com/TanStack/query/compare/v4.33.0...v4.35.0) Version 4.35.0 - 9/7/2023, 8:04 AM #### Changes ##### Feat - vue-query: useQuery support ref args ([#​5027](https://togithub.com/TanStack/query/issues/5027)) ([`d11280e`](https://togithub.com/TanStack/query/commit/d11280ea)) by [@​aa900031](https://togithub.com/aa900031) ##### Chore - query-core: add deprecated hint for `isDataEqual` ([#​5962](https://togithub.com/TanStack/query/issues/5962)) ([`716c5d8`](https://togithub.com/TanStack/query/commit/716c5d8b)) by [@​Mini-ghost](https://togithub.com/Mini-ghost) - prepare possibility to have rc releases ([`2017359`](https://togithub.com/TanStack/query/commit/20173592)) by Dominik Dorfmeister ##### Docs - update suspensive-react-query.md ([#​5961](https://togithub.com/TanStack/query/issues/5961)) ([`ef5125f`](https://togithub.com/TanStack/query/commit/ef5125f6)) by [@​manudeli](https://togithub.com/manudeli) - Update queries.md ([#​5958](https://togithub.com/TanStack/query/issues/5958)) ([`84cd232`](https://togithub.com/TanStack/query/commit/84cd232e)) by [@​weisisheng](https://togithub.com/weisisheng) #### Packages - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​4](https://togithub.com/4).35.0 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​4](https://togithub.com/4).35.0 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​4](https://togithub.com/4).35.0 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​4](https://togithub.com/4).35.0 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​4](https://togithub.com/4).35.0 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​4](https://togithub.com/4).35.0 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​4](https://togithub.com/4).35.0 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​4](https://togithub.com/4).35.0 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​4](https://togithub.com/4).35.0 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​4](https://togithub.com/4).35.0 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​4](https://togithub.com/4).35.0
testing-library/jest-dom (@​testing-library/jest-dom) ### [`v6.1.3`](https://togithub.com/testing-library/jest-dom/releases/tag/v6.1.3) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v6.1.2...v6.1.3) ##### Bug Fixes - proper [@​jest/globals](https://togithub.com/jest/globals) import ([#​530](https://togithub.com/testing-library/jest-dom/issues/530)) ([5b492ac](https://togithub.com/testing-library/jest-dom/commit/5b492ace23d52b7cb7d3f91913ed0b5311905a26))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v6.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#660-2023-09-04) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.5.0...v6.6.0) ##### Bug Fixes - **eslint-plugin:** \[key-spacing] consider properties with parens and comments ([#​7525](https://togithub.com/typescript-eslint/typescript-eslint/issues/7525)) ([7012279](https://togithub.com/typescript-eslint/typescript-eslint/commit/7012279b8510f9fcaee64b610d0a66e8e90f0865)) 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) ### [`v6.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#660-2023-09-04) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.5.0...v6.6.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) 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.
aws/aws-sdk-js (aws-sdk) ### [`v2.1454.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#214540) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1453.0...v2.1454.0) - bugfix: Paginator: Fix nextPage typing in requests - feature: SSOAdmin: Content updates to IAM Identity Center API for China Regions. - feature: SageMaker: Autopilot APIs will now support holiday featurization for Timeseries models. The models will now hold holiday metadata and should be able to accommodate holiday effect during inference. - feature: WorkSpaces: A new field "ErrorDetails" will be added to the output of "DescribeWorkspaceImages" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information. ### [`v2.1453.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#214530) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1452.0...v2.1453.0) - feature: Neptunedata: Minor changes to send unsigned requests to Neptune clusters - feature: SimSpaceWeaver: BucketName and ObjectKey are now required for the S3Location data type. BucketName is now required for the S3Destination data type. ### [`v2.1452.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#214520) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1451.0...v2.1452.0) - feature: Appflow: Adding OAuth2.0 support for servicenow connector. - feature: EC2: This release adds 'outpost' location type to the DescribeInstanceTypeOfferings API, allowing customers that have been allowlisted for outpost to query their offerings in the API. - feature: MediaLive: Adds advanced Output Locking options for Epoch Locking: Custom Epoch and Jam Sync Time - feature: WAFV2: The targeted protection level of the Bot Control managed rule group now provides optional, machine-learning analysis of traffic statistics to detect some bot-related activity. You can enable or disable the machine learning functionality through the API. ### [`v2.1451.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#214510) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1450.0...v2.1451.0) - feature: Billingconductor: This release adds support for line item filtering in for the custom line item resource. - feature: ComputeOptimizer: This release adds support to provide recommendations for G4dn and P3 instances that use NVIDIA GPUs. - feature: EC2: Introducing Amazon EC2 C7gd, M7gd, and R7gd Instances with up to 3.8 TB of local NVMe-based SSD block-level storage. These instances are powered by AWS Graviton3 processors, delivering up to 25% better performance over Graviton2-based instances. - feature: EventBridge: Improve Endpoint Ruleset test coverage. - feature: RDS: Add support for feature integration with AWS Backup. - feature: SageMaker: SageMaker Neo now supports data input shape derivation for Pytorch 2.0 and XGBoost compilation job for cloud instance targets. You can skip DataInputConfig field during compilation job creation. You can also access derived information from model in DescribeCompilationJob response. - feature: VPCLattice: This release adds Lambda event structure version config support for LAMBDA target groups. It also adds newline support for auth policies.
zloirock/core-js (core-js) ### [`v3.32.2`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#3322---20230907) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.32.1...v3.32.2) - Fixed `structuredClone` feature detection `core-js@3.32.1` bug, [#​1288](https://togithub.com/zloirock/core-js/issues/1288) - Added a workaround of old WebKit + `eval` bug, [#​1287](https://togithub.com/zloirock/core-js/pull/1287) - Compat data improvements: - Added Samsung Internet 23 compat data mapping - Added Quest Browser 29 compat data mapping
eslint/eslint (eslint) ### [`v8.49.0`](https://togithub.com/eslint/eslint/releases/tag/v8.49.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.48.0...v8.49.0) #### Features - [`da09f4e`](https://togithub.com/eslint/eslint/commit/da09f4e641141f585ef611c6e9d63d4331054706) feat: Implement onUnreachableCodePathStart/End ([#​17511](https://togithub.com/eslint/eslint/issues/17511)) (Nicholas C. Zakas) - [`32b2327`](https://togithub.com/eslint/eslint/commit/32b2327aafdd3b911fabab69ed75c9ff97658c60) feat: Emit deprecation warnings in RuleTester ([#​17527](https://togithub.com/eslint/eslint/issues/17527)) (Nicholas C. Zakas) - [`acb7df3`](https://togithub.com/eslint/eslint/commit/acb7df35b9a7485f26bc6b3e1f9083d1c585dce9) feat: add new `enforce` option to `lines-between-class-members` ([#​17462](https://togithub.com/eslint/eslint/issues/17462)) (Nitin Kumar) #### Documentation - [`ecfb54f`](https://togithub.com/eslint/eslint/commit/ecfb54ff4cdd18f28b4f9b78f0a78fb4cf80f1b8) docs: Update README (GitHub Actions Bot) - [`de86b3b`](https://togithub.com/eslint/eslint/commit/de86b3b2e58edd5826200c23255d8325abe375e1) docs: update `no-promise-executor-return` examples ([#​17529](https://togithub.com/eslint/eslint/issues/17529)) (Nitin Kumar) - [`032c4b1`](https://togithub.com/eslint/eslint/commit/032c4b1476a7b8cfd917a66772d2221950ea87eb) docs: add typescript template ([#​17500](https://togithub.com/eslint/eslint/issues/17500)) (James) - [`cd7da5c`](https://togithub.com/eslint/eslint/commit/cd7da5cc3154f86f7ca45fb58929d27a7af359ed) docs: Update README (GitHub Actions Bot) #### Chores - [`b7621c3`](https://togithub.com/eslint/eslint/commit/b7621c3b16cf7d5539f05336a827e1b32d95e6ac) chore: remove browser test from `npm test` ([#​17550](https://togithub.com/eslint/eslint/issues/17550)) (Milos Djermanovic) - [`cac45d0`](https://togithub.com/eslint/eslint/commit/cac45d04b890b0700dd8908927300608adad05fe) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).49.0 ([#​17549](https://togithub.com/eslint/eslint/issues/17549)) (Milos Djermanovic) - [`cd39508`](https://togithub.com/eslint/eslint/commit/cd395082bffcb4b68efa09226d7c682cef56179e) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`203a971`](https://togithub.com/eslint/eslint/commit/203a971c0abc3a95ae02ff74104a01e569707060) ci: bump actions/checkout from 3 to 4 ([#​17530](https://togithub.com/eslint/eslint/issues/17530)) (dependabot\[bot]) - [`a40fa50`](https://togithub.com/eslint/eslint/commit/a40fa509922b36bb986eb1be9394591f84f62d9e) chore: use eslint-plugin-jsdoc's flat config ([#​17516](https://togithub.com/eslint/eslint/issues/17516)) (Milos Djermanovic) - [`926a286`](https://togithub.com/eslint/eslint/commit/926a28684282aeec37680bbc52a66973b8055f54) test: replace Karma with Webdriver.IO ([#​17126](https://togithub.com/eslint/eslint/issues/17126)) (Christian Bromann) - [`f591d2c`](https://togithub.com/eslint/eslint/commit/f591d2c88bf15af72e3a207b34fa872b4b90464b) chore: Upgrade config-array ([#​17512](https://togithub.com/eslint/eslint/issues/17512)) (Nicholas C. Zakas)
eslint-community/eslint-plugin-n (eslint-plugin-n) ### [`v16.1.0`](https://togithub.com/eslint-community/eslint-plugin-n/releases/tag/16.1.0) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/16.0.2...16.1.0) - feat: Allow for automatic ts mapping detection ([#​114](https://togithub.com/eslint-community/eslint-plugin-n/issues/114)) ([`2ab30ce`](https://togithub.com/eslint-community/eslint-plugin-n/commit/2ab30ce)) - feat: add config `flat/recommended` and `flat/mixed-esm-and-cjs` ([#​111](https://togithub.com/eslint-community/eslint-plugin-n/issues/111)) ([`78595c4`](https://togithub.com/eslint-community/eslint-plugin-n/commit/78595c4)) - feat: export flat/recommended-script and flat/recommended-module ([#​113](https://togithub.com/eslint-community/eslint-plugin-n/issues/113)) ([`1f8fdc8`](https://togithub.com/eslint-community/eslint-plugin-n/commit/1f8fdc8)) - feat: add the ability to configure typescript to javascript file extension conversion ([#​112](https://togithub.com/eslint-community/eslint-plugin-n/issues/112)) ([`20d2713`](https://togithub.com/eslint-community/eslint-plugin-n/commit/20d2713))
grommet/grommet (grommet) ### [`v2.33.2`](https://togithub.com/grommet/grommet/releases/tag/v2.33.2) [Compare Source](https://togithub.com/grommet/grommet/compare/v2.33.1...v2.33.2) General: - Fixed issue on Layer component when removing a Layer. ([#​6889](https://togithub.com/grommet/grommet/issues/6889)) - Fixed an issue where the MaskedInput value shows as undefined when the value property isn’t supplied and a non-matching character is input. ([#​6900](https://togithub.com/grommet/grommet/issues/6900)) - Fixed re-sizing issue in TextArea where the TextArea can be stretched horizontally beyond the parent container size. ([#​6924](https://togithub.com/grommet/grommet/issues/6924)) - Fixed Drop positioning when scrolling. ([#​6933](https://togithub.com/grommet/grommet/issues/6933)) - Fixed bug where Menu groups were collapsing when Menu had a scroll due to limited vertical space. ([#​6931](https://togithub.com/grommet/grommet/issues/6931)) Beta: - Fixed Data’s flatten function to allow filtering on multiple sub properties of same parent property. ([#​6934](https://togithub.com/grommet/grommet/issues/6934))
romgain/jest-websocket-mock (jest-websocket-mock) ### [`v2.5.0`](https://togithub.com/romgain/jest-websocket-mock/releases/tag/v2.5.0) [Compare Source](https://togithub.com/romgain/jest-websocket-mock/compare/v2.4.1...v2.5.0) #### Feature Upgrade mock-socket to 9.3.0 ([@​steveluscher](https://togithub.com/steveluscher))
moment/luxon (luxon) ### [`v3.4.3`](https://togithub.com/moment/luxon/blob/HEAD/CHANGELOG.md#343-2023-09-05) [Compare Source](https://togithub.com/moment/luxon/compare/3.4.2...3.4.3) - Fixes another regression from 3.4.0 ([#​1496](https://togithub.com/moment/luxon/issues/1496))
Hacker0x01/react-datepicker (react-datepicker) ### [`v4.17.0`](https://togithub.com/Hacker0x01/react-datepicker/releases/tag/v4.17.0): 4.17.0 [Compare Source](https://togithub.com/Hacker0x01/react-datepicker/compare/v4.16.0...v4.17.0) #### What's Changed - check if deploy works on node 18 by [@​Zarthus](https://togithub.com/Zarthus) in [https://github.com/Hacker0x01/react-datepicker/pull/4152](https://togithub.com/Hacker0x01/react-datepicker/pull/4152) - remove babel plugin proposal dependency not needed anymore by [@​Zarthus](https://togithub.com/Zarthus) in [https://github.com/Hacker0x01/react-datepicker/pull/4153](https://togithub.com/Hacker0x01/react-datepicker/pull/4153) - Improve time picker accessibility by [@​theopolisme](https://togithub.com/theopolisme) in [https://github.com/Hacker0x01/react-datepicker/pull/4181](https://togithub.com/Hacker0x01/react-datepicker/pull/4181) - Marks holidays in the calendar by [@​tanmayIntelli](https://togithub.com/tanmayIntelli) in [https://github.com/Hacker0x01/react-datepicker/pull/4203](https://togithub.com/Hacker0x01/react-datepicker/pull/4203) - karma to jest migration completed by [@​polbene95](https://togithub.com/polbene95) in [https://github.com/Hacker0x01/react-datepicker/pull/4229](https://togithub.com/Hacker0x01/react-datepicker/pull/4229) - Enable node v18 by [@​Zarthus](https://togithub.com/Zarthus) in [https://github.com/Hacker0x01/react-datepicker/pull/4230](https://togithub.com/Hacker0x01/react-datepicker/pull/4230) - Try re-enabling Codecov with Jest by [@​martijnrusschen](https://togithub.com/martijnrusschen) in [https://github.com/Hacker0x01/react-datepicker/pull/4231](https://togithub.com/Hacker0x01/react-datepicker/pull/4231) #### New Contributors - [@​theopolisme](https://togithub.com/theopolisme) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4181](https://togithub.com/Hacker0x01/react-datepicker/pull/4181) - [@​gyananshu07](https://togithub.com/gyananshu07) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4196](https://togithub.com/Hacker0x01/react-datepicker/pull/4196) - [@​tanmayIntelli](https://togithub.com/tanmayIntelli) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4203](https://togithub.com/Hacker0x01/react-datepicker/pull/4203) - [@​polbene95](https://togithub.com/polbene95) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4229](https://togithub.com/Hacker0x01/react-datepicker/pull/4229) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v4.16.0...v4.17.0
rehypejs/rehype-highlight (rehype-highlight) ### [`v7.0.0`](https://togithub.com/rehypejs/rehype-highlight/releases/tag/7.0.0) [Compare Source](https://togithub.com/rehypejs/rehype-highlight/compare/6.0.0...7.0.0) ##### Change - [`d72c765`](https://togithub.com/rehypejs/rehype-highlight/commit/d72c765) Update `lowlight` **migrate**: if you pass `languages`, make sure the spread in `common` from `lowlight`: `.use(rehypeHighlight, {...common, ...otherLanguages})` - [`b057174`](https://togithub.com/rehypejs/rehype-highlight/commit/b057174) Update `@types/hast`, `unified`, utilities, etc **migrate**: update too - [`72fe488`](https://togithub.com/rehypejs/rehype-highlight/commit/72fe488) Change to require Node.js 16 **migrate**: update too - [`d2fc56d`](https://togithub.com/rehypejs/rehype-highlight/commit/d2fc56d) Change to use `exports` **migrate**: don’t use private APIs - [`dc3823d`](https://togithub.com/rehypejs/rehype-highlight/commit/dc3823d) Remove `ignoreMissing` option, make it default **migrate**: remove `ignoreMissing`, expect warnings on the file instead ##### Misc - [`d05e002`](https://togithub.com/rehypejs/rehype-highlight/commit/d05e002) Fix broken import in example by [@​rhysd](https://togithub.com/rhysd) in [https://github.com/rehypejs/rehype-highlight/pull/24](https://togithub.com/rehypejs/rehype-highlight/pull/24) **Full Changelog**: https://github.com/rehypejs/rehype-highlight/compare/6.0.0...7.0.0
github/fetch (whatwg-fetch) ### [`v3.6.19`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#3619-2023-09-11) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.18...v3.6.19) ##### Bug Fixes - Have unique error messages for xhr timeouts and errors ([#​1380](https://togithub.com/JakeChampion/fetch/issues/1380)) ([7170f0b](https://togithub.com/JakeChampion/fetch/commit/7170f0b127d16c5895aba61c9168482834809046))
websockets/ws (ws) ### [`v8.14.1`](https://togithub.com/websockets/ws/releases/tag/8.14.1) [Compare Source](https://togithub.com/websockets/ws/compare/8.14.0...8.14.1) ### Bug fixes - Improved the reliability of two tests for [CITGM][] ([`fd3c64c`](https://togithub.com/websockets/ws/commit/fd3c64cb)). [CITGM]: https://togithub.com/nodejs/citgm ### [`v8.14.0`](https://togithub.com/websockets/ws/

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

lunika commented 12 months ago

@kernicPanel you have to downgrade cunningham to version 1.0.1.

kernicPanel commented 12 months ago

@kernicPanel you have to downgrade cunningham to version 1.0.1.

Oh yes, I forgot!