shishkin / astro-pagefind

Astro integration for Pagefind static site search.
MIT License
266 stars 15 forks source link

chore(deps): update astro #62

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/check (source) 0.3.1 -> 0.3.3 age adoption passing confidence
astro (source) 4.0.3 -> 4.0.6 age adoption passing confidence
eslint-plugin-astro (source) 0.30.0 -> 0.31.0 age adoption passing confidence

Release Notes

withastro/language-tools (@​astrojs/check) ### [`v0.3.3`](https://togithub.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#033) [Compare Source](https://togithub.com/withastro/language-tools/compare/@astrojs/check@0.3.2...@astrojs/check@0.3.3) ##### Patch Changes - [`45d49f5`](https://togithub.com/withastro/language-tools/commit/45d49f5): Fix errors spilling out of inline event attributes in certain cases - [`7c9c981`](https://togithub.com/withastro/language-tools/commit/7c9c981): Fix errors inside `.ts` files not being properly reported in certain cases - Updated dependencies \[[`45d49f5`](https://togithub.com/withastro/language-tools/commit/45d49f5)] - Updated dependencies \[[`7c9c981`](https://togithub.com/withastro/language-tools/commit/7c9c981)] - [@​astrojs/language-server](https://togithub.com/astrojs/language-server)[@​2](https://togithub.com/2).5.4 ### [`v0.3.2`](https://togithub.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#032) [Compare Source](https://togithub.com/withastro/language-tools/compare/@astrojs/check@0.3.1...@astrojs/check@0.3.2) ##### Patch Changes - [`621320a`](https://togithub.com/withastro/language-tools/commit/621320a): Fix language server crashing when encountering malformed files in certain cases - [`dc98b0b`](https://togithub.com/withastro/language-tools/commit/dc98b0b): Fixes an issue where type checking errors were shown on define:vars scripts when "type=module" attribute was also present. - Updated dependencies \[[`621320a`](https://togithub.com/withastro/language-tools/commit/621320a)] - Updated dependencies \[[`dc98b0b`](https://togithub.com/withastro/language-tools/commit/dc98b0b)] - Updated dependencies \[[`015a667`](https://togithub.com/withastro/language-tools/commit/015a667)] - Updated dependencies \[[`598689a`](https://togithub.com/withastro/language-tools/commit/598689a)] - [@​astrojs/language-server](https://togithub.com/astrojs/language-server)[@​2](https://togithub.com/2).5.3
withastro/astro (astro) ### [`v4.0.6`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#406) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.0.5...astro@4.0.6) ##### Patch Changes - [#​9419](https://togithub.com/withastro/astro/pull/9419) [`151bd429b`](https://togithub.com/withastro/astro/commit/151bd429b11a73d236ca8f43e8f5072e7c29641e) Thanks [@​matthewp](https://togithub.com/matthewp)! - Prevent Partytown from hijacking history APIs - [#​9426](https://togithub.com/withastro/astro/pull/9426) [`c01cc4e34`](https://togithub.com/withastro/astro/commit/c01cc4e3409ae3cf81db7384bf8e53424f21bb5c) Thanks [@​alexnguyennz](https://togithub.com/alexnguyennz)! - Fixes warning for external URL redirects - [#​9445](https://togithub.com/withastro/astro/pull/9445) [`f963d07f2`](https://togithub.com/withastro/astro/commit/f963d07f22f972938e1c9e8c95f9278efdff586b) Thanks [@​natemoo-re](https://togithub.com/natemoo-re)! - Upgrades Astro's compiler to a crash when sourcemaps try to map multibyte characters - [#​9126](https://togithub.com/withastro/astro/pull/9126) [`6d2d0e279`](https://togithub.com/withastro/astro/commit/6d2d0e279dd51e04099c86c4d900e2dd1d5fa837) Thanks [@​lilnasy](https://togithub.com/lilnasy)! - Fixes an issue where error pages were not shown when trailingSlash was set to "always". - [#​9434](https://togithub.com/withastro/astro/pull/9434) [`c01580a2c`](https://togithub.com/withastro/astro/commit/c01580a2cd847ac82192d6717e9e823fba6ecb49) Thanks [@​ematipico](https://togithub.com/ematipico)! - Improves the error message when a middleware doesn't return a `Response` - [#​9433](https://togithub.com/withastro/astro/pull/9433) [`fcc2fd5b0`](https://togithub.com/withastro/astro/commit/fcc2fd5b0f218ecfc7bbe3f48063221e5dd62757) Thanks [@​ematipico](https://togithub.com/ematipico)! - Correctly merge headers from the original response when an error page is rendered ### [`v4.0.5`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#405) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.0.4...astro@4.0.5) ##### Patch Changes - [#​9423](https://togithub.com/withastro/astro/pull/9423) [`bda1d294f`](https://togithub.com/withastro/astro/commit/bda1d294f2d50f31abfc9a32b5272fc9ac080e83) Thanks [@​matthewp](https://togithub.com/matthewp)! - Error when getImage is passed an undefined src - [#​9424](https://togithub.com/withastro/astro/pull/9424) [`e1a5a2d36`](https://togithub.com/withastro/astro/commit/e1a5a2d36ac3637f5c94a27b69128a121541bae8) Thanks [@​matthewp](https://togithub.com/matthewp)! - Prevents dev server from crashing on unhandled rejections, and adds a helpful error message - [#​9404](https://togithub.com/withastro/astro/pull/9404) [`8aa17a64b`](https://togithub.com/withastro/astro/commit/8aa17a64b46b8eaabfd1375fd6550ff93727aa81) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fixed some newer HTML attributes not being included in our type definitions - [#​9414](https://togithub.com/withastro/astro/pull/9414) [`bebf38c0c`](https://togithub.com/withastro/astro/commit/bebf38c0cb539de04007f5e721bf459300b895a1) Thanks [@​Skn0tt](https://togithub.com/Skn0tt)! - Adds the feature name to logs about feature deprecation / experimental status. - [#​9418](https://togithub.com/withastro/astro/pull/9418) [`2c168af67`](https://togithub.com/withastro/astro/commit/2c168af6745f5357e76ec323787595ef06d5fd73) Thanks [@​alexnguyennz](https://togithub.com/alexnguyennz)! - Fix broken link in CI instructions - [#​9407](https://togithub.com/withastro/astro/pull/9407) [`546d92c86`](https://togithub.com/withastro/astro/commit/546d92c862d08c69751039511a12c92ae38184c2) Thanks [@​matthewp](https://togithub.com/matthewp)! - Allows file URLs as import specifiers ### [`v4.0.4`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#404) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.0.3...astro@4.0.4) ##### Patch Changes - [#​9380](https://togithub.com/withastro/astro/pull/9380) [`ea0918259`](https://togithub.com/withastro/astro/commit/ea0918259964947523827bac6abe88ad3841dbb9) Thanks [@​ematipico](https://togithub.com/ematipico)! - Correctly handle the rendering of i18n routes when `output: "hybrid"` is set - [#​9374](https://togithub.com/withastro/astro/pull/9374) [`65ddb0271`](https://togithub.com/withastro/astro/commit/65ddb027111514d41481f7455c0f0f03f8f608a8) Thanks [@​bluwy](https://togithub.com/bluwy)! - Fixes an issue where prerendered route paths that end with `.mjs` were removed from the final build - [#​9375](https://togithub.com/withastro/astro/pull/9375) [`26f7023d6`](https://togithub.com/withastro/astro/commit/26f7023d6928de75c363df0fa759a6255cb73ef3) Thanks [@​bluwy](https://togithub.com/bluwy)! - Prettifies generated route names injected by integrations - [#​9387](https://togithub.com/withastro/astro/pull/9387) [`a7c75b333`](https://togithub.com/withastro/astro/commit/a7c75b3339e6b1562d0d16ab6ef482840c51df68) Thanks [@​natemoo-re](https://togithub.com/natemoo-re)! - Fixes an edge case with `astro add` that could install a prerelease instead of a stable release version. **Prior to this change** `astro add svelte` installs `svelte@5.0.0-next.22` **After this change** `astro add svelte` installs `svelte@4.2.8` - Updated dependencies \[[`270c6cc27`](https://togithub.com/withastro/astro/commit/270c6cc27f20995883fcdabbff9b56d7f041f9e4)]: - [@​astrojs/markdown-remark](https://togithub.com/astrojs/markdown-remark)[@​4](https://togithub.com/4).0.1
ota-meshi/eslint-plugin-astro (eslint-plugin-astro) ### [`v0.31.0`](https://togithub.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#0310) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-astro/compare/v0.30.0...v0.31.0) ##### Minor Changes - [#​294](https://togithub.com/ota-meshi/eslint-plugin-astro/pull/294) [`5b4cf50`](https://togithub.com/ota-meshi/eslint-plugin-astro/commit/5b4cf50893cd557eff2f1e29920d97fc25f0450d) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - Improve compatibility with ESLint v9 - [#​292](https://togithub.com/ota-meshi/eslint-plugin-astro/pull/292) [`3429da5`](https://togithub.com/ota-meshi/eslint-plugin-astro/commit/3429da50471f23d043374fa9cde549f66d1c7e9e) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: add `astro/client-side-ts` processor

Configuration

📅 Schedule: Branch creation - "every weekend on the 3rd week of the month" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

renovate[bot] commented 11 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


renovate[bot] commented 11 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

github-actions[bot] commented 10 months ago

:tada: This PR is included in version 1.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: