product-os / jellyfish-chat-widget

Jellyfish chat widget library
Apache License 2.0
1 stars 1 forks source link

Update external-non-major #877

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest ^27.4.0 -> ^27.4.1 age adoption passing confidence
@types/sinon ^10.0.9 -> ^10.0.11 age adoption passing confidence
eslint (source) ^8.8.0 -> ^8.9.0 age adoption passing confidence
jest (source) ^27.4.7 -> ^27.5.1 age adoption passing confidence
lint-staged ^12.3.2 -> ^12.3.4 age adoption passing confidence
rendition ^25.6.0 -> ^25.13.1 age adoption passing confidence

Release Notes

eslint/eslint ### [`v8.9.0`](https://togithub.com/eslint/eslint/releases/v8.9.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.8.0...v8.9.0) #### Features - [`68f64a9`](https://togithub.com/eslint/eslint/commit/68f64a9218341e5e9d83270c72587e1b413846de) feat: update eslint-scope to ignore `"use strict"` directives in ES3 ([#​15595](https://togithub.com/eslint/eslint/issues/15595)) (Milos Djermanovic) - [`db57639`](https://togithub.com/eslint/eslint/commit/db576396d20f5e31af1a90f8e5d88e08284a1672) feat: add `es2016`, `es2018`, `es2019`, and `es2022` environments ([#​15587](https://togithub.com/eslint/eslint/issues/15587)) (Milos Djermanovic) - [`2dc38aa`](https://togithub.com/eslint/eslint/commit/2dc38aa653f1d5137a9abf82024c67a11620bb7c) feat: fix bug with arrow function return types in function-paren-newline ([#​15541](https://togithub.com/eslint/eslint/issues/15541)) (Milos Djermanovic) - [`6f940c3`](https://togithub.com/eslint/eslint/commit/6f940c3ce715327f282c197d0f71b91848e5d83d) feat: Implement FlatRuleTester ([#​15519](https://togithub.com/eslint/eslint/issues/15519)) (Nicholas C. Zakas) #### Documentation - [`570a036`](https://togithub.com/eslint/eslint/commit/570a03699c5abfbcde39bb00fba39329695771e5) docs: add `one-var` example with `for-loop` initializer ([#​15596](https://togithub.com/eslint/eslint/issues/15596)) (Milos Djermanovic) - [`417191d`](https://togithub.com/eslint/eslint/commit/417191dff0dbfa353675c409e25f27f578ee1559) docs: Remove the $ prefix in terminal commands ([#​15565](https://togithub.com/eslint/eslint/issues/15565)) (Andreas Lewis) - [`389ff34`](https://togithub.com/eslint/eslint/commit/389ff34e26cb8ebad49e5ace0280a1f859f8d7ca) docs: add missing `Variable#scope` property in the scope manager docs ([#​15571](https://togithub.com/eslint/eslint/issues/15571)) (Milos Djermanovic) - [`f63795d`](https://togithub.com/eslint/eslint/commit/f63795dc710f6394d884932034a3e0cbe48f4ad2) docs: no-eval replace dead link with working one ([#​15568](https://togithub.com/eslint/eslint/issues/15568)) (rasenplanscher) - [`0383591`](https://togithub.com/eslint/eslint/commit/0383591a6cd7083455af9e34fa9333da7fed46bf) docs: Remove old Markdown issue template ([#​15556](https://togithub.com/eslint/eslint/issues/15556)) (Brandon Mills) - [`a8dd5a2`](https://togithub.com/eslint/eslint/commit/a8dd5a286bcb68595b85cd29490e081251a2c3c7) docs: add 'when not to use it' section in no-duplicate-case docs ([#​15563](https://togithub.com/eslint/eslint/issues/15563)) (Milos Djermanovic) - [`1ad439e`](https://togithub.com/eslint/eslint/commit/1ad439ed1d6c4ee50183c8f5d146a771e6c1be4c) docs: add missed verb in docs ([#​15550](https://togithub.com/eslint/eslint/issues/15550)) (Jeff Mosawy) #### Chores - [`586d45c`](https://togithub.com/eslint/eslint/commit/586d45c54b8468fb23376b7b2aedf984cf701cc2) chore: Upgrade to espree@9.3.1 ([#​15600](https://togithub.com/eslint/eslint/issues/15600)) (Milos Djermanovic) - [`623e1e2`](https://togithub.com/eslint/eslint/commit/623e1e28643381025b393a379493d9baea9b4869) chore: Upgrade to eslint-visitor-keys@3.3.0 ([#​15599](https://togithub.com/eslint/eslint/issues/15599)) (Milos Djermanovic) - [`355b23d`](https://togithub.com/eslint/eslint/commit/355b23d0c4e050be4e53292f552a47c10ec6e00e) chore: fix outdated link to Code of Conduct in PR template ([#​15578](https://togithub.com/eslint/eslint/issues/15578)) (Rich Trott) - [`b10fef2`](https://togithub.com/eslint/eslint/commit/b10fef25c99134d514fec4ddde19302661db5974) ci: use Node 16 for browser test ([#​15569](https://togithub.com/eslint/eslint/issues/15569)) (Milos Djermanovic) - [`92f89fb`](https://togithub.com/eslint/eslint/commit/92f89fb0647fef10468fd70d6782a845d75330e3) chore: suggest demo link in bug report template ([#​15557](https://togithub.com/eslint/eslint/issues/15557)) (Brandon Mills)
facebook/jest ### [`v27.5.1`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#​2751) [Compare Source](https://togithub.com/facebook/jest/compare/v27.5.0...v27.5.1) ##### Features - `[jest-config]` Support comments in JSON config file ([#​12316](https://togithub.com/facebook/jest/pull/12316)) - `[pretty-format]` Expose `ConvertAnsi` plugin ([#​12308](https://togithub.com/facebook/jest/pull/12308)) ##### Fixes - `[expect]` Add type definitions for asymmetric `closeTo` matcher ([#​12304](https://togithub.com/facebook/jest/pull/12304)) - `[jest-cli]` Load binary via exported API ([#​12315](https://togithub.com/facebook/jest/pull/12315)) - `[jest-config]` Replace `jsonlint` with `parse-json` ([#​12316](https://togithub.com/facebook/jest/pull/12316)) - `[jest-repl]` Make module importable ([#​12311](https://togithub.com/facebook/jest/pull/12311) & [#​12315](https://togithub.com/facebook/jest/pull/12315)) ##### Chore & Maintenance - `[*]` Avoid anonymous default exports ([#​12313](https://togithub.com/facebook/jest/pull/12313)) ### [`v27.5.0`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#​2750) [Compare Source](https://togithub.com/facebook/jest/compare/v27.4.7...v27.5.0) ##### Features - `[expect]` Add asymmetric matcher `expect.closeTo` ([#​12243](https://togithub.com/facebook/jest/pull/12243)) - `[jest-mock]` Added `mockFn.mock.lastCall` to retrieve last argument ([#​12285](https://togithub.com/facebook/jest/pull/12285)) ##### Fixes - `[expect]` Add a fix for `.toHaveProperty('')` ([#​12251](https://togithub.com/facebook/jest/pull/12251)) - `[jest-each, @​jest/globals]` Allow passing `ReadonlyArray` type of a table to `describe.each` and `test.each` ([#​12297](https://togithub.com/facebook/jest/pull/12297)) - `[@jest/globals]` Add missing `options` argument to `jest.doMock` typing ([#​12292](https://togithub.com/facebook/jest/pull/12292)) - `[jest-environment-node]` Add `atob` and `btoa` ([#​12269](https://togithub.com/facebook/jest/pull/12269)) - `[jest-matcher-utils]` Correct diff for expected asymmetric matchers ([#​12264](https://togithub.com/facebook/jest/pull/12264)) - `[jest-message-util]` Fix `.getTopFrame()` (and `toMatchInlineSnapshot()`) with `mjs` files ([#​12277](https://togithub.com/facebook/jest/pull/12277)) ##### Chore & Maintenance - `[*]` Update `graceful-fs` to `^4.2.9` ([#​11749](https://togithub.com/facebook/jest/pull/11749)) ##### Performance - `[jest-resolve]` perf: skip error creation on not found `stat` calls ([#​11749](https://togithub.com/facebook/jest/pull/11749))
okonet/lint-staged ### [`v12.3.4`](https://togithub.com/okonet/lint-staged/releases/v12.3.4) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.3.3...v12.3.4) ##### Bug Fixes - add `package.json` to exports ([#​1059](https://togithub.com/okonet/lint-staged/issues/1059)) ([3395150](https://togithub.com/okonet/lint-staged/commit/339515010ccd95a2f952dbe65f8366463f94d26a)) ### [`v12.3.3`](https://togithub.com/okonet/lint-staged/releases/v12.3.3) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.3.2...v12.3.3) ##### Bug Fixes - use config directory as cwd, when multiple configs present ([#​1091](https://togithub.com/okonet/lint-staged/issues/1091)) ([9a14e92](https://togithub.com/okonet/lint-staged/commit/9a14e92e37abf658fc3a0d5504ff4e980e49996c))
balena-io-modules/rendition ### [`v25.13.1`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v25131) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.13.0...v25.13.1) #### (2022-02-23) - Remove duplicate contributor checklist item on PR template \[Lucian Buzzo] ### [`v25.13.0`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v25130) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.12.2...v25.13.0) #### (2022-02-23) - Mermaid: Add support for callback functions in graphs \[Lucian Buzzo] ### [`v25.12.2`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v25122) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.12.1...v25.12.2) #### (2022-02-21) - Improve filters style and fix boolean summary \[JSReds] ### [`v25.12.1`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v25121) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.12.0...v25.12.1) #### (2022-02-18) - Table: Add fuzzy pager option \[Lucian Buzzo] ### [`v25.12.0`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v25120) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.11.1...v25.12.0) #### (2022-02-15) - Replace custom filter Edit with Form \[JSReds] ### [`v25.11.1`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v25111) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.11.0...v25.11.1) #### (2022-02-09) - Fix header for AutoUI collections not having space between buttons when wrapping \[Matthew Yarmolinsky] ### [`v25.11.0`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v25110) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.10.0...v25.11.0) #### (2022-02-08) - Show logo for all device types in select \[JSReds] ### [`v25.10.0`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v25100) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.9.0...v25.10.0) #### (2022-02-08) - Add `secondaryIcon` prop to Breadcrumbs component \[Matthew Yarmolinsky] ### [`v25.9.0`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v2590) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.8.1...v25.9.0) #### (2022-02-08) - Update fontawesome libs to fix conflicts \[JSReds] ### [`v25.8.1`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v2581) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.8.0...v25.8.1) #### (2022-02-04) - Make monaco editor a dev dependency \[Lucian Buzzo] ### [`v25.8.0`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v2580) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.7.2...v25.8.0) #### (2022-02-03) - Add AutoUiApp post actions \[JSReds] ### [`v25.7.2`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v2572) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.7.1...v25.7.2) #### (2022-02-02) - Fix NoRecordsFoundArrow overlapping create action in AutoUI \[Matthew Yarmolinsky] ### [`v25.7.1`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v2571) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.7.0...v25.7.1) #### (2022-02-02) - Remove extra gap between AutoUI header and Filters summary, and between Filters summary and the rendered lens \[Matthew Yarmolinsky] ### [`v25.7.0`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v2570) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.6.0...v25.7.0) #### (2022-02-01) - AutoUI: Show the "Add filter" button as far as there is any item \[Thodoris Greasidis]

Configuration

📅 Schedule: "every weekend" (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 has been generated by WhiteSource Renovate. View repository job log here.

joshbwlng commented 2 years ago

@balena-ci retest