ddanielsantos / blog

https://ddaniel.me
1 stars 0 forks source link

fix(deps): update dependency @astrojs/vercel to v7.5.0 #154

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/vercel (source) 7.4.0 -> 7.5.0 age adoption passing confidence

Release Notes

withastro/astro (@​astrojs/vercel) ### [`v7.5.0`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/vercel/CHANGELOG.md#750) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/vercel@7.4.0...@astrojs/vercel@7.5.0) ##### Minor Changes - [#​10513](https://togithub.com/withastro/astro/pull/10513) [`a573cc199a00d35410197ba4117c97764a984dc0`](https://togithub.com/withastro/astro/commit/a573cc199a00d35410197ba4117c97764a984dc0) Thanks [@​tk04](https://togithub.com/tk04)! - The `isr.exclude` configuration can now include routes with dynamic and spread parameters. ```ts export default defineConfig({ adapter: vercel({ isr: { exclude: [ "/blog/[title]" "/api/[...slug]", ] } }) }) ```

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
portfolio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 28, 2024 6:39pm