hivemq / hivemq-edge

HiveMQ Edge is an MQTT gateway that enables interoperability between OT devices and IT systems. It translates diverse protocols into MQTT for streamlined communication and helps organize data into a unified namespace, making managing and streaming data across your infrastructure easier.
http://hivemq.com
Apache License 2.0
90 stars 20 forks source link

fix(deps): update all minor dependencies npm (master) #464

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
@monaco-editor/react 4.5.1 -> 4.6.0 age adoption passing confidence
@nivo/bar (source) ^0.84.0 -> ^0.87.0 age adoption passing confidence
@nivo/core (source) ^0.84.0 -> ^0.87.0 age adoption passing confidence
@nivo/line (source) ^0.84.0 -> ^0.87.0 age adoption passing confidence
@​rjsf/chakra-ui 5.15.1 -> 5.18.4 age adoption passing confidence
@rjsf/core 5.15.1 -> 5.18.4 age adoption passing confidence
@rjsf/utils 5.15.1 -> 5.18.4 age adoption passing confidence
@rjsf/validator-ajv8 5.15.1 -> 5.18.4 age adoption passing confidence
@tanstack/eslint-plugin-query (source) 5.32.1 -> 5.43.1 age adoption passing confidence
@tanstack/react-query (source) 5.32.1 -> 5.45.1 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.32.1 -> 5.45.1 age adoption passing confidence
@tanstack/react-table (source) 8.9.3 -> 8.17.3 age adoption passing confidence
@testing-library/jest-dom 5.16.5 -> 5.17.0 age adoption passing confidence
@testing-library/react 14.0.0 -> 14.3.1 age adoption passing confidence
@tiptap/extension-document (source) 2.2.4 -> 2.4.0 age adoption passing confidence
@tiptap/extension-mention (source) 2.2.4 -> 2.4.0 age adoption passing confidence
@tiptap/extension-paragraph (source) 2.2.4 -> 2.4.0 age adoption passing confidence
@tiptap/extension-placeholder (source) 2.2.4 -> 2.4.0 age adoption passing confidence
@tiptap/extension-text (source) 2.2.4 -> 2.4.0 age adoption passing confidence
@tiptap/pm (source) 2.2.4 -> 2.4.0 age adoption passing confidence
@tiptap/react (source) 2.2.4 -> 2.4.0 age adoption passing confidence
@tiptap/suggestion (source) 2.2.4 -> 2.4.0 age adoption passing confidence
@types/d3-array (source) 3.0.7 -> 3.2.1 age adoption passing confidence
@types/luxon (source) 3.3.0 -> 3.4.2 age adoption passing confidence
@types/react (source) 18.0.28 -> 18.3.3 age adoption passing confidence
@types/react-dom (source) 18.0.11 -> 18.3.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 5.57.1 -> 5.62.0 age adoption passing confidence
@typescript-eslint/parser (source) 5.57.1 -> 5.62.0 age adoption passing confidence
@vitejs/plugin-react (source) 4.2.1 -> 4.3.1 age adoption passing confidence
@vitest/coverage-istanbul (source) 1.5.3 -> 1.6.0 age adoption passing confidence
@vitest/coverage-v8 (source) 1.5.3 -> 1.6.0 age adoption passing confidence
@vitest/ui (source) 1.5.3 -> 1.6.0 age adoption passing confidence
axios (source) 1.6.8 -> 1.7.2 age adoption passing confidence
chakra-react-select 4.7.6 -> 4.8.0 age adoption passing confidence
cypress (source) 13.10.0 -> 13.11.0 age adoption passing confidence
cypress-real-events 1.12.0 -> 1.13.0 age adoption passing confidence
cypress-terminal-report 6.0.2 -> 6.1.0 age adoption passing confidence
eslint (source) 8.38.0 -> 8.57.0 age adoption passing confidence
eslint-plugin-cypress 3.0.3 -> 3.3.0 age adoption passing confidence
eslint-plugin-react 7.33.2 -> 7.34.2 age adoption passing confidence
eslint-plugin-react-refresh ^0.3.4 -> ^0.4.0 age adoption passing confidence
framer-motion 10.12.21 -> 10.18.0 age adoption passing confidence
jsdom 24.0.0 -> 24.1.0 age adoption passing confidence
luxon 3.3.0 -> 3.4.4 age adoption passing confidence
mermaid 10.8.0 -> 10.9.1 age adoption passing confidence
monaco-editor ^0.47.0 -> ^0.49.0 age adoption passing confidence
openapi-typescript-codegen ^0.25.0 -> ^0.29.0 age adoption passing confidence
protobufjs (source) 7.2.6 -> 7.3.2 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-hook-form (source) 7.43.9 -> 7.52.0 age adoption passing confidence
react-icons 5.0.1 -> 5.2.1 age adoption passing confidence
react-router-dom (source) 6.11.2 -> 6.23.1 age adoption passing confidence
sass 1.70.0 -> 1.77.5 age adoption passing confidence
stylelint (source) 15.6.2 -> 15.11.0 age adoption passing confidence
typescript (source) 5.0.4 -> 5.4.5 age adoption passing confidence
vite (source) 5.2.13 -> 5.3.1 age adoption passing confidence
vitest (source) 1.5.3 -> 1.6.0 age adoption passing confidence
zustand 4.4.7 -> 4.5.2 age adoption passing confidence

