MatthiesenXYZ / astro-ghostcms

Easily migrate your Ghost Site to Astro, an Astro Integration that turns your Ghost server into a Headless CMS
https://astro-ghostcms.xyz/
MIT License
18 stars 3 forks source link

Bump the prod-dependencies group with 16 updates #128

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the prod-dependencies group with 16 updates:

Package From To
@astrojs/sitemap 3.1.1 3.1.2
@resvg/resvg-js 2.6.0 2.6.2
astro-integration-kit 0.6.0 0.11.0
vite 5.1.6 5.2.8
@unocss/astro 0.58.6 0.59.2
@unocss/reset 0.58.6 0.59.2
astro-font 0.0.78 0.0.80
typescript 5.4.2 5.4.5
unocss 0.58.6 0.59.2
@tailwindcss/typography 0.5.10 0.5.12
tailwindcss 3.4.1 3.4.3
sass 1.72.0 1.75.0
@matthiesenxyz/astro-gists 0.2.11 0.3.1
@astrojs/starlight 0.21.1 0.21.5
astro 4.5.6 4.6.1
sharp 0.33.2 0.33.3

Updates @astrojs/sitemap from 3.1.1 to 3.1.2

Release notes

Sourced from @​astrojs/sitemap's releases.

@​astrojs/sitemap@​3.1.2

Patch Changes

Changelog

Sourced from @​astrojs/sitemap's changelog.

3.1.2

Patch Changes

Commits


Updates @resvg/resvg-js from 2.6.0 to 2.6.2

Release notes

Sourced from @​resvg/resvg-js's releases.

v2.6.2

No release notes provided.

v2.6.1

What's Changed

This version solves the problem of missing DLLs caused by not installing Visual C++ Redistributable on Windows.

Added

  • chore(deps): update yarn to v3.8.1
  • chore(deps): update actions/cache action to v4
  • chore(deps): upgrade dependencies such as napi-rs #311
  • chore(ci): adding Node.js v20 to the CI
  • chore(ci): use macOS M1 machines
  • doc: clarify that the default value of the defaultFontFamily is empty
  • doc: improved change log documentation for M/L/C error
  • test: add a bbox test with stroke
  • fix(deps): update rust crate svgtypes to 0.14.0

Fixed

New Contributors

Full Changelog: https://github.com/yisibl/resvg-js/compare/v2.6.0...v2.6.1

v2.6.1-beta.0

What's Changed

This version solves the problem of missing DLLs caused by not installing Visual C++ Redistributable on Windows.

Added

  • chore(deps): upgrade dependencies such as napi-rs #311
  • chore(ci): adding Node.js v20 to the CI
  • chore(ci): use macOS M1 machines
  • doc: clarify that the default value of the defaultFontFamily is empty
  • doc: improved change log documentation for M/L/C error
  • test: add a bbox test with stroke
  • fix(deps): update rust crate svgtypes to 0.14.0

Fixed

... (truncated)

Changelog

Sourced from @​resvg/resvg-js's changelog.

[2.6.2] - 2024-03-26

Fixed

  • fix: Uncaught LinkError WebAssembly.instantiate() #322

[2.6.1] - 2024-03-25

Added

  • chore(deps): update yarn to v3.8.1
  • chore(deps): update actions/cache action to v4

[2.6.1-beta.0] - 2024-03-11

This version solves the problem of missing DLLs caused by not installing Visual C++ Redistributable on Windows.

Added

  • chore(deps): upgrade dependencies such as napi-rs #311
  • chore(ci): adding Node.js v20 to the CI
  • chore(ci): use macOS M1 machines
  • doc: clarify that the default value of the defaultFontFamily is empty
  • doc: improved change log documentation for M/L/C error
  • test: add a bbox test with stroke
  • fix(deps): update rust crate svgtypes to 0.14.0

Fixed

Commits
  • 9ca0584 2.6.2
  • 11ea519 fix: Uncaught LinkError WebAssembly.instantiate()
  • 60942db fix(ci): missing .node file for x86_64-apple-darwin
  • 3b9733f 2.6.1
  • f664edf chore(deps): update yarn to v3.8.1
  • 761fd8e chore(deps): update actions/cache action to v4
  • f8087c4 2.6.1-beta.0
  • b05682b chore(deps): upgrade dependencies such as napi-rs
  • caf40aa fix(deps): update rust crate svgtypes to 0.14.0
  • d1ef7c8 chore(deps): update dependency @​swc-node/register to v1.9.0
  • Additional commits viewable in compare view


Updates astro-integration-kit from 0.6.0 to 0.11.0

Release notes

Sourced from astro-integration-kit's releases.

astro-integration-kit@0.11.0

Please refer to CHANGELOG.md for details.

astro-integration-kit@0.10.0

Please refer to CHANGELOG.md for details.

astro-integration-kit@0.9.0

Please refer to CHANGELOG.md for details.

astro-integration-kit@0.8.0

Please refer to CHANGELOG.md for details.

astro-integration-kit@0.7.1

Please refer to CHANGELOG.md for details.

astro-integration-kit@0.7.0

Please refer to CHANGELOG.md for details.

astro-integration-kit@0.6.1

Please refer to CHANGELOG.md for details.

