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

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.18.2 -> 7.18.6 age adoption passing confidence
@emotion/react 11.9.0 -> 11.9.3 age adoption passing confidence
@emotion/styled 11.8.1 -> 11.9.3 age adoption passing confidence
@testing-library/react-hooks 8.0.0 -> 8.0.1 age adoption passing confidence
@types/jest 27.5.1 -> 27.5.2 age adoption passing confidence
@types/node 16.11.38 -> 16.11.42 age adoption passing confidence
@types/react 18.0.10 -> 18.0.14 age adoption passing confidence
@types/react-slick 0.23.8 -> 0.23.10 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.27.0 -> 5.30.0 age adoption passing confidence
@typescript-eslint/parser 5.27.0 -> 5.30.0 age adoption passing confidence
babel-jest 28.1.0 -> 28.1.2 age adoption passing confidence
babel-preset-gatsby 2.15.0 -> 2.17.0 age adoption passing confidence
eslint (source) 8.16.0 -> 8.18.0 age adoption passing confidence
eslint-plugin-prettier 4.0.0 -> 4.2.1 age adoption passing confidence
gatsby (changelog) 4.15.1 -> 4.17.2 age adoption passing confidence
gatsby-plugin-canonical-urls 4.15.0 -> 4.17.0 age adoption passing confidence
gatsby-plugin-emotion 7.15.0 -> 7.17.0 age adoption passing confidence
gatsby-plugin-image 2.15.0 -> 2.17.0 age adoption passing confidence
gatsby-plugin-react-helmet 5.15.0 -> 5.17.0 age adoption passing confidence
gatsby-plugin-sass 5.15.0 -> 5.17.0 age adoption passing confidence
gatsby-plugin-sharp 4.15.0 -> 4.17.0 age adoption passing confidence
gatsby-plugin-sitemap 5.15.0 -> 5.17.0 age adoption passing confidence
gatsby-remark-autolink-headers 5.15.0 -> 5.17.0 age adoption passing confidence
gatsby-remark-copy-linked-files 5.15.0 -> 5.17.0 age adoption passing confidence
gatsby-remark-images 6.15.0 -> 6.17.0 age adoption passing confidence
gatsby-remark-smartypants 5.15.0 -> 5.17.0 age adoption passing confidence
gatsby-source-filesystem 4.15.0 -> 4.17.0 age adoption passing confidence
gatsby-transformer-json 4.15.0 -> 4.17.0 age adoption passing confidence
gatsby-transformer-remark 5.15.0 -> 5.17.0 age adoption passing confidence
gatsby-transformer-sharp 4.15.0 -> 4.17.0 age adoption passing confidence
gatsby-transformer-yaml 4.15.0 -> 4.17.0 age adoption passing confidence
i18next (source) 21.8.5 -> 21.8.11 age adoption passing confidence
jest (source) 28.1.0 -> 28.1.2 age adoption passing confidence
prettier (source) 2.6.2 -> 2.7.1 age adoption passing confidence
react (source) 18.1.0 -> 18.2.0 age adoption passing confidence
react-cookie-consent 7.4.1 -> 7.5.0 age adoption passing confidence
react-countup (source) 6.2.0 -> 6.3.0 age adoption passing confidence
react-dom (source) 18.1.0 -> 18.2.0 age adoption passing confidence
react-i18next 11.16.9 -> 11.17.4 age adoption passing confidence
sass 1.52.1 -> 1.53.0 age adoption passing confidence
ts-jest (source) 28.0.3 -> 28.0.5 age adoption passing confidence
typescript (source) 4.7.2 -> 4.7.4 age adoption passing confidence

Release Notes

