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
24 stars 4 forks source link

Bump the prod-dependencies group with 30 updates #173

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the prod-dependencies group with 30 updates:

Package From To
@astrojs/rss 4.0.5 4.0.7
@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.16.1
package-json 10.0.0 10.0.1
picocolors 1.0.0 1.0.1
satori 0.10.13 0.10.14
vite 5.1.6 5.4.2
@iconify-json/logos 1.1.42 1.2.0
@iconify-json/uil 1.1.8 1.2.0
@unocss/astro 0.58.6 0.62.3
@unocss/reset 0.58.6 0.62.3
astro-font 0.0.78 0.1.81
astro-remote 0.3.2 0.3.3
typescript 5.4.2 5.5.4
unocss 0.58.6 0.62.3
@fontsource-variable/inter 5.0.17 5.0.20
@tailwindcss/typography 0.5.10 0.5.15
astro-navbar 2.3.1 2.3.3
astro-seo 0.8.3 0.8.4
tailwindcss 3.4.1 3.4.10
sass 1.72.0 1.77.8
execa 8.0.1 9.3.1
@matthiesenxyz/astro-gists 0.2.11 0.3.2
vite-tsconfig-paths 4.3.2 5.0.1
@astrojs/starlight 0.21.1 0.26.1
astro 4.5.6 4.15.2
sharp 0.33.2 0.33.5

Updates @astrojs/rss from 4.0.5 to 4.0.7

Release notes

Sourced from @​astrojs/rss's releases.

@​astrojs/rss@​4.0.7

Patch Changes

Changelog

Sourced from @​astrojs/rss's changelog.

4.0.7

Patch Changes

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

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

Release notes

Sourced from astro-integration-kit's releases.

astro-integration-kit@0.16.1

Please refer to CHANGELOG.md for details.

astro-integration-kit@0.16.0

Please refer to CHANGELOG.md for details.

astro-integration-kit@0.15.0

Please refer to CHANGELOG.md for details.

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.

... (truncated)

Commits
  • 7c2db26 chore: update version
  • e2f85b5 feat: fix and deprecate addDts (#118)
  • 38be4e8 chore: update version
  • 8d5a476 Improve emitted type declarations for TS 5.5+ (#116)
  • 5fa1688 chore: update version
  • e035a87 feat: Bump minimal version of Astro to 4.12 (#115)
  • a9a1d56 chore: update version
  • 676438b fix: Allow plugins to initalize themselves on unused hooks (#114)
  • 25c72f6 feat: Add defineAllHooksPlugin for plugins working on all hooks (#113)
  • 619bced chore: update version
  • Additional commits viewable in compare view


Updates package-json from 10.0.0 to 10.0.1

Release notes

Sourced from package-json's releases.

v10.0.1

https://github.com/sindresorhus/package-json/compare/v10.0.0...v10.0.1

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 satori from 0.10.13 to 0.10.14

Release notes

Sourced from satori's releases.

0.10.14

0.10.14 (2024-07-04)

Bug Fixes

Commits


Updates vite from 5.1.6 to 5.4.2

Release notes

Sourced from vite's releases.

create-vite@5.4.0

Please refer to CHANGELOG.md for details.

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.4.2 (2024-08-20)

5.4.1 (2024-08-15)

5.4.0 (2024-08-07)

5.4.0-beta.1 (2024-08-01)

5.4.0-beta.0 (2024-07-30)

... (truncated)

Commits
  • b1ecdaf release: v5.4.2
  • e012f29 chore: remove stale TODOs (#17866)
  • 3b8f03d refactor: remove redundant prepend/strip base (#17887)
  • fac3a8e fix: resolve relative URL generated by renderBuiltUrl passed to module prel...
  • 7d8c0e2 feat: support originalFilename (#17867)
  • b44c20c release: v5.4.1
  • 391bb49 fix(worker): handle self reference url worker in dependency for build (#17846)
  • e686d74 fix(build): avoid re-define __vite_import_meta_env__ (#17876)
  • 9018255 chore: fix picocolors import for local dev (#17884)
  • 1bda847 fix: align CorsOptions.origin type with @​types/cors (#17836)
  • Additional commits viewable in compare view


Updates @iconify-json/logos from 1.1.42 to 1.2.0

Commits


Updates @iconify-json/uil from 1.1.8 to 1.2.0

Commits


Updates @unocss/astro from 0.58.6 to 0.62.3

Release notes

Sourced from @​unocss/astro's releases.

v0.62.3

   🐞 Bug Fixes

    View changes on GitHub

v0.62.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.62.1

   🐞 Bug Fixes

    View changes on GitHub

v0.62.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.61.9

   🚀 Features

... (truncated)

Commits


Updates @unocss/reset from 0.58.6 to 0.62.3

Release notes

Sourced from @​unocss/reset's releases.

v0.62.3

   🐞 Bug Fixes

    View changes on GitHub

v0.62.2

   🚀 Features

  • core: Support mer... _Description has been truncated_
changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: cd55b46caa43b9c7413317099536559959c6a2c0

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

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