ftsrg / ftsrg.github.io

🔴⚫⭕ New, modern website of ftsrg
https://ftsrg.mit.bme.hu/
GNU Affero General Public License v3.0
2 stars 1 forks source link

Update all non-major dependencies #293

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.19.3 -> 7.19.6 age adoption passing confidence
@emotion/react (source) 11.10.4 -> 11.10.5 age adoption passing confidence
@emotion/styled (source) 11.10.4 -> 11.10.5 age adoption passing confidence
@types/jest (source) 29.2.0 -> 29.2.1 age adoption passing confidence
@types/node (source) 18.11.5 -> 18.11.8 age adoption passing confidence
@types/react (source) 18.0.21 -> 18.0.24 age adoption passing confidence
@types/react-dom (source) 18.0.6 -> 18.0.8 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.38.1 -> 5.42.0 age adoption passing confidence
@typescript-eslint/parser 5.38.1 -> 5.42.0 age adoption passing confidence
bootstrap (source) 5.2.1 -> 5.2.2 age adoption passing confidence
eslint (source) 8.24.0 -> 8.26.0 age adoption passing confidence
eslint-import-resolver-typescript 3.5.1 -> 3.5.2 age adoption passing confidence
gatsby (source, changelog) 4.24.1 -> 4.24.6 age adoption passing confidence
gatsby-plugin-react-i18next 2.0.4 -> 2.0.5 age adoption passing confidence
i18next (source) 21.9.2 -> 21.10.0 age adoption passing confidence
react-countup (source) 6.3.1 -> 6.3.2 age adoption passing confidence
react-icons 4.4.0 -> 4.6.0 age adoption passing confidence

Release Notes

