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 9 updates #119

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the prod-dependencies group with 9 updates:

Package From To
astro-integration-kit 0.5.1 0.6.0
@unocss/astro 0.58.5 0.58.6
@unocss/reset 0.58.5 0.58.6
astro-font 0.0.77 0.0.78
unocss 0.58.5 0.58.6
sass 1.71.1 1.72.0
@matthiesenxyz/astro-gists 0.2.7 0.2.11
vite-tsconfig-paths 4.3.1 4.3.2
astro 4.5.0 4.5.6

Updates astro-integration-kit from 0.5.1 to 0.6.0

Release notes

Sourced from astro-integration-kit's releases.

astro-integration-kit@0.6.0

Please refer to CHANGELOG.md for details.

Commits


Updates @unocss/astro from 0.58.5 to 0.58.6

Release notes

Sourced from @​unocss/astro's releases.

v0.58.6

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits


Updates @unocss/reset from 0.58.5 to 0.58.6

Release notes

Sourced from @​unocss/reset's releases.

v0.58.6

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 3d190ef chore: release v0.58.6
  • f643eef docs: enable twoslash
  • c2a9309 chore: update deps
  • ea68fff feat(preset-mini): allow shorter syntax for grid-cols utilities (#3533) (#3542)
  • 2ffbd01 fix: shortcuts will now respect any layer variants give them (#3592)
  • b798da0 feat(core): add option to output the internal layers as CSS Cascade Layers (#...
  • cc09252 fix(preset-mini): fixed shadow inset not working (#3612)
  • e1a8c5e fix(webpack): escape special chars in robust way (#3570)
  • ad1bd4b feat(preset-mini): support font-stretch rules (#3565)
  • 2ac413e chore(preset-uno): make code style consistent (#3610)
  • Additional commits viewable in compare view


Updates astro-font from 0.0.77 to 0.0.78

Release notes

Sourced from astro-font's releases.

astro-font@0.0.78

Commits


Updates unocss from 0.58.5 to 0.58.6

Release notes

Sourced from unocss's releases.

v0.58.6

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 3d190ef chore: release v0.58.6
  • f643eef docs: enable twoslash
  • c2a9309 chore: update deps
  • ea68fff feat(preset-mini): allow shorter syntax for grid-cols utilities (#3533) (#3542)
  • 2ffbd01 fix: shortcuts will now respect any layer variants give them (#3592)
  • b798da0 feat(core): add option to output the internal layers as CSS Cascade Layers (#...
  • cc09252 fix(preset-mini): fixed shadow inset not working (#3612)
  • e1a8c5e fix(webpack): escape special chars in robust way (#3570)
  • ad1bd4b feat(preset-mini): support font-stretch rules (#3565)
  • 2ac413e chore(preset-uno): make code style consistent (#3610)
  • Additional commits viewable in compare view


Updates sass from 1.71.1 to 1.72.0

Release notes

Sourced from sass's releases.

Dart Sass 1.72.0

To install Sass 1.72.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Support adjacent /s without whitespace in between when parsing plain CSS expressions.

  • Allow the Node.js pkg: importer to load Sass stylesheets for package.json exports field entries without extensions.

  • When printing suggestions for variables, use underscores in variable names when the original usage used underscores.

JavaScript API

  • Properly resolve pkg: imports with the Node.js package importer when arguments are passed to the JavaScript process.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.72.0

  • Support adjacent /s without whitespace in between when parsing plain CSS expressions.

  • Allow the Node.js pkg: importer to load Sass stylesheets for package.json exports field entries without extensions.

  • When printing suggestions for variables, use underscores in variable names when the original usage used underscores.

JavaScript API

  • Properly resolve pkg: imports with the Node.js package importer when arguments are passed to the JavaScript process.
Commits


Updates @matthiesenxyz/astro-gists from 0.2.7 to 0.2.11

Release notes

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

@​matthiesenxyz/astro-gists@​0.2.11

Patch Changes

  • 39f03af: Bump dependencies:

    • @​expressive-code/plugin-line-numbers from to
    • astro-integration-kit from to
    • expressive-code from to
    • astro from to

@​matthiesenxyz/astro-gists@​0.2.10

Patch Changes

  • bcc60cb: [Internal] Fix Logger and response types

@​matthiesenxyz/astro-gists@​0.2.9

Patch Changes

  • bf9ae61: adds better logging and a new Error handling system, Only user facing change is a verbose switch in config options

@​matthiesenxyz/astro-gists@​0.2.8

Patch Changes

  • aa7d061: NEW: we now have a virtual import available to use instead! to use this new import simply do import { GetGist, GetGistGroup } from "astro-gists:components" and you'll be good to go at the first boot of your dev server!
Commits
  • cfc89c5 👷 [ci]: Ready for Release (#58)
  • 39f03af Bump the prod-dependencies group with 4 updates (#57)
  • dde32b9 Bump the dev-dependencies group with 3 updates (#56)
  • fc88639 👷 [ci]: Ready for Release (#54)
  • bcc60cb [Internal] Fix Logger and response types (#53)
  • c9a731a 👷 [ci]: Ready for Release (#52)
  • bf9ae61 New Error handling & logging (#51)
  • 82a505c 👷 [ci]: Ready for Release (#50)
  • aa7d061 Feat: New Virtual Import for components! (#49)
  • 41adf93 Update and rename coauther.yml to coauthor.yml
  • Additional commits viewable in compare view


Updates vite-tsconfig-paths from 4.3.1 to 4.3.2

Commits


Updates astro from 4.5.0 to 4.5.6

Release notes

Sourced from astro's releases.

astro@4.5.6

Patch Changes

astro@4.5.5

Patch Changes

astro@4.5.4

Patch Changes

astro@4.5.3

Patch Changes

astro@4.5.2

Patch Changes

astro@4.5.1

Patch Changes

Changelog

Sourced from astro's changelog.

4.5.6

Patch Changes

4.5.5

Patch Changes

4.5.4

Patch Changes

4.5.3

Patch Changes

4.5.2

Patch Changes

4.5.1

Patch Changes

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: c3cde8bda30a724db71fb4b06e612de9fda573a5

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

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