Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the prod-dependencies group with 32 updates #210

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the prod-dependencies group with 32 updates:

Package From To
@astrojs/rss 4.0.5 4.0.9
@astrojs/sitemap 3.1.1 3.2.1
@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.17.0
package-json 10.0.0 10.0.1
picocolors 1.0.0 1.1.1
satori 0.10.13 0.12.0
vite 5.1.6 5.4.11
@iconify-json/logos 1.1.42 1.2.3
@iconify-json/uil 1.1.8 1.2.1
@unocss/astro 0.58.6 0.64.1
@unocss/reset 0.58.6 0.64.1
astro-font 0.0.78 0.1.81
astro-remote 0.3.2 0.3.3
typescript 5.4.2 5.7.2
unocss 0.58.6 0.64.1
@astrojs/tailwind 5.1.0 5.1.2
@fontsource-variable/inter 5.0.17 5.1.0
@tailwindcss/typography 0.5.10 0.5.15
astro-navbar 2.3.1 2.3.7
astro-seo 0.8.3 0.8.4
tailwindcss 3.4.1 3.4.15
sass 1.72.0 1.81.0
@clack/prompts 0.7.0 0.8.2
execa 8.0.1 9.5.1
@matthiesenxyz/astro-gists 0.2.11 0.3.2
vite-tsconfig-paths 4.3.2 5.1.3
@astrojs/starlight 0.21.1 0.29.2
astro 4.5.6 4.16.14
sharp 0.33.2 0.33.5

Updates @astrojs/rss from 4.0.5 to 4.0.9

Release notes

Sourced from @​astrojs/rss's releases.

@​astrojs/rss@​4.0.9

Patch Changes

@​astrojs/rss@​4.0.8

Patch Changes

Changelog

Sourced from @​astrojs/rss's changelog.

4.0.9

Patch Changes

4.0.8

Patch Changes

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

Release notes

Sourced from @​astrojs/sitemap's releases.

@​astrojs/sitemap@​3.2.1

Patch Changes

@​astrojs/sitemap@​3.2.0

Minor Changes

Changelog

Sourced from @​astrojs/sitemap's changelog.

3.2.1

Patch Changes

3.2.0

Minor Changes

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: thx/resvg-js@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.17.0

Release notes

Sourced from astro-integration-kit's releases.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

... (truncated)

Commits

Updates package-json from 10.0.0 to 10.0.1

Release notes

Sourced from package-json's releases.

v10.0.1

sindresorhus/package-json@v10.0.0...v10.0.1

Commits

Updates picocolors from 1.0.0 to 1.1.1

Release notes

Sourced from picocolors's releases.

picocolors 1.1.1

What's new?

  • Moved TypeScript declarations to a d.ts file #82
  • Reworked color detection algorithm to properly work with empty strings in NO_COLOR and FORCE_COLOR env variables #87
  • Eliminated require() call to make the package compatible with some tools #87

picocolors 1.1.0

What's new?

  • Added bright color variants #55

picocolors 1.0.1

What's new?

Changelog

Sourced from picocolors's changelog.