babel/babel ### [`v7.19.6`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7196-2022-10-20) [Compare Source](https://togithub.com/babel/babel/compare/v7.19.3...v7.19.6) ##### :eyeglasses: Spec Compliance - `babel-plugin-proposal-decorators` - [#​15059](https://togithub.com/babel/babel/pull/15059) Ensure non-static decorators are applied when a class is instantiated. ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-parser` - [#​15062](https://togithub.com/babel/babel/pull/15062) Fix parsing of block comments nested in flow comments ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​15052](https://togithub.com/babel/babel/pull/15052) fix: improve module block program location tracking ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-runtime`, `babel-runtime-corejs2`, `babel-runtime-corejs3` - [#​15060](https://togithub.com/babel/babel/pull/15060) Ensure `@babel/runtime-corejs3/core-js/*.js` can be imported on Node.js 17+ ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-preset-env`, `babel-traverse` - [#​15043](https://togithub.com/babel/babel/pull/15043) fix: preserve this for `super.*` template tags ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :nail_care: Polish - `babel-generator`, `babel-plugin-transform-flow-comments` - [#​15037](https://togithub.com/babel/babel/pull/15037) Improve generation of comments without location ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :memo: Documentation - `babel-standalone` - [#​15055](https://togithub.com/babel/babel/pull/15055) Fix missing `transformSync` function name ([@​lomirus](https://togithub.com/lomirus)) ##### :house: Internal - `babel-parser` - [#​15056](https://togithub.com/babel/babel/pull/15056) Use `startLoc.index` instead of carrying around `start` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Other - [#​15035](https://togithub.com/babel/babel/pull/15035) chore: Update yarn 3.2.4 ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :running_woman: Performance - `babel-core`, `babel-standalone` - [#​15023](https://togithub.com/babel/babel/pull/15023) Don't bundle unnecessary plugins in `@babel/standalone` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
emotion-js/emotion ### [`v11.10.5`](https://togithub.com/emotion-js/emotion/releases/tag/%40emotion/babel-plugin%4011.10.5) [Compare Source](https://togithub.com/emotion-js/emotion/compare/@emotion/react@11.10.4...@emotion/react@11.10.5) ##### Patch Changes - [#​2929](https://togithub.com/emotion-js/emotion/pull/2929) [`13afe030`](https://togithub.com/emotion-js/emotion/commit/13afe0303e2e54b5869c326e6d9c9dc36a332c02) Thanks [@​Andarist](https://togithub.com/Andarist)! - Updated the underlying parser ([stylis](https://togithub.com/thysultan/stylis)). - Updated dependencies \[[`c02b1214`](https://togithub.com/emotion-js/emotion/commit/c02b12145a94df011e0fd6ffd54197a4d9369783)]: - [@​emotion/serialize](https://togithub.com/emotion/serialize)[@​1](https://togithub.com/1).1.1
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.42.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5420-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5410v5420-2022-10-31) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.41.0...v5.42.0) ##### Bug Fixes - **ast-spec:** add TSQualifiedName to TypeNode union ([#​5906](https://togithub.com/typescript-eslint/typescript-eslint/issues/5906)) ([5c316c1](https://togithub.com/typescript-eslint/typescript-eslint/commit/5c316c12f09d58aee6ee634a8055533f361f1589)) - **eslint-plugin:** \[no-extra-parens] handle type assertion in extends clause ([#​5901](https://togithub.com/typescript-eslint/typescript-eslint/issues/5901)) ([8ed7219](https://togithub.com/typescript-eslint/typescript-eslint/commit/8ed72192c274249d26628fb125796e71318b857a)) ##### Features - **eslint-plugin:** \[member-ordering] add natural sort order ([#​5662](https://togithub.com/typescript-eslint/typescript-eslint/issues/5662)) ([1eaae09](https://togithub.com/typescript-eslint/typescript-eslint/commit/1eaae09ecca359f366b94f6a04665403f48b05c7)) - **eslint-plugin:** \[no-invalid-void-type] better report message for void used as a constituent inside a function return type ([#​5274](https://togithub.com/typescript-eslint/typescript-eslint/issues/5274)) ([d806bda](https://togithub.com/typescript-eslint/typescript-eslint/commit/d806bda82343712a24e3c78b9b34d4345dd1de3b)) ### [`v5.41.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5410-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5401v5410-2022-10-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.40.1...v5.41.0) ##### Bug Fixes - **eslint-plugin:** \[no-base-to-string] ignore Error, URL, and URLSearchParams by default ([#​5839](https://togithub.com/typescript-eslint/typescript-eslint/issues/5839)) ([96e1c6c](https://togithub.com/typescript-eslint/typescript-eslint/commit/96e1c6c171a34b0793c50c3dba853c3999a6bd49)) - **type-utils:** prevent stack overflow in `isTypeReadonly` ([#​5860](https://togithub.com/typescript-eslint/typescript-eslint/issues/5860)) ([a6d8f7e](https://togithub.com/typescript-eslint/typescript-eslint/commit/a6d8f7edb84f9f6dd59a76faf53bf686756e2aed)), closes [#​4476](https://togithub.com/typescript-eslint/typescript-eslint/issues/4476) ##### Features - **eslint-plugin:** \[no-unsafe-declaration-merging] switch to use scope analysis instead of type information ([#​5865](https://togithub.com/typescript-eslint/typescript-eslint/issues/5865)) ([e70a10a](https://togithub.com/typescript-eslint/typescript-eslint/commit/e70a10aea684bc6bca05b69bfce3bae769a5f5ab)) - **eslint-plugin:** add no-unsafe-declaration-merging ([#​5840](https://togithub.com/typescript-eslint/typescript-eslint/issues/5840)) ([3728031](https://togithub.com/typescript-eslint/typescript-eslint/commit/3728031c659dabde7658cd54184951d4be9aabcb)) #### [5.40.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.40.0...v5.40.1) (2022-10-17) ##### Bug Fixes - **eslint-plugin:** Skip missing 'rest' tuple type arguments in no-misused-promises ([#​5809](https://togithub.com/typescript-eslint/typescript-eslint/issues/5809)) ([c5beaa2](https://togithub.com/typescript-eslint/typescript-eslint/commit/c5beaa2ea340985211ca5c12821842c54f5170f0)), closes [#​5807](https://togithub.com/typescript-eslint/typescript-eslint/issues/5807) ### [`v5.40.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5401-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5400v5401-2022-10-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.40.0...v5.40.1) ##### Bug Fixes - **eslint-plugin:** Skip missing 'rest' tuple type arguments in no-misused-promises ([#​5809](https://togithub.com/typescript-eslint/typescript-eslint/issues/5809)) ([c5beaa2](https://togithub.com/typescript-eslint/typescript-eslint/commit/c5beaa2ea340985211ca5c12821842c54f5170f0)), closes [#​5807](https://togithub.com/typescript-eslint/typescript-eslint/issues/5807) ### [`v5.40.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5400-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5390v5400-2022-10-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.39.0...v5.40.0) ##### Bug Fixes - **eslint-plugin:** \[consistent-indexed-object-style] handle interface generic ([#​5746](https://togithub.com/typescript-eslint/typescript-eslint/issues/5746)) ([7a8a0a3](https://togithub.com/typescript-eslint/typescript-eslint/commit/7a8a0a3c500ca726d2ab3bee0ae9f3fb9d8d39b8)) - **eslint-plugin:** \[no-unnecessary-condition] handle void ([#​5766](https://togithub.com/typescript-eslint/typescript-eslint/issues/5766)) ([ac8f06b](https://togithub.com/typescript-eslint/typescript-eslint/commit/ac8f06b68dca7666bfb78fb38d6ccc07f676e435)) ##### Features - **eslint-plugin:** Check 'rest' parameters in no-misused-promises ([#​5731](https://togithub.com/typescript-eslint/typescript-eslint/issues/5731)) ([6477f38](https://togithub.com/typescript-eslint/typescript-eslint/commit/6477f3855627cc257edc021b859711d4a5847a12)), closes [#​4015](https://togithub.com/typescript-eslint/typescript-eslint/issues/4015) - **utils:** add dependency constraint filtering for `RuleTester` ([#​5750](https://togithub.com/typescript-eslint/typescript-eslint/issues/5750)) ([121f4c0](https://togithub.com/typescript-eslint/typescript-eslint/commit/121f4c0e7252def95d917e4734e933e53e29d501)) ### [`v5.39.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5390-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5381v5390-2022-10-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.1...v5.39.0) ##### Features - **eslint-plugin:** allow using void as a default type for a generic argument if allowInGenericTypeArguments is specified ([#​5671](https://togithub.com/typescript-eslint/typescript-eslint/issues/5671)) ([bb46ef0](https://togithub.com/typescript-eslint/typescript-eslint/commit/bb46ef0817fe03ef71f8e0f3df0cf96bc355e068)) #### [5.38.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.0...v5.38.1) (2022-09-26) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.42.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5420-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5410v5420-2022-10-31) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.41.0...v5.42.0) ##### Features - **scope-manager:** ignore ECMA version ([#​5881](https://togithub.com/typescript-eslint/typescript-eslint/issues/5881)) ([3b8d449](https://togithub.com/typescript-eslint/typescript-eslint/commit/3b8d449696c319690536a18a48ef32749dc2f559)) ##### Reverts - Revert "feat(scope-manager): ignore ECMA version" ([#​5888](https://togithub.com/typescript-eslint/typescript-eslint/issues/5888)) ([2ee81df](https://togithub.com/typescript-eslint/typescript-eslint/commit/2ee81df5a365d82ef4b3dfc124d4ec39c7bcb725)), closes [#​5888](https://togithub.com/typescript-eslint/typescript-eslint/issues/5888) [#​5881](https://togithub.com/typescript-eslint/typescript-eslint/issues/5881) ### [`v5.41.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5410-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5401v5410-2022-10-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.40.1...v5.41.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) #### [5.40.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.40.0...v5.40.1) (2022-10-17) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.40.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5401-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5400v5401-2022-10-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.40.0...v5.40.1) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.40.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5400-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5390v5400-2022-10-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.39.0...v5.40.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.39.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5390-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5381v5390-2022-10-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.1...v5.39.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) #### [5.38.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.0...v5.38.1) (2022-09-26) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
twbs/bootstrap ### [`v5.2.2`](https://togithub.com/twbs/bootstrap/releases/tag/v5.2.2) [Compare Source](https://togithub.com/twbs/bootstrap/compare/v5.2.1...v5.2.2) #### Highlights - **Accordion** - Use Sass variable for the accordion color instead of an invalid CSS variable - **Buttons** - Undo changes to `.btn:hover` from v5.2.1. We now explicitly target `.btn-check` styles instead. - **Dropdowns** - Temporarily restore ability for dropdowns to work without an explicit `data` attribute (will be removed again in v6) - **Modals** - Improve modal event listeners - Use `