Commits


Updates vite from 5.1.6 to 5.2.8

Release notes

Sourced from vite's releases.

create-vite@5.2.3

Please refer to CHANGELOG.md for details.

create-vite@5.2.2

Please refer to CHANGELOG.md for details.

create-vite@5.2.1

Please refer to CHANGELOG.md for details.

create-vite@5.2.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.2.8 (2024-04-03)

5.2.7 (2024-03-29)

5.2.6 (2024-03-24)

5.2.5 (2024-03-24)

5.2.4 (2024-03-23)

5.2.3 (2024-03-22)

... (truncated)

Commits
  • 8b8d402 release: v5.2.8
  • 646319c fix: do not access document in /@vite/client when not defined (#16318)
  • 445c4f2 fix: fix sourcemap when using object as define value (#15805)
  • a78e265 chore(deps): update all non-major dependencies (#16325)
  • 4581e83 refactor: use types from sass instead of @​types/sass (#16340)
  • 3c85c6b fix: csp nonce injection when no closing tag (#16281) (#16282)
  • 21cc10b fix(hmr): multiple updates happened when invalidate is called while multiple ...
  • 01af308 fix(css): unknown file error happened with lightningcss (#16306)
  • eca68fa fix(scanner): duplicate modules for same id if glob is used in html-like type...
  • ad246da release: v5.2.7
  • Additional commits viewable in compare view


Updates @unocss/astro from 0.58.6 to 0.59.2

Release notes

Sourced from @​unocss/astro's releases.

v0.59.2

   🐞 Bug Fixes

    View changes on GitHub

v0.59.1

   🐞 Bug Fixes

    View changes on GitHub

v0.59.0

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v0.59.0-beta.1

   🚨 Breaking Changes

    View changes on GitHub

v0.58.9

... (truncated)

Commits


Updates @unocss/reset from 0.58.6 to 0.59.2

Release notes

Sourced from @​unocss/reset's releases.

v0.59.2

   🐞 Bug Fixes

    View changes on GitHub

v0.59.1

   🐞 Bug Fixes

    View changes on GitHub

v0.59.0

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v0.59.0-beta.1

   🚨 Breaking Changes

    View changes on GitHub

v0.58.9

... (truncated)

Commits


Updates astro-font from 0.0.78 to 0.0.80

Release notes

Sourced from astro-font's releases.

astro-font@0.0.80

In astro-font@^0.0.80, the CSS font parser for fonts loading over CDN such as Google Fonts, TypeKit, etc. has improved. It's now able to map over each attribute of font-face property returned by CDN, and creates an equivalent CSS.

To create in-browser like requests, each outgoing request is appended with the 'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36' header. This helps obtain the unicode-range which optimizes the in-browser font downloading as if the page doesn't use any character in that range, the font is not downloaded at all.

astro-font@0.0.79

In astro-font@^0.0.79, there are type values introduced for the following CSS properties, allowing you to choose the values based on standard web practices in your IDE.

To keep it backward compatible, any kind of string or number value is allowed.

Commits


Updates typescript from 5.4.2 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 27bcd4c Update LKG
  • 9f33bf1 🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...
  • 71b2f84 Bump version to 5.4.5 and LKG
  • 892936f 🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...
  • 38a7c05 release-5.4: Always set node-version for setup-node (#58117)
  • b754fc3 🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...
  • 06aae98 🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...
  • 6d8134e 🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...
  • Additional commits viewable in compare view


Updates unocss from 0.58.6 to 0.59.2

Release notes

Sourced from unocss's releases.

v0.59.2

   🐞 Bug Fixes

    View changes on GitHub

v0.59.1

   🐞 Bug Fixes

    View changes on GitHub

v0.59.0

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v0.59.0-beta.1

   🚨 Breaking Changes

    View changes on GitHub

v0.58.9

... (truncated)

Commits
  • 1d021da chore: release v0.59.2
  • 8e615ab fix: revert #3696
  • 25e97ca fix: move @unocss/webpack to ESM First (#3708)
  • 0f4ad40 fix(preset-mini): negative custom spacing (#3694)
  • 4ee36e1 chore: release v0.59.1
  • 7f85b39 fix(shared-integration): defaultIdeMatchInclude (#3696)
  • 85a2267 chore: update deps
  • 0cc4091 fix(eslint-plugin): support ESLint v9
  • changeset-bot[bot] commented 3 months ago

    🦋 Changeset detected

    Latest commit: 88d5a386427d3a10c90a985b1cbda15c6a9b5796

    The changes in this PR will be included in the next version bump.

    This PR includes changesets to release 6 packages | Name | Type | | ------------------------------------------- | ----- | | @matthiesenxyz/astro-ghostcms-theme-default | Patch | | @matthiesenxyz/starlight-ghostcms | Patch | | @matthiesenxyz/astro-ghostcms-brutalbyelian | Patch | | @matthiesenxyz/astro-ghostcms | Patch | | @matthiesenxyz/create-astro-ghostcms | Patch | | @matthiesenxyz/astro-ghostcms-catppuccin | Patch |

    Not sure what this means? Click here to learn what changesets are.

    Click here if you're a maintainer who wants to add another changeset to this PR

dependabot[bot] commented 3 months ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml