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 26 updates #149

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the prod-dependencies group with 26 updates:

Package From To
@astrojs/rss 4.0.5 4.0.6
@astrojs/sitemap 3.1.1 3.1.6
@resvg/resvg-js 2.6.0 2.6.2
@ts-ghost/core-api 6.0.0 6.1.0
@ts-ghost/content-api 4.0.12 4.1.0
astro-integration-kit 0.6.0 0.14.0
picocolors 1.0.0 1.0.1
vite 5.1.6 5.3.1
@iconify-json/logos 1.1.42 1.1.43
@unocss/astro 0.58.6 0.61.0
@unocss/reset 0.58.6 0.61.0
astro-font 0.0.78 0.0.81
astro-remote 0.3.2 0.3.3
typescript 5.4.2 5.5.2
unocss 0.58.6 0.61.0
@fontsource-variable/inter 5.0.17 5.0.18
@tailwindcss/typography 0.5.10 0.5.13
astro-navbar 2.3.1 2.3.3
astro-seo 0.8.3 0.8.4
tailwindcss 3.4.1 3.4.4
sass 1.72.0 1.77.6
execa 8.0.1 9.3.0
@matthiesenxyz/astro-gists 0.2.11 0.3.2
@astrojs/starlight 0.21.1 0.24.4
astro 4.5.6 4.11.0
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.6

Release notes

Sourced from @​astrojs/sitemap's releases.

@​astrojs/sitemap@​3.1.6

Patch Changes

@​astrojs/sitemap@​3.1.5

Patch Changes

@​astrojs/sitemap@​3.1.4

Patch Changes

@​astrojs/sitemap@​3.1.3

Patch Changes

Changelog

Sourced from @​astrojs/sitemap's changelog.

3.1.6

Patch Changes

3.1.5

Patch Changes

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 @ts-ghost/core-api from 6.0.0 to 6.1.0

Release notes

Sourced from @​ts-ghost/core-api's releases.

@​ts-ghost/core-api@​6.1.0

What's Changed

Commits
  • fb0b9bc Version Packages (#239)
  • 0586744 236 bug postauthors has slightly different type than author (#238)
  • d6ad4dd chore(deps): update all non-major dependencies (#232)
  • 1c72bb7 upgrade zod and make changes accordingly (#237)
  • bed11f8 chore(deps): update pnpm/action-setup action to v4 (#235)
  • bc5643b Version Packages (#233)
  • f71ff87 fix ghost url with custom port (#230)
  • 4b816d5 fix release CI, pnpm version will be picked up by corepackin package.json
  • 5c81a7b fix CI, pnpm version will be picked up by corepackin package.json
  • ca75016 upgrade depds(#231)
  • Additional commits viewable in compare view


Updates @ts-ghost/content-api from 4.0.12 to 4.1.0

Release notes

Sourced from @​ts-ghost/content-api's releases.

@​ts-ghost/content-api@​4.1.0

What's Changed

Full Changelog: https://github.com/PhilDL/ts-ghost/compare/@​ts-ghost/ghost-blog-buster@​0.6.16...@​ts-ghost/content-api@​4.1.0

Commits
  • fb0b9bc Version Packages (#239)
  • 0586744 236 bug postauthors has slightly different type than author (#238)
  • d6ad4dd chore(deps): update all non-major dependencies (#232)
  • 1c72bb7 upgrade zod and make changes accordingly (#237)
  • bed11f8 chore(deps): update pnpm/action-setup action to v4 (#235)
  • bc5643b Version Packages (#233)
  • f71ff87 fix ghost url with custom port (#230)
  • 4b816d5 fix release CI, pnpm version will be picked up by corepackin package.json
  • 5c81a7b fix CI, pnpm version will be picked up by corepackin package.json
  • ca75016 upgrade depds(#231)
  • Additional commits viewable in compare view


Updates astro-integration-kit from 0.6.0 to 0.14.0

Release notes

Sourced from astro-integration-kit's releases.

astro-integration-kit@0.14.0

Please refer to CHANGELOG.md for details.

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

Release notes

Sourced from vite's releases.

create-vite@5.3.0

Please refer to CHANGELOG.md for details.

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.3.1 (2024-06-14)

5.3.0 (2024-06-13)

Features

Performance

Fixes

Chore

... (truncated)

Commits


Updates @iconify-json/logos from 1.1.42 to 1.1.43

Commits


Updates @unocss/astro from 0.58.6 to 0.61.0

Release notes

Sourced from @​unocss/astro's releases.

v0.61.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.60.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.60.3

   🚀 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.61.0

Release notes

Sourced from @​unocss/reset's releases.

v0.61.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.60.4

  ... _Description has been truncated_

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 3886e6a0e41c52c870b9f1c85c3d73b1a4f7e516

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/astro-ghostcms-brutalbyelian | Patch | | @matthiesenxyz/starlight-ghostcms | Patch | | @matthiesenxyz/create-astro-ghostcms | Patch | | @matthiesenxyz/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 1 month 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