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

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.21.4 -> 7.21.5 age adoption passing confidence
@emotion/react (source) 11.10.6 -> 11.10.8 age adoption passing confidence
@emotion/styled (source) 11.10.6 -> 11.10.8 age adoption passing confidence
@types/jest (source) 29.5.0 -> 29.5.1 age adoption passing confidence
@types/node (source) 18.15.11 -> 18.16.3 age adoption passing confidence
@types/react (source) 18.0.31 -> 18.2.0 age adoption passing confidence
@types/react-dom (source) 18.0.11 -> 18.2.1 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.57.0 -> 5.59.2 age adoption passing confidence
@typescript-eslint/parser 5.57.0 -> 5.59.2 age adoption passing confidence
babel-preset-gatsby (source) 3.8.0 -> 3.9.0 age adoption passing confidence
eslint (source) 8.37.0 -> 8.39.0 age adoption passing confidence
eslint-import-resolver-typescript 3.5.4 -> 3.5.5 age adoption passing confidence
gatsby (source, changelog) 5.8.1 -> 5.9.0 age adoption passing confidence
gatsby-plugin-canonical-urls (source) 5.8.0 -> 5.9.0 age adoption passing confidence
gatsby-plugin-emotion (source) 8.8.0 -> 8.9.0 age adoption passing confidence
gatsby-plugin-image (source) 3.8.0 -> 3.9.0 age adoption passing confidence
gatsby-plugin-react-helmet (source) 6.8.0 -> 6.9.0 age adoption passing confidence
gatsby-plugin-sass (source) 6.8.0 -> 6.9.0 age adoption passing confidence
gatsby-plugin-sharp (source) 5.8.1 -> 5.9.0 age adoption passing confidence
gatsby-plugin-sitemap (source) 6.8.0 -> 6.9.0 age adoption passing confidence
gatsby-remark-autolink-headers (source) 6.8.0 -> 6.9.0 age adoption passing confidence
gatsby-remark-copy-linked-files (source) 6.8.0 -> 6.9.0 age adoption passing confidence
gatsby-remark-images (source) 7.8.0 -> 7.9.0 age adoption passing confidence
gatsby-remark-smartypants (source) 6.8.0 -> 6.9.0 age adoption passing confidence
gatsby-source-filesystem (source) 5.8.0 -> 5.9.0 age adoption passing confidence
gatsby-transformer-json (source) 5.8.0 -> 5.9.0 age adoption passing confidence
gatsby-transformer-remark (source) 6.8.0 -> 6.9.0 age adoption passing confidence
gatsby-transformer-sharp (source) 5.8.0 -> 5.9.0 age adoption passing confidence
gatsby-transformer-yaml (source) 5.8.0 -> 5.9.0 age adoption passing confidence
i18next (source) 22.4.13 -> 22.4.15 age adoption passing confidence
prettier (source) 2.8.7 -> 2.8.8 age adoption passing confidence
react-bootstrap (source) 2.7.2 -> 2.7.4 age adoption passing confidence
react-i18next 12.2.0 -> 12.2.2 age adoption passing confidence
sass 1.60.0 -> 1.62.1 age adoption passing confidence
ts-jest (source) 29.0.5 -> 29.1.0 age adoption passing confidence

Release Notes

