yeskunall / www

🏞 My personal site built with Astro, Radix Colors, Tailwind, and deployed to Vercel
https://kimchiii.space
MIT License
2 stars 0 forks source link

chore(deps): update all dependencies #238

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@astrojs/check (source) 0.7.0 -> 0.8.0 age adoption passing confidence devDependencies minor
@astrojs/markdown-remark (source) 5.1.0 -> 5.1.1 age adoption passing confidence devDependencies patch
@astrojs/mdx (source) 3.0.0 -> 3.1.2 age adoption passing confidence devDependencies minor
@astrojs/rss (source) 4.0.6 -> 4.0.7 age adoption passing confidence devDependencies patch
@astrojs/sitemap (source) 3.1.4 -> 3.1.6 age adoption passing confidence devDependencies patch
@astrojs/vercel (source) 7.6.0 -> 7.7.2 age adoption passing confidence dependencies minor
@graphql-codegen/typescript (source) 4.0.7 -> 4.0.9 age adoption passing confidence devDependencies patch
@graphql-codegen/typescript-operations (source) 4.2.1 -> 4.2.3 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 7.10.0 -> 7.16.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 7.10.0 -> 7.16.0 age adoption passing confidence devDependencies minor
@urql/core (source) 5.0.3 -> 5.0.4 age adoption passing confidence dependencies patch
astro (source) 4.8.6 -> 4.11.5 age adoption passing confidence dependencies minor
cspell (source) 8.8.3 -> 8.10.4 age adoption passing confidence devDependencies minor
cssnano 7.0.1 -> 7.0.4 age adoption passing confidence devDependencies patch
cssnano-preset-advanced 7.0.1 -> 7.0.4 age adoption passing confidence devDependencies patch
eslint-plugin-astro (source) 1.2.0 -> 1.2.3 age adoption passing confidence devDependencies patch
eslint-plugin-jsx-a11y 6.8.0 -> 6.9.0 age adoption passing confidence devDependencies minor
eslint-plugin-perfectionist (source) 2.10.0 -> 2.11.0 age adoption passing confidence devDependencies minor
go (source) 1.22.3 -> 1.22.5 age adoption passing confidence golang patch
node (source) ^20.3.0 -> ^20.15.1 age adoption passing confidence engines minor
postcss (source) 8.4.38 -> 8.4.39 age adoption passing confidence devDependencies patch
prettier (source) 3.2.5 -> 3.3.2 age adoption passing confidence devDependencies minor
prettier-plugin-astro 0.13.0 -> 0.14.0 age adoption passing confidence devDependencies minor
prettier-plugin-tailwindcss 0.5.14 -> 0.6.5 age adoption passing confidence devDependencies minor
tailwind-merge 2.3.0 -> 2.4.0 age adoption passing confidence devDependencies minor
tailwindcss (source) 3.4.3 -> 3.4.4 age adoption passing confidence devDependencies patch
typescript (source) 5.4.5 -> 5.5.3 age adoption passing confidence devDependencies minor

Release Notes

