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 #276

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.17.10 -> 7.18.2 age adoption passing confidence
@testing-library/react 13.2.0 -> 13.3.0 age adoption passing confidence
@types/jest 27.5.0 -> 27.5.1 age adoption passing confidence
@types/node 16.11.33 -> 16.11.38 age adoption passing confidence
@types/react 18.0.8 -> 18.0.10 age adoption passing confidence
@types/react-dom 18.0.3 -> 18.0.5 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.22.0 -> 5.27.0 age adoption passing confidence
@typescript-eslint/parser 5.22.0 -> 5.27.0 age adoption passing confidence
babel-jest 28.0.3 -> 28.1.0 age adoption passing confidence
babel-preset-gatsby 2.13.0 -> 2.15.0 age adoption passing confidence
dotenv 16.0.0 -> 16.0.1 age adoption passing confidence
eslint (source) 8.14.0 -> 8.16.0 age adoption passing confidence
gatsby (changelog) 4.13.1 -> 4.15.1 age adoption passing confidence
gatsby-plugin-canonical-urls 4.13.0 -> 4.15.0 age adoption passing confidence
gatsby-plugin-emotion 7.13.0 -> 7.15.0 age adoption passing confidence
gatsby-plugin-gdpr-cookies 2.0.8 -> 2.0.9 age adoption passing confidence
gatsby-plugin-image 2.13.0 -> 2.15.0 age adoption passing confidence
gatsby-plugin-react-helmet 5.13.0 -> 5.15.0 age adoption passing confidence
gatsby-plugin-sass 5.13.0 -> 5.15.0 age adoption passing confidence
gatsby-plugin-sharp 4.13.0 -> 4.15.0 age adoption passing confidence
gatsby-remark-autolink-headers 5.13.0 -> 5.15.0 age adoption passing confidence
gatsby-remark-copy-linked-files 5.13.0 -> 5.15.0 age adoption passing confidence
gatsby-remark-images 6.13.0 -> 6.15.0 age adoption passing confidence
gatsby-remark-smartypants 5.13.0 -> 5.15.0 age adoption passing confidence
gatsby-source-filesystem 4.13.0 -> 4.15.0 age adoption passing confidence
gatsby-transformer-json 4.13.0 -> 4.15.0 age adoption passing confidence
gatsby-transformer-remark 5.13.0 -> 5.15.0 age adoption passing confidence
gatsby-transformer-sharp 4.13.0 -> 4.15.0 age adoption passing confidence
gatsby-transformer-yaml 4.13.0 -> 4.15.0 age adoption passing confidence
i18next (source) 21.6.16 -> 21.8.5 age adoption passing confidence
i18next-http-backend 1.4.0 -> 1.4.1 age adoption passing confidence
jest (source) 28.0.3 -> 28.1.0 age adoption passing confidence
react-bootstrap (source) 2.3.1 -> 2.4.0 age adoption passing confidence
react-i18next 11.16.7 -> 11.16.9 age adoption passing confidence
react-icons 4.3.1 -> 4.4.0 age adoption passing confidence
sass 1.51.0 -> 1.52.1 age adoption passing confidence
ts-jest (source) 28.0.1 -> 28.0.3 age adoption passing confidence
typescript (source) 4.6.4 -> 4.7.2 age adoption passing confidence

Release Notes

