deps(deps): bump astro, @astrojs/vercel, astro-auto-import and @astrojs/mdx#65
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps(deps): bump astro, @astrojs/vercel, astro-auto-import and @astrojs/mdx#65dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…js/mdx Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) to 7.1.3 and updates ancestor dependencies [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel), [astro-auto-import](https://github.com/delucis/astro-auto-import/tree/HEAD/packages/astro-auto-import) and [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx). These dependencies need to be updated together. Updates `astro` from 6.4.8 to 7.1.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.1.3/packages/astro) Updates `@astrojs/vercel` from 10.0.8 to 11.0.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/vercel@11.0.3/packages/integrations/vercel) Updates `astro-auto-import` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/delucis/astro-auto-import/releases) - [Changelog](https://github.com/delucis/astro-auto-import/blob/main/packages/astro-auto-import/CHANGELOG.md) - [Commits](https://github.com/delucis/astro-auto-import/commits/astro-auto-import@0.5.2/packages/astro-auto-import) Updates `@astrojs/mdx` from 6.0.3 to 7.0.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@7.0.3/packages/integrations/mdx) --- updated-dependencies: - dependency-name: astro dependency-version: 7.1.3 dependency-type: direct:production - dependency-name: "@astrojs/vercel" dependency-version: 11.0.3 dependency-type: direct:production - dependency-name: astro-auto-import dependency-version: 0.5.2 dependency-type: indirect - dependency-name: "@astrojs/mdx" dependency-version: 7.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Contributor
Author
|
Looks like these dependencies are up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps astro to 7.1.3 and updates ancestor dependencies astro, @astrojs/vercel, astro-auto-import and @astrojs/mdx. These dependencies need to be updated together.
Updates
astrofrom 6.4.8 to 7.1.3Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
cf9ffc7[ci] release (#17455)630b382Useos.availableParallelism()for image optimization queue to fix OOM in CP...8a7f7e0[ci] release (#17411)ebbd793chore(deps): updateastro-embed(#17436)311e42c[ci] format1d62202chore(deps): updateneotraverseto v1 (#17446)a5f7230fix(astro): updatecookieto v2 (#17445)91992effix(prefetch): swallow fetch-fallback rejection to avoid unhandled 'Load fail...a89c137fix(astro): propagate mutated locals to custom error pages (#17402)91c645a[ci] release (#17403)Updates
@astrojs/vercelfrom 10.0.8 to 11.0.3Release notes
Sourced from @astrojs/vercel's releases.
... (truncated)
Changelog
Sourced from @astrojs/vercel's changelog.
... (truncated)
Commits
e7d7935[ci] release (#17373)3a43cf0fix(@astrojs/vercel): improve internal ISR route handling (#17370)a86160e[ci] release (#17256)7d8ec1f[ci] release (#17237)02b73b0fix: peer deps of packages (#17249)2bfb179chore: simpler package.json types (#17229)f55ba4c[ci] release (#17132)9a53f77feat: add CDN cache providers (#16335)08b84d6[ci] release (beta) (#17045)9c2b95bMerge remote-tracking branch 'origin/main' into chore/merge-main-into-nextUpdates
astro-auto-importfrom 0.5.1 to 0.5.2Release notes
Sourced from astro-auto-import's releases.
Changelog
Sourced from astro-auto-import's changelog.
Commits
e45717eVersion Packages (#159)965278fImproved Astro 7 support (#158)d99d066Update dependency typescript to ^6.0.3 (#142)ee64877Update dependency@types/nodeto ^20.19.43 (#149)9678a1aUpdate astro (#141)dc91d54Update dependency acorn to ^8.17.0 (#155)c3568deUpdate dependency typescript to v6 (#136)0f39c97Update dependency@types/nodeto ^20.19.39 (#138)0488a44Update dependency astro to ^6.1.5 (#139)12979d2Update astro (#133)Updates
@astrojs/mdxfrom 6.0.3 to 7.0.3Release notes
Sourced from @astrojs/mdx's releases.
... (truncated)
Changelog
Sourced from @astrojs/mdx's changelog.
... (truncated)
Commits
dec7692[ci] release (#17338)64b0d66fix(satteri): route highlighted code blocks through MDX pre components (#17341)a86160e[ci] release (#17256)7d8ec1f[ci] release (#17237)02b73b0fix: peer deps of packages (#17249)0a054e7chore(head): normalize html charset declarations (#17197)2bfb179chore: simpler package.json types (#17229)dc260daRemove legacy "X-UA-Compatible" meta tags (#17162)f55ba4c[ci] release (#17132)7725a61[ci] formatDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.