felix-berlin / astro-breadcrumbs

Well configurable breadcrumb component for Astro.js. Create breadcrumbs completely dynamically or specify exactly how they should look.
https://docs.astro-breadcrumbs.kasimir.dev
GNU General Public License v3.0
54 stars 7 forks source link

chore(deps): update astro monorepo #290

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/mdx (source) 3.1.1 -> 3.1.2 age adoption passing confidence
astro (source) 4.11.0 -> 4.11.3 age adoption passing confidence

Release Notes

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
withastro/astro (astro) ### [`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

Configuration

📅 Schedule: Branch creation - "on friday and saturday" 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.

cloudflare-pages[bot] commented 1 month ago

Deploying astro-breadcrumbs-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: e5b506b
Status: ✅  Deploy successful!
Preview URL: https://77acd105.astro-breadcrumbs-docs.pages.dev
Branch Preview URL: https://renovate-astro-monorepo.astro-breadcrumbs-docs.pages.dev

View logs

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.98%. Comparing base (114ccfb) to head (e5b506b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #290 +/- ## ======================================= Coverage 71.98% 71.98% ======================================= Files 5 5 Lines 307 307 Branches 35 35 ======================================= Hits 221 221 Misses 86 86 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.