withastro/language-tools (@​astrojs/check) ### [`v0.8.0`](https://togithub.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#080) [Compare Source](https://togithub.com/withastro/language-tools/compare/@astrojs/check@0.7.0...@astrojs/check@0.8.0) ##### Minor Changes - [`b8a6af3`](https://togithub.com/withastro/language-tools/commit/b8a6af3): Upgrades to the latest version of Volar, the underlying framework powering the Astro language server. This update should fix some of the recent issues regarding intellisense inside script tags. ##### Patch Changes - [`a1769da`](https://togithub.com/withastro/language-tools/commit/a1769da): Adds a README with helpful links - Updated dependencies \[[`b8a6af3`](https://togithub.com/withastro/language-tools/commit/b8a6af3)] - [@​astrojs/language-server](https://togithub.com/astrojs/language-server)[@​2](https://togithub.com/2).11.0
withastro/astro (@​astrojs/markdown-remark) ### [`v5.1.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/markdown/remark/CHANGELOG.md#511) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/markdown-remark@5.1.0...@astrojs/markdown-remark@5.1.1) ##### Patch Changes - [#​11310](https://togithub.com/withastro/astro/pull/11310) [`b6afe6a`](https://togithub.com/withastro/astro/commit/b6afe6a782f68f4a279463a144baaf99cb96b6dc) Thanks [@​bluwy](https://togithub.com/bluwy)! - Handles encoded image paths in internal rehype plugins and return decoded paths from markdown vfile's `data.imagePaths`
withastro/astro (@​astrojs/mdx) ### [`v3.1.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/mdx/CHANGELOG.md#312) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/mdx@3.1.1...@astrojs/mdx@3.1.2) ##### Patch Changes - Updated dependencies \[[`b6afe6a`](https://togithub.com/withastro/astro/commit/b6afe6a782f68f4a279463a144baaf99cb96b6dc)]: - [@​astrojs/markdown-remark](https://togithub.com/astrojs/markdown-remark)[@​5](https://togithub.com/5).1.1 ### [`v3.1.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/mdx/CHANGELOG.md#311) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/mdx@3.1.0...@astrojs/mdx@3.1.1) ##### Patch Changes - [#​11263](https://togithub.com/withastro/astro/pull/11263) [`7d59750`](https://togithub.com/withastro/astro/commit/7d597506615fa5a34327304e8321be7b9c4b799d) Thanks [@​wackbyte](https://togithub.com/wackbyte)! - Refactor to use Astro's integration logger for logging ### [`v3.1.0`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/mdx/CHANGELOG.md#310) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/mdx@3.0.1...@astrojs/mdx@3.1.0) ##### Minor Changes - [#​11144](https://togithub.com/withastro/astro/pull/11144) [`803dd80`](https://togithub.com/withastro/astro/commit/803dd8061df02138b4928442bcb76e77dcf6f5e7) Thanks [@​ematipico](https://togithub.com/ematipico)! - The integration now exposes a function called `getContainerRenderer`, that can be used inside the Container APIs to load the relative renderer. ```js import { experimental_AstroContainer as AstroContainer } from 'astro/container'; import ReactWrapper from '../src/components/ReactWrapper.astro'; import { loadRenderers } from 'astro:container'; import { getContainerRenderer } from '@​astrojs/react'; test('ReactWrapper with react renderer', async () => { const renderers = await loadRenderers([getContainerRenderer()]); const container = await AstroContainer.create({ renderers, }); const result = await container.renderToString(ReactWrapper); expect(result).toContain('Counter'); expect(result).toContain('Count: 5'); }); ``` ### [`v3.0.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/mdx/CHANGELOG.md#301) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/mdx@3.0.0...@astrojs/mdx@3.0.1) ##### Patch Changes - [#​10813](https://togithub.com/withastro/astro/pull/10813) [`3cc3e2c`](https://togithub.com/withastro/astro/commit/3cc3e2ccba062749a6bd8469bc88ff797bea0abc) Thanks [@​Xetera](https://togithub.com/Xetera)! - Omitting compiler-internal symbol from user components to fix breaking error messages
withastro/astro (@​astrojs/rss) ### [`v4.0.7`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro-rss/CHANGELOG.md#407) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/rss@4.0.6...@astrojs/rss@4.0.7) ##### Patch Changes - [#​11299](https://togithub.com/withastro/astro/pull/11299) [`8ce66f2`](https://togithub.com/withastro/astro/commit/8ce66f2ef7328546d823f1076f9bab4217a6be7d) Thanks [@​ematipico](https://togithub.com/ematipico)! - Fixes an issue where the `pagesGlobToRssItems` returned an incorrect type for `items`
withastro/astro (@​astrojs/sitemap) ### [`v3.1.6`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#316) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/sitemap@3.1.5...@astrojs/sitemap@3.1.6) ##### Patch Changes - [#​11263](https://togithub.com/withastro/astro/pull/11263) [`7d59750`](https://togithub.com/withastro/astro/commit/7d597506615fa5a34327304e8321be7b9c4b799d) Thanks [@​wackbyte](https://togithub.com/wackbyte)! - Refactor to use Astro's integration logger for logging ### [`v3.1.5`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#315) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/sitemap@3.1.4...@astrojs/sitemap@3.1.5) ##### Patch Changes - [#​10779](https://togithub.com/withastro/astro/pull/10779) [`cefeadf`](https://togithub.com/withastro/astro/commit/cefeadf0a4a51420130445b6dc5ab1e5b331732b) Thanks [@​adrianlyjak](https://togithub.com/adrianlyjak)! - Fixes false positives for status code routes like `404` and `500` when generating sitemaps.
withastro/astro (@​astrojs/vercel) ### [`v7.7.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/vercel/CHANGELOG.md#772) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/vercel@7.7.1...@astrojs/vercel@7.7.2) ##### Patch Changes - [#​11323](https://togithub.com/withastro/astro/pull/11323) [`41064ce`](https://togithub.com/withastro/astro/commit/41064cee78c1cccd428f710a24c483aeb275fd95) Thanks [@​ascorbic](https://togithub.com/ascorbic)! - Extracts fs helpers into shared internal-helpers module - [#​11296](https://togithub.com/withastro/astro/pull/11296) [`5848d97`](https://togithub.com/withastro/astro/commit/5848d9786768d1290de982670bcc7773280ef08d) Thanks [@​florian-lefebvre](https://togithub.com/florian-lefebvre)! - Fixes `astro:env` getSecret compatibility - Updated dependencies \[[`41064ce`](https://togithub.com/withastro/astro/commit/41064cee78c1cccd428f710a24c483aeb275fd95)]: - [@​astrojs/internal-helpers](https://togithub.com/astrojs/internal-helpers)[@​0](https://togithub.com/0).4.1 ### [`v7.7.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/vercel/CHANGELOG.md#771) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/vercel@7.7.0...@astrojs/vercel@7.7.1) ##### Patch Changes - [#​11261](https://togithub.com/withastro/astro/pull/11261) [`f5f8ed2`](https://togithub.com/withastro/astro/commit/f5f8ed275b76adfb11b7c3c1e800753a25416498) Thanks [@​matthewp](https://togithub.com/matthewp)! - Fix backwards compat with Astro <= 4.9 - [#​11227](https://togithub.com/withastro/astro/pull/11227) [`24ce898`](https://togithub.com/withastro/astro/commit/24ce8983e1e1b3c8ebebf2ac4de7bbf21a586e2e) Thanks [@​matthewp](https://togithub.com/matthewp)! - In Vercel Edge, include cookies set by Astro.cookies.set ### [`v7.7.0`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/vercel/CHANGELOG.md#770) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/vercel@7.6.0...@astrojs/vercel@7.7.0) ##### Minor Changes - [#​11199](https://togithub.com/withastro/astro/pull/11199) [`2bdca27`](https://togithub.com/withastro/astro/commit/2bdca27ff4002efd330667b0b4ca3e00d5b7a2db) Thanks [@​florian-lefebvre](https://togithub.com/florian-lefebvre)! - Adds support for experimental `astro:env` released in Astro 4.10
dotansimha/graphql-code-generator (@​graphql-codegen/typescript) ### [`v4.0.9`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typescript/CHANGELOG.md#409) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript@4.0.8...@graphql-codegen/typescript@4.0.9) ##### Patch Changes - Updated dependencies \[[`79fee3c`](https://togithub.com/dotansimha/graphql-code-generator/commit/79fee3cada20d683d250aad5aa5fef9d6ed9f4d2)]: - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​5](https://togithub.com/5).3.1 ### [`v4.0.8`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typescript/CHANGELOG.md#408) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript@4.0.7...@graphql-codegen/typescript@4.0.8) ##### Patch Changes - Updated dependencies \[[`808ada5`](https://togithub.com/dotansimha/graphql-code-generator/commit/808ada595d83d39cad045da5824cac6378e9eca3), [`14ce39e`](https://togithub.com/dotansimha/graphql-code-generator/commit/14ce39e41dfee38c652be736664177fa2b1df421)]: - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​5](https://togithub.com/5).3.0
dotansimha/graphql-code-generator (@​graphql-codegen/typescript-operations) ### [`v4.2.3`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/operations/CHANGELOG.md#423) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript-operations@4.2.2...@graphql-codegen/typescript-operations@4.2.3) ##### Patch Changes - Updated dependencies \[[`79fee3c`](https://togithub.com/dotansimha/graphql-code-generator/commit/79fee3cada20d683d250aad5aa5fef9d6ed9f4d2)]: - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​5](https://togithub.com/5).3.1 - [@​graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@​4](https://togithub.com/4).0.9 ### [`v4.2.2`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/operations/CHANGELOG.md#422) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript-operations@4.2.1...@graphql-codegen/typescript-operations@4.2.2) ##### Patch Changes - Updated dependencies \[[`808ada5`](https://togithub.com/dotansimha/graphql-code-generator/commit/808ada595d83d39cad045da5824cac6378e9eca3), [`14ce39e`](https://togithub.com/dotansimha/graphql-code-generator/commit/14ce39e41dfee38c652be736664177fa2b1df421)]: - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​5](https://togithub.com/5).3.0 - [@​graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@​4](https://togithub.com/4).0.8
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.16.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7160-2024-07-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.15.0...v7.16.0) ##### 🚀 Features - **rule-tester:** stricter rule test validations - **eslint-plugin:** \[no-unnecessary-parameter-property-assignment] add new rule - **eslint-plugin:** add support for nested namespaces to unsafe-member-access - **eslint-plugin:** \[no-floating-promises] add checkThenables option ##### 🩹 Fixes - **deps:** update dependency [@​eslint-community/regexpp](https://togithub.com/eslint-community/regexpp) to v4.11.0 - **eslint-plugin:** \[no-floating-promises] add `suggestions` to tests from [#​9263](https://togithub.com/typescript-eslint/typescript-eslint/issues/9263) `checkThenables` - **website:** react key error on internal pages of website - **eslint-plugin:** \[restrict-template-expressions] don't report tuples if `allowArray` option is enabled ##### ❤️ Thank You - Abraham Guo - auvred - Josh Goldberg ✨ - Juan Sanchez - Vinccool96 - YeonJuan - Yukihiro Hasegawa 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. ### [`v7.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7150-2024-07-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.1...v7.15.0) ##### 🚀 Features - **eslint-plugin:** \[array-type] detect `Readonly` case - **eslint-plugin:** back-port new rules around empty object types from v8 ##### 🩹 Fixes - disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config - **eslint-plugin:** \[no-unsafe-return] differentiate a types-error any from a true any - **eslint-plugin:** \[no-unsafe-call] differentiate a types-error any from a true any ##### ❤️ Thank You - auvred - Kim Sang Du - rgehbt - Vinccool96 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. ### [`v7.14.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7141-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.0...v7.14.1) ##### 🩹 Fixes - **eslint-plugin:** \[prefer-nullish-coalescing] treat enums and literals as their underlying primitive types - **eslint-plugin:** \[prefer-nullish-coalescing] ensure ternary fix does not remove parens ##### ❤️ Thank You - Jake Bailey 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. ### [`v7.14.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7140-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.1...v7.14.0) ##### 🚀 Features - support TypeScript 5.5 ##### 🩹 Fixes - **eslint-plugin:** \[no-extraneous-class] handle abstract members - **eslint-plugin:** \[prefer-nullish-coalescing] handle intersected primitive types - **eslint-plugin:** \[no-invalid-this] support AccessorProperty ##### ❤️ Thank You - Brad Zacher - cm-ayf - Jake Bailey - James Zhan - Joshua Chen - yoshi2no 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. ### [`v7.13.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7131-2024-06-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.0...v7.13.1) ##### 🩹 Fixes - **eslint-plugin:** \[prefer-readonly] refine report locations - **eslint-plugin:** \[return-await] support explicit resource management - **eslint-plugin:** \[no-unsafe-member-access] differentiate a types-error any from a true any ##### ❤️ Thank You - Kirk Waiblinger - Yukihiro Hasegawa 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. ### [`v7.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7130-2024-06-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.12.0...v7.13.0) ##### 🚀 Features - **typescript-estree:** require `import = require()` argument to be a string literal - **typescript-estree:** forbid `.body`, `.async`, `.generator` on `declare function` - **eslint-plugin:** \[no-dynamic-delete] allow all string literals as index ##### 🩹 Fixes - **ast-spec:** function-call-like callee should be Expression not LeftHandSideExpression - **scope-manager:** handle index signature in class - **eslint-plugin:** \[init-declarations] refine report locations - **eslint-plugin:** \[no-base-to-string] make error message more nuanced - **eslint-plugin:** \[no-unsafe-assignment] be more specific about error types - **eslint-plugin:** \[no-magic-numbers] fix implementation of the `ignore` option ##### ❤️ Thank You - Fotis Papadogeorgopoulos - Joshua Chen - Kirk Waiblinger - Tobiloba Adedeji - Vinccool96 - YeonJuan 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. ### [`v7.12.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7120-2024-06-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.11.0...v7.12.0) ##### 🚀 Features - **eslint-plugin:** \[no-useless-template-literals] rename to `no-useless-template-expression` (deprecate `no-useless-template-literals`) - **rule-tester:** check for parsing errors in suggestion fixes - **rule-tester:** port `checkDuplicateTestCases` from ESLint - **eslint-plugin:** \[no-floating-promises] add option 'allowForKnownSafePromises' ##### 🩹 Fixes - no-useless-template-expression -> no-unnecessary-template-expression - **eslint-plugin:** \[no-unnecessary-type-assertion] combine template literal check with `const` variable check - **eslint-plugin:** \[dot-notation] fix false positive when accessing private/protected property with optional chaining - **eslint-plugin:** \[explicit-member-accessibility] refine report locations - **eslint-plugin:** \[no-unnecessary-type-assertion] declares are always defined, so always check `declare`s - **eslint-plugin:** \[prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions - **eslint-plugin:** \[return-await] clean up in-try-catch detection and make autofixes safe - **eslint-plugin:** \[member-ordering] also TSMethodSignature can be get/set ##### ❤️ Thank You - Abraham Guo - Han Yeong-woo - Joshua Chen - Kim Sang Du - Kirk Waiblinger - YeonJuan 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. ### [`v7.11.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7110-2024-05-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.10.0...v7.11.0) ##### 🚀 Features - **eslint-plugin:** deprecate prefer-ts-expect-error in favor of ban-ts-comment ##### 🩹 Fixes - **eslint-plugin:** \[consistent-type-assertions] prevent syntax errors on arrow functions ##### ❤️ Thank You - Abraham Guo - auvred - Dom Armstrong - Kirk Waiblinger 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.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.16.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7160-2024-07-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.15.0...v7.16.0) ##### 🩹 Fixes - **deps:** update dependency [@​eslint-community/regexpp](https://togithub.com/eslint-community/regexpp) to v4.11.0 - **website:** react key error on internal pages of website ##### ❤️ Thank You - Abraham Guo - auvred - Josh Goldberg ✨ - Juan Sanchez - Vinccool96 - YeonJuan - Yukihiro Hasegawa 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. ### [`v7.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7150-2024-07-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.1...v7.15.0) This was a version bump only for parser to align it with other projects, there were no code changes. 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. ### [`v7.14.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7141-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.0...v7.14.1) This was a version bump only for parser to align it with other projects, there were no code changes. 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. ### [`v7.14.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7140-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.1...v7.14.0) ##### 🚀 Features - support TypeScript 5.5 ##### ❤️ Thank You - Brad Zacher - cm-ayf - Jake Bailey - James Zhan - Joshua Chen - yoshi2no 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. ### [`v7.13.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7131-2024-06-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.0...v7.13.1) This was a version bump only for parser to align it with other projects, there were no code changes. 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. ### [`v7.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7130-2024-06-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.12.0...v7.13.0) ##### 🚀 Features - **parser, typescript-estree:** export withoutProjectParserOptions utility ##### ❤️ Thank You - Fotis Papadogeorgopoulos - Joshua Chen - Kirk Waiblinger - Tobiloba Adedeji - Vinccool96 - YeonJuan 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. ### [`v7.12.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7120-2024-06-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.11.0...v7.12.0) ##### 🩹 Fixes - **types:** correct typing ParserOptions ##### ❤️ Thank You - Abraham Guo - Han Yeong-woo - Joshua Chen - Kim Sang Du - Kirk Waiblinger - YeonJuan 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. ### [`v7.11.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7110-2024-05-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.10.0...v7.11.0) This was a version bump only for parser to align it with other projects, there were no code changes. 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.
urql-graphql/urql (@​urql/core) ### [`v5.0.4`](https://togithub.com/urql-graphql/urql/blob/HEAD/packages/core/CHANGELOG.md#504) [Compare Source](https://togithub.com/urql-graphql/urql/compare/@urql/core@5.0.3...@urql/core@5.0.4) ##### Patch Changes - Change how we calculate the `OperationKey` to take files into account, before we would encode them to `null` resulting in every mutation with the same variables (excluding the files) to have the same key. This resulted in mutations that upload different files at the same time to share a result in GraphCache Submitted by [@​JoviDeCroock](https://togithub.com/JoviDeCroock) (See [#​3601](https://togithub.com/urql-graphql/urql/pull/3601))
withastro/astro (astro) ### [`v4.11.5`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4115) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.11.4...astro@4.11.5) ##### Patch Changes - [#​11408](https://togithub.com/withastro/astro/pull/11408) [`b9e906f`](https://togithub.com/withastro/astro/commit/b9e906f8e75444739aa259b62489d9f5749260b9) Thanks [@​matthewp](https://togithub.com/matthewp)! - Revert change to how boolean attributes work ### [`v4.11.4`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4114) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.11.3...astro@4.11.4) ##### Patch Changes - [#​11362](https://togithub.com/withastro/astro/pull/11362) [`93993b7`](https://togithub.com/withastro/astro/commit/93993b77cf4915b4c0d245df9ecbf2265f5893e7) Thanks [@​ematipico](https://togithub.com/ematipico)! - Fixes an issue where creating manually the i18n middleware could break the logic of the functions of the virtual module `astro:i18n` - [#​11349](https://togithub.com/withastro/astro/pull/11349) [`98d9ce4`](https://togithub.com/withastro/astro/commit/98d9ce41f20c8bf024c937e8bde80d3c3dbbed99) Thanks [@​ematipico](https://togithub.com/ematipico)! - Fixes an issue where Astro didn't throw an error when `Astro.rewrite` was used without providing the experimental flag - [#​11352](https://togithub.com/withastro/astro/pull/11352) [`a55ee02`](https://togithub.com/withastro/astro/commit/a55ee0268e1ca22597e9b5e6d1f24b4f28ad978b) Thanks [@​ematipico](https://togithub.com/ematipico)! - Fixes an issue where the rewrites didn't update the status code when using manual i18n routing. - [#​11388](https://togithub.com/withastro/astro/pull/11388) [`3a223b4`](https://togithub.com/withastro/astro/commit/3a223b4811708cc93ebb27706118c1723e1fc013) Thanks [@​mingjunlu](https://togithub.com/mingjunlu)! - Adjusts the color of punctuations in error overlay. - [#​11369](https://togithub.com/withastro/astro/pull/11369) [`e6de11f`](https://togithub.com/withastro/astro/commit/e6de11f4a941e29123da3714e5b8f17d25744f0f) Thanks [@​bluwy](https://togithub.com/bluwy)! - Fixes attribute rendering for non-boolean attributes with boolean values ### [`v4.11.3`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4113) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.11.2...astro@4.11.3) ##### Patch Changes - [#​11347](https://togithub.com/withastro/astro/pull/11347) [`33bdc54`](https://togithub.com/withastro/astro/commit/33bdc5472929f72fa8e39624598bf929c48e60c0) Thanks [@​bluwy](https://togithub.com/bluwy)! - Fixes installed packages detection when running `astro check` - [#​11327](https://togithub.com/withastro/astro/pull/11327) [`0df8142`](https://togithub.com/withastro/astro/commit/0df81422a81c8f8900684d100e9b8f26365fa0b1) Thanks [@​ematipico](https://togithub.com/ematipico)! - Fixes an issue with the container APIs where a runtime error was thrown during the build, when using `pnpm` as package manager. ### [`v4.11.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4112) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.11.1...astro@4.11.2) ##### Patch Changes - [#​11335](https://togithub.com/withastro/astro/pull/11335) [`4c4741b`](https://togithub.com/withastro/astro/commit/4c4741b42dc531403f7b9647bd51951d0cdb8f5b) Thanks [@​ematipico](https://togithub.com/ematipico)! - Reverts [#​11292](https://togithub.com/withastro/astro/pull/11292), which caused a regression to the input type - [#​11326](https://togithub.com/withastro/astro/pull/11326) [`41121fb`](https://togithub.com/withastro/astro/commit/41121fbe00e144d4d93835811e1c4349664d9003) Thanks [@​florian-lefebvre](https://togithub.com/florian-lefebvre)! - Fixes a case where running `astro sync` when using the experimental `astro:env` feature would fail if environment variables were missing - [#​11338](https://togithub.com/withastro/astro/pull/11338) [`9752a0b`](https://togithub.com/withastro/astro/commit/9752a0b27526270fd0066f3db7049e9ae6af1ef8) Thanks [@​zaaakher](https://togithub.com/zaaakher)! - Fixes svg icon margin in devtool tooltip title to look coherent in `rtl` and `ltr` layouts - [#​11331](https://togithub.com/withastro/astro/pull/11331) [`f1b78a4`](https://togithub.com/withastro/astro/commit/f1b78a496034d53b0e9dfc276a4a1b1d691772c4) Thanks [@​bluwy](https://togithub.com/bluwy)! - Removes `resolve` package and simplify internal resolve check - [#​11339](https://togithub.com/withastro/astro/pull/11339) [`8fdbf0e`](https://togithub.com/withastro/astro/commit/8fdbf0e45beffdae3da1e7f36797575c92f8a0ba) Thanks [@​matthewp](https://togithub.com/matthewp)! - Remove non-fatal errors from telemetry Previously we tracked non-fatal errors in telemetry to get a good idea of the types of errors that occur in `astro dev`. However this has become noisy over time and results in a lot of data that isn't particularly useful. This removes those non-fatal errors from being tracked. ### [`v4.11.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4111) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.11.0...astro@4.11.1) ##### Patch Changes - [#​11308](https://togithub.com/withastro/astro/pull/11308) [`44c61dd`](https://togithub.com/withastro/astro/commit/44c61ddfd85f1c23f8cec8caeaa5e25897121996) Thanks [@​ematipico](https://togithub.com/ematipico)! - Fixes an issue where custom `404.astro` and `500.astro` were not returning the correct status code when rendered inside a rewriting cycle. - [#​11302](https://togithub.com/withastro/astro/pull/11302) [`0622567`](https://togithub.com/withastro/astro/commit/06225673269201044358788f2a81dbe13912adce) Thanks [@​martrapp](https://togithub.com/martrapp)! - Fixes an issue with the view transition router when redirecting to an URL with different origin. - Updated dependencies \[[`b6afe6a`](https://togithub.com/withastro/astro/commit/b6afe6a782f68f4a279463a144baaf99cb96b6dc), [`41064ce`](https://togithub.com/withastro/astro/commit/41064cee78c1cccd428f710a24c483aeb275fd95)]: - [@​astrojs/markdown-remark](https://togithub.com/astrojs/markdown-remark)[@​5](https://togithub.com/5).1.1 - [@​astrojs/internal-helpers](https://togithub.com/astrojs/internal-helpers)[@​0](https://togithub.com/0).4.1 ### [`v4.11.0`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4110) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.10.3...astro@4.11.0) ##### Minor Changes - [#​11197](https://togithub.com/withastro/astro/pull/11197) [`4b46bd9`](https://togithub.com/withastro/astro/commit/4b46bd9bdcbb302f294aa27b8aa07099e104fa17) Thanks [@​braebo](https://togithub.com/braebo)! - Adds [`ShikiTransformer`](https://shiki.style/packages/transformers#shikijs-transformers) support to the [``](https://docs.astro.build/en/reference/api-reference/#code-) component with a new `transformers` prop. Note that `transformers` only applies classes and you must provide your own CSS rules to target the elements of your code block. ### [`v4.10.3`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4103) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.10.2...astro@4.10.3) ##### Patch Changes - [#​11213](https://togithub.com/withastro/astro/pull/11213) [`94ac7ef`](https://togithub.com/withastro/astro/commit/94ac7efd70fd264b10887805a02d5d1877af8701) Thanks [@​florian-lefebvre](https://togithub.com/florian-lefebvre)! - Removes the `PUBLIC_` prefix constraint for `astro:env` public variables - [#​11213](https://togithub.com/withastro/astro/pull/11213) [`94ac7ef`](https://togithub.com/withastro/astro/commit/94ac7efd70fd264b10887805a02d5d1877af8701) Thanks [@​florian-lefebvre](https://togithub.com/florian-lefebvre)! - **BREAKING CHANGE to the experimental `astro:env` feature only** Server secrets specified in the schema must now be imported from `astro:env/server`. Using `getSecret()` is no longer required to use these environment variables in your schema: ```diff - import { getSecret } from 'astro:env/server' - const API_SECRET = getSecret("API_SECRET") + import { API_SECRET } from 'astro:env/server' ``` Note that using `getSecret()` with these keys is still possible, but no longer involves any special handling and the raw value will be returned, just like retrieving secrets not specified in your schema. - [#​11234](https://togithub.com/withastro/astro/pull/11234) [`4385bf7`](https://togithub.com/withastro/astro/commit/4385bf7a4dc9c65bff53a30c660f7a909fcabfc9) Thanks [@​ematipico](https://togithub.com/ematipico)! - Adds a new function called `addServerRenderer` to the Container API. Use this

Configuration

📅 Schedule: Branch creation - "after 12am and before 5am every weekday,every weekend" (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.