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 22 updates #138

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the prod-dependencies group with 22 updates:

Package From To
@astrojs/rss 4.0.5 4.0.6
@astrojs/sitemap 3.1.1 3.1.4
@resvg/resvg-js 2.6.0 2.6.2
astro-integration-kit 0.6.0 0.13.3
picocolors 1.0.0 1.0.1
vite 5.1.6 5.2.11
@unocss/astro 0.58.6 0.60.2
@unocss/reset 0.58.6 0.60.2
astro-font 0.0.78 0.0.81
astro-remote 0.3.2 0.3.3
typescript 5.4.2 5.4.5
unocss 0.58.6 0.60.2
@fontsource-variable/inter 5.0.17 5.0.18
@tailwindcss/typography 0.5.10 0.5.13
astro-navbar 2.3.1 2.3.2
tailwindcss 3.4.1 3.4.3
sass 1.72.0 1.77.2
execa 8.0.1 9.1.0
@matthiesenxyz/astro-gists 0.2.11 0.3.2
@astrojs/starlight 0.21.1 0.23.1
astro 4.5.6 4.8.6
sharp 0.33.2 0.33.4

Updates @astrojs/rss from 4.0.5 to 4.0.6

Release notes

Sourced from @​astrojs/rss's releases.

@​astrojs/rss@​4.0.6

Patch Changes

  • #11050 841df1f Thanks @​mingjunlu! - Fixes an issue where trailing slash is not removed even if the trailingSlash option is set to false.
Changelog

Sourced from @​astrojs/rss's changelog.

4.0.6

Patch Changes

  • #11050 841df1f Thanks @​mingjunlu! - Fixes an issue where trailing slash is not removed even if the trailingSlash option is set to false.
Commits


Updates @astrojs/sitemap from 3.1.1 to 3.1.4

Release notes

Sourced from @​astrojs/sitemap's releases.

@​astrojs/sitemap@​3.1.4

Patch Changes

@​astrojs/sitemap@​3.1.3

Patch Changes

@​astrojs/sitemap@​3.1.2

Patch Changes

Changelog

Sourced from @​astrojs/sitemap's changelog.

3.1.4

Patch Changes

3.1.3

Patch Changes

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.13.3

Release notes

Sourced from astro-integration-kit's releases.

astro-integration-kit@0.13.3

Please refer to CHANGELOG.md for details.

astro-integration-kit@0.13.2

Please refer to CHANGELOG.md for details.

astro-integration-kit@0.13.1

Please refer to CHANGELOG.md for details.

astro-integration-kit@0.13.0

Please refer to CHANGELOG.md for details.

astro-integration-kit@0.12.0

Please refer to CHANGELOG.md for details.

astro-integration-kit@0.11.3

Please refer to CHANGELOG.md for details.

astro-integration-kit@0.11.2

Please refer to CHANGELOG.md for details.

astro-integration-kit@0.11.1

Please refer to CHANGELOG.md for details.

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 picocolors from 1.0.0 to 1.0.1

Release notes

Sourced from picocolors's releases.

picocolors 1.0.1

What's new?

Changelog

Sourced from picocolors's changelog.

v1.0.1

  • Updated color detection mechanism to work properly on Vercel Edge Runtime (#64)
  • Remove use of recursion to avoid possible stack overflow for very long inputs (#56)
Commits


Updates vite from 5.1.6 to 5.2.11

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.11 (2024-05-02)

5.2.10 (2024-04-20)

5.2.9 (2024-04-15)

5.2.8 (2024-04-03)

... (truncated)

Commits
  • 2bc5d3d release: v5.2.11
  • f8feeea feat: improve dynamic import variable failure error message (#16519)
  • c071eb3 fix(ssr): handle class declaration and expression name scoping (#16569)
  • 02db947 fix(ssr): handle function expression name scoping (#16563)
  • 2d6a13b fix(deps): update all non-major dependencies (#16549)
  • 0e93f58 fix: scripts and styles were missing from built HTML on Windows (#16421)
  • bb79c9b fix(preload): skip preload for non-static urls (#16556)
  • f71ba5b fix: dynamic-import-vars plugin normalize path issue (#16518)
  • 2d50be2 fix(deps): update all non-major dependencies (#16488)
  • 4d83eb5 fix(dev): watch publicDir explicitly to include it outside the root (#16502)
  • Additional commits viewable in compare view


Updates @unocss/astro from 0.58.6 to 0.60.2

Release notes

Sourced from @​unocss/astro's releases.

v0.60.2

   🐞 Bug Fixes

    View changes on GitHub

v0.60.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.60.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.59.4

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by unocss-bot, a new releaser for @​unocss/astro since your current version.


Updates @unocss/reset from 0.58.6 to 0.60.2

Release notes

Sourced from @​unocss/reset's releases.

v0.60.2

   🐞 Bug Fixes

    View changes on GitHub

v0.60.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.60.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.59.4

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 7bf1b65 chore: release v0.60.2
  • 805a0c5 chore: update deps
  • 84170e1 fix(directives): fix parsing positions, close #3795
  • 9597923 chore: release v0.60.1
  • da9c9a5 fix(transformer-attributify-jsx): matchedRule (#3791)
  • fa49753 fix(transformer-directive): get raw string in directive, support slash & hash...
  • 9eb6e29 feat(eslint-plugin): allow customize configPath via settings
  • d39a708 test: add tests for more eslint rules
  • 9b313ee test: migrate rule tester
  • 20ed897 feat(eslint-plugin): blocklist meta with message (#3783)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by unocss-bot, a new releaser for @​unocss/reset since your current version.


Updates astro-font from 0.0.78 to 0.0.81

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 astro-remote from 0.3.2 to 0.3.3

Release notes

Sourced from astro-remote's releases.

astro-remote@0.3.3

Patch Changes

  • 689c819: Fixes an issue with internal getIndent function used for spacing corrections for Markdown
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

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 78b09d84b587c967ec953884c55602b5ff96e69d

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-catppuccin | Patch | | @matthiesenxyz/create-astro-ghostcms | Patch | | @matthiesenxyz/astro-ghostcms-theme-default | Patch | | @matthiesenxyz/astro-ghostcms | Patch | | @matthiesenxyz/astro-ghostcms-brutalbyelian | Patch | | @matthiesenxyz/starlight-ghostcms | 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 2 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