1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/package.json

140 lines
4.1 KiB
JSON
Raw Normal View History

2016-11-10 14:26:24 +01:00
{
"name": "unleash-frontend-local",
"version": "0.0.0",
"private": true,
2016-12-23 10:58:33 +01:00
"files": [
"index.js",
"build/"
2016-12-23 10:58:33 +01:00
],
2016-11-10 14:26:24 +01:00
"engines": {
2021-05-05 22:18:35 +02:00
"node": ">=14"
2016-11-10 14:26:24 +01:00
},
"scripts": {
"build": "vite build",
2022-10-03 12:20:47 +02:00
"lint": "yarn fmt:check",
"start": "vite",
docs: Remove/update references to Heroku (#2099) ## What This PR removes or updates references in the docs to Heroku. Most of the code samples have been replaced with a more generic `unleash.example.com` url, while other references have been removed or updated. Also removes old OpenAPI files that are out of date and redundant with the new generation. ## Background Come November and Heroku will no longer offer free deployments of Unleash, so it's about time we remove that claim. Links to the heroku instance are also outdated because we don't have that instance running anymore. Finally, the OpenAPI files we do have there are old and static, so they don't match the current reality. ## Commits * Meta: update ignore file to ignore autogenerated docs I must've missed the ignore file when looking for patterns. * docs: delete old openapi file. This seems to have been a holdover from 2020 and is probably hand-written. It has been superseded by the new autogenerated OpenAPI docs. * docs: add notes for heroku changes to the frontend readme and pkg * docs: remove old openapi article and add redirects to new openapi * docs: fix link in overview doc: point to GitHub instead of heroku * docs: update quickstart docs with new heroku details * docs: remove reference to crashing heroku instance * docs: remove references to herokuapp in code samples * docs: add a placeholder comment * docs: update references for heroku updates * docs: keep using unleash4 for enterprise * docs: remove start:heroku script in favor of start:sandbox * docs: remove 'deploy on heroku button' Now that it's not free anymore (or won't be very shortly), let's remove it. * docs: remove extra newline
2022-10-19 14:02:00 +02:00
"start:sandbox": "UNLEASH_API=https://sandbox.getunleash.io/ospro yarn run start",
"start:enterprise": "UNLEASH_API=https://unleash4.herokuapp.com yarn run start",
"start:demo": "UNLEASH_BASE_PATH=/demo/ yarn start",
"test": "tsc && vitest run",
"test:watch": "vitest watch",
"fmt": "prettier src --write --loglevel warn",
"fmt:check": "prettier src --check",
"ts:check": "tsc",
"e2e": "yarn run cypress open --config baseUrl='http://localhost:3000' --env AUTH_USER=admin,AUTH_PASSWORD=unleash4all",
2022-07-22 08:53:42 +02:00
"e2e:heroku": "yarn run cypress open --config baseUrl='http://localhost:3000' --env AUTH_USER=example@example.com",
"prepare": "yarn run build"
2016-11-10 14:26:24 +01:00
},
2021-04-09 13:38:30 +02:00
"devDependencies": {
"@codemirror/lang-json": "6.0.1",
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
chore(deps): update material-ui monorepo (#2432) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://togithub.com/mui/material-ui)) | [`5.10.9` -> `5.10.14`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.10.9/5.10.14) | [![age](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.14/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.14/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.14/compatibility-slim/5.10.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.14/confidence-slim/5.10.9)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/lab](https://mui.com/material-ui/about-the-lab/) ([source](https://togithub.com/mui/material-ui)) | [`5.0.0-alpha.107` -> `5.0.0-alpha.108`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.107/5.0.0-alpha.108) | [![age](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.108/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.108/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.108/compatibility-slim/5.0.0-alpha.107)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.108/confidence-slim/5.0.0-alpha.107)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/material](https://mui.com/material-ui/getting-started/overview/) ([source](https://togithub.com/mui/material-ui)) | [`5.10.13` -> `5.10.14`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.10.13/5.10.14) | [![age](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.14/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.14/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.14/compatibility-slim/5.10.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.14/confidence-slim/5.10.13)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v5.10.14`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51014) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.10.9...v5.10.14) <!-- generated comparing v5.10.13..master --> *Nov 14, 2022* A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨: - 🚀 [@&#8203;siriwatknp](https://togithub.com/siriwatknp) added the Autocomplete component to the Joy UI ([#&#8203;34315](https://togithub.com/mui/material-ui/issues/34315)) - ♿ [@&#8203;sfavello](https://togithub.com/sfavello) improved the accessibility of the Material UI's Autocomplete by adding support for the Delete key ([#&#8203;33822](https://togithub.com/mui/material-ui/issues/33822)) - Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements. ##### `@mui/material@5.10.14` - \[Material UI] Add `palette.background.defaultChannel` token ([#&#8203;35061](https://togithub.com/mui/material-ui/issues/35061)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) - \[Autocomplete] Remove tags with the Delete key ([#&#8203;33822](https://togithub.com/mui/material-ui/issues/33822)) [@&#8203;sfavello](https://togithub.com/sfavello) - \[IconButton] custom color causes type error ([#&#8203;34521](https://togithub.com/mui/material-ui/issues/34521)) [@&#8203;kushagra010](https://togithub.com/kushagra010) ##### `@mui/system@5.10.14` - \[Unstable_Gridv2] sorted responsize keys based on breakpoint value ([#&#8203;34987](https://togithub.com/mui/material-ui/issues/34987)) [@&#8203;sai6855](https://togithub.com/sai6855) ##### `@mui/joy@5.0.0-alpha.54` - \[Joy] Export `FormControl`, `LinearProgress` and `ListSubheader` components from `@mui/joy` ([#&#8203;35003](https://togithub.com/mui/material-ui/issues/35003)) [@&#8203;Studio384](https://togithub.com/Studio384) - \[Joy] Miscellaneous fixes ([#&#8203;35044](https://togithub.com/mui/material-ui/issues/35044)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) - \[Joy] Add `Autocomplete` component ([#&#8203;34315](https://togithub.com/mui/material-ui/issues/34315)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) - \[Joy] Saturate a bit the gray palette ([#&#8203;35148](https://togithub.com/mui/material-ui/issues/35148)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal) - \[Autocomplete]\[joy] Fix types ([#&#8203;35153](https://togithub.com/mui/material-ui/issues/35153)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) ##### Docs - \[blog] Fix font size of code blocks on iOS [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Accessibility - increase default contrastThreshold for WCAG AA compliance ([#&#8203;34901](https://togithub.com/mui/material-ui/issues/34901)) [@&#8203;kennethbigler](https://togithub.com/kennethbigler) - \[docs] Correct the keepMounted section on the Drawer page ([#&#8203;35076](https://togithub.com/mui/material-ui/issues/35076)) [@&#8203;michaldudak](https://togithub.com/michaldudak) - \[docs] Fix code editor styles mismatches ([#&#8203;35108](https://togithub.com/mui/material-ui/issues/35108)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Allows to access the next MUI-X ([#&#8203;34798](https://togithub.com/mui/material-ui/issues/34798)) [@&#8203;alexfauquette](https://togithub.com/alexfauquette) - \[docs] Fix bugs with live edit demos ([#&#8203;35106](https://togithub.com/mui/material-ui/issues/35106)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix `MarkdownElement` regression from adding CSS variables ([#&#8203;35096](https://togithub.com/mui/material-ui/issues/35096)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) - \[docs] Add a new gold sponsor ([#&#8203;35089](https://togithub.com/mui/material-ui/issues/35089)) [@&#8203;hbjORbj](https://togithub.com/hbjORbj) - \[docs] Fix scroll issue on expanded live demos ([#&#8203;35064](https://togithub.com/mui/material-ui/issues/35064)) [@&#8203;bharatkashyap](https://togithub.com/bharatkashyap) - \[docs] Improve alignment of the sponsors [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Improve code font family v2 ([#&#8203;35053](https://togithub.com/mui/material-ui/issues/35053)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Upgrade to Next.js 13 ([#&#8203;35001](https://togithub.com/mui/material-ui/issues/35001)) [@&#8203;mnajdova](https://togithub.com/mnajdova) - \[docs] Fix typo in changelog [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Update Joy UI templates to use latest components ([#&#8203;35058](https://togithub.com/mui/material-ui/issues/35058)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) - \[website] Fix design kits showcase throwing an error ([#&#8203;35093](https://togithub.com/mui/material-ui/issues/35093)) [@&#8203;cherniavskii](https://togithub.com/cherniavskii) - \[website] Fix margin bug on CTA [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Link respective repositories in product pages ([#&#8203;35046](https://togithub.com/mui/material-ui/issues/35046)) [@&#8203;sidtohan](https://togithub.com/sidtohan) - \[website] Migrate blog pages to use CSS theme variables ([#&#8203;34976](https://togithub.com/mui/material-ui/issues/34976)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) - \[website] Update DoiT International logo and links with new brand ([#&#8203;35030](https://togithub.com/mui/material-ui/issues/35030)) [@&#8203;ofir5300](https://togithub.com/ofir5300) - \[website] Improve visual design app bar ([#&#8203;35111](https://togithub.com/mui/material-ui/issues/35111)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[core] Convert scripts to ES modules ([#&#8203;35036](https://togithub.com/mui/material-ui/issues/35036)) [@&#8203;michaldudak](https://togithub.com/michaldudak) - \[core] Show the whole version to make blame easier [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Polish GitHub Action version [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Ignore icons to speed up CodeQL [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Feedback on branch protection [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Revert CI ([#&#8203;35098](https://togithub.com/mui/material-ui/issues/35098)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) - \[core] Fix job name to match the CI ([#&#8203;35097](https://togithub.com/mui/material-ui/issues/35097)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) - \[core] ESLint fixes for tests ([#&#8203;34924](https://togithub.com/mui/material-ui/issues/34924)) [@&#8203;Janpot](https://togithub.com/Janpot) - \[core] Ignore unrelated folders from github actions ([#&#8203;35028](https://togithub.com/mui/material-ui/issues/35028)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) - \[core] Use pretty-quick instead of custom script ([#&#8203;34062](https://togithub.com/mui/material-ui/issues/34062)) [@&#8203;Janpot](https://togithub.com/Janpot) All contributors of this release in alphabetical order: [@&#8203;alexfauquette](https://togithub.com/alexfauquette), [@&#8203;bharatkashyap](https://togithub.com/bharatkashyap), [@&#8203;cherniavskii](https://togithub.com/cherniavskii), [@&#8203;danilo-leal](https://togithub.com/danilo-leal), [@&#8203;hbjORbj](https://togithub.com/hbjORbj), [@&#8203;Janpot](https://togithub.com/Janpot), [@&#8203;kennethbigler](https://togithub.com/kennethbigler), [@&#8203;kushagra010](https://togithub.com/kushagra010), [@&#8203;michaldudak](https://togithub.com/michaldudak), [@&#8203;mnajdova](https://togithub.com/mnajdova), [@&#8203;ofir5300](https://togithub.com/ofir5300), [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari), [@&#8203;sai6855](https://togithub.com/sai6855), [@&#8203;sfavello](https://togithub.com/sfavello), [@&#8203;sidtohan](https://togithub.com/sidtohan), [@&#8203;siriwatknp](https://togithub.com/siriwatknp), [@&#8203;Studio384](https://togithub.com/Studio384) </details> <details> <summary>mui/material-ui (@&#8203;mui/lab)</summary> ### [`v5.0.0-alpha.108`](https://togithub.com/mui/material-ui/compare/2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe...c2da6de1c504c7dbd8ae1d0771c184c1544a0c76) [Compare Source](https://togithub.com/mui/material-ui/compare/2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe...c2da6de1c504c7dbd8ae1d0771c184c1544a0c76) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 03:07:58 +01:00
"@mui/icons-material": "5.10.14",
"@mui/lab": "5.0.0-alpha.108",
"@mui/material": "5.10.14",
"@openapitools/openapi-generator-cli": "2.5.2",
"@testing-library/dom": "8.19.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "14.4.3",
"@types/debounce": "1.2.1",
2021-11-08 16:02:06 +01:00
"@types/deep-diff": "1.0.1",
chore(deps): update dependency @types/jest to v29.2.3 (#2427) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`29.2.2` -> `29.2.3`](https://renovatebot.com/diffs/npm/@types%2fjest/29.2.2/29.2.3) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.2.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.2.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.2.3/compatibility-slim/29.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.2.3/confidence-slim/29.2.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjMuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 02:59:36 +01:00
"@types/jest": "29.2.3",
"@types/lodash.clonedeep": "4.5.7",
refactor: fix misc TS errors (#729) * refactor: update test deps * refactor: remove unused ts-expect-error annotations * refactor: add missing arg and return types * refactor: the loading prop is optional * refactor: add missing arg and return types * reafactor: fix value arg type * refactor: fix missing array type * refactor: the parameters field is an array * refactor: use undefined instead of null in state * refactor: add missing params type * refactor: add missing children prop * refactor: add missing array type * refactor: add missing React imports * refactor: use correct IProjectEnvironment type * refactor: type errors as unknown * refactor: the index prop is required * refactor: fix date prop type * refactor: fix tooltip placement prop type * refactor: fix environments state type * refactor: add missing arg types * refactor: add guard for undefined field * refactor: fix ChangePassword prop types * refactor: fix MUI import paths * refactor: add missing arg type * refactor: fix showDialog prop type * refactor: remove unused openUpdateDialog prop * refactor: add missing non-null assertion * refactor: remove unused types prop * refactor: stricten API error handler types * refactor: add missing undefined check * refactor: add missing IProject id field * refactor: fix ConditionallyRender condition prop types * refactor: remove unused args * refactor: add AddVariant prop types * refactor: add types to UIContext * refactor: fix event arg type * refactor: add missing default impressionData field * refactor: fix handleDeleteEnvironment prop args * refactor: fix IFeatureMetrics field requirements * refactor: add missing element types to ConditionallyRender * refactor: remove unused ProjectAccess projectId prop * refactor: add missing undefined check * refactor: fix getCreateTogglePath arg type * refactor: add missing IStrategyPayload import * refactor: remove unused user arg * refactor: add missing event arg type * refactor: add missing style object types * refactor: improve userApiErrors prop type * refactor: the Dialogue onClose prop is optional * refactor: fix the AddonEvents setEventValue prop type
2022-02-25 10:55:39 +01:00
"@types/node": "17.0.18",
"@types/react": "17.0.52",
"@types/react-dom": "17.0.18",
Feature list table (#908) * experiment with generic table * feat: example implementation of sortable table interfaces * add enhanced table header Co-authored-by: Nuno Góis <github@nunogois.com> * table cleanup Co-authored-by: Nuno Góis Co-authored-by: Fredrik Strand Oseberg * useSort hook interface surface Co-authored-by: Nuno Góis <github@nunogois.com> * sort handler initial implementation Co-authored-by: Tymoteusz Czech <Tymek@users.noreply.github.com> * new table unified components * feature flags table components Co-authored-by: Nuno Góis <github@nunogois.com> * feat: new table sort hook * feat: table sort * useSearch hook implementation * update new sort hook tests * sortable headers hook * feat: add sort to other table features * move experimental table hooks to a directory * update new table header styles * fix: header, tableActions * add some details like pagination and highlighter so we keep them in mind * feature table cells * update new table sort logic * new pagination * fix formatting and remove unused component * fix: adapt useSearch default search to text instead of regex (PR #924) * fix: update table title based on visible rows * fix: remove test route * refactor: move table experiment files * features table experimentation * feat: enhanced feature flags table * fix: features default sort * feat: enhanced table loading * fix: table theme after mui5 update * features list placeholder * add react-table * update snapshots after theme change * remove unused files * fix: improve features table after review * refactor: rename feature type cell variables Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com> Co-authored-by: Nuno Góis <github@nunogois.com> Co-authored-by: Tymoteusz Czech <Tymek@users.noreply.github.com>
2022-05-05 15:34:46 +02:00
"@types/react-router-dom": "5.3.3",
"@types/react-table": "7.7.12",
"@types/react-test-renderer": "17.0.2",
"@types/react-timeago": "4.1.3",
"@types/semver": "7.3.13",
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.15.1 (#2468) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@uiw/codemirror-theme-duotone](https://uiwjs.github.io/react-codemirror/#/theme/data/duotone/light) ([source](https://togithub.com/uiwjs/react-codemirror)) | [`4.15.0` -> `4.15.1`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.15.0/4.15.1) | [![age](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.15.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.15.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.15.1/compatibility-slim/4.15.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.15.1/confidence-slim/4.15.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uiwjs/react-codemirror</summary> ### [`v4.15.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.15.1) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.15.0...v4.15.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.15.1/file/README.md) Documentation v4.15.1: https://raw.githack.com/uiwjs/react-codemirror/732e9c3/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.15.0...v4.15.1 ```shell npm i @&#8203;uiw/react-codemirror@4.15.1 ``` - 🐞 fix(theme): Fix and simplify VS Code dark theme ([#&#8203;416](https://togithub.com/uiwjs/react-codemirror/issues/416)) [`c2f74b2`](https://togithub.com/uiwjs/react-codemirror/commit/c2f74b2) [@&#8203;karlhorky](https://togithub.com/karlhorky) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi40IiwidXBkYXRlZEluVmVyIjoiMzQuMjYuNCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-18 08:27:15 +01:00
"@uiw/codemirror-theme-duotone": "4.15.1",
chore(deps): update dependency @uiw/react-codemirror to v4.15.0 (#2457) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@uiw/react-codemirror](https://uiwjs.github.io/react-codemirror) ([source](https://togithub.com/uiwjs/react-codemirror)) | [`4.13.2` -> `4.15.0`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.13.2/4.15.0) | [![age](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.15.0/compatibility-slim/4.13.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.15.0/confidence-slim/4.13.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uiwjs/react-codemirror</summary> ### [`v4.15.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.15.0) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.3...v4.15.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.15.0/file/README.md) Documentation v4.15.0: https://raw.githack.com/uiwjs/react-codemirror/21cd7a1/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.14.3...v4.15.0 ```shell npm i @&#8203;uiw/react-codemirror@4.15.0 ``` - 🌟 feat(theme): add fontFamily option. [#&#8203;409](https://togithub.com/uiwjs/react-codemirror/issues/409) [`6fa5ad5`](https://togithub.com/uiwjs/react-codemirror/commit/6fa5ad5) [@&#8203;jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(theme): Add font-family to VS Code dark theme ([#&#8203;413](https://togithub.com/uiwjs/react-codemirror/issues/413)) [`d1150da`](https://togithub.com/uiwjs/react-codemirror/commit/d1150da) [@&#8203;karlhorky](https://togithub.com/karlhorky) - 🎨 style(vscode): add vscodeDarkInit method. [#&#8203;409](https://togithub.com/uiwjs/react-codemirror/issues/409) [`82e931c`](https://togithub.com/uiwjs/react-codemirror/commit/82e931c) [@&#8203;jaywcjlove](https://togithub.com/jaywcjlove) - 📖 doc(vscode): Update preview image ([#&#8203;414](https://togithub.com/uiwjs/react-codemirror/issues/414)) [`9d09fb0`](https://togithub.com/uiwjs/react-codemirror/commit/9d09fb0) [@&#8203;karlhorky](https://togithub.com/karlhorky) - 🐞 fix: Fix "cannot set properties of undefined" ([#&#8203;415](https://togithub.com/uiwjs/react-codemirror/issues/415)) [`3a566f2`](https://togithub.com/uiwjs/react-codemirror/commit/3a566f2) [@&#8203;karlhorky](https://togithub.com/karlhorky) - 🌍 website: fix type error. [`15b2bee`](https://togithub.com/uiwjs/react-codemirror/commit/15b2bee) [@&#8203;jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.14.3`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.3) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.2...v4.14.3) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.14.3/file/README.md) Documentation v4.14.3: https://raw.githack.com/uiwjs/react-codemirror/1310dcb/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.14.2...v4.14.3 ```shell npm i @&#8203;uiw/react-codemirror@4.14.3 ``` - 🐞 fix(theme): Fix foreground and function name colors ([#&#8203;412](https://togithub.com/uiwjs/react-codemirror/issues/412)) [`aa703c6`](https://togithub.com/uiwjs/react-codemirror/commit/aa703c6) [@&#8203;karlhorky](https://togithub.com/karlhorky) ### [`v4.14.2`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.2) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.1...v4.14.2) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.14.2/file/README.md) Documentation v4.14.2: https://raw.githack.com/uiwjs/react-codemirror/4df190b/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.14.1...v4.14.2 ```shell npm i @&#8203;uiw/react-codemirror@4.14.2 ``` - 🐞 fix(codemirror-themes): fix theme selection style error. [#&#8203;406](https://togithub.com/uiwjs/react-codemirror/issues/406) [`a029a3e`](https://togithub.com/uiwjs/react-codemirror/commit/a029a3e) [@&#8203;jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(deps): update codemirror to ~6.2.0 ([#&#8203;407](https://togithub.com/uiwjs/react-codemirror/issues/407)) [`47d18e0`](https://togithub.com/uiwjs/react-codemirror/commit/47d18e0) [@&#8203;renovate-bot](https://togithub.com/renovate-bot) - 💄 chore(deps): update dependency lerna to v6 ([#&#8203;387](https://togithub.com/uiwjs/react-codemirror/issues/387)) [`7176370`](https://togithub.com/uiwjs/react-codemirror/commit/7176370) [@&#8203;renovate-bot](https://togithub.com/renovate-bot) - 📖 doc(vscode): update vscode theme document. [`92a06fc`](https://togithub.com/uiwjs/react-codemirror/commit/92a06fc) [@&#8203;jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.14.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.1) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.0...v4.14.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.14.1/file/README.md) Documentation v4.14.1: https://raw.githack.com/uiwjs/react-codemirror/6686da7/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.14.0...v4.14.1 ```shell npm i @&#8203;uiw/react-codemirror@4.14.1 ``` - 📖 doc(theme): Update README.md [`09521dd`](https://togithub.com/uiwjs/react-codemirror/commit/09521dd) [@&#8203;jaywcjlove](https://togithub.com/jaywcjlove) - 🎨 style(vscode): modify vscode theme backgournd color. [#&#8203;409](https://togithub.com/uiwjs/react-codemirror/issues/409) [`20b3978`](https://togithub.com/uiwjs/react-codemirror/commit/20b3978) [@&#8203;jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.14.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.0) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.13.2...v4.14.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.14.0/file/README.md) Documentation v4.14.0: https://raw.githack.com/uiwjs/react-codemirror/73f21ee/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.13.2...v4.14.0 ```shell npm i @&#8203;uiw/react-codemirror@4.14.0 ``` - 🌟 feat: add gutterActiveForeground option. [`4566d71`](https://togithub.com/uiwjs/react-codemirror/commit/4566d71) [@&#8203;jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat: add `vscode` theme. [#&#8203;409](https://togithub.com/uiwjs/react-codemirror/issues/409) [`c1be57a`](https://togithub.com/uiwjs/react-codemirror/commit/c1be57a) [@&#8203;jaywcjlove](https://togithub.com/jaywcjlove) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi4yIiwidXBkYXRlZEluVmVyIjoiMzQuMjYuNCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-17 22:22:36 +01:00
"@uiw/react-codemirror": "4.15.0",
"@vitejs/plugin-react": "2.2.0",
"chart.js": "3.9.1",
chore(deps): update dependency chartjs-adapter-date-fns to v2.0.1 (#2454) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chartjs-adapter-date-fns](https://www.chartjs.org) ([source](https://togithub.com/chartjs/chartjs-adapter-date-fns)) | [`2.0.0` -> `2.0.1`](https://renovatebot.com/diffs/npm/chartjs-adapter-date-fns/2.0.0/2.0.1) | [![age](https://badges.renovateapi.com/packages/npm/chartjs-adapter-date-fns/2.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/chartjs-adapter-date-fns/2.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/chartjs-adapter-date-fns/2.0.1/compatibility-slim/2.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/chartjs-adapter-date-fns/2.0.1/confidence-slim/2.0.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>chartjs/chartjs-adapter-date-fns</summary> ### [`v2.0.1`](https://togithub.com/chartjs/chartjs-adapter-date-fns/releases/tag/v2.0.1) [Compare Source](https://togithub.com/chartjs/chartjs-adapter-date-fns/compare/v2.0.0...v2.0.1) ### Essential Links - [npm](https://www.npmjs.com/package/chartjs-adapter-date-fns) <!----> - [#&#8203;52](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/52) Bump version to v2.0.1 - [#&#8203;55](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/55) Bump minimatch from 3.0.4 to 3.1.2 - [#&#8203;48](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/48) Fix peerDependencies of chart.js version <3.0.0 - [#&#8203;47](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/47) Bump ansi-regex from 5.0.0 to 5.0.1 - [#&#8203;46](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/46) Bump path-parse from 1.0.6 to 1.0.7 - [#&#8203;43](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/43) Bump follow-redirects from 1.14.1 to 1.14.8 - [#&#8203;44](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/44) Bump karma from 6.3.2 to 6.3.16 - [#&#8203;45](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/45) Bump minimist from 1.2.5 to 1.2.6 - [#&#8203;36](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/36) Bump hosted-git-info from 2.8.8 to 2.8.9 #### Development - [#&#8203;37](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/37) Fix indent of rollup.config, update deps Thanks to [@&#8203;LeeLenaleee](https://togithub.com/LeeLenaleee), [@&#8203;dependabot](https://togithub.com/dependabot), [@&#8203;dependabot](https://togithub.com/dependabot)\[bot], [@&#8203;jacksonGross](https://togithub.com/jacksonGross) and [@&#8203;kurkle](https://togithub.com/kurkle) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi4yIiwidXBkYXRlZEluVmVyIjoiMzQuMjYuMiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-17 19:18:27 +01:00
"chartjs-adapter-date-fns": "2.0.1",
"classnames": "2.3.2",
chore(deps): update dependency copy-to-clipboard to v3.3.3 (#2413) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [copy-to-clipboard](https://togithub.com/sudodoki/copy-to-clipboard) | [`3.3.2` -> `3.3.3`](https://renovatebot.com/diffs/npm/copy-to-clipboard/3.3.2/3.3.3) | [![age](https://badges.renovateapi.com/packages/npm/copy-to-clipboard/3.3.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/copy-to-clipboard/3.3.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/copy-to-clipboard/3.3.3/compatibility-slim/3.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/copy-to-clipboard/3.3.3/confidence-slim/3.3.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sudodoki/copy-to-clipboard</summary> ### [`v3.3.3`](https://togithub.com/sudodoki/copy-to-clipboard/compare/v3.3.2...ca33966a5e030c7d18bd3b193654eb2e59c86e04) [Compare Source](https://togithub.com/sudodoki/copy-to-clipboard/compare/v3.3.2...ca33966a5e030c7d18bd3b193654eb2e59c86e04) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjMuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 17:27:49 +01:00
"copy-to-clipboard": "3.3.3",
2022-08-01 11:50:59 +02:00
"cypress": "9.7.0",
"date-fns": "2.29.3",
"debounce": "1.2.1",
2021-11-08 16:02:06 +01:00
"deep-diff": "1.0.2",
"dequal": "2.0.3",
chore(deps): update dependency eslint to v8.27.0 (#2374) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.26.0` -> `8.27.0`](https://renovatebot.com/diffs/npm/eslint/8.26.0/8.27.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint/8.27.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.27.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint/8.27.0/compatibility-slim/8.26.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.27.0/confidence-slim/8.26.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint/eslint</summary> ### [`v8.27.0`](https://togithub.com/eslint/eslint/releases/tag/v8.27.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.26.0...v8.27.0) #### Features - [`f14587c`](https://togithub.com/eslint/eslint/commit/f14587c42bb0fe6ec89529aede045a488083d6ee) feat: new `no-new-native-nonconstructor` rule ([#&#8203;16368](https://togithub.com/eslint/eslint/issues/16368)) (Sosuke Suzuki) - [`978799b`](https://togithub.com/eslint/eslint/commit/978799bd5c76fecf4ce8f17d89ad6c9f436c3228) feat: add new rule `no-empty-static-block` ([#&#8203;16325](https://togithub.com/eslint/eslint/issues/16325)) (Sosuke Suzuki) - [`69216ee`](https://togithub.com/eslint/eslint/commit/69216ee69c7172e847b64e0e934b5121a34d0ea3) feat: no-empty suggest to add comment in empty BlockStatement ([#&#8203;16470](https://togithub.com/eslint/eslint/issues/16470)) (Nitin Kumar) - [`319f0a5`](https://togithub.com/eslint/eslint/commit/319f0a5491598825bbd528c6d1fc12771056a74c) feat: use `context.languageOptions.ecmaVersion` in core rules ([#&#8203;16458](https://togithub.com/eslint/eslint/issues/16458)) (Milos Djermanovic) #### Bug Fixes - [`c3ce521`](https://togithub.com/eslint/eslint/commit/c3ce5212f672d95dde3465d7d3c4bf99ff665f8b) fix: Ensure unmatched glob patterns throw an error ([#&#8203;16462](https://togithub.com/eslint/eslint/issues/16462)) (Nicholas C. Zakas) - [`886a038`](https://togithub.com/eslint/eslint/commit/886a0386897f96d2da95eba8c52bd893fcbf7e86) fix: handle files with unspecified path in `getRulesMetaForResults` ([#&#8203;16437](https://togithub.com/eslint/eslint/issues/16437)) (Francesco Trotta) #### Documentation - [`ce93b42`](https://togithub.com/eslint/eslint/commit/ce93b429bf917640473dd7e26b49bba993c68ce4) docs: Stylelint property-no-unknown ([#&#8203;16497](https://togithub.com/eslint/eslint/issues/16497)) (Nick Schonning) - [`d2cecb4`](https://togithub.com/eslint/eslint/commit/d2cecb4ad2a6d33444cf0288a863c43acb3b468a) docs: Stylelint declaration-block-no-shorthand-property-overrides ([#&#8203;16498](https://togithub.com/eslint/eslint/issues/16498)) (Nick Schonning) - [`0a92805`](https://togithub.com/eslint/eslint/commit/0a92805d7713118866e519b0ff2a61c5d6238ad9) docs: stylelint color-hex-case ([#&#8203;16496](https://togithub.com/eslint/eslint/issues/16496)) (Nick Schonning) - [`74a5af4`](https://togithub.com/eslint/eslint/commit/74a5af487ac7296a46a8078e585f00df72b63d83) docs: fix stylelint error ([#&#8203;16491](https://togithub.com/eslint/eslint/issues/16491)) (Milos Djermanovic) - [`324db1a`](https://togithub.com/eslint/eslint/commit/324db1a11e43ba9d954dc522763faea19129ce6a) docs: explicit stylelint color related rules ([#&#8203;16465](https://togithub.com/eslint/eslint/issues/16465)) (Nick Schonning) - [`94dc4f1`](https://togithub.com/eslint/eslint/commit/94dc4f19ba49fe2358f8bcc2fc3555d222766755) docs: use Stylelint for HTML files ([#&#8203;16468](https://togithub.com/eslint/eslint/issues/16468)) (Nick Schonning) - [`cc6128d`](https://togithub.com/eslint/eslint/commit/cc6128db4f489c3ab80fff2f9dbeea313e72208d) docs: enable stylelint declaration-block-no-duplicate-properties ([#&#8203;16466](https://togithub.com/eslint/eslint/issues/16466)) (Nick Schonning) - [`d03a8bf`](https://togithub.com/eslint/eslint/commit/d03a8bf8978bd330aeb951f18cc92bf1ad24eeec) docs: Add heading to justification explanation ([#&#8203;16430](https://togithub.com/eslint/eslint/issues/16430)) (Maritaria) - [`8a15968`](https://togithub.com/eslint/eslint/commit/8a159686f9d497262d573dd601855ce28362199b) docs: add Stylelint configuration and cleanup ([#&#8203;16379](https://togithub.com/eslint/eslint/issues/16379)) (Nick Schonning) - [`9b0a469`](https://togithub.com/eslint/eslint/commit/9b0a469d1e4650c1d9da26239357e715b11b2d97) docs: note commit messages don't support scope ([#&#8203;16435](https://togithub.com/eslint/eslint/issues/16435)) (Andy Edwards) - [`1581405`](https://togithub.com/eslint/eslint/commit/15814057fd69319b3744bdea5db2455f85d2e74f) docs: improve context.getScope() docs ([#&#8203;16417](https://togithub.com/eslint/eslint/issues/16417)) (Ben Perlmutter) - [`b797149`](https://togithub.com/eslint/eslint/commit/b7971496e9b44add405ca0360294f5c3be85b540) docs: update formatters template ([#&#8203;16454](https://togithub.com/eslint/eslint/issues/16454)) (Milos Djermanovic) - [`5ac4de9`](https://togithub.com/eslint/eslint/commit/5ac4de911f712cb3a5a16eb7a4063eee09dfc97c) docs: fix link to formatters on the Core Concepts page ([#&#8203;16455](https://togithub.com/eslint/eslint/issues/16455)) (Vladislav) - [`33313ef`](https://togithub.com/eslint/eslint/commit/33313ef56258a6a96b00a3e70025b94bd2f2fe9f) docs: core-concepts: fix link to semi rule ([#&#8203;16453](https://togithub.com/eslint/eslint/issues/16453)) (coderaiser) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-10 08:21:34 +01:00
"eslint": "8.27.0",
"eslint-config-react-app": "7.0.1",
"fast-json-patch": "3.1.1",
"http-proxy-middleware": "2.0.6",
"immer": "9.0.16",
chore(deps): update dependency jsdom to v20.0.2 (#2355) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jsdom](https://togithub.com/jsdom/jsdom) | [`20.0.1` -> `20.0.2`](https://renovatebot.com/diffs/npm/jsdom/20.0.1/20.0.2) | [![age](https://badges.renovateapi.com/packages/npm/jsdom/20.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/jsdom/20.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/jsdom/20.0.2/compatibility-slim/20.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/jsdom/20.0.2/confidence-slim/20.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jsdom/jsdom</summary> ### [`v20.0.2`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#&#8203;2002) [Compare Source](https://togithub.com/jsdom/jsdom/compare/20.0.1...20.0.2) - Fixed `xhr.abort()` to no longer give an exception when the constructed `XMLHttpRequest` was invalid. (whamtet) - Fixed `event.getModifierState()` on `MouseEvent` and `KeyboardEvent` instances to properly consult the `ctrlKey`, `altKey`, `metaKey`, and `shiftKey` properties of the event. (juzerzarif) - Fixed custom element creation to not be affected by any modifications to the `window.customElements` property. (bicknellr) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 20:53:39 +01:00
"jsdom": "20.0.2",
"lodash.clonedeep": "4.5.0",
"millify": "^5.0.1",
chore(deps): update dependency msw to v0.48.3 (#2443) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [msw](https://mswjs.io/) ([source](https://togithub.com/mswjs/msw)) | [`0.48.2` -> `0.48.3`](https://renovatebot.com/diffs/npm/msw/0.48.2/0.48.3) | [![age](https://badges.renovateapi.com/packages/npm/msw/0.48.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/msw/0.48.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/msw/0.48.3/compatibility-slim/0.48.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/msw/0.48.3/confidence-slim/0.48.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mswjs/msw</summary> ### [`v0.48.3`](https://togithub.com/mswjs/msw/releases/tag/v0.48.3) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.48.2...v0.48.3) #### v0.48.3 (2022-11-15) ##### Bug Fixes - **SetupApi:** validate given request handlers ([#&#8203;1460](https://togithub.com/mswjs/msw/issues/1460)) ([`a06a944`](https://togithub.com/mswjs/msw/commit/a06a9447d09d93a2a0a108cb27bc183e5bd4716d)) [@&#8203;kettanaito](https://togithub.com/kettanaito) - inline `statuses` dependency during the build ([#&#8203;1458](https://togithub.com/mswjs/msw/issues/1458)) ([`99d49f9`](https://togithub.com/mswjs/msw/commit/99d49f9b1ee71cdb945bd9ae3e78d89c23c2b74e)) [@&#8203;mattcosta7](https://togithub.com/mattcosta7) [@&#8203;kettanaito](https://togithub.com/kettanaito) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 05:56:29 +01:00
"msw": "0.48.3",
"pkginfo": "0.4.1",
"plausible-tracker": "0.3.8",
"prettier": "2.7.1",
2022-02-11 01:34:06 +01:00
"prop-types": "15.8.1",
"react": "17.0.2",
"react-chartjs-2": "4.3.1",
"react-dom": "17.0.2",
"react-error-boundary": "3.1.4",
"react-hooks-global-state": "2.0.0",
chore(deps): update react-router monorepo to v6.4.3 (#2368) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-router](https://togithub.com/remix-run/react-router) | [`6.4.2` -> `6.4.3`](https://renovatebot.com/diffs/npm/react-router/6.4.2/6.4.3) | [![age](https://badges.renovateapi.com/packages/npm/react-router/6.4.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/react-router/6.4.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/react-router/6.4.3/compatibility-slim/6.4.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/react-router/6.4.3/confidence-slim/6.4.2)](https://docs.renovatebot.com/merge-confidence/) | | [react-router-dom](https://togithub.com/remix-run/react-router) | [`6.4.2` -> `6.4.3`](https://renovatebot.com/diffs/npm/react-router-dom/6.4.2/6.4.3) | [![age](https://badges.renovateapi.com/packages/npm/react-router-dom/6.4.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/react-router-dom/6.4.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/react-router-dom/6.4.3/compatibility-slim/6.4.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/react-router-dom/6.4.3/confidence-slim/6.4.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>remix-run/react-router (react-router)</summary> ### [`v6.4.3`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#&#8203;643) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router@6.4.2...react-router@6.4.3) ##### Patch Changes - `useRoutes` should be able to return `null` when passing `locationArg` ([#&#8203;9485](https://togithub.com/remix-run/react-router/pull/9485)) - fix `initialEntries` type in `createMemoryRouter` ([#&#8203;9498](https://togithub.com/remix-run/react-router/pull/9498)) - Updated dependencies: - `@remix-run/router@1.0.3` </details> <details> <summary>remix-run/react-router (react-router-dom)</summary> ### [`v6.4.3`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom/CHANGELOG.md#&#8203;643) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom@6.4.2...react-router-dom@6.4.3) ##### Patch Changes - Fix hrefs generated for `createHashRouter` ([#&#8203;9409](https://togithub.com/remix-run/react-router/pull/9409)) - fix encoding/matching issues with special chars ([#&#8203;9477](https://togithub.com/remix-run/react-router/pull/9477), [#&#8203;9496](https://togithub.com/remix-run/react-router/pull/9496)) - Properly support `index` routes with a `path` in `useResolvedPath` ([#&#8203;9486](https://togithub.com/remix-run/react-router/pull/9486)) - Respect `relative=path` prop on `NavLink` ([#&#8203;9453](https://togithub.com/remix-run/react-router/pull/9453)) - Fix `NavLink` behavior for root urls ([#&#8203;9497](https://togithub.com/remix-run/react-router/pull/9497)) - Updated dependencies: - `@remix-run/router@1.0.3` - `react-router@6.4.3` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-12 04:27:44 +01:00
"react-router-dom": "6.4.3",
"react-table": "7.8.0",
refactor: fix misc TS errors (#729) * refactor: update test deps * refactor: remove unused ts-expect-error annotations * refactor: add missing arg and return types * refactor: the loading prop is optional * refactor: add missing arg and return types * reafactor: fix value arg type * refactor: fix missing array type * refactor: the parameters field is an array * refactor: use undefined instead of null in state * refactor: add missing params type * refactor: add missing children prop * refactor: add missing array type * refactor: add missing React imports * refactor: use correct IProjectEnvironment type * refactor: type errors as unknown * refactor: the index prop is required * refactor: fix date prop type * refactor: fix tooltip placement prop type * refactor: fix environments state type * refactor: add missing arg types * refactor: add guard for undefined field * refactor: fix ChangePassword prop types * refactor: fix MUI import paths * refactor: add missing arg type * refactor: fix showDialog prop type * refactor: remove unused openUpdateDialog prop * refactor: add missing non-null assertion * refactor: remove unused types prop * refactor: stricten API error handler types * refactor: add missing undefined check * refactor: add missing IProject id field * refactor: fix ConditionallyRender condition prop types * refactor: remove unused args * refactor: add AddVariant prop types * refactor: add types to UIContext * refactor: fix event arg type * refactor: add missing default impressionData field * refactor: fix handleDeleteEnvironment prop args * refactor: fix IFeatureMetrics field requirements * refactor: add missing element types to ConditionallyRender * refactor: remove unused ProjectAccess projectId prop * refactor: add missing undefined check * refactor: fix getCreateTogglePath arg type * refactor: add missing IStrategyPayload import * refactor: remove unused user arg * refactor: add missing event arg type * refactor: add missing style object types * refactor: improve userApiErrors prop type * refactor: the Dialogue onClose prop is optional * refactor: fix the AddonEvents setEventValue prop type
2022-02-25 10:55:39 +01:00
"react-test-renderer": "17.0.2",
"react-timeago": "7.1.0",
chore(deps): update dependency sass to v1.56.1 (#2376) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sass](https://togithub.com/sass/dart-sass) | [`1.55.0` -> `1.56.1`](https://renovatebot.com/diffs/npm/sass/1.55.0/1.56.1) | [![age](https://badges.renovateapi.com/packages/npm/sass/1.56.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sass/1.56.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sass/1.56.1/compatibility-slim/1.55.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sass/1.56.1/confidence-slim/1.55.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sass/dart-sass</summary> ### [`v1.56.1`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1561) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.56.0...1.56.1) ##### Embedded Sass - Importer results now validate that `contents` is actually a string and whether `sourceMapUrl` is an absolute URL. ### [`v1.56.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1560) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.55.0...1.56.0) - **Potentially breaking change:** To match the CSS spec, SassScript expressions beginning with `not` or `(` are no longer supported at the beginning of parenthesized sections of media queries. For example, ```scss @&#8203;media (width >= 500px) and (not (grid)) ``` will now be emitted unchanged, instead of producing ```scss @&#8203;media (width >= 500px) and (false) ``` See [the Sass website](https://sass-lang.com/d/media-logic) for details. - **Potentially breaking bug fix:** Angle units like `rad` or `turn` are now properly converted to equivalent `deg` values for `hsl()`, `hsla()`, `adjust-hue()`, `color.adjust()`, and `color.change()`. See [the Sass website](https://sass-lang.com/d/function-units#hue) for details. - Fix indentation for selectors that span multiple lines in a `@media` query. - Emit a deprecation warning when passing `$alpha` values with units to `color.adjust()` or `color.change()`. This will be an error in Dart Sass 2.0.0. See [the Sass website](https://sass-lang.com/d/function-units#alpha) for details. - Emit a deprecation warning when passing a `$weight` value with no units or with units other than `%` to `color.mix()`. This will be an error in Dart Sass 2.0.0. See [the Sass website](https://sass-lang.com/d/function-units#weight) for details. - Emit a deprecation warning when passing `$n` values with units to `list.nth()` or `list.set-nth()`. This will be an error in Dart Sass 2.0.0. See [the Sass website](https://sass-lang.com/d/function-units#index) for details. - Improve existing deprecation warnings to wrap `/`-as-division suggestions in `calc()` expressions. - Properly mark the warning for passing numbers with units to `random()` as a deprecation warning. - Fix a bug where `@extend` could behave unpredicatably when used along with `meta.load-css()` and shared modules that contained no CSS themselves but loaded CSS from other modules. ##### Dart API - Emit a deprecation warning when passing a `sassIndex` with units to `Value.sassIndexToListIndex()`. This will be an error in Dart Sass 2.0.0. ##### JS API - Importer results now validate whether `contents` is actually a string type. - Importer result argument errors are now rendered correctly. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-10 16:01:53 +01:00
"sass": "1.56.1",
"semver": "7.3.8",
"swr": "1.3.0",
"tss-react": "4.0.0",
"typescript": "4.8.4",
chore(deps): update dependency vite to v3.2.4 (#2437) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite](https://togithub.com/vitejs/vite/tree/main/#readme) ([source](https://togithub.com/vitejs/vite)) | [`3.2.3` -> `3.2.4`](https://renovatebot.com/diffs/npm/vite/3.2.3/3.2.4) | [![age](https://badges.renovateapi.com/packages/npm/vite/3.2.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vite/3.2.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vite/3.2.4/compatibility-slim/3.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vite/3.2.4/confidence-slim/3.2.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite</summary> ### [`v3.2.4`](https://togithub.com/vitejs/vite/releases/tag/v3.2.4) [Compare Source](https://togithub.com/vitejs/vite/compare/v3.2.3...v3.2.4) Please refer to [CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v3.2.4/packages/vite/CHANGELOG.md) for details. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 19:37:33 +01:00
"vite": "3.2.4",
"vite-plugin-env-compatible": "1.1.1",
"vite-plugin-svgr": "2.2.2",
"vite-tsconfig-paths": "3.5.2",
chore(deps): update dependency vitest to v0.25.2 (#2421) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vitest](https://togithub.com/vitest-dev/vitest) | [`0.25.1` -> `0.25.2`](https://renovatebot.com/diffs/npm/vitest/0.25.1/0.25.2) | [![age](https://badges.renovateapi.com/packages/npm/vitest/0.25.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vitest/0.25.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vitest/0.25.2/compatibility-slim/0.25.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vitest/0.25.2/confidence-slim/0.25.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitest-dev/vitest</summary> ### [`v0.25.2`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.2) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.1...v0.25.2) #####    🐞 Bug Fixes - Dates are equal, if both are invalid  -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2326](https://togithub.com/vitest-dev/vitest/issues/2326) - Don't ignore properties, when put on a default function in CJS context  -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2325](https://togithub.com/vitest-dev/vitest/issues/2325) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.1...v0.25.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjMuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 20:55:34 +01:00
"vitest": "0.25.2",
2022-08-26 14:49:44 +02:00
"whatwg-fetch": "3.6.2"
2017-02-23 22:18:23 +01:00
},
"resolutions": {
chore(deps): update dependency @codemirror/state to v6.1.4 (#2441) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@codemirror/state](https://togithub.com/codemirror/state) | [`6.1.3` -> `6.1.4`](https://renovatebot.com/diffs/npm/@codemirror%2fstate/6.1.3/6.1.4) | [![age](https://badges.renovateapi.com/packages/npm/@codemirror%2fstate/6.1.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@codemirror%2fstate/6.1.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@codemirror%2fstate/6.1.4/compatibility-slim/6.1.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@codemirror%2fstate/6.1.4/confidence-slim/6.1.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>codemirror/state</summary> ### [`v6.1.4`](https://togithub.com/codemirror/state/blob/HEAD/CHANGELOG.md#&#8203;614-2022-11-15) [Compare Source](https://togithub.com/codemirror/state/compare/6.1.3...6.1.4) ##### Bug fixes Fix a bug that caused the `openStart` value passed to span iterators to be incorrect around widgets in some circumstances. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 23:27:26 +01:00
"@codemirror/state": "6.1.4",
2022-11-03 15:30:01 +01:00
"@xmldom/xmldom": "^0.8.4"
},
2017-02-23 22:18:23 +01:00
"jest": {
"moduleNameMapper": {
"\\.(jpg|jpeg|png|gif|eot|otf|webp|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "<rootDir>/src/__mocks__/fileMock.js",
"\\.svg": "<rootDir>/src/__mocks__/svgMock.js",
2017-02-23 22:18:23 +01:00
"\\.(css|scss)$": "identity-obj-proxy"
}
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
2021-02-05 14:24:22 +01:00
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
2021-02-05 14:33:32 +01:00
]
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
],
"parserOptions": {
"warnOnUnsupportedTypeScriptVersion": false
},
"rules": {
"no-restricted-globals": "off",
"no-useless-computed-key": "off",
"import/no-anonymous-default-export": "off"
},
"ignorePatterns": [
"cypress"
]
}
2016-11-10 14:26:24 +01:00
}