babel/babel ### [`v7.18.2`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7182-2022-05-25) [Compare Source](https://togithub.com/babel/babel/compare/v7.18.0...v7.18.2) ##### :bug: Bug Fix - `babel-plugin-transform-template-literals` - [#​14582](https://togithub.com/babel/babel/pull/14582) fix: skip template literal transform for TSLiteralType ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers` - [#​14537](https://togithub.com/babel/babel/pull/14537) Support frozen built-ins in `@babel/runtime` ([@​Jack-Works](https://togithub.com/Jack-Works)) - `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​14581](https://togithub.com/babel/babel/pull/14581) Define the global `regeneratorRuntime` in `@babel/runtime/regenerator` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-environment-visitor`, `babel-helper-replace-supers`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-decorators`, `babel-traverse`, `babel-types` - [#​14371](https://togithub.com/babel/babel/pull/14371) environmentVisitor should skip decorator expressions ([@​JLHwung](https://togithub.com/JLHwung)) ##### :memo: Documentation - `babel-types` - [#​14571](https://togithub.com/babel/babel/pull/14571) add Accessor alias description ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - [#​14541](https://togithub.com/babel/babel/pull/14541) Fix synchronization between main thread and worker ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ### [`v7.18.0`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7180-2022-05-19) [Compare Source](https://togithub.com/babel/babel/compare/v7.17.12...v7.18.0) ##### :rocket: New Feature - `babel-preset-env` - [#​14556](https://togithub.com/babel/babel/pull/14556) feat: add import-assertions to shippedProposals ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-create-class-features-plugin`, `babel-helper-define-map`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-object-rest-spread`, `babel-plugin-syntax-destructuring-private`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-proto-to-assign`, `babel-plugin-transform-typescript`, `babel-standalone`, `babel-traverse`, `babel-types` - [#​14304](https://togithub.com/babel/babel/pull/14304) Transform destructuring private ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-generator`, `babel-parser`, `babel-types` - [#​14359](https://togithub.com/babel/babel/pull/14359) \[ts 4.7] Support optional variance annotations ([@​magic-akari](https://togithub.com/magic-akari)) - `babel-generator`, `babel-parser` - [#​14476](https://togithub.com/babel/babel/pull/14476) \[ts 4.7] Support `extends` constraints for `infer` ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-generator`, `babel-parser`, `babel-plugin-transform-typescript`, `babel-traverse`, `babel-types` - [#​14457](https://togithub.com/babel/babel/pull/14457) \[ts] Add support for instantiation expressions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-module-transforms`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-umd` - [#​14456](https://togithub.com/babel/babel/pull/14456) Pass filename to `importInterop` method ([@​NickHeiner](https://togithub.com/NickHeiner)) ##### :bug: Bug Fix - `babel-types` - [#​14551](https://togithub.com/babel/babel/pull/14551) Do not create multiple copies of comments when cloning nodes ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#​14557](https://togithub.com/babel/babel/pull/14557) Fix parsing of `<` after object literals with the `jsx` plugin ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-react-pure-annotations` - [#​14528](https://togithub.com/babel/babel/pull/14528) fix: do not mark computed `React[...]` methods as pure ([@​JLHwung](https://togithub.com/JLHwung)) ##### :nail_care: Polish - `babel-core`, `babel-helper-transform-fixture-test-runner`, `babel-helpers`, `babel-plugin-proposal-async-generator-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`, `babel-standalone` - [#​14538](https://togithub.com/babel/babel/pull/14538) Inline `regeneratorRuntime` as a normal helper ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-core`, `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-modules-systemjs` - [#​14530](https://togithub.com/babel/babel/pull/14530) improve helper-create-class-features typings ([@​JLHwung](https://togithub.com/JLHwung)) ### [`v7.17.12`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v71712-2022-05-16) [Compare Source](https://togithub.com/babel/babel/compare/v7.17.10...v7.17.12) ##### :bug: Bug Fix - `babel-plugin-transform-react-constant-elements` - [#​14536](https://togithub.com/babel/babel/pull/14536) Never hoist JSX elts referencing vars from the current scope ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator` - [#​14524](https://togithub.com/babel/babel/pull/14524) fix: perserve parentheses of lhs id with rhs unamed fn ([@​JLHwung](https://togithub.com/JLHwung)) - [#​14532](https://togithub.com/babel/babel/pull/14532) Print necessary parentheses for functions in postfix expressions ([@​xiawenqi](https://togithub.com/xiawenqi)) - `babel-plugin-transform-destructuring` - [#​14494](https://togithub.com/babel/babel/pull/14494) Update scope info after destructuring transform ([@​peey](https://togithub.com/peey)) - `babel-parser` - [#​14522](https://togithub.com/babel/babel/pull/14522) fix: allow liberal named type-as imports ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser`, `babel-plugin-transform-destructuring`, `babel-types` - [#​14500](https://togithub.com/babel/babel/pull/14500) Fix parsing ts type casts and nested patterns in destructuring ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-plugin-proposal-decorators`, `babel-types` - [#​14519](https://togithub.com/babel/babel/pull/14519) [@​babel/types](https://togithub.com/babel/types) builder improvements ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-core` - [#​14490](https://togithub.com/babel/babel/pull/14490) Update to Jest 28 ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-core`, `babel-generator`, `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin`, `babel-helper-module-transforms`, `babel-helper-plugin-utils`, `babel-parser`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-external-helpers`, `babel-plugin-proposal-async-do-expressions`, `babel-plugin-proposal-async-generator-functions`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-export-default-from`, `babel-plugin-proposal-export-namespace-from`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-json-strings`, `babel-plugin-proposal-logical-assignment-operators`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-proposal-object-rest-spread`, `babel-plugin-proposal-optional-chaining`, `babel-plugin-proposal-partial-application`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-proposal-private-methods`, `babel-plugin-proposal-private-property-in-object`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-proposal-unicode-property-regex`, `babel-plugin-syntax-decorators`, `babel-plugin-syntax-destructuring-private`, `babel-plugin-syntax-flow`, `babel-plugin-syntax-import-assertions`, `babel-plugin-syntax-pipeline-operator`, `babel-plugin-syntax-record-and-tuple`, `babel-plugin-syntax-typescript`, `babel-plugin-transform-arrow-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-computed-properties`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-duplicate-keys`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-for-of`, `babel-plugin-transform-instanceof`, `babel-plugin-transform-jscript`, `babel-plugin-transform-literals`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd`, `babel-plugin-transform-named-capturing-groups-regex`, `babel-plugin-transform-new-target`, `babel-plugin-transform-parameters`, `babel-plugin-transform-property-mutators`, `babel-plugin-transform-proto-to-assign`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-reserved-words`, `babel-plugin-transform-runtime`, `babel-plugin-transform-spread`, `babel-plugin-transform-template-literals`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript`, `babel-traverse`, `babel-types` - [#​14499](https://togithub.com/babel/babel/pull/14499) Provide plugin/preset typings from plugin-utils ([@​JLHwung](https://togithub.com/JLHwung))
testing-library/react-testing-library ### [`v13.3.0`](https://togithub.com/testing-library/react-testing-library/releases/tag/v13.3.0) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v13.2.0...v13.3.0) ##### Features - Use `globalThis` if available ([#​1070](https://togithub.com/testing-library/react-testing-library/issues/1070)) ([c80809a](https://togithub.com/testing-library/react-testing-library/commit/c80809a956b0b9f3289c4a6fa8b5e8cc72d6ef6d))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.27.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5270-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5260v5270-2022-05-30) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.26.0...v5.27.0) ##### Bug Fixes - **eslint-plugin:** \[no-type-alias] handle Template Literal Types ([#​5092](https://togithub.com/typescript-eslint/typescript-eslint/issues/5092)) ([8febf11](https://togithub.com/typescript-eslint/typescript-eslint/commit/8febf11a9296d1c0d7ccdf91ef9ab92ec8dfc39c)) ##### Features - \[4.7] support new extensions ([#​5027](https://togithub.com/typescript-eslint/typescript-eslint/issues/5027)) ([efc147b](https://togithub.com/typescript-eslint/typescript-eslint/commit/efc147b04dce52ab17415b6a4ae4076b944b9036)) - **eslint-plugin:** \[ban-ts-comment] add descriptionFormat option ([#​5026](https://togithub.com/typescript-eslint/typescript-eslint/issues/5026)) ([1fb31a4](https://togithub.com/typescript-eslint/typescript-eslint/commit/1fb31a4b3e05734f801ade0450fea33494e4d5e6)) - **eslint-plugin:** \[no-misused-promises] warn when spreading promises ([#​5053](https://togithub.com/typescript-eslint/typescript-eslint/issues/5053)) ([61ffa9e](https://togithub.com/typescript-eslint/typescript-eslint/commit/61ffa9ed70e3cac6eca50a6c3cc5a0f1e7dec11c)) - **eslint-plugin:** \[space-infix-ops] missing error report for conditional types ([#​5041](https://togithub.com/typescript-eslint/typescript-eslint/issues/5041)) ([0bfab6c](https://togithub.com/typescript-eslint/typescript-eslint/commit/0bfab6c9f5c5e243268200cf9368acf39ea099f8)) ### [`v5.26.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5260-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5250v5260-2022-05-23) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.25.0...v5.26.0) ##### Bug Fixes - **eslint-plugin:** \[member-delimiter-style] autofixer result is not as expected when comments after the delimiter with option `delimiter: 'none'` ([#​5029](https://togithub.com/typescript-eslint/typescript-eslint/issues/5029)) ([ed7b5f6](https://togithub.com/typescript-eslint/typescript-eslint/commit/ed7b5f61d93799fec3e38a87935ab9caa3abe279)) - **eslint-plugin:** \[member-delimiter-style] autofixer result is not as expected with option `delimiter: 'none'` ([#​5023](https://togithub.com/typescript-eslint/typescript-eslint/issues/5023)) ([9e97a11](https://togithub.com/typescript-eslint/typescript-eslint/commit/9e97a11ecd80be5c63c980bfe8d8e57400221cec)) - **eslint-plugin:** \[prefer-readonly] correct issue with anonymus functions ([#​4974](https://togithub.com/typescript-eslint/typescript-eslint/issues/4974)) ([952e2f0](https://togithub.com/typescript-eslint/typescript-eslint/commit/952e2f068862dde089ec03d3eb5452d1ee3e9271)), closes [#​2590](https://togithub.com/typescript-eslint/typescript-eslint/issues/2590) ### [`v5.25.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5250-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5240v5250-2022-05-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.24.0...v5.25.0) ##### Bug Fixes - **eslint-plugin:** \[typedef] stop enforcing rule for assignment expressions ([#​4958](https://togithub.com/typescript-eslint/typescript-eslint/issues/4958)) ([04a216c](https://togithub.com/typescript-eslint/typescript-eslint/commit/04a216c39c02085fe5d555ce81bdced0e563a7c4)) - **eslint-plugin:** strict config should not extend recommended ([#​5005](https://togithub.com/typescript-eslint/typescript-eslint/issues/5005)) ([05d71c2](https://togithub.com/typescript-eslint/typescript-eslint/commit/05d71c2ebd8e072aa4e8ee3ea8521de00e47d4ca)) - **website:** correct Presets link to be Configs ([#​5004](https://togithub.com/typescript-eslint/typescript-eslint/issues/5004)) ([e18e91c](https://togithub.com/typescript-eslint/typescript-eslint/commit/e18e91c6cfb1ee93bfff3770ea4d8f807d5ced0b)) ##### Features - **eslint-plugin:** \[no-empty-function] new allow option overrideMethods ([#​4923](https://togithub.com/typescript-eslint/typescript-eslint/issues/4923)) ([13c05ae](https://togithub.com/typescript-eslint/typescript-eslint/commit/13c05aefb0e6531d320629e04b7207a3baebacb0)) - **eslint-plugin:** deprecate `no-duplicate-imports` in favour of `import/no-duplicates` ([#​4973](https://togithub.com/typescript-eslint/typescript-eslint/issues/4973)) ([1d2e41a](https://togithub.com/typescript-eslint/typescript-eslint/commit/1d2e41ada1979c081130d19b229c82bf1a69b7b4)) - update to TypeScript 4.7-rc ([#​4829](https://togithub.com/typescript-eslint/typescript-eslint/issues/4829)) ([6fe783c](https://togithub.com/typescript-eslint/typescript-eslint/commit/6fe783c20aebe26ef42b526e4a59a9be84dd5643)) ### [`v5.24.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5240-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5230v5240-2022-05-16) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.23.0...v5.24.0) ##### Bug Fixes - **eslint-plugin:** \[array-type] in fixer add missing parens for constructor types [#​4756](https://togithub.com/typescript-eslint/typescript-eslint/issues/4756) ([#​4971](https://togithub.com/typescript-eslint/typescript-eslint/issues/4971)) ([0377070](https://togithub.com/typescript-eslint/typescript-eslint/commit/03770708900da663eb64c19465b3f937bab55b3d)) ##### Features - **eslint-plugin:** Add BigInt object type to default ban-types list ([#​4970](https://togithub.com/typescript-eslint/typescript-eslint/issues/4970)) ([1867728](https://togithub.com/typescript-eslint/typescript-eslint/commit/1867728ba104a6a21941ed300828110964a43b96)) - **eslint-plugin:** add new 'strict' config ([#​4706](https://togithub.com/typescript-eslint/typescript-eslint/issues/4706)) ([4a500b2](https://togithub.com/typescript-eslint/typescript-eslint/commit/4a500b2d92a91873dbb729793d1ee1c36ef06ed8)) ### [`v5.23.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5230-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5220v5230-2022-05-09) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.22.0...v5.23.0) ##### Bug Fixes - **eslint-plugin:** \[no-restricted-imports] allow type import as long as there's one matching pattern ([#​4898](https://togithub.com/typescript-eslint/typescript-eslint/issues/4898)) ([0419d28](https://togithub.com/typescript-eslint/typescript-eslint/commit/0419d287b637e805c33036a45760badc2498e19b)) - **eslint-plugin:** \[no-unnecessary-type-constraint] change to suggestion fix, fix multiple trailing comma failures ([#​4901](https://togithub.com/typescript-eslint/typescript-eslint/issues/4901)) ([4507ac8](https://togithub.com/typescript-eslint/typescript-eslint/commit/4507ac84c76da0ced43b6679305afe1891e7afca))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.27.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5270-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5260v5270-2022-05-30) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.26.0...v5.27.0) ##### Bug Fixes - **types:** remove leftovers from removal of useJSXTextNode ([#​5091](https://togithub.com/typescript-eslint/typescript-eslint/issues/5091)) ([f9c3647](https://togithub.com/typescript-eslint/typescript-eslint/commit/f9c3647cb637c8d1ee461b471da9d817ccbde77c)) ##### Features - \[4.7] support new extensions ([#​5027](https://togithub.com/typescript-eslint/typescript-eslint/issues/5027)) ([efc147b](https://togithub.com/typescript-eslint/typescript-eslint/commit/efc147b04dce52ab17415b6a4ae4076b944b9036)) ### [`v5.26.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5260-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5250v5260-2022-05-23) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.25.0...v5.26.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.25.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5250-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5240v5250-2022-05-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.24.0...v5.25.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.24.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5240-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5230v5240-2022-05-16) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.23.0...v5.24.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.23.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5230-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5220v5230-2022-05-09) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.22.0...v5.23.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
facebook/jest ### [`v28.1.0`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#​2810) [Compare Source](https://togithub.com/facebook/jest/compare/v28.0.3...v28.1.0) ##### Features - `[jest-circus]` Add `failing` test modifier that inverts the behavior of tests ([#​12610](https://togithub.com/facebook/jest/pull/12610)) - `[jest-environment-node, jest-environment-jsdom]` Allow specifying `customExportConditions` ([#​12774](https://togithub.com/facebook/jest/pull/12774)) ##### Fixes - `[expect]` Adjust typings of `lastCalledWith`, `nthCalledWith`, `toBeCalledWith` matchers to allow a case there a mock was called with no arguments ([#​12807](https://togithub.com/facebook/jest/pull/12807)) - `[@jest/expect-utils]` Fix deep equality of ImmutableJS Lists ([#​12763](https://togithub.com/facebook/jest/pull/12763)) - `[jest-core]` Do not collect `SIGNREQUEST` as open handles ([#​12789](https://togithub.com/facebook/jest/pull/12789)) ##### Chore & Maintenance - `[docs]` Specified documentation about `--filter` CLI docs ([#​12799](https://togithub.com/facebook/jest/pull/12799)) - `[@jest-reporters]` Move helper functions from `utils.ts` into separate files ([#​12782](https://togithub.com/facebook/jest/pull/12782)) - `[jest-resolve]` Replace `process.versions.pnp` type declaration with `@types/pnpapi` devDependency ([#​12783](https://togithub.com/facebook/jest/pull/12783))
gatsbyjs/gatsby (babel-preset-gatsby) ### [`v2.15.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/babel-preset-gatsby/CHANGELOG.md#​2150-httpsgithubcomgatsbyjsgatsbycommitsbabel-preset-gatsby2150packagesbabel-preset-gatsby-2022-05-24) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/2c324f6d521dcbae6c98f4af48b9a695e9dee861...56fb124980599a6af2f737240a9c5c763721ddee) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) **Note:** Version bump only for package babel-preset-gatsby ### [`v2.14.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/babel-preset-gatsby/CHANGELOG.md#​2140-httpsgithubcomgatsbyjsgatsbycommitsbabel-preset-gatsby2140packagesbabel-preset-gatsby-2022-05-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/89509ff7893787cf7359bc64b66a2ec32ced51d0...2c324f6d521dcbae6c98f4af48b9a695e9dee861) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) ##### Bug Fixes - update dependency babel-plugin-macros to v3 for babel-preset-gatsby [#​33508](https://togithub.com/gatsbyjs/gatsby/issues/33508) ([7445aa3](https://togithub.com/gatsbyjs/gatsby/commit/7445aa34e0138e676fb506b48bd120b245daee35))
motdotla/dotenv ### [`v16.0.1`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#​1601-httpsgithubcommotdotladotenvcomparev1600v1601-2022-05-10) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.0.0...v16.0.1) ##### Changed - Minor README clarifications - Development ONLY: updated devDependencies as recommended for development only security risks ([#​658](https://togithub.com/motdotla/dotenv/pull/658))
eslint/eslint ### [`v8.16.0`](https://togithub.com/eslint/eslint/releases/tag/v8.16.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.15.0...v8.16.0) #### Features - [`cab0c22`](https://togithub.com/eslint/eslint/commit/cab0c2287e12561d869dfcfcd1c4e14c9d6d70d5) feat: add Unicode flag suggestion in no-misleading-character-class ([#​15867](https://togithub.com/eslint/eslint/issues/15867)) (Milos Djermanovic) - [`38ae956`](https://togithub.com/eslint/eslint/commit/38ae9564a41e1d38adad55976565d85c5c981e1d) feat: check Unicode code point escapes in no-control-regex ([#​15862](https://togithub.com/eslint/eslint/issues/15862)) (Milos Djermanovic) - [`ee69cd3`](https://togithub.com/eslint/eslint/commit/ee69cd30b3551b3adebfd959a44a9a149221946a) feat: Update global variables ([#​15871](https://togithub.com/eslint/eslint/issues/15871)) (Sébastien Règne) #### Bug Fixes - [`3f09aab`](https://togithub.com/eslint/eslint/commit/3f09aab709980ca974b721de474be2dd183409a2) fix: function-paren-newline crash on "new new Foo();" ([#​15850](https://togithub.com/eslint/eslint/issues/15850)) (coderaiser) #### Documentation - [`050d5f4`](https://togithub.com/eslint/eslint/commit/050d5f4e0456ae9a9d769f4306bc0d60058b0898) docs: Static further reading links ([#​15890](https://togithub.com/eslint/eslint/issues/15890)) (Nicholas C. Zakas) - [`36287c0`](https://togithub.com/eslint/eslint/commit/36287c00d56596fbb2672cfe3f9b9dd24b2926da) docs: fix absolute paths in related rules shortcode to work from /docs ([#​15892](https://togithub.com/eslint/eslint/issues/15892)) (Milos Djermanovic) - [`90b6990`](https://togithub.com/eslint/eslint/commit/90b69901efd265fd11425540928793f1387095cc) docs: fix absolute links in rule macro to work from /docs ([#​15891](https://togithub.com/eslint/eslint/issues/15891)) (Milos Djermanovic) - [`f437249`](https://togithub.com/eslint/eslint/commit/f437249a3bedb47155d33ac753b821ae31b814fa) docs: Adjust docs site path prefix ([#​15889](https://togithub.com/eslint/eslint/issues/15889)) (Nicholas C. Zakas) - [`6e16025`](https://togithub.com/eslint/eslint/commit/6e16025e8fbffa0e1d0c977cb4b6eae30a502d9b) docs: update 'Related Rules' and 'Further Reading' in remaining rules ([#​15884](https://togithub.com/eslint/eslint/issues/15884)) (Milos Djermanovic) - [`1d39f69`](https://togithub.com/eslint/eslint/commit/1d39f698a22e2995bbfcf90b6dafd196a173092a) docs: remove confusing examples for no-mixed-operators ([#​15875](https://togithub.com/eslint/eslint/issues/15875)) (Milos Djermanovic) - [`3071d76`](https://togithub.com/eslint/eslint/commit/3071d76772c002bd7b03053be5be54da52c01242) docs: Fix some grammar issues ([#​15837](https://togithub.com/eslint/eslint/issues/15837)) (byodian) #### Chores - [`1768d0d`](https://togithub.com/eslint/eslint/commit/1768d0de58e10046ed3e54f0fa52be48ba41f12b) chore: upgrade [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc)[@​1](https://togithub.com/1).3.0 ([#​15903](https://togithub.com/eslint/eslint/issues/15903)) (Milos Djermanovic) - [`c686e4c`](https://togithub.com/eslint/eslint/commit/c686e4c4a04525118f5585fd76bdba59dddf3a97) chore: Add deploy workflow for docs site ([#​15894](https://togithub.com/eslint/eslint/issues/15894)) (Nicholas C. Zakas) - [`c7894cd`](https://togithub.com/eslint/eslint/commit/c7894cd433319e09b10a80b260a5398dac0d5dab) chore: enable some rules from eslint-plugin-unicorn internally ([#​15878](https://togithub.com/eslint/eslint/issues/15878)) (Bryan Mishkin) - [`ea65cb5`](https://togithub.com/eslint/eslint/commit/ea65cb5435162ad29559d175e68f5b6d97e6cdcc) chore: upgrade eslint-plugin-eslint-plugin@^4.2.0 ([#​15882](https://togithub.com/eslint/eslint/issues/15882)) (唯然) - [`cc29c69`](https://togithub.com/eslint/eslint/commit/cc29c696a08430fcbf202482306b8c3dbccc0257) chore: Upgrade official GitHub actions to latest versions ([#​15880](https://togithub.com/eslint/eslint/issues/15880)) (Darius Dzien) - [`5891c75`](https://togithub.com/eslint/eslint/commit/5891c7533f500110129fdea7b9b63c8a409da0bd) chore: Refactor rule docs format ([#​15869](https://togithub.com/eslint/eslint/issues/15869)) (Nicholas C. Zakas) ### [`v8.15.0`](https://togithub.com/eslint/eslint/releases/tag/v8.15.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.14.0...v8.15.0) #### Features - [`ab37d3b`](https://togithub.com/eslint/eslint/commit/ab37d3ba302856007beb833c34b56658a34bbb5d) feat: add `enforceInClassFields` option to no-underscore-dangle ([#​15818](https://togithub.com/eslint/eslint/issues/15818)) (Roberto Cestari) #### Bug Fixes - [`8bf9440`](https://togithub.com/eslint/eslint/commit/8bf9440ac47907ffd27aba095428908e7ddeae8a) fix: "use strict" should not trigger strict mode in ES3 ([#​15846](https://togithub.com/eslint/eslint/issues/15846)) (Milos Djermanovic) #### Documentation - [`28116cc`](https://togithub.com/eslint/eslint/commit/28116ccce4b99da3d5aa9b8994dd3652df7b1cab) docs: update AST node names link in no-restricted-syntax ([#​15843](https://togithub.com/eslint/eslint/issues/15843)) (Milos Djermanovic) - [`272965f`](https://togithub.com/eslint/eslint/commit/272965feda8adfbf5bfa0e01b37df27ce70fc9fd) docs: fix h1 heading on format

Configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

vercel[bot] commented 2 years ago

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

Name Status Preview Updated
ftsrg-github-io ✅ Ready (Inspect) Visit Preview Jun 1, 2022 at 0:19AM (UTC)