cloudnativedaysjp / website

Website for CloudNative Days a.k.a Dreamkast-Archives
1 stars 0 forks source link

Update all minor, or patch dependencies on npm #149

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
@astrojs/image (source) ^0.16.6 -> ^0.18.0 age adoption passing confidence
@astrojs/mdx (source) 0.19.0 -> 0.19.7 age adoption passing confidence
@astrojs/partytown (source) 1.2.0 -> 1.2.3 age adoption passing confidence
@astrojs/react (source) 2.1.1 -> 2.3.2 age adoption passing confidence
@astrojs/rss (source) 2.3.2 -> 2.4.4 age adoption passing confidence
@astrojs/tailwind (source) 3.1.1 -> 3.1.3 age adoption passing confidence
@notionhq/client (source) 2.2.3 -> 2.2.13 age adoption passing confidence
@nrwl/nx-cloud 16.0.0 -> 16.3.0 age adoption passing confidence
@types/node-fetch (source) 2.6.3 -> 2.6.4 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.1.0 -> 6.5.0 age adoption passing confidence
@typescript-eslint/parser 6.1.0 -> 6.5.0 age adoption passing confidence
astro (source) 2.8.2 -> 2.10.15 age adoption passing confidence
astro-icon 0.8.0 -> 0.8.1 age adoption passing confidence
eslint (source) 8.37.0 -> 8.48.0 age adoption passing confidence
eslint-plugin-astro (source) ^0.21.1 -> ^0.29.0 age adoption passing confidence
katex (source) 0.16.4 -> 0.16.8 age adoption passing confidence
mermaid 10.1.0 -> 10.4.0 age adoption passing confidence
metascraper (source) 5.34.2 -> 5.36.0 age adoption passing confidence
metascraper-description (source) 5.34.2 -> 5.36.0 age adoption passing confidence
metascraper-image (source) 5.34.2 -> 5.36.0 age adoption passing confidence
metascraper-title (source) 5.34.2 -> 5.36.0 age adoption passing confidence
node-fetch 3.3.1 -> 3.3.2 age adoption passing confidence
nx (source) 16.3.0 -> 16.7.4 age adoption passing confidence
prettier (source) 3.0.0 -> 3.0.3 age adoption passing confidence
prettier-plugin-astro ^0.8.0 -> ^0.12.0 age adoption passing confidence
tailwindcss (source) 3.3.1 -> 3.3.3 age adoption passing confidence

Release Notes