Release Notes

suren-atoyan/monaco-react (@​monaco-editor/react) ### [`v4.6.0`](https://togithub.com/suren-atoyan/monaco-react/blob/HEAD/CHANGELOG.md#460) [Compare Source](https://togithub.com/suren-atoyan/monaco-react/compare/v4.5.2...v4.6.0) ###### *Oct 6, 2023* - Editor/DiffEditor: use `'use client'` on top of `Editor.tsx` and `DiffEditor.tsx` - loader: update `@monaco-editor/loader` version (1.4.0) - playground: use createRoot for bootstrapping ### [`v4.5.2`](https://togithub.com/suren-atoyan/monaco-react/blob/HEAD/CHANGELOG.md#452) [Compare Source](https://togithub.com/suren-atoyan/monaco-react/compare/v4.5.1...v4.5.2) ###### *Aug 23, 2023* - DiffEditor: apply updated on `originalModelPath` and `modifiedModelPath` before `original` and `modified` props
plouc/nivo (@​nivo/bar) ### [`v0.87.0`](https://togithub.com/plouc/nivo/releases/tag/v0.87.0) [Compare Source](https://togithub.com/plouc/nivo/compare/v0.86.0...v0.87.0) ##### What's Changed - Fix area rendering disparity of line canvas compared to line svg by [@​MatinAniss](https://togithub.com/MatinAniss) in [https://github.com/plouc/nivo/pull/2558](https://togithub.com/plouc/nivo/pull/2558) - Add mesh to bump chart by [@​santiperone](https://togithub.com/santiperone) in [https://github.com/plouc/nivo/pull/2496](https://togithub.com/plouc/nivo/pull/2496) - fix: Add missing key to BarTotals by [@​dbuhon](https://togithub.com/dbuhon) in [https://github.com/plouc/nivo/pull/2575](https://togithub.com/plouc/nivo/pull/2575) - Bump mesh improvements by [@​plouc](https://togithub.com/plouc) in [https://github.com/plouc/nivo/pull/2572](https://togithub.com/plouc/nivo/pull/2572) - feat(line): remove prop-types as we're supposed to rely on TS by [@​plouc](https://togithub.com/plouc) in [https://github.com/plouc/nivo/pull/2576](https://togithub.com/plouc/nivo/pull/2576) - feat(recompose): completely remove recompose from the project by [@​plouc](https://togithub.com/plouc) in [https://github.com/plouc/nivo/pull/2577](https://togithub.com/plouc/nivo/pull/2577) - fix(bar): fix canvas grid lines not considering margin by [@​plouc](https://togithub.com/plouc) in [https://github.com/plouc/nivo/pull/2578](https://togithub.com/plouc/nivo/pull/2578) - feat(Line): passing the full Point info to the `AccessorFunc` for Label by [@​akassaei](https://togithub.com/akassaei) in [https://github.com/plouc/nivo/pull/2541](https://togithub.com/plouc/nivo/pull/2541) - fix(core): use readonly arrays for props as the libraries do not modify them by [@​pcorpet](https://togithub.com/pcorpet) in [https://github.com/plouc/nivo/pull/2588](https://togithub.com/plouc/nivo/pull/2588) - [@​nivo/tree](https://togithub.com/nivo/tree) by [@​plouc](https://togithub.com/plouc) in [https://github.com/plouc/nivo/pull/2582](https://togithub.com/plouc/nivo/pull/2582) ##### New Contributors - [@​MatinAniss](https://togithub.com/MatinAniss) made their first contribution in [https://github.com/plouc/nivo/pull/2558](https://togithub.com/plouc/nivo/pull/2558) - [@​santiperone](https://togithub.com/santiperone) made their first contribution in [https://github.com/plouc/nivo/pull/2496](https://togithub.com/plouc/nivo/pull/2496) - [@​dbuhon](https://togithub.com/dbuhon) made their first contribution in [https://github.com/plouc/nivo/pull/2575](https://togithub.com/plouc/nivo/pull/2575) - [@​akassaei](https://togithub.com/akassaei) made their first contribution in [https://github.com/plouc/nivo/pull/2541](https://togithub.com/plouc/nivo/pull/2541) **Full Changelog**: https://github.com/plouc/nivo/compare/v0.86.0...v0.87.0 ### [`v0.86.0`](https://togithub.com/plouc/nivo/releases/tag/v0.86.0) [Compare Source](https://togithub.com/plouc/nivo/compare/v0.85.1...v0.86.0) ##### What's Changed - fix(website): fix time based scale ticks demos by [@​plouc](https://togithub.com/plouc) in [https://github.com/plouc/nivo/pull/2532](https://togithub.com/plouc/nivo/pull/2532) - feat(Bar): add bar totals by [@​joaopedromatias](https://togithub.com/joaopedromatias) in [https://github.com/plouc/nivo/pull/2525](https://togithub.com/plouc/nivo/pull/2525) - Rewrite componentId to support react17 by [@​Alex-Spike](https://togithub.com/Alex-Spike) in [https://github.com/plouc/nivo/pull/2545](https://togithub.com/plouc/nivo/pull/2545) - Bugfix/2490 tooltip theme by [@​gtibrett](https://togithub.com/gtibrett) in [https://github.com/plouc/nivo/pull/2552](https://togithub.com/plouc/nivo/pull/2552) ##### New Contributors - [@​joaopedromatias](https://togithub.com/joaopedromatias) made their first contribution in [https://github.com/plouc/nivo/pull/2525](https://togithub.com/plouc/nivo/pull/2525) - [@​Alex-Spike](https://togithub.com/Alex-Spike) made their first contribution in [https://github.com/plouc/nivo/pull/2545](https://togithub.com/plouc/nivo/pull/2545) - [@​gtibrett](https://togithub.com/gtibrett) made their first contribution in [https://github.com/plouc/nivo/pull/2552](https://togithub.com/plouc/nivo/pull/2552) **Full Changelog**: https://github.com/plouc/nivo/compare/v0.85.1...v0.86.0 ### [`v0.85.1`](https://togithub.com/plouc/nivo/releases/tag/v0.85.1) [Compare Source](https://togithub.com/plouc/nivo/compare/v0.85.0...v0.85.1) ##### What's Changed - Tooltip: avoid a flash effect and weird initial transition by [@​DimaAmega](https://togithub.com/DimaAmega) in [https://github.com/plouc/nivo/pull/2480](https://togithub.com/plouc/nivo/pull/2480) - feat(deps): upgrade d3-scale due to vulnerability by [@​plouc](https://togithub.com/plouc) in [https://github.com/plouc/nivo/pull/2531](https://togithub.com/plouc/nivo/pull/2531) ##### New Contributors - [@​DimaAmega](https://togithub.com/DimaAmega) made their first contribution in [https://github.com/plouc/nivo/pull/2480](https://togithub.com/plouc/nivo/pull/2480) **Full Changelog**: https://github.com/plouc/nivo/compare/v0.85.0...v0.85.1 ### [`v0.85.0`](https://togithub.com/plouc/nivo/releases/tag/v0.85.0) [Compare Source](https://togithub.com/plouc/nivo/compare/v0.84.0...v0.85.0) ##### What's Changed - refactor default props to fix error message by [@​andre19980](https://togithub.com/andre19980) in [https://github.com/plouc/nivo/pull/2452](https://togithub.com/plouc/nivo/pull/2452) - fix(sankey): update onClick types in sankey chart to respect generics by [@​stas-demydiuk](https://togithub.com/stas-demydiuk) in [https://github.com/plouc/nivo/pull/2509](https://togithub.com/plouc/nivo/pull/2509) - chore: upgrade d3-color and d3-scale-chromatic by [@​icco](https://togithub.com/icco) in [https://github.com/plouc/nivo/pull/2466](https://togithub.com/plouc/nivo/pull/2466) - Fix: add initial property for truncateTickAt by [@​scalabw](https://togithub.com/scalabw) in [https://github.com/plouc/nivo/pull/2504](https://togithub.com/plouc/nivo/pull/2504) - fix tooltip default color by [@​scalabw](https://togithub.com/scalabw) in [https://github.com/plouc/nivo/pull/2521](https://togithub.com/plouc/nivo/pull/2521) - Touch crosshair for line graphs by [@​WilliamABradley](https://togithub.com/WilliamABradley) in [https://github.com/plouc/nivo/pull/2524](https://togithub.com/plouc/nivo/pull/2524) - fix(marimekko): use readonly arrays for props as the library does not modify them by [@​pcorpet](https://togithub.com/pcorpet) in [https://github.com/plouc/nivo/pull/2493](https://togithub.com/plouc/nivo/pull/2493) - fix(line): use readonly arrays for props as the library does not modify them by [@​pcorpet](https://togithub.com/pcorpet) in [https://github.com/plouc/nivo/pull/2494](https://togithub.com/plouc/nivo/pull/2494) - Fix (peer) dependencies by [@​marvinruder](https://togithub.com/marvinruder) in [https://github.com/plouc/nivo/pull/2528](https://togithub.com/plouc/nivo/pull/2528) ##### New Contributors - [@​andre19980](https://togithub.com/andre19980) made their first contribution in [https://github.com/plouc/nivo/pull/2452](https://togithub.com/plouc/nivo/pull/2452) - [@​stas-demydiuk](https://togithub.com/stas-demydiuk) made their first contribution in [https://github.com/plouc/nivo/pull/2509](https://togithub.com/plouc/nivo/pull/2509) - [@​icco](https://togithub.com/icco) made their first contribution in [https://github.com/plouc/nivo/pull/2466](https://togithub.com/plouc/nivo/pull/2466) - [@​scalabw](https://togithub.com/scalabw) made their first contribution in [https://github.com/plouc/nivo/pull/2504](https://togithub.com/plouc/nivo/pull/2504) - [@​WilliamABradley](https://togithub.com/WilliamABradley) made their first contribution in [https://github.com/plouc/nivo/pull/2524](https://togithub.com/plouc/nivo/pull/2524) - [@​marvinruder](https://togithub.com/marvinruder) made their first contribution in [https://github.com/plouc/nivo/pull/2528](https://togithub.com/plouc/nivo/pull/2528) **Full Changelog**: https://github.com/plouc/nivo/compare/v0.84.0...v0.85.0
rjsf-team/react-jsonschema-form (@​rjsf/core) ### [`v5.18.4`](https://togithub.com/rjsf-team/react-jsonschema-form/blob/HEAD/CHANGELOG.md#5184) [Compare Source](https://togithub.com/rjsf-team/react-jsonschema-form/compare/5.18.3...5.18.4) #### Dev / docs / playground - Fixed typo in `constants.ts`, `Form.tsx` ### [`v5.18.3`](https://togithub.com/rjsf-team/react-jsonschema-form/blob/HEAD/CHANGELOG.md#5183) [Compare Source](https://togithub.com/rjsf-team/react-jsonschema-form/compare/5.18.2...5.18.3) #### [@​rjsf/semantic-ui](https://togithub.com/rjsf/semantic-ui) - Added support for version 2 in the `peerDependencies` #### Dev / docs / playground - Bumped devDependencies on `react` to `18.x` - Fixed typo in `custom-widgets-fields.md` in the documentation - Updated the `LICENSE.md` to include the proper copyright dates and owner ### [`v5.18.2`](https://togithub.com/rjsf-team/react-jsonschema-form/blob/HEAD/CHANGELOG.md#5182) [Compare Source](https://togithub.com/rjsf-team/react-jsonschema-form/compare/5.18.1...5.18.2) #### [@​rjsf/core](https://togithub.com/rjsf/core) - Fixed Programmatic submit not working properly in Firefox [#​3121](https://togithub.com/rjsf-team/react-jsonschema-form/issues/3121) #### [@​rjsf/utils](https://togithub.com/rjsf/utils) - [#​4116](https://togithub.com/rjsf-team/react-jsonschema-form/issues/4116) Fix Maximum call stack size exceeded when encountering circular definitions ([Link to PR](https://togithub.com/rjsf-team/react-jsonschema-form/pull/4123)) ### [`v5.18.1`](https://togithub.com/rjsf-team/react-jsonschema-form/releases/tag/v5.18.1): 5.18.1 [Compare Source](https://togithub.com/rjsf-team/react-jsonschema-form/compare/5.18.0...5.18.1) - Bumped peer dependenc
vanch3d commented 2 weeks ago

postponed