babel/babel ### [`v7.18.6`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7186-2022-06-27) [Compare Source](https://togithub.com/babel/babel/compare/v7.18.5...v7.18.6) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​14650](https://togithub.com/babel/babel/pull/14650) \[ts] Disallow property access after instantiation expression ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​14636](https://togithub.com/babel/babel/pull/14636) \[ts] Allow `...<...>` followed by newline or binary operator ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-parser`, `babel-preset-env`, `babel-template` - [#​14668](https://togithub.com/babel/babel/pull/14668) JSON modules should be imported with default ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-helper-remap-async-to-generator`, `babel-plugin-proposal-async-generator-functions` - [#​14391](https://togithub.com/babel/babel/pull/14391) Transform `await` in computed class keys ([@​Yokubjon-J](https://togithub.com/Yokubjon-J)) - `babel-plugin-transform-parameters` - [#​14694](https://togithub.com/babel/babel/pull/14694) fix: preserve function params type if possible ([@​magic-akari](https://togithub.com/magic-akari)) - `babel-core` - [#​14583](https://togithub.com/babel/babel/pull/14583) fix: Memory leak when deep cloning in `babel-core` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-core`, `babel-helper-check-duplicate-nodes`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-optional-chaining`, `babel-plugin-transform-runtime` - [#​14663](https://togithub.com/babel/babel/pull/14663) Fix `import { types } from "@​babel/core"` with native ESM ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-standalone` - [#​14697](https://togithub.com/babel/babel/pull/14697) Add `proposal-unicode-sets-regex` to `@babel/standalone` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Other - [#​14687](https://togithub.com/babel/babel/pull/14687) chore: Update bench baselines ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-generator`, `babel-types` - [#​14685](https://togithub.com/babel/babel/pull/14685) enable TS compiler option: strictBindCallApply ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-code-frame`, `babel-core`, `babel-generator`, `babel-helper-annotate-as-pure`, `babel-helper-builder-binary-assignment-operator-visitor`, `babel-helper-builder-react-jsx`, `babel-helper-check-duplicate-nodes`, `babel-helper-compilation-targets`, `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin`, `babel-helper-define-map`, `babel-helper-explode-assignable-expression`, `babel-helper-fixtures`, `babel-helper-function-name`, `babel-helper-hoist-variables`, `babel-helper-member-expression-to-functions`, `babel-helper-module-imports`, `babel-helper-module-transforms`, `babel-helper-optimise-call-expression`, `babel-helper-plugin-test-runner`, `babel-helper-plugin-utils`, `babel-helper-remap-async-to-generator`, `babel-helper-replace-supers`, `babel-helper-simple-access`, `babel-helper-split-export-declaration`, `babel-helper-transform-fixture-test-runner`, `babel-helper-validator-option`, `babel-helper-wrap-function`, `babel-helpers`, `babel-highlight`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-external-helpers`, `babel-plugin-proposal-async-generator-functions`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-function-bind`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-json-strings`, `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-property-in-object`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-syntax-typescript`, `babel-plugin-transform-block-scoped-functions`, `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-exponentiation-operator`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-for-of`, `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd`, `babel-plugin-transform-object-super`, `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-display-name`, `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-compat`, `babel-plugin-transform-react-jsx-source`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-runtime`, `babel-plugin-transform-typescript`, `babel-plugin-transform-unicode-escapes`, `babel-preset-env`, `babel-preset-typescript`, `babel-standalone`, `babel-template`, `babel-traverse`, `babel-types` - [#​14601](https://togithub.com/babel/babel/pull/14601) enable noImplicitAny ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-core`, `babel-helper-transform-fixture-test-runner`, `babel-plugin-transform-destructuring` - [#​14659](https://togithub.com/babel/babel/pull/14659) Run Babel asynchronously in fixtures ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.18.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7185-2022-06-13) [Compare Source](https://togithub.com/babel/babel/compare/v7.18.2...v7.18.5) ##### :bug: Bug Fix - `babel-plugin-transform-new-target` - [#​14611](https://togithub.com/babel/babel/pull/14611) fix: `new.target` with shadowed class name ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-modules-systemjs` - [#​14655](https://togithub.com/babel/babel/pull/14655) Fix named destructuring exports ([@​underfin](https://togithub.com/underfin)) ##### :memo: Documentation - [#​14332](https://togithub.com/babel/babel/pull/14332) docs: eslint-parser requireConfigFile behaviour ([@​JLHwung](https://togithub.com/JLHwung)) - [#​14619](https://togithub.com/babel/babel/pull/14619) Move v7 prereleases changelog to a separate file ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-traverse` - [#​14649](https://togithub.com/babel/babel/pull/14649) Rely on the call stack to clean up cache in `_guessExecutionStatusRelativeTo` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core` - [#​14641](https://togithub.com/babel/babel/pull/14641) Change limit of source map 3MB ([@​vasicvuk](https://togithub.com/vasicvuk)) - Other - [#​14627](https://togithub.com/babel/babel/pull/14627) Speedup e2e test on github ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#​14248](https://togithub.com/babel/babel/pull/14248) chore: automate compat-data update ([@​tony-go](https://togithub.com/tony-go)) - `babel-parser` - [#​14592](https://togithub.com/babel/babel/pull/14592) feat: Automatically generate test results that do not exist ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :running_woman: Performance - `babel-traverse` - [#​14617](https://togithub.com/babel/babel/pull/14617) Fix `_guessExecutionStatusRelativeToDifferentFunctions` perf ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu))
emotion-js/emotion (@​emotion/react) ### [`v11.9.3`](https://togithub.com/emotion-js/emotion/blob/HEAD/packages/react/CHANGELOG.md#​1193) [Compare Source](https://togithub.com/emotion-js/emotion/compare/@emotion/react@11.9.0...@emotion/react@11.9.3) ##### Patch Changes - [#​2766](https://togithub.com/emotion-js/emotion/pull/2766) [`5b3f4d78`](https://togithub.com/emotion-js/emotion/commit/5b3f4d78d54552f9785836bc2cc56d3f789afc47) Thanks [@​Andarist](https://togithub.com/Andarist)! - `ThemeProviderProps["children"]` was marked as a required prop as `ThemeProvider` should always wrap some subtree. - Updated dependencies \[[`26e4e3e8`](https://togithub.com/emotion-js/emotion/commit/26e4e3e8b68479f0e3cb8fbec723da47afd6ac98), [`6c2d7a60`](https://togithub.com/emotion-js/emotion/commit/6c2d7a6010af85502ae33d14dcbd3bb62ed7612e), [`5e81f213`](https://togithub.com/emotion-js/emotion/commit/5e81f213980e9ba2cfa35256476673b68d47fc33)]: - [@​emotion/serialize](https://togithub.com/emotion/serialize)[@​1](https://togithub.com/1).0.4 - [@​emotion/cache](https://togithub.com/emotion/cache)[@​11](https://togithub.com/11).9.3
emotion-js/emotion (@​emotion/styled) ### [`v11.9.3`](https://togithub.com/emotion-js/emotion/blob/HEAD/packages/styled/CHANGELOG.md#​1193) [Compare Source](https://togithub.com/emotion-js/emotion/compare/@emotion/styled@11.8.1...@emotion/styled@11.9.3) ##### Patch Changes - [#​2759](https://togithub.com/emotion-js/emotion/pull/2759) Thanks [@​srmagura](https://togithub.com/srmagura), [@​Andarist](https://togithub.com/Andarist)! - Change the argument of the `shouldForwardProp` option of `styled` from `PropertyKey` to `string` in the TypeScript definitions. - [#​2333](https://togithub.com/emotion-js/emotion/pull/2333) [`3055efdd`](https://togithub.com/emotion-js/emotion/commit/3055efddf8f9fb14b148fda466dcb4eb9affc525) Thanks [@​Andarist](https://togithub.com/Andarist)! - `shouldForwardProp` has been changed from being a bivariant method to a contravariant function - it improves the type-safety for those that type this option. - [#​2333](https://togithub.com/emotion-js/emotion/pull/2333) [`3055efdd`](https://togithub.com/emotion-js/emotion/commit/3055efddf8f9fb14b148fda466dcb4eb9affc525) Thanks [@​antongolub](https://togithub.com/antongolub)! - `FilteringStyledOptions` and `StyledOptions` types no longer require a type argument for the `Props` generic. - Updated dependencies \[[`26e4e3e8`](https://togithub.com/emotion-js/emotion/commit/26e4e3e8b68479f0e3cb8fbec723da47afd6ac98), [`5e81f213`](https://togithub.com/emotion-js/emotion/commit/5e81f213980e9ba2cfa35256476673b68d47fc33), [`3055efdd`](https://togithub.com/emotion-js/emotion/commit/3055efddf8f9fb14b148fda466dcb4eb9affc525)]: - [@​emotion/serialize](https://togithub.com/emotion/serialize)[@​1](https://togithub.com/1).0.4 - [@​emotion/is-prop-valid](https://togithub.com/emotion/is-prop-valid)[@​1](https://togithub.com/1).1.3
testing-library/react-hooks-testing-library ### [`v8.0.1`](https://togithub.com/testing-library/react-hooks-testing-library/releases/tag/v8.0.1) [Compare Source](https://togithub.com/testing-library/react-hooks-testing-library/compare/v8.0.0...v8.0.1) ##### Bug Fixes - **server:** remove act around server renderer to fix support for older versions of react ([e2461ca](https://togithub.com/testing-library/react-hooks-testing-library/commit/e2461ca4b5ab45813527f5e2478c4e8552f16c51)), closes [#​607](https://togithub.com/testing-library/react-hooks-testing-library/issues/607)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.30.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5300-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5290v5300-2022-06-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.29.0...v5.30.0) ##### Features - **eslint-plugin:** \[no-shadow] add shadowed variable location to the error message ([#​5183](https://togithub.com/typescript-eslint/typescript-eslint/issues/5183)) ([8ca08e9](https://togithub.com/typescript-eslint/typescript-eslint/commit/8ca08e9f18d59b29715c667fbb7d237f6e9a96ba)) - treat `this` in `typeof this` as a `ThisExpression` ([#​4382](https://togithub.com/typescript-eslint/typescript-eslint/issues/4382)) ([b04b2ce](https://togithub.com/typescript-eslint/typescript-eslint/commit/b04b2ce1ba90d94718891f2562dd210a6d7b8609)) ### [`v5.29.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5290-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5280v5290-2022-06-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.28.0...v5.29.0) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ### [`v5.28.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5280-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5271v5280-2022-06-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.27.1...v5.28.0) ##### Bug Fixes - \[TS4.7] allow visiting of typeParameters in TSTypeQuery ([#​5166](https://togithub.com/typescript-eslint/typescript-eslint/issues/5166)) ([dc1f930](https://togithub.com/typescript-eslint/typescript-eslint/commit/dc1f9309cf04aa7314e758980ac687558482f47f)) - **eslint-plugin:** \[space-infix-ops] support for optional property without type ([#​5155](https://togithub.com/typescript-eslint/typescript-eslint/issues/5155)) ([1f25daf](https://togithub.com/typescript-eslint/typescript-eslint/commit/1f25daf74e5d45077199f9ee9fa9bf31107f4089)) ##### Features - **eslint-plugin:** \[consistent-generic-constructors] add rule ([#​4924](https://togithub.com/typescript-eslint/typescript-eslint/issues/4924)) ([921cdf1](https://togithub.com/typescript-eslint/typescript-eslint/commit/921cdf17e548845311d0591249616ec844503926)) #### [5.27.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.27.0...v5.27.1) (2022-06-06) ##### Bug Fixes - **eslint-plugin:** \[space-infix-ops] correct PropertyDefinition with typeAnnotation ([#​5113](https://togithub.com/typescript-eslint/typescript-eslint/issues/5113)) ([d320174](https://togithub.com/typescript-eslint/typescript-eslint/commit/d320174f40a74b34e6b6e4c88128ef6e736311d8)) - **eslint-plugin:** \[space-infix-ops] regression fix for conditional types ([#​5135](https://togithub.com/typescript-eslint/typescript-eslint/issues/5135)) ([e5238c8](https://togithub.com/typescript-eslint/typescript-eslint/commit/e5238c84e56e7c34174b2c6f1e3ea59456797c2f)) - **eslint-plugin:** \[space-infix-ops] regression fix for type aliases ([#​5138](https://togithub.com/typescript-eslint/typescript-eslint/issues/5138)) ([4e13deb](https://togithub.com/typescript-eslint/typescript-eslint/commit/4e13deb05fbd8724996156b15b65f6a66794a7cc)) ### [`v5.27.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5271-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5270v5271-2022-06-06) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.27.0...v5.27.1) ##### Bug Fixes - **eslint-plugin:** \[space-infix-ops] correct PropertyDefinition with typeAnnotation ([#​5113](https://togithub.com/typescript-eslint/typescript-eslint/issues/5113)) ([d320174](https://togithub.com/typescript-eslint/typescript-eslint/commit/d320174f40a74b34e6b6e4c88128ef6e736311d8)) - **eslint-plugin:** \[space-infix-ops] regression fix for conditional types ([#​5135](https://togithub.com/typescript-eslint/typescript-eslint/issues/5135)) ([e5238c8](https://togithub.com/typescript-eslint/typescript-eslint/commit/e5238c84e56e7c34174b2c6f1e3ea59456797c2f)) - **eslint-plugin:** \[space-infix-ops] regression fix for type aliases ([#​5138](https://togithub.com/typescript-eslint/typescript-eslint/issues/5138)) ([4e13deb](https://togithub.com/typescript-eslint/typescript-eslint/commit/4e13deb05fbd8724996156b15b65f6a66794a7cc))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.30.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5300-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5290v5300-2022-06-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.29.0...v5.30.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.29.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5290-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5280v5290-2022-06-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.28.0...v5.29.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.28.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5280-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5271v5280-2022-06-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.27.1...v5.28.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) #### [5.27.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.27.0...v5.27.1) (2022-06-06) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.27.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5271-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5270v5271-2022-06-06) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.27.0...v5.27.1) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
facebook/jest ### [`v28.1.2`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#​2812) [Compare Source](https://togithub.com/facebook/jest/compare/v28.1.1...v28.1.2) ##### Fixes \-`[jest-runtime]` Avoid star type import from `@jest/globals` ([#​12949](https://togithub.com/facebook/jest/pull/12949)) ##### Chore & Maintenance - `[docs]` Mention that jest-codemods now supports Sinon ([#​12898](https://togithub.com/facebook/jest/pull/12898)) ### [`v28.1.1`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#​2811) [Compare Source](https://togithub.com/facebook/jest/compare/v28.1.0...v28.1.1) ##### Features - `[jest]` Expose `Config` type ([#​12848](https://togithub.com/facebook/jest/pull/12848)) - `[@jest/reporters]` Improve `GitHubActionsReporter`s annotation format ([#​12826](https://togithub.com/facebook/jest/pull/12826)) - `[@jest/types]` Infer argument types passed to `test` and `describe` callback functions from `each` tables ([#​12885](https://togithub.com/facebook/jest/pull/12885), [#​12905](https://togithub.com/facebook/jest/pull/12905)) ##### Fixes - `[@jest/expect-utils]` Fix deep equality of ImmutableJS OrderedMaps ([#​12763](https://togithub.com/facebook/jest/pull/12899)) - `[jest-docblock]` Handle multiline comments in parseWithComments ([#​12845](https://togithub.com/facebook/jest/pull/12845)) - `[jest-mock]` Improve `spyOn` error messages ([#​12901](https://togithub.com/facebook/jest/pull/12901)) - `[jest-runtime]` Correctly report V8 coverage with `resetModules: true` ([#​12912](https://togithub.com/facebook/jest/pull/12912)) - `[jest-worker]` Make `JestWorkerFarm` helper type to include methods of worker module that take more than one argument ([#​12839](https://togithub.com/facebook/jest/pull/12839)) ##### Chore & Maintenance - `[docs]` Updated docs to indicate that `jest-environment-jsdom` is a separate package [#​12828](https://togithub.com/facebook/jest/issues/12828) - `[docs]` Document the comments used by coverage providers [#​12835](https://togithub.com/facebook/jest/issues/12835) - `[docs]` Use `docusaurus-remark-plugin-tab-blocks` to format tabs with code examples ([#​12859](https://togithub.com/facebook/jest/pull/12859)) - `[jest-haste-map]` Bump `walker` version ([#​12324](https://togithub.com/facebook/jest/pull/12324))
gatsbyjs/gatsby (babel-preset-gatsby) ### [`v2.17.0`](https://togithub.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@2.16.0...babel-preset-gatsby@2.17.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@2.16.0...babel-preset-gatsby@2.17.0) ### [`v2.16.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/babel-preset-gatsby/CHANGELOG.md#​2160-httpsgithubcomgatsbyjsgatsbycommitsbabel-preset-gatsby2160packagesbabel-preset-gatsby-2022-06-07) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@2.15.0...babel-preset-gatsby@2.16.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16) **Note:** Version bump only for package babel-preset-gatsby
eslint/eslint ### [`v8.18.0`](https://togithub.com/eslint/eslint/releases/tag/v8.18.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.17.0...v8.18.0) ##### Features - [`a6273b8`](https://togithub.com/eslint/eslint/commit/a6273b83b103c463937936ef2404575758a7baa4) feat: account for rule creation time in performance reports ([#​15982](https://togithub.com/eslint/eslint/issues/15982)) (Nitin Kumar) ##### Bug Fixes - [`f364d47`](https://togithub.com/eslint/eslint/commit/f364d47013d146cdea42b27a7b24d105223f5ffe) fix: Make no-unused-vars treat for..of loops same as for..in loops ([#​15868](https://togithub.com/eslint/eslint/issues/15868)) (Alex Bass) ##### Documentation - [`4871047`](https://togithub.com/eslint/eslint/commit/4871047dbd0c5ef5e4089425a85ac85dcd9cf263) docs: Update analytics, canonical URL, ads ([#​15996](https://togithub.com/eslint/eslint/issues/15996)) (Nicholas C. Zakas) - [`cddad14`](https://togithub.com/eslint/eslint/commit/cddad1495fbc1750c26330f7aadc6647e2eebac3) docs: Add correct/incorrect containers ([#​15998](https://togithub.com/eslint/eslint/issues/15998)) (Nicholas C. Zakas) - [`b04bc6f`](https://togithub.com/eslint/eslint/commit/b04bc6f1d558d9ad5eb57383a779fec5a170b3d3) docs: Add rules meta info to rule pages ([#​15902](https://togithub.com/eslint/eslint/issues/15902)) (Nicholas C. Zakas) - [`1324f10`](https://togithub.com/eslint/eslint/commit/1324f10ac58d3685fdb656a4fc9d1e5c9d035e42) docs: unify the wording referring to optional exception ([#​15893](https://togithub.com/eslint/eslint/issues/15893)) (Abdelrahman Elkady) - [`ad54d02`](https://togithub.com/eslint/eslint/commit/ad54d0246797cdd849948e7a5d31571c498af7aa) docs: add missing trailing slash to some internal links ([#​15991](https://togithub.com/eslint/eslint/issues/15991)) (Milos Djermanovic) - [`df7768e`](https://togithub.com/eslint/eslint/commit/df7768e16a5ab55da97749bb89ff19f98ce0cc6c) docs: Switch to version-relative URLs ([#​15978](https://togithub.com/eslint/eslint/issues/15978)) (Nicholas C. Zakas) - [`21d6479`](https://togithub.com/eslint/eslint/commit/21d647904dc30f9484b22acdd9243a6d0ecfba38) docs: change some absolute links to relative ([#​15970](https://togithub.com/eslint/eslint/issues/15970)) (Milos Djermanovic) - [`f31216a`](https://togithub.com/eslint/eslint/commit/f31216a90a6204ed1fd56547772376a10f5d3ebb) docs: Update README team and sponsors (ESLint Jenkins) ##### Build Related - [`ed49f15`](https://togithub.com/eslint/eslint/commit/ed49f15fad96060501927ca27ebda1a4c736ed04) build: remove unwanted parallel and image-min for dev server ([#​15986](https://togithub.com/eslint/eslint/issues/15986)) (Strek) ##### Chores - [`f6e2e63`](https://togithub.com/eslint/eslint/commit/f6e2e632fa3710cfa467b15350b08dea6e0e3dfc) chore: fix 'replaced by' rule list ([#​16007](https://togithub.com/eslint/eslint/issues/16007)) (Milos Djermanovic) - [`d94dc84`](https://togithub.com/eslint/eslint/commit/d94dc84ae76a36b4ee9268c40d8536d2f5b1c63c) chore: remove unused deprecation warnings ([#​15994](https://togithub.com/eslint/eslint/issues/15994)) (Francesco Trotta) - [`cdcf11e`](https://togithub.com/eslint/eslint/commit/cdcf11e457a2455bd8875d78651fec55dd148139) chore: fix versions link ([#​15995](https://togithub.com/eslint/eslint/issues/15995)) (Milos Djermanovic) - [`d2a8715`](https://togithub.com/eslint/eslint/commit/d2a871543a12143fa0ecea13d7508021fd019031) chore: add trailing slash to `pathPrefix` ([#​15993](https://togithub.com/eslint/eslint/issues/15993)) (Milos Djermanovic) - [`58a1bf0`](https://togithub.com/eslint/eslint/commit/58a1bf0de33adb1d54c8051090f01984daa08c86) chore: tweak URL rewriting for local previews ([#​15992](https://togithub.com/eslint/eslint/issues/15992)) (Milos Djermanovic) - [`80404d2`](https://togithub.com/eslint/eslint/commit/80404d28f040df49706ba2c1e954aee945711aa9) chore: remove docs deploy workflow ([#​15984](https://togithub.com/eslint/eslint/issues/15984

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 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 Jul 1, 2022 at 2:20AM (UTC)