FOSS-Community / FOSSCU-Blog

Blog-Site for FOSSCU
https://fosscu-blog.vercel.app
MIT License
1 stars 1 forks source link

Bump astro from 1.9.2 to 2.1.3 #22

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps astro from 1.9.2 to 2.1.3.

Release notes

Sourced from astro's releases.

@​astrojs/netlify@​2.1.3

Patch Changes

astro@2.1.3

Patch Changes

  • #6530 acf78c5e2 Thanks @​Princesseuh! - Fix various inaccuracies with types related to the new Assets features:

    • getConfiguredImageService wasn't present on the astro:assets types.
    • ImageMetadata wasn't exported
    • Fixed wrong module declaration for avif, heic and heif files.
    • Add missing module declaration for SVGs imports
  • #6527 04e624d06 Thanks @​bluwy! - Treeshake exported client components that are not imported

  • #6533 cc90d7219 Thanks @​Princesseuh! - Added a warning when trying to use experimental.assets with a not compatible adapter

  • #6483 a9a6ae298 Thanks @​Princesseuh! - Fix images defined in content collections schemas not working

  • #6537 6a7cf0712 Thanks @​matthewp! - Prevent astro:content from depending on Node builtins

  • #6488 bfd67ea74 Thanks @​matthewp! - Remove use of createRequire breaking non-Node hosts.

  • #6503 f6eddffa0 Thanks @​bholmesdev! - Add caching to getCollection() queries for faster SSG production builds

  • #6508 c63874090 Thanks @​bholmesdev! - Improve content collection error formatting:

    • Bold the collection and entry that failed
    • Consistently list the frontmatter key at the start of every error
    • Rich errors for union types
  • #6485 d637d1ea5 Thanks @​bluwy! - Fix @astrojs/prism edgecase with strict package managers

  • #6532 637f9bc72 Thanks @​Princesseuh! - Fix env.d.ts changing types wrongly on every restart when experimental.assets is enabled

  • #6460 77a046e88 Thanks @​bluwy! - Add default .npmrc file when adding the Lit integration through astro add lit and using pnpm.

@​astrojs/netlify@​2.1.2

Patch Changes

... (truncated)

Changelog

Sourced from astro's changelog.

2.1.3

Patch Changes

  • #6530 acf78c5e2 Thanks @​Princesseuh! - Fix various inaccuracies with types related to the new Assets features:

    • getConfiguredImageService wasn't present on the astro:assets types.
    • ImageMetadata wasn't exported
    • Fixed wrong module declaration for avif, heic and heif files.
    • Add missing module declaration for SVGs imports
  • #6527 04e624d06 Thanks @​bluwy! - Treeshake exported client components that are not imported

  • #6533 cc90d7219 Thanks @​Princesseuh! - Added a warning when trying to use experimental.assets with a not compatible adapter

  • #6483 a9a6ae298 Thanks @​Princesseuh! - Fix images defined in content collections schemas not working

  • #6537 6a7cf0712 Thanks @​matthewp! - Prevent astro:content from depending on Node builtins

  • #6488 bfd67ea74 Thanks @​matthewp! - Remove use of createRequire breaking non-Node hosts.

  • #6503 f6eddffa0 Thanks @​bholmesdev! - Add caching to getCollection() queries for faster SSG production builds

  • #6508 c63874090 Thanks @​bholmesdev! - Improve content collection error formatting:

    • Bold the collection and entry that failed
    • Consistently list the frontmatter key at the start of every error
    • Rich errors for union types
  • #6485 d637d1ea5 Thanks @​bluwy! - Fix @astrojs/prism edgecase with strict package managers

  • #6532 637f9bc72 Thanks @​Princesseuh! - Fix env.d.ts changing types wrongly on every restart when experimental.assets is enabled

  • #6460 77a046e88 Thanks @​bluwy! - Add default .npmrc file when adding the Lit integration through astro add lit and using pnpm.

2.1.2

Patch Changes

2.1.1

Patch Changes

... (truncated)

Commits


Dependabot compatibility score

Dependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated
fosscu-blog ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 20, 2023 at 8:06AM (UTC)
dependabot[bot] commented 1 year ago

Superseded by #26.