` for all `.modal-title` instances in our docs - **Tables** - Don't redefine `$border-color` in `table-variant()` mixin - **Tabs** - Tabs no longer autofocus and cause pages to jump on `tab.show()` - Fix `.active` class toggling of tabs within dropdowns - **Toasts** - Properly set toast `z-index` on `.toast-container` as opposed to individual `.toast`s that don't receive any other positioning - **Tooltips** - Fix tooltip selectors with `title` attribute on dynamically created elements #### 🎨 CSS - [#​37118](https://togithub.com/twbs/bootstrap/issues/37118): Set toast z-index variable in the correct spot - [#​37165](https://togithub.com/twbs/bootstrap/issues/37165): Explicitly target `.btn-check` and undo `:hover` - [#​37182](https://togithub.com/twbs/bootstrap/issues/37182): Use Sass variable for accordion color - [#​37239](https://togithub.com/twbs/bootstrap/issues/37239): Don't redefine `$border-color` in `table-variant` mixin #### ☕️ JavaScript - [#​36914](https://togithub.com/twbs/bootstrap/issues/36914): Fix tooltip selector usage - [#​37128](https://togithub.com/twbs/bootstrap/issues/37128): Fix modal event listeners - [#​37146](https://togithub.com/twbs/bootstrap/issues/37146): Drop tabs auto-focus - [#​37151](https://togithub.com/twbs/bootstrap/issues/37151): Fix active class toggling of tabs within dropdown - [#​37189](https://togithub.com/twbs/bootstrap/issues/37189): Enrich Tab Test for keyboard handler - [#​37190](https://togithub.com/twbs/bootstrap/issues/37190): Dropdown: fix case with invalid markup - [#​37200](https://togithub.com/twbs/bootstrap/issues/37200): Ensure Tab keyboard functionality after [#​37146](https://togithub.com/twbs/bootstrap/issues/37146) #### 📖 Docs - [#​36899](https://togithub.com/twbs/bootstrap/issues/36899): Slightly improve image compression - [#​37142](https://togithub.com/twbs/bootstrap/issues/37142): Add informative note for Tooltip/Popover selector option - [#​37145](https://togithub.com/twbs/bootstrap/issues/37145): Docs: minor fix for Navbar > Offcanvas examples - [#​37153](https://togithub.com/twbs/bootstrap/issues/37153): Fix typo in docs - Configure Vite section - [#​37199](https://togithub.com/twbs/bootstrap/issues/37199): Replace Webpack and Vite PNGs by SVGs - [#​37210](https://togithub.com/twbs/bootstrap/issues/37210): Use `