withastro/astro (@​astrojs/image) ### [`v0.18.0`](https://togithub.com/withastro/astro/releases/tag/%40astrojs/image%400.18.0) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/image@0.17.3...@astrojs/image@0.18.0) ##### Minor Changes - [#​8294](https://togithub.com/withastro/astro/pull/8294) [`19b8fbd11`](https://togithub.com/withastro/astro/commit/19b8fbd11cfda1311d966a5510ed9807821240f3) Thanks [@​matthewp](https://togithub.com/matthewp)! - [@​astrojs/image](https://togithub.com/astrojs/image) deprecation The `@astrojs/image` package is deprecated in favor of using `astro:assets`. If you are using Astro 3 you should start using the Assets package. See [the upgrade guide](https://docs.astro.build/en/guides/upgrade-to/v3/#removed-astrojsimage) for more information. ### [`v0.17.3`](https://togithub.com/withastro/astro/releases/tag/%40astrojs/image%400.17.3) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/image@0.17.2...@astrojs/image@0.17.3) ##### Patch Changes - [#​7901](https://togithub.com/withastro/astro/pull/7901) [`00cb28f49`](https://togithub.com/withastro/astro/commit/00cb28f4964a60bc609770108d491acc277997b9) Thanks [@​bluwy](https://togithub.com/bluwy)! - Improve sourcemap generation and performance - Updated dependencies \[[`41afb8405`](https://togithub.com/withastro/astro/commit/41afb84057f606b0e7f9a73c1e40487068e43948), [`c00b6f0c4`](https://togithub.com/withastro/astro/commit/c00b6f0c49027125ea3026e89b21fef84380d187), [`1f0ee494a`](https://togithub.com/withastro/astro/commit/1f0ee494a5190356d130282f1f51ba2a5e6ea63f), [`00cb28f49`](https://togithub.com/withastro/astro/commit/00cb28f4964a60bc609770108d491acc277997b9), [`c264be349`](https://togithub.com/withastro/astro/commit/c264be3497db4aa8b3bcce0d2f79a26e35b8e91e), [`e1e958a75`](https://togithub.com/withastro/astro/commit/e1e958a75860292688569e82b4617fc141056202)]: - astro@2.10.0 ### [`v0.17.2`](https://togithub.com/withastro/astro/releases/tag/%40astrojs/image%400.17.2) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/image@0.17.1...@astrojs/image@0.17.2) ##### Patch Changes - [#​7500](https://togithub.com/withastro/astro/pull/7500) [`e644b3465`](https://togithub.com/withastro/astro/commit/e644b34659836b463abb8c6a0acc867621c2d3cc) Thanks [@​wooseopkim](https://togithub.com/wooseopkim)! - fix: make `Picture` generate valid dev URLs - [#​7510](https://togithub.com/withastro/astro/pull/7510) [`4256409a9`](https://togithub.com/withastro/astro/commit/4256409a9414358e4d0adf90599dd5921ed0b450) Thanks [@​Mrowa96](https://togithub.com/Mrowa96)! - Fix problem where image metadata generation throwed error when provided url started with /[@​astroimage](https://togithub.com/astroimage) - Updated dependencies \[[`9e2426f75`](https://togithub.com/withastro/astro/commit/9e2426f75637a6318961f483de90b635f3fdadeb), [`cdc28326c`](https://togithub.com/withastro/astro/commit/cdc28326cf21f305924363e9c8c02ce54b6ff895), [`19c2d43ea`](https://togithub.com/withastro/astro/commit/19c2d43ea41efdd8741007de0774e7e394f174b0), [`2172dd4f0`](https://togithub.com/withastro/astro/commit/2172dd4f0dd8f87d1adbc5ae90f44724e66eb964), [`1170877b5`](https://togithub.com/withastro/astro/commit/1170877b51aaa13203e8c488dcf4e39d1b5553ee)]: - astro@2.7.3 ### [`v0.17.1`](https://togithub.com/withastro/astro/releases/tag/%40astrojs/image%400.17.1) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/image@0.17.0...@astrojs/image@0.17.1) ##### Patch Changes - [#​7340](https://togithub.com/withastro/astro/pull/7340) [`9739adc91`](https://togithub.com/withastro/astro/commit/9739adc91f967a59f50dd8c2862e7e4b2bcf74b4) Thanks [@​wooseopkim](https://togithub.com/wooseopkim)! - Fix problem where filenames with spaces produce invalid srcset attributes - Updated dependencies \[[`30bb36371`](https://togithub.com/withastro/astro/commit/30bb363713e3d2c50d0d4816d970aa93b836a3b0), [`3943fa390`](https://togithub.com/withastro/astro/commit/3943fa390a0bd41317a673d0f841e0461c7499cd), [`7877a06d8`](https://togithub.com/withastro/astro/commit/7877a06d829305eed356fbb8bfd1ef578cd5466e), [`e314a04bf`](https://togithub.com/withastro/astro/commit/e314a04bfbf0526838b7c9aac452251b27d69719), [`33cdc8622`](https://togithub.com/withastro/astro/commit/33cdc8622a56c8e5465b7a50f627ecc568870c6b), [`76fcdb84d`](https://togithub.com/withastro/astro/commit/76fcdb84dd828ac373b2dc739e57fadf650820fd), [`8e2923cc6`](https://togithub.com/withastro/astro/commit/8e2923cc6219eda01ca2c749f5c7fa2fe4319455), [`459b5bd05`](https://togithub.com/withastro/astro/commit/459b5bd05f562238f7250520efe3cf0fa156bb45)]: - astro@2.7.0 ### [`v0.17.0`](https://togithub.com/withastro/astro/releases/tag/%40astrojs/image%400.17.0) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/image@0.16.9...@astrojs/image@0.17.0) ##### Minor Changes - [#​7260](https://togithub.com/withastro/astro/pull/7260) [`39403c32f`](https://togithub.com/withastro/astro/commit/39403c32faea58399c61d3344b770f195be60d5b) Thanks [@​natemoo-re](https://togithub.com/natemoo-re)! - Unflags support for `output: 'hybrid'` mode, which enables pre-rendering by default. The additional `experimental.hybridOutput` flag can be safely removed from your configuration. ##### Patch Changes - Updated dependencies \[[`57f8d14c0`](https://togithub.com/withastro/astro/commit/57f8d14c027c30919363e12c664ccff4ed64d0fc), [`414eb19d2`](https://togithub.com/withastro/astro/commit/414eb19d2fcb55758f9d053076773b11b62f4c97), [`a7e2b37ff`](https://togithub.com/withastro/astro/commit/a7e2b37ff73871c46895c615846a86a539f45330), [`dd1a6b6c9`](https://togithub.com/withastro/astro/commit/dd1a6b6c941aeb7af934bd12db22412af262f5a1), [`d72cfa7ca`](https://togithub.com/withastro/astro/commit/d72cfa7cad758192163712ceb269405659fd14bc), [`144813f73`](https://togithub.com/withastro/astro/commit/144813f7308dcb9de64ebe3f0f2c6cba9ad81eb1), [`b5213654b`](https://togithub.com/withastro/astro/commit/b5213654b1b7f3ba573a48d3be688b2bdde7870f), [`e3b8c6296`](https://togithub.com/withastro/astro/commit/e3b8c62969d680d1915a122c610d281d6711aa63), [`890a2bc98`](https://togithub.com/withastro/astro/commit/890a2bc9891a2449ab99b01b65468f6dddba6b12), [`39403c32f`](https://togithub.com/withastro/astro/commit/39403c32faea58399c61d3344b770f195be60d5b), [`101f03209`](https://togithub.com/withastro/astro/commit/101f032098148b3daaac8d46ff1e535b79232e43)]: - astro@2.6.0 ### [`v0.16.9`](https://togithub.com/withastro/astro/releases/tag/%40astrojs/image%400.16.9) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/image@0.16.8...@astrojs/image@0.16.9) ##### Patch Changes - [#​6991](https://togithub.com/withastro/astro/pull/6991) [`719002ca5`](https://togithub.com/withastro/astro/commit/719002ca5b128744fb4316d4a52c5dcd46a42759) Thanks [@​MoustaphaDev](https://togithub.com/MoustaphaDev)! - Enable experimental support for hybrid SSR with pre-rendering enabled by default **astro.config.mjs** ```js import { defineConfig } from 'astro/config'; export defaultdefineConfig({ output: 'hybrid', experimental: { hybridOutput: true, }, }) ``` Then add `export const prerender = false` to any page or endpoint you want to opt-out of pre-rendering. **src/pages/contact.astro** ```astro --- export const prerender = false; if (Astro.request.method === 'POST') { // handle form submission } ---
``` - Updated dependencies \[[`4516d7b22`](https://togithub.com/withastro/astro/commit/4516d7b22c5979cde4537f196b53ae2826ba9561), [`e186ecc5e`](https://togithub.com/withastro/astro/commit/e186ecc5e292de8c6a2c441a2d588512c0813068), [`c6d7ebefd`](https://togithub.com/withastro/astro/commit/c6d7ebefdd554a9ef29cfeb426ac55cab80d6473), [`914c439bc`](https://togithub.com/withastro/astro/commit/914c439bccee9fec002c6d92beaa501c398e62ac), [`e9fc2c221`](https://togithub.com/withastro/astro/commit/e9fc2c2213036d47cd30a47a6cdad5633481a0f8), [`075eee08f`](https://togithub.com/withastro/astro/commit/075eee08f2e2b0baea008b97f3523f2cb937ee44), [`719002ca5`](https://togithub.com/withastro/astro/commit/719002ca5b128744fb4316d4a52c5dcd46a42759), [`fc52681ba`](https://togithub.com/withastro/astro/commit/fc52681ba2f8fe8bcd92eeedf3c6a52fd86a390e), [`fb84622af`](https://togithub.com/withastro/astro/commit/fb84622af04f795de8d17f24192de105f70fe910), [`cada10a46`](https://togithub.com/withastro/astro/commit/cada10a466f81f8edb0aa664f9cffdb6b5b8f307), [`cd410c5eb`](https://togithub.com/withastro/astro/commit/cd410c5eb71f825259279c27c4c39d0ad282c3f0), [`73ec6f6c1`](https://togithub.com/withastro/astro/commit/73ec6f6c16cadb71dafe9f664f0debde072c3173), [`410428672`](https://togithub.com/withastro/astro/commit/410428672ed97bba7ca0b3352c1a7ee564921462), [`763ff2d1e`](https://togithub.com/withastro/astro/commit/763ff2d1e44f54b899d7c65386f1b4b877c95737), [`c1669c001`](https://togithub.com/withastro/astro/commit/c1669c0011eecfe65a459d727848c18c189a54ca), [`3d525efc9`](https://togithub.com/withastro/astro/commit/3d525efc95cfb2deb5d9e04856d02965d66901c9)]: - astro@2.5.0 ### [`v0.16.8`](https://togithub.com/withastro/astro/releases/tag/%40astrojs/image%400.16.8) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/image@0.16.7...@astrojs/image@0.16.8) ##### Patch Changes - [#​7059](https://togithub.com/withastro/astro/pull/7059) [`ebb40f5cb`](https://togithub.com/withastro/astro/commit/ebb40f5cb093e9be5f856a98bf5ffd65a814218b) Thanks [@​jasikpark](https://togithub.com/jasikpark)! - Add `fetchpriority` to allowed `Picture` attributes in `@astrojs/image` - Updated dependencies \[[`c87d42e76`](https://togithub.com/withastro/astro/commit/c87d42e766d02db5352671cbf074dd637bdb23e0), [`4f1073a6a`](https://togithub.com/withastro/astro/commit/4f1073a6a4f3e5a4fc9df96a2ae59f2e929703fe)]: - astro@2.4.5 ### [`v0.16.7`](https://togithub.com/withastro/astro/releases/tag/%40astrojs/image%400.16.7) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/image@0.16.6...@astrojs/image@0.16.7) ##### Patch Changes - [#​6969](https://togithub.com/withastro/astro/pull/6969) [`77270cc2c`](https://togithub.com/withastro/astro/commit/77270cc2cd06c942d7abf1d882e36d9163edafa5) Thanks [@​bluwy](https://togithub.com/bluwy)! - Avoid removing leading slash for `build.assetsPrefix` value in the build output - [#​6952](https://togithub.com/withastro/astro/pull/6952) [`e5bd084c0`](https://togithub.com/withastro/astro/commit/e5bd084c01e4f60a157969b50c05ce002f7b63d2) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Update allowed Sharp versions to support 0.32.0 - Updated dependencies \[[`a8a319aef`](https://togithub.com/withastro/astro/commit/a8a319aef744a64647ee16c7d558d74de6864c6c), [`a695e44ae`](https://togithub.com/withastro/astro/commit/a695e44aed6e2f5d32cb950d4237be6e5657ba98), [`367e61776`](https://togithub.com/withastro/astro/commit/367e61776196a17d61c28daa4dfbabb6244e040c), [`77270cc2c`](https://togithub.com/withastro/astro/commit/77270cc2cd06c942d7abf1d882e36d9163edafa5), [`895fa07d8`](https://togithub.com/withastro/astro/commit/895fa07d8b4b8359984e048daca5437e40f44390), [`72c6bf01f`](https://togithub.com/withastro/astro/commit/72c6bf01fe49b331ca8ad9206a7506b15caf5b8d), [`e5bd084c0`](https://togithub.com/withastro/astro/commit/e5bd084c01e4f60a157969b50c05ce002f7b63d2)]: - astro@2.3.4
withastro/astro (@​astrojs/mdx) ### [`v0.19.7`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/mdx/CHANGELOG.md#0197) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/mdx@0.19.6...@astrojs/mdx@0.19.7) ##### Patch Changes - [#​7307](https://togithub.com/withastro/astro/pull/7307) [`8034edd9e`](https://togithub.com/withastro/astro/commit/8034edd9ecf805073395ba7f68f73cd5fc4d2c73) Thanks [@​bholmesdev](https://togithub.com/bholmesdev)! - Fix \[Object AsyncGenerator] appearing in markup for Markdoc documents ### [`v0.19.6`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/mdx/CHANGELOG.md#0196) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/mdx@0.19.5...@astrojs/mdx@0.19.6) ##### Patch Changes - [#​7185](https://togithub.com/withastro/astro/pull/7185) [`339529fc8`](https://togithub.com/withastro/astro/commit/339529fc820bac2d514b63198ecf54a1d88c0917) Thanks [@​bholmesdev](https://togithub.com/bholmesdev)! - Bring back improved style and script handling across content collection files. This addresses bugs found in a previous release to `@astrojs/markdoc`. ### [`v0.19.5`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/mdx/CHANGELOG.md#0195) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/mdx@0.19.4...@astrojs/mdx@0.19.5) ##### Patch Changes - [#​7151](https://togithub.com/withastro/astro/pull/7151) [`ea16570b1`](https://togithub.com/withastro/astro/commit/ea16570b1e0929678170c10b06c011dc668d7013) Thanks [@​bluwy](https://togithub.com/bluwy)! - Add `optimize` option for faster builds and rendering - [#​7192](https://togithub.com/withastro/astro/pull/7192) [`7851f9258`](https://togithub.com/withastro/astro/commit/7851f9258fae2f54795470253df9ce4bcd5f9cb0) Thanks [@​ematipico](https://togithub.com/ematipico)! - Detect `mdx` files using their full extension - [#​7191](https://togithub.com/withastro/astro/pull/7191) [`27c6e0182`](https://togithub.com/withastro/astro/commit/27c6e01826a6da525f1f811d97784accd1ebbd96) Thanks [@​bluwy](https://togithub.com/bluwy)! - Remove `@mdx-js/rollup` dependency ### [`v0.19.4`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/mdx/CHANGELOG.md#0194) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/mdx@0.19.3...@astrojs/mdx@0.19.4) ##### Patch Changes - [#​7178](https://togithub.com/withastro/astro/pull/7178) [`57e65d247`](https://togithub.com/withastro/astro/commit/57e65d247f67de61bcc3a585c2254feb61ed2e74) Thanks [@​bholmesdev](https://togithub.com/bholmesdev)! - Fix: revert Markdoc asset bleed changes. Production build issues were discovered that deserve a different fix. ### [`v0.19.3`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/mdx/CHANGELOG.md#0193) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/mdx@0.19.2...@astrojs/mdx@0.19.3) ##### Patch Changes - [#​6758](https://togithub.com/withastro/astro/pull/6758) [`f558a9e20`](https://togithub.com/withastro/astro/commit/f558a9e2056fc8f2e2d5814e74f199e398159fc4) Thanks [@​bholmesdev](https://togithub.com/bholmesdev)! - Improve style and script handling across content collection files. This addresses style bleed present in `@astrojs/markdoc` v0.1.0 ### [`v0.19.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/mdx/CHANGELOG.md#0192) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/mdx@0.19.1...@astrojs/mdx@0.19.2) ##### Patch Changes - [#​7104](https://togithub.com/withastro/astro/pull/7104) [`826e02890`](https://togithub.com/withastro/astro/commit/826e0289005f645b902375b98d5549c6a95ccafa) Thanks [@​bluwy](https://togithub.com/bluwy)! - Specify `"files"` field to only publish necessary files - Updated dependencies \[[`826e02890`](https://togithub.com/withastro/astro/commit/826e0289005f645b902375b98d5549c6a95ccafa)]: - [@​astrojs/markdown-remark](https://togithub.com/astrojs/markdown-remark)[@​2](https://togithub.com/2).2.1 - [@​astrojs/prism](https://togithub.com/astrojs/prism)[@​2](https://togithub.com/2).1.2 ### [`v0.19.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/mdx/CHANGELOG.md#0191) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/mdx@0.19.0...@astrojs/mdx@0.19.1) ##### Patch Changes - [#​6932](https://togithub.com/withastro/astro/pull/6932) [`49514e4ce`](https://togithub.com/withastro/astro/commit/49514e4ce40fedb39bf7decd2c296258efbdafc7) Thanks [@​bluwy](https://togithub.com/bluwy)! - Upgrade shiki to v0.14.1. This updates the shiki theme colors and adds the theme name to the `pre` tag, e.g. `
`.

-   Updated dependencies \[[`49514e4ce`](https://togithub.com/withastro/astro/commit/49514e4ce40fedb39bf7decd2c296258efbdafc7)]:
    -   [@​astrojs/markdown-remark](https://togithub.com/astrojs/markdown-remark)[@​2](https://togithub.com/2).2.0

withastro/astro (@​astrojs/partytown) ### [`v1.2.3`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/partytown/CHANGELOG.md#123) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/partytown@1.2.2...@astrojs/partytown@1.2.3) ##### Patch Changes - [#​7175](https://togithub.com/withastro/astro/pull/7175) [`59d8c50b8`](https://togithub.com/withastro/astro/commit/59d8c50b8426cd6825abc07405041779b7999022) Thanks [@​AkashRajpurohit](https://togithub.com/AkashRajpurohit)! - fix typescript type for partytown options ### [`v1.2.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/partytown/CHANGELOG.md#122) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/partytown@1.2.1...@astrojs/partytown@1.2.2) ##### Patch Changes - [#​7104](https://togithub.com/withastro/astro/pull/7104) [`826e02890`](https://togithub.com/withastro/astro/commit/826e0289005f645b902375b98d5549c6a95ccafa) Thanks [@​bluwy](https://togithub.com/bluwy)! - Specify `"files"` field to only publish necessary files ### [`v1.2.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/partytown/CHANGELOG.md#121) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/partytown@1.2.0...@astrojs/partytown@1.2.1) ##### Patch Changes - [#​7001](https://togithub.com/withastro/astro/pull/7001) [`ad5c75447`](https://togithub.com/withastro/astro/commit/ad5c75447af9cfbdcb1f288c5c17229fbd3d6dd2) Thanks [@​Waxer59](https://togithub.com/Waxer59)! - Fixed a code example that was wrongly closed
withastro/astro (@​astrojs/react) ### [`v2.3.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/react/CHANGELOG.md#232) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/react@2.3.1...@astrojs/react@2.3.2) ##### Patch Changes - [#​8149](https://togithub.com/withastro/astro/pull/8149) [`531cc3e49`](https://togithub.com/withastro/astro/commit/531cc3e490bc3bc1b896eeaec05664571df5bb24) Thanks [@​matthewp](https://togithub.com/matthewp)! - Fix missing package file regression ### [`v2.3.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/react/CHANGELOG.md#231) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/react@2.3.0...@astrojs/react@2.3.1) ##### Patch Changes - [#​8137](https://togithub.com/withastro/astro/pull/8137) [`8c0a4ed10`](https://togithub.com/withastro/astro/commit/8c0a4ed106efeda286f0aae8b959008f9462b5ec) Thanks [@​natemoo-re](https://togithub.com/natemoo-re)! - Fix missing export for new `experimentalReactChildren` option ### [`v2.3.0`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/react/CHANGELOG.md#230) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/react@2.2.2...@astrojs/react@2.3.0) ##### Minor Changes - [#​8082](https://togithub.com/withastro/astro/pull/8082) [`16a3fdf93`](https://togithub.com/withastro/astro/commit/16a3fdf93165a1a0404c1db0973871345b2c591b) Thanks [@​matthewp](https://togithub.com/matthewp)! - Optionally parse React slots as React children. This adds a new configuration option for the React integration `experimentalReactChildren`: ```js export default { integrations: [ react({ experimentalReactChildren: true, }), ], }; ``` With this enabled, children passed to React from Astro components via the default slot are parsed as React components. This enables better compatibility with certain React components which manipulate their children. ### [`v2.2.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/react/CHANGELOG.md#222) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/react@2.2.1...@astrojs/react@2.2.2) ##### Patch Changes - [#​8075](https://togithub.com/withastro/astro/pull/8075) [`da517d405`](https://togithub.com/withastro/astro/commit/da517d4055825ee1b630cd4a6983818d6120a7b7) Thanks [@​SudoCat](https://togithub.com/SudoCat)! - fix a bug where react identifierPrefix was set to null for client:only components causing React.useId to generate ids prefixed with null ### [`v2.2.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/react/CHANGELOG.md#221) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/react@2.2.0...@astrojs/react@2.2.1) ##### Patch Changes - [#​7196](https://togithub.com/withastro/astro/pull/7196) [`1c77779dd`](https://togithub.com/withastro/astro/commit/1c77779dd66a6db77c81ed235da076a6118decde) Thanks [@​bluwy](https://togithub.com/bluwy)! - Fix `astro-static-slot` hydration mismatch error ### [`v2.2.0`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/react/CHANGELOG.md#220) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/react@2.1.3...@astrojs/react@2.2.0) ##### Minor Changes - [#​7093](https://togithub.com/withastro/astro/pull/7093) [`3d525efc9`](https://togithub.com/withastro/astro/commit/3d525efc95cfb2deb5d9e04856d02965d66901c9) Thanks [@​matthewp](https://togithub.com/matthewp)! - Prevent removal of nested slots within islands This change introduces a new flag that renderers can add called `supportsAstroStaticSlot`. What this does is let Astro know that the render is sending `` as placeholder values for static (non-hydrated) slots which Astro will then remove. This change is completely backwards compatible, but fixes bugs caused by combining ssr-only and client-side framework components like so: ```astro
Nested
``` ##### Patch Changes - [#​7104](https://togithub.com/withastro/astro/pull/7104) [`826e02890`](https://togithub.com/withastro/astro/commit/826e0289005f645b902375b98d5549c6a95ccafa) Thanks [@​bluwy](https://togithub.com/bluwy)! - Specify `"files"` field to only publish necessary files ### [`v2.1.3`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/react/CHANGELOG.md#213) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/react@2.1.2...@astrojs/react@2.1.3) ##### Patch Changes - [#​6976](https://togithub.com/withastro/astro/pull/6976) [`ca329bbca`](https://togithub.com/withastro/astro/commit/ca329bbcae7a6075af4f428f6f64466e9d152c8f) Thanks [@​SudoCat](https://togithub.com/SudoCat)! - Prevent ID collisions in React.useId ### [`v2.1.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/react/CHANGELOG.md#212) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/react@2.1.1...@astrojs/react@2.1.2) ##### Patch Changes - [#​6933](https://togithub.com/withastro/astro/pull/6933) [`649d70934`](https://togithub.com/withastro/astro/commit/649d70934e709bb1aa6e5e7583b12fa1703377cb) Thanks [@​matthewp](https://togithub.com/matthewp)! - Automatically configure redoc
withastro/astro (@​astrojs/rss) ### [`v2.4.4`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro-rss/CHANGELOG.md#244) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/rss@2.4.3...@astrojs/rss@2.4.4) ##### Patch Changes - [#​7964](https://togithub.com/withastro/astro/pull/7964) [`51028f85c`](https://togithub.com/withastro/astro/commit/51028f85c68944872a65b4bc0b8fcb6c3f3cf496) Thanks [@​DerTimonius](https://togithub.com/DerTimonius)! - Add URL to RSSOptions.site type ### [`v2.4.3`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro-rss/CHANGELOG.md#243) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/rss@2.4.2...@astrojs/rss@2.4.3) ##### Patch Changes - [#​7153](https://togithub.com/withastro/astro/pull/7153) [`e17ed0727`](https://togithub.com/withastro/astro/commit/e17ed0727ef1acb512c77723a1b641326de8ca84) Thanks [@​AkashRajpurohit](https://togithub.com/AkashRajpurohit)! - exposes RSSFeedItem type ### [`v2.4.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro-rss/CHANGELOG.md#242) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/rss@2.4.1...@astrojs/rss@2.4.2) ##### Patch Changes - [#​7066](https://togithub.com/withastro/astro/pull/7066) [`a37e67b52`](https://togithub.com/withastro/astro/commit/a37e67b520dc35dbf40313c77490a97446de2f74) Thanks [@​TheOtterlord](https://togithub.com/TheOtterlord)! - Fix pubDate schema tranformation - [#​7104](https://togithub.com/withastro/astro/pull/7104) [`826e02890`](https://togithub.com/withastro/astro/commit/826e0289005f645b902375b98d5549c6a95ccafa) Thanks [@​bluwy](https://togithub.com/bluwy)! - Specify `"files"` field to only publish necessary files ### [`v2.4.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro-rss/CHANGELOG.md#241) ##### Patch Changes - [#​6970](https://togithub.com/withastro/astro/pull/6970) [`b5482cee2`](https://togithub.com/withastro/astro/commit/b5482cee2387149ff397447e546130ba3dea58db) Thanks [@​bholmesdev](https://togithub.com/bholmesdev)! - Fix: remove accidental stripping of trailing `/1/` on canonical URLs ### [`v2.4.0`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro-rss/CHANGELOG.md#240) ##### Minor Changes - [#​6707](https://togithub.com/withastro/astro/pull/6707) [`4ea716e56`](https://togithub.com/withastro/astro/commit/4ea716e5692d23361e9301330ce52733b3d05b01) Thanks [@​philnash](https://togithub.com/philnash)! - Added extra elements to the RSS items, including categories and enclosure
withastro/astro (@​astrojs/tailwind) ### [`v3.1.3`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/tailwind/CHANGELOG.md#313) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/tailwind@3.1.2...@astrojs/tailwind@3.1.3) ##### Patch Changes - [#​7104](https://togithub.com/withastro/astro/pull/7104) [`826e02890`](https://togithub.com/withastro/astro/commit/826e0289005f645b902375b98d5549c6a95ccafa) Thanks [@​bluwy](https://togithub.com/bluwy)! - Specify `"files"` field to only publish necessary files - Updated dependencies \[[`4516d7b22`](https://togithub.com/withastro/astro/commit/4516d7b22c5979cde4537f196b53ae2826ba9561), [`e186ecc5e`](https://togithub.com/withastro/astro/commit/e186ecc5e292de8c6a2c441a2d588512c0813068), [`c6d7ebefd`](https://togithub.com/withastro/astro/commit/c6d7ebefdd554a9ef29cfeb426ac55cab80d6473), [`914c439bc`](https://togithub.com/withastro/astro/commit/914c439bccee9fec002c6d92beaa501c398e62ac), [`e9fc2c221`](https://togithub.com/withastro/astro/commit/e9fc2c2213036d47cd30a47a6cdad5633481a0f8), [`075eee08f`](https://togithub.com/withastro/astro/commit/075eee08f2e2b0baea008b97f3523f2cb937ee44), [`719002ca5`](https://togithub.com/withastro/astro/commit/719002ca5b128744fb4316d4a52c5dcd46a42759), [`fc52681ba`](https://togithub.com/withastro/astro/commit/fc52681ba2f8fe8bcd92eeedf3c6a52fd86a390e), [`fb84622af`](https://togithub.com/withastro/astro/commit/fb84622af04f795de8d17f24192de105f70fe910), [`cada10a46`](https://togithub.com/withastro/astro/commit/cada10a466f81f8edb0aa664f9cffdb6b5b8f307), [`cd410c5eb`](https://togithub.com/withastro/astro/commit/cd410c5eb71f825259279c27c4c39d0ad282c3f0), [`73ec6f6c1`](https://togithub.com/withastro/astro/commit/73ec6f6c16cadb71dafe9f664f0debde072c3173), [`410428672`](https://togithub.com/withastro/astro/commit/410428672ed97bba7ca0b3352c1a7ee564921462), [`763ff2d1e`](https://togithub.com/withastro/astro/commit/763ff2d1e44f54b899d7c65386f1b4b877c95737), [`c1669c001`](https://togithub.com/withastro/astro/commit/c1669c0011eecfe65a459d727848c18c189a54ca), [`3d525efc9`](https://togithub.com/withastro/astro/commit/3d525efc95cfb2deb5d9e04856d02965d66901c9)]: - astro@2.5.0 ### [`v3.1.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/tailwind/CHANGELOG.md#312) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/tailwind@3.1.1...@astrojs/tailwind@3.1.2) ##### Patch Changes - [#​6930](https://togithub.com/withastro/astro/pull/6930) [`2dca81bf2`](https://togithub.com/withastro/astro/commit/2dca81bf2174cd5c27cb63cb0ae081ea2a1ac771) Thanks [@​bluwy](https://togithub.com/bluwy)! - Update dependencies - Updated dependencies \[[`a98df9374`](https://togithub.com/withastro/astro/commit/a98df9374dec65c678fa47319cb1481b1af123e2), [`50975f2ea`](https://togithub.com/withastro/astro/commit/50975f2ea3a59f9e023cc631a9372c0c7986eec9), [`ebae1eaf8`](https://togithub.com/withastro/astro/commit/ebae1eaf87f49399036033c673b513338f7d9c42), [`dc062f669`](https://togithub.com/withastro/astro/commit/dc062f6695ce577dc569781fc0678c903012c336)]: - astro@2.3.3
makenotion/notion-sdk-js (@​notionhq/client) ### [`v2.2.13`](https://togithub.com/makenotion/notion-sdk-js/releases/tag/v2.2.13) [Compare Source](https://togithub.com/makenotion/notion-sdk-js/compare/v2.2.12...v2.2.13) Support querying databases by unique ID. ### [`v2.2.12`](https://togithub.com/makenotion/notion-sdk-js/releases/tag/v2.2.12) [Compare Source](https://togithub.com/makenotion/notion-sdk-js/compare/v2.2.11...v2.2.12) Now createDatabase and updateDatabase allow creating unique ID properties and getDatabase will now return unique ID properties. ### [`v2.2.11`](https://togithub.com/makenotion/notion-sdk-js/releases/tag/v2.2.11) [Compare Source](https://togithub.com/makenotion/notion-sdk-js/compare/v2.2.10...v2.2.11) - Fixes rollup property response types ([#​427](https://togithub.com/makenotion/notion-sdk-js/issues/427)) - Adds support for `/oauth/token` endpoint ([#​73](https://togithub.com/makenotion/notion-sdk-js/issues/73)) - Fixes toggleable headings response type ([#​420](https://togithub.com/makenotion/notion-sdk-js/issues/420)) ### [`v2.2.10`](https://togithub.com/makenotion/notion-sdk-js/releases/tag/v2.2.10) [Compare Source](https://togithub.com/makenotion/notion-sdk-js/compare/v2.2.9...v2.2.10) Export new helper `isFullPageOrDatabase`. ### [`v2.2.9`](https://togithub.com/makenotion/notion-sdk-js/releases/tag/v2.2.9) [Compare Source](https://togithub.com/makenotion/notion-sdk-js/compare/v2.2.8...v2.2.9) Changes to support wikis in the public API: - Query database returns pages and databases. - Databases can be created as children of databases. - Pages that are parented by a page can have non title properties. ### [`v2.2.8`](https://togithub.com/makenotion/notion-sdk-js/releases/tag/v2.2.8) [Compare Source](https://togithub.com/makenotion/notion-sdk-js/compare/v2.2.7...v2.2.8) #### What's Changed - Remove `/// ` from `fetch-types.ts` by [@​huw](https://togithub.com/huw) in [https://github.com/makenotion/notion-sdk-js/pull/401](https://togithub.com/makenotion/notion-sdk-js/pull/401) **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v2.2.6...v2.2.8 ### [`v2.2.7`](https://togithub.com/makenotion/notion-sdk-js/compare/v2.2.6...v2.2.7) [Compare Source](https://togithub.com/makenotion/notion-sdk-js/compare/v2.2.6...v2.2.7) ### [`v2.2.6`](https://togithub.com/makenotion/notion-sdk-js/releases/tag/v2.2.6) [Compare Source](https://togithub.com/makenotion/notion-sdk-js/compare/v2.2.5...v2.2.6) Add support for: - Unique ID for pages - Public URL (if available) - Appending after a block ### [`v2.2.5`](https://togithub.com/makenotion/notion-sdk-js/releases/tag/v2.2.5): 2.2.5 [Compare Source](https://togithub.com/makenotion/notion-sdk-js/compare/v2.2.4...v2.2.5) - Fix bug for in `filter_properties` query parameter to correctly URI encode property IDs when passed via the JS SDK - Add `peruvian_sol` to acceptable NumberFormat options ### [`v2.2.4`](https://togithub.com/makenotion/notion-sdk-js/releases/tag/v2.2.4): 2.2.4 [Compare Source](https://togithub.com/makenotion/notion-sdk-js/compare/v2.2.3...v2.2.4) Add support for creating template mentions. Also some minor changes to support filtering by status property in queryDatabase, and some emoji changes.
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v6.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#650-2023-08-28) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.4.1...v6.5.0) ##### Bug Fixes - **eslint-plugin:** \[consistent-type-assertions] wrap object return value with parentheses ([#​6885](https://togithub.com/typescript-eslint/typescript-eslint/issues/6885)) ([23ac499](https://togithub.com/typescript-eslint/typescript-eslint/commit/23ac49944e4f4067f89123fddd4a80c629270b4c)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. #### [6.4.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.4.0...v6.4.1) (2023-08-21) ##### Bug Fixes - **eslint-plugin:** \[no-unnecessary-condition] false positives with branded types ([#​7466](https://togithub.com/typescript-eslint/typescript-eslint/issues/7466)) ([b52658f](https://togithub.com/typescript-eslint/typescript-eslint/commit/b52658fbb6f5cf2085c94926872e6d39efaa3b01)), closes [#​7293](https://togithub.com/typescript-eslint/typescript-eslint/issues/7293) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v6.4.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#641-2023-08-21) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.4.0...v6.4.1) ##### Bug Fixes - **eslint-plugin:** \[no-unnecessary-condition] false positives with branded types ([#​7466](https://togithub.com/typescript-eslint/typescript-eslint/issues/7466)) ([b52658f](https://togithub.com/typescript-eslint/typescript-eslint/commit/b52658fbb6f5cf2085c94926872e6d39efaa3b01)), closes [#​7293](https://togithub.com/typescript-eslint/typescript-eslint/issues/7293) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v6.4.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#640-2023-08-14) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.3.0...v6.4.0) ##### Bug Fixes - **eslint-plugin:** \[non-nullable-type-assertion-style] consider operator precedence when fixing ([#​7289](https://togithub.com/typescript-eslint/typescript-eslint/issues/7289)) ([bad37a2](https://togithub.com/typescript-eslint/typescript-eslint/commit/bad37a22025b718a10e70cc84b9847eb41f723d0)) - **eslint-plugin:** \[strict-boolean-expressions] replace dangerous fixer with suggestions ([#​7394](https://togithub.com/typescript-eslint/typescript-eslint/issues/7394)) ([ad8401a](https://togithub.com/typescript-eslint/typescript-eslint/commit/ad8401a5970441258cc4440a01a3acf35d861171)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v6.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#630-2023-08-07) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.2.1...v6.3.0) ##### Bug Fixes - **eslint-plugin:** \[no-extra-parens] keep parens around call expression arguments when type arguments contain parens ([#​7375](https://togithub.com/typescript-eslint/typescript-eslint/issues/7375)) ([38e5e4e](https://togithub.com/typescript-eslint/typescript-eslint/commit/38e5e4eb8624649a2b66e19a303383bebbda1e2e)) - **eslint-plugin:** \[no-restricted-imports] allow inline type qualifiers when `allowTypeImports` enabled ([#​7379](https://togithub.com/typescript-eslint/typescript-eslint/issues/7379)) ([cc9a46d](https://togithub.com/typescript-eslint/typescript-eslint/commit/cc9a46d01bce4282ff841d5ccef5445984aff8f6)) ##### Features - **eslint-plugin:** \[prefer-nullish-coalescing] allow `ignorePrimitives` option to be `true` ([#​7331](https://togithub.com/typescript-eslint/typescript-eslint/issues/7331)) ([dfcafae](https://togithub.com/typescript-eslint/typescript-eslint/commit/dfcafae515e7f4d1ae69387eb163200e455dd0ce)) ##### Reverts - Revert "chore(deps): update dependency marked to v6" ([#​7429](https://togithub.com/typescript-eslint/typescript-eslint/issues/7429)) ([7891a06](https://togithub.com/typescript-eslint/typescript-eslint/commit/7891a06892445a30c90c882d7e2f17fdf9da5601)), closes [#​7429](https://togithub.com/typescript-eslint/typescript-eslint/issues/7429) [#​7422](https://togithub.com/typescript-eslint/typescript-eslint/issues/7422) You can read about our [versio
aws-amplify-us-east-1[bot] commented 1 year ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-149.d1fbfmeuaycsih.amplifyapp.com