babel/babel ### [`v7.21.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7215-2023-04-28) [Compare Source](https://togithub.com/babel/babel/compare/v7.21.4...v7.21.5) ##### :eyeglasses: Spec Compliance - `babel-generator`, `babel-parser`, `babel-types` - [#​15539](https://togithub.com/babel/babel/pull/15539) fix: Remove `mixins` and `implements` for `DeclareInterface` and `InterfaceDeclaration` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :bug: Bug Fix - `babel-core`, `babel-generator`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-react-jsx` - [#​15515](https://togithub.com/babel/babel/pull/15515) fix: `)` position with `createParenthesizedExpressions` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-preset-env` - [#​15580](https://togithub.com/babel/babel/pull/15580) Add syntax import meta to preset env ([@​JLHwung](https://togithub.com/JLHwung)) ##### :nail_care: Polish - `babel-types` - [#​15546](https://togithub.com/babel/babel/pull/15546) Improve the layout of generated validators ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-core` - [#​15535](https://togithub.com/babel/babel/pull/15535) Use `lt` instead of `lte` to check TS version for .cts config ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-core` - [#​15575](https://togithub.com/babel/babel/pull/15575) Use synchronous `import.meta.resolve` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-fixtures`, `babel-preset-typescript` - [#​15568](https://togithub.com/babel/babel/pull/15568) Handle `.overrides` and `.env` when resolving plugins/presets from fixture options ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin` - [#​15548](https://togithub.com/babel/babel/pull/15548) Use `semver` package to compare versions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
emotion-js/emotion ### [`v11.10.8`](https://togithub.com/emotion-js/emotion/releases/tag/%40emotion/react%4011.10.8) [Compare Source](https://togithub.com/emotion-js/emotion/compare/@emotion/react@11.10.6...@emotion/react@11.10.8) ##### Patch Changes - [#​3025](https://togithub.com/emotion-js/emotion/pull/3025) [`6bd13425`](https://togithub.com/emotion-js/emotion/commit/6bd13425a2b413150c81e63fad1105d7968b5e6f) Thanks [@​Andarist](https://togithub.com/Andarist)! - Fixed a parsing issue with `&` within nested functions in declaration values by updating the underlying parser ([stylis](https://togithub.com/thysultan/stylis)). - Updated dependencies \[[`6bd13425`](https://togithub.com/emotion-js/emotion/commit/6bd13425a2b413150c81e63fad1105d7968b5e6f), [`6bd13425`](https://togithub.com/emotion-js/emotion/commit/6bd13425a2b413150c81e63fad1105d7968b5e6f)]: - [@​emotion/babel-plugin](https://togithub.com/emotion/babel-plugin)[@​11](https://togithub.com/11).10.8 - [@​emotion/cache](https://togithub.com/emotion/cache)[@​11](https://togithub.com/11).10.8
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.59.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5592-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5591v5592-2023-05-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.1...v5.59.2) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ### [`v5.59.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5591-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5590v5591-2023-04-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.0...v5.59.1) ##### Bug Fixes - **eslint-plugin:** \[prefer-regexp-exec] skip malformed regexes ([#​6935](https://togithub.com/typescript-eslint/typescript-eslint/issues/6935)) ([05ed60e](https://togithub.com/typescript-eslint/typescript-eslint/commit/05ed60e25f1de9d1bb83d56c81a349130960bec8)) - **eslint-plugin:** \[unified-signatures] no parameters function ([#​6940](https://togithub.com/typescript-eslint/typescript-eslint/issues/6940)) ([2970861](https://togithub.com/typescript-eslint/typescript-eslint/commit/297086154acc568a0ae8eb41c8977b7a7ba4e0ed)) ### [`v5.59.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5590-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5580v5590-2023-04-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.58.0...v5.59.0) ##### Bug Fixes - **eslint-plugin:** \[no-unnecessary-condition] allow nullish coalescing for naked type parameter ([#​6910](https://togithub.com/typescript-eslint/typescript-eslint/issues/6910)) ([3e5f858](https://togithub.com/typescript-eslint/typescript-eslint/commit/3e5f8583f1e4fe045c2fe2143d6f280b7381f96b)) ##### Features - **eslint-plugin:** \[ban-types] add NonNullable suggestion and allow custom suggestions ([#​6876](https://togithub.com/typescript-eslint/typescript-eslint/issues/6876)) ([ff65235](https://togithub.com/typescript-eslint/typescript-eslint/commit/ff65235246bb6214fb64f0e0317373ca99f8bcbe)) ### [`v5.58.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5580-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5571v5580-2023-04-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.57.1...v5.58.0) ##### Bug Fixes - **eslint-plugin:** \[unified-signatures] allow overloads with different named and different number of parameters ([#​6877](https://togithub.com/typescript-eslint/typescript-eslint/issues/6877)) ([939d665](https://togithub.com/typescript-eslint/typescript-eslint/commit/939d6656ebcb94fab048a08d719b3e77362ab5b4)) ##### Features - **eslint-plugin:** \[no-unsafe-enum-comparison] add rule ([#​6107](https://togithub.com/typescript-eslint/typescript-eslint/issues/6107)) ([915f9c2](https://togithub.com/typescript-eslint/typescript-eslint/commit/915f9c2dc8934eef491a672786ec9f016f3658ba)) #### [5.57.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.57.0...v5.57.1) (2023-04-03) ##### Bug Fixes - **eslint-plugin:** \[strict-boolean-expressions] support mixed enums in allowNullableEnum option ([#​6740](https://togithub.com/typescript-eslint/typescript-eslint/issues/6740)) ([49be8a8](https://togithub.com/typescript-eslint/typescript-eslint/commit/49be8a814c82f3784308ef5a6e90478eb56e55c1)) ### [`v5.57.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5571-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5570v5571-2023-04-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.57.0...v5.57.1) ##### Bug Fixes - **eslint-plugin:** \[strict-boolean-expressions] support mixed enums in allowNullableEnum option ([#​6740](https://togithub.com/typescript-eslint/typescript-eslint/issues/6740)) ([49be8a8](https://togithub.com/typescript-eslint/typescript-eslint/commit/49be8a814c82f3784308ef5a6e90478eb56e55c1))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.59.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5592-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5591v5592-2023-05-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.1...v5.59.2) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.59.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5591-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5590v5591-2023-04-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.0...v5.59.1) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.59.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5590-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5580v5590-2023-04-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.58.0...v5.59.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.58.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5580-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5571v5580-2023-04-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.57.1...v5.58.0) ##### Bug Fixes - update getLib for new TypeScript targets ES2021, ES2022 ([#​6782](https://togithub.com/typescript-eslint/typescript-eslint/issues/6782)) ([1c04664](https://togithub.com/typescript-eslint/typescript-eslint/commit/1c0466414300f338c6c4111f8d1eac0c3e6a8983)) #### [5.57.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.57.0...v5.57.1) (2023-04-03) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.57.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5571-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5570v5571-2023-04-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.57.0...v5.57.1) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
gatsbyjs/gatsby (babel-preset-gatsby) ### [`v3.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/babel-preset-gatsby/CHANGELOG.md#​390-httpsgithubcomgatsbyjsgatsbycommitsbabel-preset-gatsby390packagesbabel-preset-gatsby-2023-04-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@3.8.0...babel-preset-gatsby@3.9.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) **Note:** Version bump only for package babel-preset-gatsby
eslint/eslint ### [`v8.39.0`](https://togithub.com/eslint/eslint/releases/tag/v8.39.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.38.0...v8.39.0) #### Features - [`3f7af9f`](https://togithub.com/eslint/eslint/commit/3f7af9f408625dbc486af914706d34c4b483b5ba) feat: Implement `SourceCode#markVariableAsUsed()` ([#​17086](https://togithub.com/eslint/eslint/issues/17086)) (Nicholas C. Zakas) #### Documentation - [`6987dc5`](https://togithub.com/eslint/eslint/commit/6987dc59e46f4e345d0d6c20c1f2c6846bbd7acc) docs: Fix formatting in Custom Rules docs ([#​17097](https://togithub.com/eslint/eslint/issues/17097)) (Milos Djermanovic) - [`4ee92e5`](https://togithub.com/eslint/eslint/commit/4ee92e5cbdeba6fea2147901ce926de16946958a) docs: Update README (GitHub Actions Bot) - [`d8e9887`](https://togithub.com/eslint/eslint/commit/d8e9887c2c384d24d586d08ee9ae2ada79bd234c) docs: Custom Rules cleanup/expansion ([#​16906](https://togithub.com/eslint/eslint/issues/16906)) (Ben Perlmutter) - [`1fea279`](https://togithub.com/eslint/eslint/commit/1fea2797801a82a2718814c83dad641dab092bcc) docs: Clarify how to add to tsc agenda ([#​17084](https://togithub.com/eslint/eslint/issues/17084)) (Nicholas C. Zakas) - [`970ef1c`](https://togithub.com/eslint/eslint/commit/970ef1c868235a58297682513842f1256cdfbd03) docs: Update triage board location (Nicholas C. Zakas) - [`6d8bffd`](https://togithub.com/eslint/eslint/commit/6d8bffdf45d50e272dc45e6d2d05b4a737514468) docs: Update README (GitHub Actions Bot) #### Chores - [`60a6f26`](https://togithub.com/eslint/eslint/commit/60a6f2694deb4aa1c54de2a28d0357cddfd16644) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).39.0 ([#​17102](https://togithub.com/eslint/eslint/issues/17102)) (Milos Djermanovic) - [`d5ba5c0`](https://togithub.com/eslint/eslint/commit/d5ba5c0a85e7a10777761f5d46c104ab7f25845b) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`f57eff2`](https://togithub.com/eslint/eslint/commit/f57eff20f5789408e95061f1af5354bb9b4f4784) ci: run tests on Node.js v20 ([#​17093](https://togithub.com/eslint/eslint/issues/17093)) (Nitin Kumar) - [`9d1b8fc`](https://togithub.com/eslint/eslint/commit/9d1b8fc60cc31f12618e58c10a2669506b7ce9bf) perf: Binary search in token store `utils.search` ([#​17066](https://togithub.com/eslint/eslint/issues/17066)) (Francesco Trotta) - [`07a4435`](https://togithub.com/eslint/eslint/commit/07a4435a0c08cb63ebf11b71f735bac20318829b) chore: Add request for minimal repro to bug report ([#​17081](https://togithub.com/eslint/eslint/issues/17081)) (Nicholas C. Zakas) - [`eac4943`](https://togithub.com/eslint/eslint/commit/eac4943ba2e4edb3dbfea0470e5d4b15a4926c40) refactor: remove unnecessary use of `SourceCode#getAncestors` in rules ([#​17075](https://togithub.com/eslint/eslint/issues/17075)) (Milos Djermanovic) - [`0a7b60a`](https://togithub.com/eslint/eslint/commit/0a7b60a9d5621dbbc1a8a8adda3b7c2060c779ca) chore: update description of `SourceCode#getDeclaredVariables` ([#​17072](https://togithub.com/eslint/eslint/issues/17072)) (Milos Djermanovic) - [`6e2df71`](https://togithub.com/eslint/eslint/commit/6e2df71cc390252aaca212abe3dc0467fe397450) chore: remove unnecessary references to the LICENSE file ([#​17071](https://togithub.com/eslint/eslint/issues/17071)) (Milos Djermanovic) ### [`v8.38.0`](https://togithub.com/eslint/eslint/releases/tag/v8.38.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.37.0...v8.38.0) #### Features - [`a1d561d`](https://togithub.com/eslint/eslint/commit/a1d561d18ed653b56bddbfb1bab1ebe957293563) feat: Move getDeclaredVariables and getAncestors to SourceCode ([#​17059](https://togithub.com/eslint/eslint/issues/17059)) (Nicholas C. Zakas) #### Bug Fixes - [`1c1ece2`](https://togithub.com/eslint/eslint/commit/1c1ece26d1da61e523b83dda25353ec9379eb6c9) fix: do not report on `RegExp(...args)` in `require-unicode-regexp` ([#​17037](https://togithub.com/eslint/eslint/issues/17037)) (Francesco Trotta) #### Documentation - [`7162d34`](https://togithub.com/eslint/eslint/commit/7162d34df9a66c817c3bd4aafd3a03d226b58dd5) docs: Mention new config system is complete ([#​17068](https://togithub.com/eslint/eslint/issues/17068)) (Nicholas C. Zakas) - [`0fd6bb2`](https://togithub.com/eslint/eslint/commit/0fd6bb213ad2de77543c936eda21501653182e52) docs: Update README (GitHub Actions Bot) - [`c83531c`](https://togithub.com/eslint/eslint/commit/c83531c1a6026675f36aa9e33fef14458043974a) docs: Update/remove external links, eg. point to `eslint-community` ([#​17061](https://togithub.com/eslint/eslint/issues/17061)) (Pelle Wessman) - [`a3aa6f5`](https://togithub.com/eslint/eslint/commit/a3aa6f5f146534ed7999ebf8930c524a4871ec0b) docs: Clarify `no-div-regex` rule docs ([#​17051](https://togithub.com/eslint/eslint/issues/17051)) (Francesco Trotta) - [`b0f11cf`](https://togithub.com/eslint/eslint/commit/b0f11cf977a4180bf7c3042e7faeaaa067ffafd0) docs: Update README (GitHub Actions Bot) - [`da8d52a`](https://togithub.com/eslint/eslint/commit/da8d52a9d4edd9b2016cd4a15cd78f1ddadf20c7) docs: Update the second object instance for the "no-new" rule ([#​17020](https://togithub.com/eslint/eslint/issues/17020)) (Ahmadou Waly NDIAYE) - [`518130a`](https://togithub.com/eslint/eslint/commit/518130ae79a16d7bf4d752c211ae88152cc5a6f0) docs: switch language based on current path ([#​16687](https://togithub.com/eslint/eslint/issues/16687)) (Percy Ma) - [`24206c4`](https://togithub.com/eslint/eslint/commit/24206c49a138d4390f815ae122ee12f564bc604b) docs: Update README (GitHub Actions Bot) #### Chores - [`59ed060`](https://togithub.com/eslint/eslint/commit/59ed06041d4670781956221086ea0fca6683788d) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).38.0 ([#​17069](https://togithub.com/eslint/eslint/issues/17069)) (Milos Djermanovic) - [`88c0898`](https://togithub.com/eslint/eslint/commit/88c08984ec259ac22d839397c06beec8ef213120) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`cf682d2`](https://togithub.com/eslint/eslint/commit/cf682d249f04a6a304407d5b9ddbbc4a9714dd62) refactor: simplify new-parens rule schema ([#​17060](https://togithub.com/eslint/eslint/issues/17060)) (MHO) - [`0dde022`](https://togithub.com/eslint/eslint/commit/0dde02211268394bcbc2b0beef55ea2409b6f55d) ci: bump actions/add-to-project from 0.4.1 to 0.5.0 ([#​17055](https://togithub.com/eslint/eslint/issues/17055)) (dependabot\[bot])
import-js/eslint-import-resolver-typescript ### [`v3.5.5`](https://togithub.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#​355) [Compare Source](https://togithub.com/import-js/eslint-import-resolver-typescript/compare/v3.5.4...v3.5.5) ##### Patch Changes - [`84b0649`](https://togithub.com/import-js/eslint-import-resolver-typescript/commit/84b0649096d81c4556bc506285fd2e3e56dadf09) Thanks [@​JounQin](https://togithub.com/JounQin)! - fix: mark eslint-module-utils as dep
gatsbyjs/gatsby (gatsby) ### [`v5.9.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%405.9.0): v5.9.0 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@5.8.1...gatsby@5.9.0) Welcome to `gatsby@5.9.0` release (April 2023 #1) Key highlights of this release: - [Performance improvements](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9#performance-improvements) - [New "Creating a Source Plugin" tutorial](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9#new-creating-a-source-plugin-tutorial) **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@5.9.0-next.0...gatsby@5.9.0)
gatsbyjs/gatsby (gatsby-plugin-canonical-urls) ### [`v5.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-canonical-urls/CHANGELOG.md#​590-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-canonical-urls590packagesgatsby-plugin-canonical-urls-2023-04-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-canonical-urls@5.8.0...gatsby-plugin-canonical-urls@5.9.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) **Note:** Version bump only for package gatsby-plugin-canonical-urls
gatsbyjs/gatsby (gatsby-plugin-emotion) ### [`v8.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-emotion/CHANGELOG.md#​890-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-emotion890packagesgatsby-plugin-emotion-2023-04-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-emotion@8.8.0...gatsby-plugin-emotion@8.9.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) **Note:** Version bump only for package gatsby-plugin-emotion
gatsbyjs/gatsby (gatsby-plugin-image) ### [`v3.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-image/CHANGELOG.md#​390-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-image390packagesgatsby-plugin-image-2023-04-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@3.8.0...gatsby-plugin-image@3.9.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) ##### Bug Fixes - update dependency fs-extra to ^11.1.1 [#​37827](https://togithub.com/gatsbyjs/gatsby/issues/37827) ([3e9a590](https://togithub.com/gatsbyjs/gatsby/commit/3e9a590fdc0b4cdbc763b6a6e3ca3e983ac8231a)) - update typescript to v5 (major) [#​37906](https://togithub.com/gatsbyjs/gatsby/issues/37906) ([3859ba6](https://togithub.com/gatsbyjs/gatsby/commit/3859ba6ce629e658525f858a8799b08c34c3eda5)) ##### Chores - update typescript [#​37848](https://togithub.com/gatsbyjs/gatsby/issues/37848) ([9f92796](https://togithub.com/gatsbyjs/gatsby/commit/9f92796070b0e73fa92089af93de376c9be9021e)) - update \[dev] minor and patch dependencies for gatsby-plugin-image [#​37816](https://togithub.com/gatsbyjs/gatsby/issues/37816) ([67a4a88](https://togithub.com/gatsbyjs/gatsby/commit/67a4a888e23bbe53e954823d9d549d3bc3c66124))
gatsbyjs/gatsby (gatsby-plugin-react-helmet) ### [`v6.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#​690-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-react-helmet690packagesgatsby-plugin-react-helmet-2023-04-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.8.0...gatsby-plugin-react-helmet@6.9.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) **Note:** Version bump only for package gatsby-plugin-react-helmet
gatsbyjs/gatsby (gatsby-plugin-sass) ### [`v6.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#​690-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sass690packagesgatsby-plugin-sass-2023-04-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@6.8.0...gatsby-plugin-sass@6.9.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) ##### Chores - update dependency autoprefixer to ^10.4.14 for gatsby-plugin-sass [#​37819](https://togithub.com/gatsbyjs/gatsby/issues/37819) ([e193c81](https://togithub.com/gatsbyjs/gatsby/commit/e193c810b0ccc7cad9734aaefce763f346f9f67e))
gatsbyjs/gatsby (gatsby-plugin-sharp) ### [`v5.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#​590-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sharp590packagesgatsby-plugin-sharp-2023-04-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@5.8.1...gatsby-plugin-sharp@5.9.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) ##### Bug Fixes - update dependency fs-extra to ^11.1.1 [#​37827](https://togithub.com/gatsbyjs/gatsby/issues/37827) ([3e9a590](https://togithub.com/gatsbyjs/gatsby/commit/3e9a590fdc0b4cdbc763b6a6e3ca3e983ac8231a)) - don't serve static assets that are not result of currently triggered deferred job [#​37796](https://togithub.com/gatsbyjs/gatsby/issues/37796) ([6539860](https://togithub.com/gatsbyjs/gatsby/commit/6539860a588e3cdd17b77e7bcd98d61cbf1e2d20)) ##### [5.8.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.8.1/packages/gatsby-plugin-sharp) (2023-03-29) ##### Bug Fixes - don't serve static assets that are not result of currently triggered deferred job [#​37796](https://togithub.com/gatsbyjs/gatsby/issues/37796) [#​37799](https://togithub.com/gatsbyjs/gatsby/issues/37799) ([5f44208](https://togithub.com/gatsbyjs/gatsby/commit/5f442081b227cc0879babb96858f970c4ce94c6b))
gatsbyjs/gatsby (gatsby-plugin-sitemap) ### [`v6.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sitemap/CHANGELOG.md#​690-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sitemap690packagesgatsby-plugin-sitemap-2023-04-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sitemap@6.8.0...gatsby-plugin-sitemap@6.9.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) ##### Bug Fixes - remove splice for default filter [#​37916](https://togithub.com/gatsbyjs/gatsby/issues/37916) ([dd47b7c](https://togithub.com/gatsbyjs/gatsby/commit/dd47b7c09359387f8471faf9ffa469d1242fa5d9))
gatsbyjs/gatsby (gatsby-remark-autolink-headers) ### [`v6.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-autolink-headers/CHANGELOG.md#​690-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-autolink-headers690packagesgatsby-remark-autolink-headers-2023-04-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-autolink-headers@6.8.0...gatsby-remark-autolink-headers@6.9.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) ##### Bug Fixes - update dependency github-slugger to ^1.5.0 for gatsby-remark-autolink-headers [#​37854](https://togithub.com/gatsbyjs/gatsby/issues/37854) ([19062c6](https://togithub.com/gatsbyjs/gatsby/commit/19062c6e619c1543e18c0496ed56b77679cb6cf6)) ##### Chores - Fix typo in README Fix [#​37812](https://togithub.com/gatsbyjs/gatsby/issues/37812) ([468b4f6](https://togithub.com/gatsbyjs/gatsby/commit/468b4f691c0cc9cfc4092258874c426bbcdd6093))
gatsbyjs/gatsby (gatsby-remark-copy-linked-files) ### [`v6.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-copy-linked-files/CHANGELOG.md#​690-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-copy-linked-files690packagesgatsby-remark-copy-linked-files-2023-04-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-copy-linked-files@6.8.0...gatsby-remark-copy-linked-files@6.9.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) ##### Bug Fixes - update dependency fs-extra to ^11.1.1 [#​37827](https://togithub.com/gatsbyjs/gatsby/issues/37827) ([3e9a590](https://togithub.com/gatsbyjs/gatsby/commit/3e9a590fdc0b4cdbc763b6a6e3ca3e983ac8231a))
gatsbyjs/gatsby (gatsby-remark-images) ### [`v7.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-images/CHANGELOG.md#​790-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-images790packagesgatsby-remark-images-2023-04-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-images@7.8.0...gatsby-remark-images@7.9.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) **Note:** Version bump only for package gatsby-remark-images
gatsbyjs/gatsby (gatsby-remark-smartypants) ### [`v6.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-smartypants/CHANGELOG.md#​690-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-smartypants690packagesgatsby-remark-smartypants-2023-04-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-smartypants@6.8.0...gatsby-remark-smartypants@6.9.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) **Note:** Version bump only for package gatsby-remark-smartypants
gatsbyjs/gatsby (gatsby-source-filesystem) ### [`v5.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-source-filesystem/CHANGELOG.md#​590-httpsgithubcomgatsbyjsgatsbycommitsgatsby-source-filesystem590packagesgatsby-source-filesystem-2023-04-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@5.8.0...gatsby-source-filesystem@5.9.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) ##### Bug Fixes - update dependency xstate to ^4.37.1 for gatsby-source-filesystem [#​37872](https://togithub.com/gatsbyjs/gatsby/issues/37872) ([579fe1e](https://togithub.com/gatsbyjs/gatsby/commit/579fe1e2aee8bf382741e7b1b3674eec165bc3f6)) - update dependency fs-extra to ^11.1.1 [#​37827](https://togithub.com/gatsbyjs/gatsby/issues/37827) ([3e9a590](https://togithub.com/gatsbyjs/gatsby/commit/3e9a590fdc0b4cdbc763b6a6e3ca3e983ac8231a))
gatsbyjs/gatsby (gatsby-transformer-jso

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 Comments Updated (UTC)
ftsrg-github-io ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 2, 2023 10:13am