` for all `modal-title` examples/uses - [#​37214](https://togithub.com/twbs/bootstrap/issues/37214): Docs: Change `view in GitHub` links inside `main` #### 🌎 Accessibility - [#​37200](https://togithub.com/twbs/bootstrap/issues/37200): Ensure Tab keyboard functionality after [#​37146](https://togithub.com/twbs/bootstrap/issues/37146) - [#​37210](https://togithub.com/twbs/bootstrap/issues/37210): Use `

` for all `modal-title` examples/uses #### 🏭 Tests - [#​36915](https://togithub.com/twbs/bootstrap/issues/36915): Use ES6 on visual tests - [#​37189](https://togithub.com/twbs/bootstrap/issues/37189): Enrich Tab Test for keyboard handler #### 🧰 Misc - [#​35079](https://togithub.com/twbs/bootstrap/issues/35079): Add PR template - [#​36421](https://togithub.com/twbs/bootstrap/issues/36421): NuGet: Use license expression - [#​37186](https://togithub.com/twbs/bootstrap/issues/37186): Add eslint-plugin-html to lint JS in HTML files #### 📦 Dependencies - Updated numerous devDependencies:

eslint/eslint ### [`v8.26.0`](https://togithub.com/eslint/eslint/releases/tag/v8.26.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.25.0...v8.26.0) #### Features - [`4715787`](https://togithub.com/eslint/eslint/commit/4715787724a71494ba0bb0c5fe4639570bb6985b) feat: check `Object.create()` in getter-return ([#​16420](https://togithub.com/eslint/eslint/issues/16420)) (Yuki Hirasawa) - [`28d1902`](https://togithub.com/eslint/eslint/commit/28d190264017dbaa29f2ab218f73b623143cd1af) feat: `no-implicit-globals` supports `exported` block comment ([#​16343](https://togithub.com/eslint/eslint/issues/16343)) (Sosuke Suzuki) - [`e940be7`](https://togithub.com/eslint/eslint/commit/e940be7a83d0caea15b64c1e1c2785a6540e2641) feat: Use ESLINT_USE_FLAT_CONFIG environment variable for flat config ([#​16356](https://togithub.com/eslint/eslint/issues/16356)) (Tomer Aberbach) - [`dd0c58f`](https://togithub.com/eslint/eslint/commit/dd0c58f0f34d24331ae55139af39cf2747125f5e) feat: Swap out Globby for custom globbing solution. ([#​16369](https://togithub.com/eslint/eslint/issues/16369)) (Nicholas C. Zakas) #### Bug Fixes - [`df77409`](https://togithub.com/eslint/eslint/commit/df7740967ffab2915974c7b310ac76ea2915ac2d) fix: use `baseConfig` constructor option in FlatESLint ([#​16432](https://togithub.com/eslint/eslint/issues/16432)) (Milos Djermanovic) - [`33668ee`](https://togithub.com/eslint/eslint/commit/33668ee9d22e1988ba03e07fb547738bdb21dc0e) fix: Ensure that glob patterns are matched correctly. ([#​16449](https://togithub.com/eslint/eslint/issues/16449)) (Nicholas C. Zakas) - [`740b208`](https://togithub.com/eslint/eslint/commit/740b20826fadc5322ea5547c1ba41793944e571d) fix: ignore messages without a `ruleId` in `getRulesMetaForResults` ([#​16409](https://togithub.com/eslint/eslint/issues/16409)) (Francesco Trotta) - [`8f9759e`](https://togithub.com/eslint/eslint/commit/8f9759e2a94586357d85fac902e038fabdba79a7) fix: `--ignore-pattern` in flat config mode should be relative to `cwd` ([#​16425](https://togithub.com/eslint/eslint/issues/16425)) (Milos Djermanovic) - [`325ad37`](https://togithub.com/eslint/eslint/commit/325ad375a52d1c7b8b8fd23943350c91781366a2) fix: make `getRulesMetaForResults` return a plain object in trivial case ([#​16438](https://togithub.com/eslint/eslint/issues/16438)) (Francesco Trotta) - [`a2810bc`](https://togithub.com/eslint/eslint/commit/a2810bc485d9f1123a86b60702fcaa51e19d71a3) fix: Ensure that directories can be unignored. ([#​16436](https://togithub.com/eslint/eslint/issues/16436)) (Nicholas C. Zakas) - [`35916ad`](https://togithub.com/eslint/eslint/commit/35916ad9bfc07dab63361721df1bd7f21e43e094) fix: Ensure unignore and reignore work correctly in flat config. ([#​16422](https://togithub.com/eslint/eslint/issues/16422)) (Nicholas C. Zakas) #### Documentation - [`651649b`](https://togithub.com/eslint/eslint/commit/651649b12797594a86c0d659d6a0d1cdbda6f57b) docs: Core concepts page ([#​16399](https://togithub.com/eslint/eslint/issues/16399)) (Ben Perlmutter) - [`631cf72`](https://togithub.com/eslint/eslint/commit/631cf72e82f316a2cc08770e5c81b858637ab04a) docs: note --ignore-path not supported with flat config ([#​16434](https://togithub.com/eslint/eslint/issues/16434)) (Andy Edwards) - [`1692840`](https://togithub.com/eslint/eslint/commit/1692840a2f763737a4891419dc304db4ebedab5d) docs: fix syntax in examples for new config files ([#​16427](https://togithub.com/eslint/eslint/issues/16427)) (Milos Djermanovic) - [`d336cfc`](https://togithub.com/eslint/eslint/commit/d336cfc9145a72bf8730250ee1e331a135e6ee2c) docs: Document extending plugin with new config ([#​16394](https://togithub.com/eslint/eslint/issues/16394)) (Ben Perlmutter) #### Chores - [`e917a9a`](https://togithub.com/eslint/eslint/commit/e917a9a2e555d398c64b985fc933d44a42c958f0) ci: add node v19 ([#​16443](https://togithub.com/eslint/eslint/issues/16443)) (Koichi ITO) - [`4b70b91`](https://togithub.com/eslint/eslint/commit/4b70b91a6e28669ab8e2a4ce2a6d9ed40be20fa7) chore: Add VS Code issues link ([#​16423](https://togithub.com/eslint/eslint/issues/16423)) (Nicholas C. Zakas) - [`232d291`](https://togithub.com/eslint/eslint/commit/232d2916ac5e44db55c2ffbd2f3b37ad70037b7b) chore: suppress a Node.js deprecation warning ([#​16398](https://togithub.com/eslint/eslint/issues/16398)) (Koichi ITO) ### [`v8.25.0`](https://togithub.com/eslint/eslint/releases/tag/v8.25.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.24.0...v8.25.0) #### Features - [`173e820`](https://togithub.com/eslint/eslint/commit/173e82040895ad53b2d9940bfb3fb67a0478f00b) feat: Pass --max-warnings value to formatters ([#​16348](https://togithub.com/eslint/eslint/issues/16348)) (Brandon Mills) - [`6964cb1`](https://togithub.com/eslint/eslint/commit/6964cb1e0f073b236cb3288b9d8be495336bbf29) feat: remove support for ignore files in FlatESLint ([#​16355](https://togithub.com/eslint/eslint/issues/16355)) (Milos Djermanovic) - [`1cc4b3a`](https://togithub.com/eslint/eslint/commit/1cc4b3a8f82a7945dcd8c59550b6a906a0fabbb4) feat: `id-length` counts graphemes instead of code units ([#​16321](https://togithub.com/eslint/eslint/issues/16321)) (Sosuke Suzuki) #### Documentation - [`90c6028`](https://togithub.com/eslint/eslint/commit/90c602802b6e330b79c42f282e9a615c583e32d7) docs: Conflicting fixes ([#​16366](https://togithub.com/eslint/eslint/issues/16366)) (Ben Perlmutter) - [`5a3fe70`](https://togithub.com/eslint/eslint/commit/5a3fe70c5261acbf115fa5f47231cbc4ac62c1bc) docs: Add VS to integrations page ([#​16381](https://togithub.com/eslint/eslint/issues/16381)) (Maria José Solano) - [`49bd1e5`](https://togithub.com/eslint/eslint/commit/49bd1e5669b34fd7e0f4a3cf42009866980d7e15) docs: remove unused link definitions ([#​16376](https://togithub.com/eslint/eslint/issues/16376)) (Nick Schonning) - [`3bd380d`](https://togithub.com/eslint/eslint/commit/3bd380d3ea7e88ade4905ec0b240c866ab79a69d) docs: typo cleanups for docs ([#​16374](https://togithub.com/eslint/eslint/issues/16374)) (Nick Schonning) - [`b3a0837`](https://togithub.com/eslint/eslint/commit/b3a08376cfb61275a7557d6d166b6116f36e5ac2) docs: remove duplicate words ([#​16378](https://togithub.com/eslint/eslint/issues/16378)) (Nick Schonning) - [`a682562`](https://togithub.com/eslint/eslint/commit/a682562458948f74a227be60a80e10e7a3753124) docs: add `BigInt` to `new-cap` docs ([#​16362](https://togithub.com/eslint/eslint/issues/16362)) (Sosuke Suzuki) - [`f6d57fb`](https://togithub.com/eslint/eslint/commit/f6d57fb657c2f4e8e0140ad057da34c935482972) docs: Update docs README ([#​16352](https://togithub.com/eslint/eslint/issues/16352)) (Ben Perlmutter) - [`7214347`](https://togithub.com/eslint/eslint/commit/721434705bd569e33911e25d2688e33f10898d52) docs: fix logical-assignment-operators option typo ([#​16346](https://togithub.com/eslint/eslint/issues/16346)) (Jonathan Wilsson) #### Chores - [`1f78594`](https://togithub.com/eslint/eslint/commit/1f785944f61c97996445e48cb74fc300142e7310) chore: upgrade [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc)[@​1](https://togithub.com/1).3.3 ([#​16397](https://togithub.com/eslint/eslint/issues/16397)) (Milos Djermanovic) - [`8476a9b`](https://togithub.com/eslint/eslint/commit/8476a9b8b81164887cdf38a21d431b75ff2956b1) chore: Remove CODEOWNERS ([#​16375](https://togithub.com/eslint/eslint/issues/16375)) (Nick Schonning) - [`720ff75`](https://togithub.com/eslint/eslint/commit/720ff75beb9f4fdcf2a185fcb8020cf78483fdeb) chore: use "ci" for Dependabot commit message ([#​16377](https://togithub.com/eslint/eslint/issues/16377)) (Nick Schonning) - [`42f5479`](https://togithub.com/eslint/eslint/commit/42f547948f284f1c67799f237dfeb86fc400c7c7) chore: bump actions/stale from 5 to 6 ([#​16350](https://togithub.com/eslint/eslint/issues/16350)) (dependabot\[bot]) - [`e5e9e27`](https://togithub.com/eslint/eslint/commit/e5e9e271da58361bda16f7abc8f367ccc6f91510) chore: remove `jsdoc` dev dependency ([#​16344](https://togithub.com/eslint/eslint/issues/16344)) (Milos Djermanovic)
import-js/eslint-import-resolver-typescript ### [`v3.5.2`](https://togithub.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#​352) [Compare Source](https://togithub.com/import-js/eslint-import-resolver-typescript/compare/v3.5.1...v3.5.2) ##### Patch Changes - [#​193](https://togithub.com/import-js/eslint-import-resolver-typescript/pull/193) [`8756a26`](https://togithub.com/import-js/eslint-import-resolver-typescript/commit/8756a26aec2ad55b94a1198ec5be9660d2eac3f7) Thanks [@​Rialgar](https://togithub.com/Rialgar)! - chore(package): remove node 12 from engines field - [#​187](https://togithub.com/import-js/eslint-import-resolver-typescript/pull/187) [`7a91daf`](https://togithub.com/import-js/eslint-import-resolver-typescript/commit/7a91daf305ab968b7dd54eae8b727bcdb9c6d9a2) Thanks [@​scott-ut](https://togithub.com/scott-ut)! - fix: resolve modules if folder contains a package.json file
gatsbyjs/gatsby ### [`v4.24.6`](https://togithub.com/gatsbyjs/gatsby/compare/012761ea098ec69fd891f2e915ec97f0d808580a...5e5d5655c278e3b8b85103a5ec83eee558ec16f4) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/012761ea098ec69fd891f2e915ec97f0d808580a...5e5d5655c278e3b8b85103a5ec83eee558ec16f4) ### [`v4.24.5`](https://togithub.com/gatsbyjs/gatsby/compare/78bc93235d18563420d4b0407767611f0bce9a3d...012761ea098ec69fd891f2e915ec97f0d808580a) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/78bc93235d18563420d4b0407767611f0bce9a3d...012761ea098ec69fd891f2e915ec97f0d808580a) ### [`v4.24.4`](https://togithub.com/gatsbyjs/gatsby/compare/9b3ba706d845a95cd6835ba6ee0862e94202339a...78bc93235d18563420d4b0407767611f0bce9a3d) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/9b3ba706d845a95cd6835ba6ee0862e94202339a...78bc93235d18563420d4b0407767611f0bce9a3d) ### [`v4.24.3`](https://togithub.com/gatsbyjs/gatsby/compare/4c4222a96b7080ffba7c480490e2e12fc9cb7d09...9b3ba706d845a95cd6835ba6ee0862e94202339a) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/4c4222a96b7080ffba7c480490e2e12fc9cb7d09...9b3ba706d845a95cd6835ba6ee0862e94202339a) ### [`v4.24.2`](https://togithub.com/gatsbyjs/gatsby/compare/8a44d0fcdff481ef079059e024a0d7a20acb39aa...4c4222a96b7080ffba7c480490e2e12fc9cb7d09) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/8a44d0fcdff481ef079059e024a0d7a20acb39aa...4c4222a96b7080ffba7c480490e2e12fc9cb7d09)
microapps/gatsby-plugin-react-i18next ### [`v2.0.5`](https://togithub.com/microapps/gatsby-plugin-react-i18next/releases/tag/v2.0.5) [Compare Source](https://togithub.com/microapps/gatsby-plugin-react-i18next/compare/v2.0.4...v2.0.5) - Merge pull request [#​158](https://togithub.com/microapps/gatsby-plugin-react-i18next/issues/158) from psykzz/chore/browser-lang ([`8b3c3f1`](https://togithub.com/microapps/gatsby-plugin-react-i18next/commit/8b3c3f1)) - feat: upgrade browser-lang ([`91aecaf`](https://togithub.com/microapps/gatsby-plugin-react-i18next/commit/91aecaf)) - Merge pull request [#​149](https://togithub.com/microapps/gatsby-plugin-react-i18next/issues/149) from adrai/patch-1 ([`764d010`](https://togithub.com/microapps/gatsby-plugin-react-i18next/commit/764d010)) - fix name for blog post ([`20c0f7f`](https://togithub.com/microapps/gatsby-plugin-react-i18next/commit/20c0f7f)) - Update README.md ([`289c743`](https://togithub.com/microapps/gatsby-plugin-react-i18next/commit/289c743)) - update example ([`6f36796`](https://togithub.com/microapps/gatsby-plugin-react-i18next/commit/6f36796))
i18next/i18next ### [`v21.10.0`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​21100) [Compare Source](https://togithub.com/i18next/i18next/compare/v21.9.2...v21.10.0) - Add formatter cache [1843](https://togithub.com/i18next/i18next/pull/1843)
glennreyes/react-countup ### [`v6.3.2`](https://togithub.com/glennreyes/react-countup/releases/tag/v6.3.2) [Compare Source](https://togithub.com/glennreyes/react-countup/compare/v6.3.1...v6.3.2) - Fix SSR condition ([#​729](https://togithub.com/glennreyes/react-countup/issues/729)) [`f4c2925`](https://togithub.com/glennreyes/react-countup/commit/f4c2925) - Bump [@​babel/preset-react](https://togithub.com/babel/preset-react) from 7.17.12 to 7.18.6 ([#​683](https://togithub.com/glennreyes/react-countup/issues/683)) [`ae61e9d`](https://togithub.com/glennreyes/react-countup/commit/ae61e9d) - Bump typescript from 4.7.4 to 4.8.4 ([#​715](https://togithub.com/glennreyes/react-countup/issues/715)) [`ffdefd6`](https://togithub.com/glennreyes/react-countup/commit/ffdefd6) - Bump babel-jest from 28.1.3 to 29.2.0 ([#​728](https://togithub.com/glennreyes/react-countup/issues/728)) [`105bd13`](https://togithub.com/glennreyes/react-countup/commit/105bd13) - Bump [@​testing-library/react](https://togithub.com/testing-library/react) from 13.3.0 to 13.4.0 ([#​714](https://togithub.com/glennreyes/react-countup/issues/714)) [`c95179f`](https://togithub.com/glennreyes/react-countup/commit/c95179f) - Bump eslint-plugin-react from 7.30.1 to 7.31.8 ([#​717](https://togithub.com/glennreyes/react-countup/issues/717)) [`ed4a5b2`](https://togithub.com/glennreyes/react-countup/commit/ed4a5b2) - Bump rollup from 2.77.2 to 2.79.1 ([#​721](https://togithub.com/glennreyes/react-countup/issues/721)) [`4f9e907`](https://togithub.com/glennreyes/react-countup/commit/4f9e907) - Bump [@​babel/core](https://togithub.com/babel/core) from 7.18.13 to 7.19.3 ([#​722](https://togithub.com/glennreyes/react-countup/issues/722)) [`a271ae5`](https://togithub.com/glennreyes/react-countup/commit/a271ae5)
react-icons/react-icons ### [`v4.6.0`](https://togithub.com/react-icons/react-icons/releases/tag/v4.6.0) [Compare Source](https://togithub.com/react-icons/react-icons/compare/v4.4.0...v4.6.0) Icon Library|License|Version|Count \---|---|---|--- [Circum Icons](https://circumicons.com/)|[MPL-2.0 license](https://togithub.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE)|a2924cb1ee37b9fa39ef023a36f1c884b3492e9b|285 [Font Awesome](https://fontawesome.com/)|[CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/)|7d3d774145ac38663f6d1effc6def0334b68ab7e|1612 [Ionicons 4](https://ionicons.com/)|[MIT](https://togithub.com/ionic-team/ionicons/blob/master/LICENSE)|4.6.3|696 [Ionicons 5](https://ionicons.com/)|[MIT](https://togithub.com/ionic-team/ionicons/blob/master/LICENSE)|5.5.0|1332 [Material Design icons](http://google.github.io/material-design-icons/)|[Apache License Version 2.0](https://togithub.com/google/material-design-icons/blob/master/LICENSE)|63c5cb306073a9ecdfd3579f0f696746ab6305f6|3650 [Typicons](http://s-ings.com/typicons/)|[CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/)|2.1.2|336 [Github Octicons icons](https://octicons.github.com/)|[MIT](https://togithub.com/primer/octicons/blob/master/LICENSE)|8.5.0|184 [Feather](https://feathericons.com/)|[MIT](https://togithub.com/feathericons/feather/blob/master/LICENSE)|4.28.0|286 [Game Icons](https://game-icons.net/)|[CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)|12920d6565588f0512542a3cb0cdfd36a497f910|4040 [Weather Icons](https://erikflowers.github.io/weather-icons/)|[SIL OFL 1.1](http://scripts.sil.org/OFL)|2.0.12|219 [Devicons](https://vorillaz.github.io/devicons/)|[MIT](https://opensource.org/licenses/MIT)|1.8.0|192 [Ant Design Icons](https://togithub.com/ant-design/ant-design-icons)|[MIT](https://opensource.org/licenses/MIT)|4.2.1|789 [Bootstrap Icons](https://togithub.com/twbs/icons)|[MIT](https://opensource.org/licenses/MIT)|1.5.0|1846 [Remix Icon](https://togithub.com/Remix-Design/RemixIcon)|[Apache License Version 2.0](http://www.apache.org/licenses/)|2.5.0|2271 [Flat Color Icons](https://togithub.com/icons8/flat-color-icons)|[MIT](https://opensource.org/licenses/MIT)|1.0.2|329 [Grommet-Icons](https://togithub.com/grommet/grommet-icons)|[Apache License Version 2.0](http://www.apache.org/licenses/)|4.6.2|615 [Heroicons](https://togithub.com/tailwindlabs/heroicons)|[MIT](https://opensource.org/licenses/MIT)|1.0.4|460 [Heroicons 2](https://togithub.com/tailwindlabs/heroicons)|[MIT](https://opensource.org/licenses/MIT)|2.0.8|530 [Simple Icons](https://simpleicons.org/)|[CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/)|5.16.0|2024 [Simple Line Icons](https://thesabbir.github.io/simple-line-icons/)|[MIT](https://opensource.org/licenses/MIT)|2.5.5|189 [IcoMoon Free](https://togithub.com/Keyamoon/IcoMoon-Free)|[CC BY 4.0 License](undefined)|d006795ede82361e1bac1ee76f215cf1dc51e4ca|491 [BoxIcons](https://togithub.com/atisawd/boxicons)|[CC BY 4.0 License](undefined)|2.0.9|757 [css.gg](https://togithub.com/astrit/css.gg)|[MIT](https://opensource.org/licenses/MIT)|2.0.0|704 [VS Code Icons](https://togithub.com/microsoft/vscode-codicons)|[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)|0.0.23|383 [Tabler Icons](https://togithub.com/tabler/tabler-icons)|[MIT](https://opensource.org/licenses/MIT)|1.68.0|1978 [Themify Icons](https://togithub.com/lykmapipo/themify-icons)|[MIT](https://togithub.com/thecreation/standard-icons/blob/master/modules/themify-icons/LICENSE)|ad5ed84802fea2b865ce07220435a3a16b266837|352 Thanks for contributions! - Add Simple Line Icons to icon set: [https://github.com/react-icons/react-icons/pull/506](https://togithub.com/react-icons/react-icons/pull/506) - ADD: themify icons: [https://github.com/react-icons/react-icons/pull/396](https://togithub.com/react-icons/react-icons/pull/396) - Add Circum icons: [https://github.com/react-icons/react-icons/pull/601](https://togithub.com/react-icons/react-icons/pull/601)

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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 if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ftsrg-github-io ✅ Ready (Inspect) Visit Preview Nov 1, 2022 at 9:37AM (UTC)