arrow-kt / arrow-website

This is the main website for Arrow, the functional companion to Kotlin's Standard Library
https://arrow-kt.io
Apache License 2.0
10 stars 21 forks source link

fix(deps): update all package.json changes #292

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@docusaurus/core (source) 3.3.2 -> 3.4.0 age adoption passing confidence
@docusaurus/module-type-aliases (source) 3.3.2 -> 3.4.0 age adoption passing confidence
@docusaurus/preset-classic (source) 3.3.2 -> 3.4.0 age adoption passing confidence
@docusaurus/theme-mermaid (source) 3.3.2 -> 3.4.0 age adoption passing confidence
@easyops-cn/docusaurus-search-local (source) 0.40.1 -> 0.44.3 age adoption passing confidence
postcss-custom-media (source) 10.0.6 -> 10.0.8 age adoption passing confidence
prettier (source) 3.2.5 -> 3.3.2 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
typescript (source) 5.4.5 -> 5.5.3 age adoption passing confidence

Release Notes

facebook/docusaurus (@​docusaurus/core) ### [`v3.4.0`](https://togithub.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#340-2024-05-31) [Compare Source](https://togithub.com/facebook/docusaurus/compare/v3.3.2...v3.4.0) ##### :rocket: New Feature - `create-docusaurus`, `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`, `docusaurus-theme-classic`, `docusaurus-utils-validation`, `docusaurus-utils` - [#​10137](https://togithub.com/facebook/docusaurus/pull/10137) feat(docs, blog): add support for `tags.yml`, predefined list of tags ([@​OzakIOne](https://togithub.com/OzakIOne)) - `docusaurus-theme-translations` - [#​10151](https://togithub.com/facebook/docusaurus/pull/10151) feat(theme-translations): Added Turkmen (tk) default theme translations ([@​ilmedova](https://togithub.com/ilmedova)) - [#​10111](https://togithub.com/facebook/docusaurus/pull/10111) feat(theme-translations): Add Bulgarian default theme translations (bg) ([@​PetarMc1](https://togithub.com/PetarMc1)) - `docusaurus-plugin-client-redirects`, `docusaurus-plugin-content-blog`, `docusaurus-plugin-pwa`, `docusaurus-plugin-sitemap`, `docusaurus-theme-search-algolia`, `docusaurus-types`, `docusaurus-utils`, `docusaurus` - [#​9859](https://togithub.com/facebook/docusaurus/pull/9859) feat(core): hash router option - browse site offline (experimental) ([@​slorber](https://togithub.com/slorber)) - `docusaurus-module-type-aliases`, `docusaurus-theme-classic`, `docusaurus-theme-common`, `docusaurus-types`, `docusaurus` - [#​10121](https://togithub.com/facebook/docusaurus/pull/10121) feat(core): site storage config options (experimental) ([@​slorber](https://togithub.com/slorber)) ##### :bug: Bug Fix - `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`, `docusaurus-utils` - [#​10185](https://togithub.com/facebook/docusaurus/pull/10185) fix(docs, blog): Markdown link resolution does not support hot reload ([@​slorber](https://togithub.com/slorber)) - `docusaurus-theme-search-algolia` - [#​10178](https://togithub.com/facebook/docusaurus/pull/10178) fix(theme): SearchPage should respect `contextualSearch: false` setting ([@​ncoughlin](https://togithub.com/ncoughlin)) - [#​10164](https://togithub.com/facebook/docusaurus/pull/10164) fix(search): fix algolia search container bug ([@​slorber](https://togithub.com/slorber)) - `docusaurus-mdx-loader`, `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`, `docusaurus-plugin-content-pages`, `docusaurus-utils` - [#​10168](https://togithub.com/facebook/docusaurus/pull/10168) fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp ([@​slorber](https://togithub.com/slorber)) - `docusaurus-theme-translations` - [#​10165](https://togithub.com/facebook/docusaurus/pull/10165) fix(theme-translation): add missing Korean (ko) theme translations ([@​revi](https://togithub.com/revi)) - [#​10157](https://togithub.com/facebook/docusaurus/pull/10157) fix(theme-translations): complete Vietnamese theme translations ([@​namnguyenthanhwork](https://togithub.com/namnguyenthanhwork)) - `docusaurus` - [#​10145](https://togithub.com/facebook/docusaurus/pull/10145) fix(core): fix serve workaround regexp ([@​slorber](https://togithub.com/slorber)) - [#​10142](https://togithub.com/facebook/docusaurus/pull/10142) fix(core): fix `docusaurus serve` broken for assets when using trailingSlash ([@​slorber](https://togithub.com/slorber)) - [#​10130](https://togithub.com/facebook/docusaurus/pull/10130) fix(core): the broken anchor checker should not be sensitive pathname trailing slashes ([@​slorber](https://togithub.com/slorber)) - `docusaurus-theme-classic`, `docusaurus-theme-common` - [#​10144](https://togithub.com/facebook/docusaurus/pull/10144) fix(theme): fix announcement bar layout shift due to missing storage key namespace ([@​slorber](https://togithub.com/slorber)) - `docusaurus-plugin-content-docs`, `docusaurus` - [#​10132](https://togithub.com/facebook/docusaurus/pull/10132) fix(core): `configurePostCss()` should run after `configureWebpack()` ([@​slorber](https://togithub.com/slorber)) - `docusaurus-utils`, `docusaurus` - [#​10131](https://togithub.com/facebook/docusaurus/pull/10131) fix(core): codegen should generate unique route prop filenames ([@​slorber](https://togithub.com/slorber)) - `docusaurus-theme-classic`, `docusaurus-theme-translations` - [#​10118](https://togithub.com/facebook/docusaurus/pull/10118) fix(theme-translations): fix missing pluralization for label DocCard.categoryDescription.plurals ([@​slorber](https://togithub.com/slorber)) ##### :memo: Documentation - [#​10176](https://togithub.com/facebook/docusaurus/pull/10176) docs: add community plugin docusaurus-graph ([@​Arsero](https://togithub.com/Arsero)) - [#​10173](https://togithub.com/facebook/docusaurus/pull/10173) docs: improve how to use `
` ([@​tats-u](https://togithub.com/tats-u)) - [#​10167](https://togithub.com/facebook/docusaurus/pull/10167) docs: suggest using `{<...>...}` if don't use Markdown in migra… ([@​tats-u](https://togithub.com/tats-u)) - [#​10143](https://togithub.com/facebook/docusaurus/pull/10143) docs: recommend users to remove hast-util-is-element in migration to v3 ([@​tats-u](https://togithub.com/tats-u)) - [#​10124](https://togithub.com/facebook/docusaurus/pull/10124) docs: v3 prepare your site blog post should point users to the upgrade guide ([@​homotechsual](https://togithub.com/homotechsual)) ##### :robot: Dependencies - [#​10155](https://togithub.com/facebook/docusaurus/pull/10155) chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​10154](https://togithub.com/facebook/docusaurus/pull/10154) chore(deps): bump github/codeql-action from 2.13.4 to 3.25.6 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​10112](https://togithub.com/facebook/docusaurus/pull/10112) chore(deps): bump actions/dependency-review-action from 4.3.1 to 4.3.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 11 - Azzedine E. ([@​Arsero](https://togithub.com/Arsero)) - CodeDoctor ([@​CodeDoctorDE](https://togithub.com/CodeDoctorDE)) - Mahri Ilmedova ([@​ilmedova](https://togithub.com/ilmedova)) - Mikey O'Toole ([@​homotechsual](https://togithub.com/homotechsual)) - Nguyễn Thành Nam ([@​namnguyenthanhwork](https://togithub.com/namnguyenthanhwork)) - Nick Coughlin ([@​ncoughlin](https://togithub.com/ncoughlin)) - Petar_mc ([@​PetarMc1](https://togithub.com/PetarMc1)) - Sébastien Lorber ([@​slorber](https://togithub.com/slorber)) - Tatsunori Uchino ([@​tats-u](https://togithub.com/tats-u)) - Yongmin ([@​revi](https://togithub.com/revi)) - ozaki ([@​OzakIOne](https://togithub.com/OzakIOne))
easyops-cn/docusaurus-search-local (@​easyops-cn/docusaurus-search-local) ### [`v0.44.3`](https://togithub.com/easyops-cn/docusaurus-search-local/releases/tag/v0.44.3) [Compare Source](https://togithub.com/easyops-cn/docusaurus-search-local/compare/v0.44.2...v0.44.3) ##### Bug Fixes - append a `/` to the search link. ([#​432](https://togithub.com/easyops-cn/docusaurus-search-local/issues/432)) ([60c23d4](https://togithub.com/easyops-cn/docusaurus-search-local/commit/60c23d43c5c9b3ecc6ceb7319762a9c4acb9e32e)) ### [`v0.44.2`](https://togithub.com/easyops-cn/docusaurus-search-local/releases/tag/v0.44.2) [Compare Source](https://togithub.com/easyops-cn/docusaurus-search-local/compare/v0.44.1...v0.44.2) ##### Bug Fixes - manually make the search bar be LTR even if in RTL ([a5c7184](https://togithub.com/easyops-cn/docusaurus-search-local/commit/a5c7184c77929410732df022ebb3257bdb491074)) ### [`v0.44.1`](https://togithub.com/easyops-cn/docusaurus-search-local/releases/tag/v0.44.1) [Compare Source](https://togithub.com/easyops-cn/docusaurus-search-local/compare/v0.44.0...v0.44.1) ##### Bug Fixes - fix searching within context closes [#​424](https://togithub.com/easyops-cn/docusaurus-search-local/issues/424) ([bbec667](https://togithub.com/easyops-cn/docusaurus-search-local/commit/bbec66782d6a285338211248f14b4d1d0e5eee50)) ### [`v0.44.0`](https://togithub.com/easyops-cn/docusaurus-search-local/releases/tag/v0.44.0) [Compare Source](https://togithub.com/easyops-cn/docusaurus-search-local/compare/v0.43.0...v0.44.0) ##### Features - add more translate to locales ([#​417](https://togithub.com/easyops-cn/docusaurus-search-local/issues/417)) ([0ee814b](https://togithub.com/easyops-cn/docusaurus-search-local/commit/0ee814b4f4e320ec6a672bef1e04ee6bbe6ba10b)) ### [`v0.43.0`](https://togithub.com/easyops-cn/docusaurus-search-local/releases/tag/v0.43.0) [Compare Source](https://togithub.com/easyops-cn/docusaurus-search-local/compare/v0.42.0...v0.43.0) ##### Features - add theme.SearchPage.searchContext.everywhere to locales ([#​414](https://togithub.com/easyops-cn/docusaurus-search-local/issues/414)) ([5e13bda](https://togithub.com/easyops-cn/docusaurus-search-local/commit/5e13bdaf5e2c3bcb287f2472a5e3f86649d04844)) ### [`v0.42.0`](https://togithub.com/easyops-cn/docusaurus-search-local/releases/tag/v0.42.0) [Compare Source](https://togithub.com/easyops-cn/docusaurus-search-local/compare/v0.41.1...v0.42.0) ##### Features - support add document to multiple context paths ([#​412](https://togithub.com/easyops-cn/docusaurus-search-local/issues/412)), closes [#​407](https://togithub.com/easyops-cn/docusaurus-search-local/issues/407) ([0107676](https://togithub.com/easyops-cn/docusaurus-search-local/commit/010767683331041c68b0dcd5d1b268db1455d9cc)) ### [`v0.41.1`](https://togithub.com/easyops-cn/docusaurus-search-local/releases/tag/v0.41.1) [Compare Source](https://togithub.com/easyops-cn/docusaurus-search-local/compare/v0.41.0...v0.41.1) ##### Bug Fixes - bump version only for handling hash link with url path, closes [#​408](https://togithub.com/easyops-cn/docusaurus-search-local/issues/408) via [#​410](https://togithub.com/easyops-cn/docusaurus-search-local/issues/410) ([9d76b81](https://togithub.com/easyops-cn/docusaurus-search-local/commit/9d76b81be5ac3dad8b32ee66ac24004a1724df16)) ### [`v0.41.0`](https://togithub.com/easyops-cn/docusaurus-search-local/releases/tag/v0.41.0) [Compare Source](https://togithub.com/easyops-cn/docusaurus-search-local/compare/v0.40.1...v0.41.0) ##### Features - support search based on description and keywords ([0c12b59](https://togithub.com/easyops-cn/docusaurus-search-local/commit/0c12b59866c6d9b7bfa342b4f87e40b01b5f7d48)), closes [#​344](https://togithub.com/easyops-cn/docusaurus-search-local/issues/344)
csstools/postcss-plugins (postcss-custom-media) ### [`v10.0.8`](https://togithub.com/csstools/postcss-plugins/blob/HEAD/plugins/postcss-custom-media/CHANGELOG.md#1008) [Compare Source](https://togithub.com/csstools/postcss-plugins/compare/e0403eca519a995e9af017b5edf8b8e907416f97...235abd7659839a0afca47ebba0991e9c3db1b3d1) *July 6, 2024* - Updated [`@csstools/css-tokenizer`](https://togithub.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer) to [`2.4.1`](https://togithub.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#241) (patch) - Updated [`@csstools/css-parser-algorithms`](https://togithub.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms) to [`2.7.1`](https://togithub.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#271) (patch) - Updated [`@csstools/cascade-layer-name-parser`](https://togithub.com/csstools/postcss-plugins/tree/main/packages/cascade-layer-name-parser) to [`1.0.13`](https://togithub.com/csstools/postcss-plugins/tree/main/packages/cascade-layer-name-parser/CHANGELOG.md#1013) (patch) - Updated [`@csstools/media-query-list-parser`](https://togithub.com/csstools/postcss-plugins/tree/main/packages/media-query-list-parser) to [`2.1.13`](https://togithub.com/csstools/postcss-plugins/tree/main/packages/media-query-list-parser/CHANGELOG.md#2113) (patch) ### [`v10.0.7`](https://togithub.com/csstools/postcss-plugins/blob/HEAD/plugins/postcss-custom-media/CHANGELOG.md#1007) [Compare Source](https://togithub.com/csstools/postcss-plugins/compare/bc7be9c7fb1e67b023655f1e3bcf687a1770a153...e0403eca519a995e9af017b5edf8b8e907416f97) *June 29, 2024* - Updated [`@csstools/css-tokenizer`](https://togithub.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer) to [`2.3.2`](https://togithub.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#232) (patch) - Updated [`@csstools/css-parser-algorithms`](https://togithub.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms) to [`2.7.0`](https://togithub.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#270) (minor) - Updated [`@csstools/cascade-layer-name-parser`](https://togithub.com/csstools/postcss-plugins/tree/main/packages/cascade-layer-name-parser) to [`1.0.12`](https://togithub.com/csstools/postcss-plugins/tree/main/packages/cascade-layer-name-parser/CHANGELOG.md#1012) (patch) - Updated [`@csstools/media-query-list-parser`](https://togithub.com/csstools/postcss-plugins/tree/main/packages/media-query-list-parser) to [`2.1.12`](https://togithub.com/csstools/postcss-plugins/tree/main/packages/media-query-list-parser/CHANGELOG.md#2112) (patch)
prettier/prettier (prettier) ### [`v3.3.2`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#332) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) [diff](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) ##### Fix handlebars path expressions starts with `@` ([#​16358](https://togithub.com/prettier/prettier/pull/16358) by [@​Princeyadav05](https://togithub.com/Princeyadav05)) ```hbs {{! Input }}
{{@​x.y.z}}
{{! Prettier 3.3.1 }}
{{@​x}}
{{! Prettier 3.3.2 }}
{{@​x.y.z}}
``` ### [`v3.3.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#331) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) [diff](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) ##### Preserve empty lines in front matter ([#​16347](https://togithub.com/prettier/prettier/pull/16347) by [@​fisker](https://togithub.com/fisker)) ```markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown ``` ##### Preserve explicit language in front matter ([#​16348](https://togithub.com/prettier/prettier/pull/16348) by [@​fisker](https://togithub.com/fisker)) ```markdown ---yaml title: Hello slug: home --- --- title: Hello slug: home --- ---yaml title: Hello slug: home --- ``` ##### Avoid line breaks in import attributes ([#​16349](https://togithub.com/prettier/prettier/pull/16349) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.0 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.1 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; ``` ### [`v3.3.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#330) [Compare Source](https://togithub.com/prettier/prettier/compare/3.2.5...3.3.0) [diff](https://togithub.com/prettier/prettier/compare/3.2.5...3.3.0) 🔗 [Release Notes](https://prettier.io/blog/2024/06/01/3.3.0.html)
facebook/react (react) ### [`v18.3.1`](https://togithub.com/facebook/react/compare/a87edf62d7d69705ddbcec9a24f0780b3db7535f...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://togithub.com/facebook/react/compare/v18.3.0...v18.3.1) ### [`v18.3.0`](https://togithub.com/facebook/react/compare/v18.2.0...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://togithub.com/facebook/react/compare/v18.2.0...v18.3.0)
facebook/react (react-dom) ### [`v18.3.1`](https://togithub.com/facebook/react/compare/a87edf62d7d69705ddbcec9a24f0780b3db7535f...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://togithub.com/facebook/react/compare/v18.3.0...v18.3.1) ### [`v18.3.0`](https://togithub.com/facebook/react/compare/v18.2.0...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://togithub.com/facebook/react/compare/v18.2.0...v18.3.0)
Microsoft/TypeScript (typescript) ### [`v5.5.3`](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...f0e992167440686f948965e5441a918b34251886) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3) ### [`v5.5.2`](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...ce2e60e4ea15a65992e54a9e8877d16be9d42abb) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)

Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • [ ] If you want to rebase/retry this PR, check this box

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