v1.1.1

  • Moved TypeScript declarations to a d.ts file (#82)
  • Reworked color detection algorithm to properly work with empty strings in NO_COLOR and FORCE_COLOR env variables (#87)
  • Eliminated require() call to make the package compatible with some tools (#87)

v1.1.0

  • Added bright color variants (#55)

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

Release notes

Sourced from satori's releases.

0.12.0

0.12.0 (2024-11-19)

Features

0.11.3

0.11.3 (2024-11-03)

Bug Fixes

  • background-clip:text should compatible with transform and mask (#639) (11575c9)

0.11.2

0.11.2 (2024-10-06)

Bug Fixes

  • textDecoration should compatible with transform (#640) (618d565)

0.11.1

0.11.1 (2024-09-17)

Bug Fixes

  • clipping behavior of children with transform (#635) (c55e4da)

0.11.0

0.11.0 (2024-09-14)

Features

0.10.14

0.10.14 (2024-07-04)

Bug Fixes

Commits
  • 1481902 feat: add ability to add text stroke (#645)
  • 11575c9 fix: background-clip:text should compatible with transform and mask (#639)
  • 618d565 fix: textDecoration should compatible with transform (#640)
  • f7b0254 docs: add best practice for fonts persistence (#638)
  • c55e4da fix: clipping behavior of children with transform (#635)
  • ff80448 feat: support repeating-linear-gradient (#630)
  • fe2534a refactor: gradient & support more degree unit (#624)
  • 965b3a1 fix: incorrect data URL parsing (#596)
  • 3d3bee3 chore: Remove Node 18 from CI; update test snapshots (#620)
  • d1dfcce Correctly position font baseline and line-height (#599)
  • See full diff in compare view

Updates vite from 5.1.6 to 5.4.11

Release notes

Sourced from vite's releases.

v5.4.11

Please refer to CHANGELOG.md for details.

v5.4.10

Please refer to CHANGELOG.md for details.

v5.4.9

Please refer to CHANGELOG.md for details.

v5.4.8

Please refer to CHANGELOG.md for details.

v5.4.7

Please refer to CHANGELOG.md for details.

v5.4.6

Please refer to CHANGELOG.md for details.

v5.4.5

Please refer to CHANGELOG.md for details.

v5.4.4

Please refer to CHANGELOG.md for details.

v5.4.3

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v5.4.2

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v5.4.1

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v5.4.0

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

5.4.11 (2024-11-11)

5.4.10 (2024-10-23)

  • fix: backport #18367,augment hash for CSS files to prevent chromium erroring by loading previous fil (7d1a3bc), closes #18367 #18412

5.4.9 (2024-10-14)

5.4.8 (2024-09-25)

5.4.7 (2024-09-20)

5.4.6 (2024-09-16)

5.4.5 (2024-09-13)

... (truncated)

Commits
  • c54c860 release: v5.4.11
  • 5f52bc8 release: v5.4.10
  • 7d1a3bc fix: backport #18367,augment hash for CSS files to prevent chromium erroring ...
  • 898d61f release: v5.4.9
  • 508d9ab fix: bump launch-editor-middleware to v2.9.1 (#18348)
  • dc5434c fix(deps): bump tsconfck (#18322)
  • 851b258 fix(hmr): don't try to rewrite imports for direct CSS soft invalidation (#18252)
  • 96084d6 fix(data-uri): only match ids starting with data: (#18241)
  • eae00b5 fix(css): fix lightningcss dep url resolution with custom root (#18125)
  • c23558a chore: update all url references of vitejs.dev to vite.dev (#18276)
  • Additional commits viewable in compare view

Updates @iconify-json/logos from 1.1.42 to 1.2.3

Commits

Updates @iconify-json/uil from 1.1.8 to 1.2.1

Commits

Updates @unocss/astro from 0.58.6 to 0.64.1

Release notes

Sourced from @​unocss/astro's releases.

v0.64.1

No significant changes

    View changes on GitHub

v0.64.0

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v0.63.6

   🐞 Bug Fixes

Bumps the prod-dependencies group with 32 updates:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) | `4.0.5` | `4.0.9` |
| [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.1.1` | `3.2.1` |
| [@resvg/resvg-js](https://github.com/yisibl/resvg-js) | `2.6.0` | `2.6.2` |
| [@ts-ghost/core-api](https://github.com/PhilDL/ts-ghost) | `6.0.0` | `6.1.0` |
| [@ts-ghost/content-api](https://github.com/PhilDL/ts-ghost) | `4.0.12` | `4.1.0` |
| [astro-integration-kit](https://github.com/florian-lefebvre/astro-integration-kit) | `0.6.0` | `0.17.0` |
| [package-json](https://github.com/sindresorhus/package-json) | `10.0.0` | `10.0.1` |
| [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.0.0` | `1.1.1` |
| [satori](https://github.com/vercel/satori) | `0.10.13` | `0.12.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.1.6` | `5.4.11` |
| [@iconify-json/logos](https://github.com/iconify/icon-sets) | `1.1.42` | `1.2.3` |
| [@iconify-json/uil](https://github.com/iconify/icon-sets) | `1.1.8` | `1.2.1` |
| [@unocss/astro](https://github.com/unocss/unocss/tree/HEAD/packages/astro) | `0.58.6` | `0.64.1` |
| [@unocss/reset](https://github.com/unocss/unocss) | `0.58.6` | `0.64.1` |
| [astro-font](https://github.com/rishi-raj-jain/astro-font) | `0.0.78` | `0.1.81` |
| [astro-remote](https://github.com/natemoo-re/astro-remote) | `0.3.2` | `0.3.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.4.2` | `5.7.2` |
| [unocss](https://github.com/unocss/unocss) | `0.58.6` | `0.64.1` |
| [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) | `5.1.0` | `5.1.2` |
| [@fontsource-variable/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/inter) | `5.0.17` | `5.1.0` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.10` | `0.5.15` |
| [astro-navbar](https://github.com/surjithctly/astro-navbar) | `2.3.1` | `2.3.7` |
| [astro-seo](https://github.com/jonasmerlin/astro-seo) | `0.8.3` | `0.8.4` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.15` |
| [sass](https://github.com/sass/dart-sass) | `1.72.0` | `1.81.0` |
| [@clack/prompts](https://github.com/natemoo-re/clack/tree/HEAD/packages/prompts) | `0.7.0` | `0.8.2` |
| [execa](https://github.com/sindresorhus/execa) | `8.0.1` | `9.5.1` |
| [@matthiesenxyz/astro-gists](https://github.com/MatthiesenXYZ/astro-gists) | `0.2.11` | `0.3.2` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `4.3.2` | `5.1.3` |
| [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.21.1` | `0.29.2` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.5.6` | `4.16.14` |
| [sharp](https://github.com/lovell/sharp) | `0.33.2` | `0.33.5` |


Updates `@astrojs/rss` from 4.0.5 to 4.0.9
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/astro-rss)

Updates `@astrojs/sitemap` from 3.1.1 to 3.2.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/sitemap)

Updates `@resvg/resvg-js` from 2.6.0 to 2.6.2
- [Release notes](https://github.com/yisibl/resvg-js/releases)
- [Changelog](https://github.com/thx/resvg-js/blob/main/CHANGELOG.md)
- [Commits](thx/resvg-js@v2.6.0...v2.6.2)

Updates `@ts-ghost/core-api` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/PhilDL/ts-ghost/releases)
- [Changelog](https://github.com/PhilDL/ts-ghost/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PhilDL/ts-ghost/compare/@ts-ghost/[email protected]...@ts-ghost/[email protected])

Updates `@ts-ghost/content-api` from 4.0.12 to 4.1.0
- [Release notes](https://github.com/PhilDL/ts-ghost/releases)
- [Changelog](https://github.com/PhilDL/ts-ghost/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PhilDL/ts-ghost/compare/@ts-ghost/[email protected]...@ts-ghost/[email protected])

Updates `astro-integration-kit` from 0.6.0 to 0.17.0
- [Release notes](https://github.com/florian-lefebvre/astro-integration-kit/releases)
- [Commits](https://github.com/florian-lefebvre/astro-integration-kit/compare/[email protected]@0.17.0)

Updates `package-json` from 10.0.0 to 10.0.1
- [Release notes](https://github.com/sindresorhus/package-json/releases)
- [Commits](sindresorhus/package-json@v10.0.0...v10.0.1)

Updates `picocolors` from 1.0.0 to 1.1.1
- [Release notes](https://github.com/alexeyraspopov/picocolors/releases)
- [Changelog](https://github.com/alexeyraspopov/picocolors/blob/main/CHANGELOG.md)
- [Commits](alexeyraspopov/picocolors@v1.0.0...v1.1.1)

Updates `satori` from 0.10.13 to 0.12.0
- [Release notes](https://github.com/vercel/satori/releases)
- [Commits](vercel/satori@0.10.13...0.12.0)

Updates `vite` from 5.1.6 to 5.4.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite)

Updates `@iconify-json/logos` from 1.1.42 to 1.2.3
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@iconify-json/uil` from 1.1.8 to 1.2.1
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@unocss/astro` from 0.58.6 to 0.64.1
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.64.1/packages/astro)

Updates `@unocss/reset` from 0.58.6 to 0.64.1
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](unocss/unocss@v0.58.6...v0.64.1)

Updates `astro-font` from 0.0.78 to 0.1.81
- [Release notes](https://github.com/rishi-raj-jain/astro-font/releases)
- [Commits](https://github.com/rishi-raj-jain/astro-font/commits/0.1.81)

Updates `astro-remote` from 0.3.2 to 0.3.3
- [Release notes](https://github.com/natemoo-re/astro-remote/releases)
- [Commits](https://github.com/natemoo-re/astro-remote/compare/[email protected]@0.3.3)

Updates `typescript` from 5.4.2 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.2...v5.7.2)

Updates `unocss` from 0.58.6 to 0.64.1
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](unocss/unocss@v0.58.6...v0.64.1)

Updates `@astrojs/tailwind` from 5.1.0 to 5.1.2
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/tailwind)

Updates `@fontsource-variable/inter` from 5.0.17 to 5.1.0
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/inter)

Updates `@tailwindcss/typography` from 0.5.10 to 0.5.15
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.10...v0.5.15)

Updates `astro-navbar` from 2.3.1 to 2.3.7
- [Release notes](https://github.com/surjithctly/astro-navbar/releases)
- [Commits](surjithctly/astro-navbar@v2.3.1...v2.3.7)

Updates `astro-seo` from 0.8.3 to 0.8.4
- [Release notes](https://github.com/jonasmerlin/astro-seo/releases)
- [Changelog](https://github.com/jonasmerlin/astro-seo/blob/main/CHANGELOG.md)
- [Commits](jonasmerlin/astro-seo@v0.8.3...v0.8.4)

Updates `tailwindcss` from 3.4.1 to 3.4.15
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.15/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.15)

Updates `sass` from 1.72.0 to 1.81.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.72.0...1.81.0)

Updates `@clack/prompts` from 0.7.0 to 0.8.2
- [Release notes](https://github.com/natemoo-re/clack/releases)
- [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md)
- [Commits](https://github.com/natemoo-re/clack/commits/@clack/[email protected]/packages/prompts)

Updates `execa` from 8.0.1 to 9.5.1
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v8.0.1...v9.5.1)

Updates `@matthiesenxyz/astro-gists` from 0.2.11 to 0.3.2
- [Release notes](https://github.com/MatthiesenXYZ/astro-gists/releases)
- [Commits](https://github.com/MatthiesenXYZ/astro-gists/compare/@matthiesenxyz/[email protected]...@matthiesenxyz/[email protected])

Updates `vite-tsconfig-paths` from 4.3.2 to 5.1.3
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v4.3.2...v5.1.3)

Updates `@astrojs/starlight` from 0.21.1 to 0.29.2
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/[email protected]/packages/starlight)

Updates `astro` from 4.5.6 to 4.16.14
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

Updates `sharp` from 0.33.2 to 0.33.5
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.33.2...v0.33.5)

---
updated-dependencies:
- dependency-name: "@astrojs/rss"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@astrojs/sitemap"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@resvg/resvg-js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@ts-ghost/core-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@ts-ghost/content-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: astro-integration-kit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: package-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: picocolors
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: satori
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@iconify-json/logos"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@iconify-json/uil"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@unocss/astro"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@unocss/reset"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: astro-font
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: astro-remote
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: unocss
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@astrojs/tailwind"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@fontsource-variable/inter"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: astro-navbar
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: astro-seo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@clack/prompts"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: execa
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-dependencies
- dependency-name: "@matthiesenxyz/astro-gists"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-dependencies
- dependency-name: "@astrojs/starlight"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
Copy link

changeset-bot bot commented Nov 25, 2024

🦋 Changeset detected

Latest commit: 252ea22

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

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

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@Adammatthiesen Adammatthiesen deleted the dependabot/npm_and_yarn/prod-dependencies-23913a4a63 branch November 25, 2024 12:06
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant