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 14 updates #123

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the prod-dependencies group with 14 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.8.0
vite 5.1.6 5.2.7
@unocss/astro 0.58.6 0.58.9
@unocss/reset 0.58.6 0.58.9
typescript 5.4.2 5.4.3
unocss 0.58.6 0.58.9
@tailwindcss/typography 0.5.10 0.5.12
tailwindcss 3.4.1 3.4.3
@matthiesenxyz/astro-gists 0.2.11 0.3.0
@astrojs/starlight 0.21.1 0.21.2
astro 4.5.6 4.5.12
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.8.0

Release notes

Sourced from astro-integration-kit's releases.

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

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

5.2.2 (2024-03-20)

5.2.1 (2024-03-20)

... (truncated)

Commits
  • ad246da release: v5.2.7
  • 45a06da chore: deprecate splitVendorChunkPlugin (#16274)
  • ffedc06 fix(hmr): trigger hmr for missing file import errored module after file creat...
  • dfffea1 fix(hmr): don't mutate module graph when collecting modules (#16302)
  • 1f53796 feat(hmr): reload when HTML file is created/deleted (#16288)
  • 24e376a fix(sourcemap): don't warn even if the sourcesContent is an empty string (#16...
  • 7caef42 fix(deps): update all non-major dependencies (#16258)
  • 890538a fix: skip injecting __vite__mapDeps when it's not used (#16271)
  • 7369016 release: v5.2.6
  • ba5269c fix: fs.deny with globs with directories (#16250)
  • Additional commits viewable in compare view


Updates @unocss/astro from 0.58.6 to 0.58.9

Release notes

Sourced from @​unocss/astro's releases.

v0.58.9

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.58.8

   🐞 Bug Fixes

    View changes on GitHub

v0.58.7

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits


Updates @unocss/reset from 0.58.6 to 0.58.9

Release notes

Sourced from @​unocss/reset's releases.

v0.58.9

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.58.8

   🐞 Bug Fixes

    View changes on GitHub

v0.58.7

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • a1069ce chore: release v0.58.9
  • a85a5fc chore: update deps
  • f532b3f feat(preset-mini): keep unitOnlyRE same with tailwind (#3674)
  • 955764b fix(vscode): getColorString nested css var (#3668)
  • c55f9ee chore: release v0.58.8
  • 9af17d4 chore: update deps
  • 31003d2 fix(preset-mini): Cannot read properties of undefined (reading 'split') (#3662)
  • 264436d fix(vue-scoped): Scope only takes effect for vue files (#3661)
  • 4535639 fix(transform-variant-group): Sourcemap warning with Nuxt (#3664)
  • f4a39b4 chore: release v0.58.7
  • Additional commits viewable in compare view


Updates typescript from 5.4.2 to 5.4.3

Release notes

Sourced from typescript's releases.

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


Updates unocss from 0.58.6 to 0.58.9

Release notes

Sourced from unocss's releases.

v0.58.9

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.58.8

   🐞 Bug Fixes

    View changes on GitHub

v0.58.7

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • a1069ce chore: release v0.58.9
  • a85a5fc chore: update deps
  • f532b3f feat(preset-mini): keep unitOnlyRE same with tailwind (#3674)
  • 955764b fix(vscode): getColorString nested css var (#3668)
  • c55f9ee chore: release v0.58.8
  • 9af17d4 chore: update deps
  • 31003d2 fix(preset-mini): Cannot read properties of undefined (reading 'split') (#3662)
  • 264436d fix(vue-scoped): Scope only takes effect for vue files (#3661)
  • 4535639 fix(transform-variant-group): Sourcemap warning with Nuxt (#3664)
  • f4a39b4 chore: release v0.58.7
  • Additional commits viewable in compare view


Updates @tailwindcss/typography from 0.5.10 to 0.5.12

Release notes

Sourced from @​tailwindcss/typography's releases.

v0.5.12

Added

  • Use logical properties for better RTL support (#323)

v0.5.11

Added

  • Add prose-kbd modifier (#340)

Fixed

  • Fix space between <figcaption> and <video> (#339)
Changelog

Sourced from @​tailwindcss/typography's changelog.

[0.5.12] - 2024-03-27

Added

  • Use logical properties for better RTL support (#323)

[0.5.11] - 2024-03-26

Added

  • Add prose-kbd modifier (#340)

Fixed

  • Fix space between <figcaption> and <video> (#339)
Commits


Updates tailwindcss from 3.4.1 to 3.4.3

Release notes

Sourced from tailwindcss's releases.

v3.4.3

Fixed

  • Revert changes to glob handling (#13384)

v3.4.2

Fixed

  • Ensure max specificity of 0,0,1 for button and input Preflight rules (#12735)
  • Improve glob handling for folders with (, ), [ or ] in the file path (#12715)
  • Split :has rules when using experimental.optimizeUniversalDefaults (#12736)
  • Sort arbitrary properties alphabetically across multiple class lists (#12911)
  • Add mix-blend-plus-darker utility (#12923)
  • Ensure dashes are allowed in variant modifiers (#13303)
  • Fix crash showing completions in Intellisense when using a custom separator (#13306)
  • Transpile import.meta.url in config files (#13322)
  • Reset letter spacing for form elements (#13150)
  • Fix missing xx-large and remove double x-large absolute size (#13324)
  • Don't error when encountering nested CSS unless trying to @apply a class that uses nesting (#13325)
  • Ensure that arbitrary properties respect important configuration (#13353)
  • Change dark mode selector so @apply works correctly with pseudo elements (#13379)
Changelog

Sourced from tailwindcss's changelog.

[3.4.3] - 2024-03-27

Fixed

  • Revert changes to glob handling (#13384)

[3.4.2] - 2024-03-27

Fixed

  • Ensure max specificity of 0,0,1 for button and input Preflight rules (#12735)
  • Improve glob handling for folders with (, ), [ or ] in the file path (#12715)
  • Split :has rules when using experimental.optimizeUniversalDefaults (#12736)
  • Sort arbitrary properties alphabetically across multiple class lists (#12911)
  • Add mix-blend-plus-darker utility (#12923)
  • Ensure dashes are allowed in variant modifiers (#13303)
  • Fix crash showing completions in Intellisense when using a custom separator (#13306)
  • Transpile import.meta.url in config files (#13322)
  • Reset letter spacing for form elements (#13150)
  • Fix missing xx-large and remove double x-large absolute size (#13324)
  • Don't error when encountering nested CSS unless trying to @apply a class that uses nesting (#13325)
  • Ensure that arbitrary properties respect important configuration (#13353)
  • Change dark mode selector so @apply works correctly with pseudo elements (#13379)
Commits


Updates @matthiesenxyz/astro-gists from 0.2.11 to 0.3.0

Release notes

Sourced from @​matthiesenxyz/astro-gists's releases.

@​matthiesenxyz/astro-gists@​0.3.0

Minor Changes

  • 4993642: Full Shiki theme support with options to have light/dark mode! Now creating our own expressive code engine from the core module instead of the expressive-code package

    Breaking Changes:

    • User Config theme changed to themes will accept an array ['github-light','github-dark'] or a string 'github-dark'

@​matthiesenxyz/astro-gists@​0.2.15

Patch Changes

  • 402681a: Bump dependencies:

    • vite from to
    • astro from to

@​matthiesenxyz/astro-gists@​0.2.14

Patch Changes

  • cb41845: set dependency version for AIK

@​matthiesenxyz/astro-gists@​0.2.13

Patch Changes

  • 746fe4a: improve internal functions and error handling

@​matthiesenxyz/astro-gists@​0.2.12

Patch Changes

  • 53ce8a0: [internal] update AIK to latest version
Commits
  • 03ee123 👷 [ci]: Ready for Release (#69)
  • 4993642 Update to new system (#68)
  • 010ef45 👷 [ci]: Ready for Release (#67)
  • 402681a Bump the prod-dependencies group with 2 updates (#65)
  • 828a8b8 Bump the dev-dependencies group with 5 updates (#66)
  • 0d43875 👷 [ci]: Ready for Release (#64)
  • cb41845 set aik version to only pull miniors (#63)
  • e2aee9d 👷 [ci]: Ready for Release (#62)
  • f5eea07 Merge branch 'main' of github.com:MatthiesenXYZ/astro-gists
  • changeset-bot[bot] commented 4 months ago

    🦋 Changeset detected

    Latest commit: e8b06e341cdf626a1180e6c7c0df8e17242410c9

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