ColorlibHQ / AdminLTE

AdminLTE - Free admin dashboard template based on Bootstrap 5
https://adminlte.io
MIT License
43.75k stars 18.17k forks source link

chore(deps-dev): bump the astro group with 3 updates #5545

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the astro group with 3 updates: @astrojs/check, @astrojs/mdx and astro.

Updates @astrojs/check from 0.3.3 to 0.5.10

Release notes

Sourced from @​astrojs/check's releases.

@​astrojs/check@​0.5.10

Patch Changes

  • 9ca368b: Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently
  • Updated dependencies [9ca368b]
  • Updated dependencies [d57daad]
  • Updated dependencies [b166787]
  • Updated dependencies [eb49fb2]
    • @​astrojs/language-server@​2.8.4

@​astrojs/check@​0.5.9

Patch Changes

  • f1447ef: chore: Update volar-service-prettier. This is only an internal refactor and there should be no visible changes.
  • Updated dependencies [f1447ef]
    • @​astrojs/language-server@​2.8.1

@​astrojs/check@​0.5.8

Patch Changes

  • 85b42dc: Update to the latest version of Volar. This release fixes a few issues such as missing Prettier crashing the language server in some cases, resolutions not working correctly inside TSX files, and more.
  • Updated dependencies [85b42dc]
    • @​astrojs/language-server@​2.8.0

@​astrojs/check@​0.5.7

Patch Changes

  • 1b68dfb: Improves descriptions for attributes specific to Astro (is:raw, set:html, etc.)
  • Updated dependencies [2bad6a8]
  • Updated dependencies [1b68dfb]
    • @​astrojs/language-server@​2.7.7

@​astrojs/check@​0.5.6

Patch Changes

  • fe6165b: Makes astro check --tsconfig understand relative file names
  • Updated dependencies [fe6165b]
    • @​astrojs/language-server@​2.7.6

@​astrojs/check@​0.5.5

Patch Changes

  • 1436e6e: Fixes mapping from compiler location to LSP range.
  • Updated dependencies [7c4c1f2]
  • Updated dependencies [1436e6e]
    • @​astrojs/language-server@​2.7.5

@​astrojs/check@​0.5.4

Patch Changes

... (truncated)

Changelog

Sourced from @​astrojs/check's changelog.

0.5.10

Patch Changes

  • 9ca368b: Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently
  • Updated dependencies [9ca368b]
  • Updated dependencies [d57daad]
  • Updated dependencies [b166787]
  • Updated dependencies [eb49fb2]
    • @​astrojs/language-server@​2.8.4

0.5.9

Patch Changes

  • f1447ef: chore: Update volar-service-prettier. This is only an internal refactor and there should be no visible changes.
  • Updated dependencies [f1447ef]
    • @​astrojs/language-server@​2.8.1

0.5.8

Patch Changes

  • 85b42dc: Update to the latest version of Volar. This release fixes a few issues such as missing Prettier crashing the language server in some cases, resolutions not working correctly inside TSX files, and more.
  • Updated dependencies [85b42dc]
    • @​astrojs/language-server@​2.8.0

0.5.7

Patch Changes

  • 1b68dfb: Improves descriptions for attributes specific to Astro (is:raw, set:html, etc.)
  • Updated dependencies [2bad6a8]
  • Updated dependencies [1b68dfb]
    • @​astrojs/language-server@​2.7.7

0.5.6

Patch Changes

  • fe6165b: Makes astro check --tsconfig understand relative file names
  • Updated dependencies [fe6165b]
    • @​astrojs/language-server@​2.7.6

0.5.5

Patch Changes

  • 1436e6e: Fixes mapping from compiler location to LSP range.
  • Updated dependencies [7c4c1f2]

... (truncated)

Commits


Updates @astrojs/mdx from 2.0.1 to 2.2.4

Release notes

Sourced from @​astrojs/mdx's releases.

@​astrojs/mdx@​2.2.4

Patch Changes

@​astrojs/mdx@​2.2.3

Patch Changes

@​astrojs/mdx@​2.2.2

Patch Changes

@​astrojs/mdx@​2.2.1

Patch Changes

@​astrojs/mdx@​2.2.0

Minor Changes

  • #10104 a31bbd7ff8f3ec62ee507f72d1d25140b82ffc18 Thanks @​remcohaszing! - Changes Astro's internal syntax highlighting to use rehype plugins instead of remark plugins. This provides better interoperability with other rehype plugins that deal with code blocks, in particular with third party syntax highlighting plugins and rehype-mermaid.

    This may be a breaking change if you are currently using:

    • a remark plugin that relies on nodes of type html
    • a rehype plugin that depends on nodes of type raw.

    Please review your rendered code samples carefully, and if necessary, consider using a rehype plugin that deals with the generated element nodes instead. You can transform the AST of raw HTML strings, or alternatively use hast-util-to-html to get a string from a raw node.

Patch Changes

Changelog

Sourced from @​astrojs/mdx's changelog.

2.2.4

Patch Changes

2.2.3

Patch Changes

2.2.2

Patch Changes

2.2.1

Patch Changes

2.2.0

Minor Changes

  • #10104 a31bbd7ff8f3ec62ee507f72d1d25140b82ffc18 Thanks @​remcohaszing! - Changes Astro's internal syntax highlighting to use rehype plugins instead of remark plugins. This provides better interoperability with other rehype plugins that deal with code blocks, in particular with third party syntax highlighting plugins and rehype-mermaid.

    This may be a breaking change if you are currently using:

    • a remark plugin that relies on nodes of type html
    • a rehype plugin that depends on nodes of type raw.

    Please review your rendered code samples carefully, and if necessary, consider using a rehype plugin that deals with the generated element nodes instead. You can transform the AST of raw HTML strings, or alternatively use hast-util-to-html to get a string from a raw node.

Patch Changes

2.1.1

Patch Changes

... (truncated)

Commits


Updates astro from 4.0.6 to 4.5.17

Release notes

Sourced from astro's releases.

astro@4.5.17

Patch Changes

astro@4.5.16

Patch Changes

astro@4.5.15

Patch Changes

astro@4.5.14

Patch Changes

astro@4.5.13

Patch Changes

... (truncated)

Changelog

Sourced from astro's changelog.

4.5.17

Patch Changes

4.5.16

Patch Changes

4.5.15

Patch Changes

4.5.14

Patch Changes

4.5.13

Patch Changes

... (truncated)

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
netlify[bot] commented 2 months ago

Deploy Preview for adminlte-v4 ready!

Name Link
Latest commit 0495b2810372a5e33a97833287c8b1d7470cedce
Latest deploy log https://app.netlify.com/sites/adminlte-v4/deploys/6614e4fa9e89d900087cb917
Deploy Preview https://deploy-preview-5545--adminlte-v4.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.