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

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

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

Updates @astrojs/check from 0.3.3 to 0.5.2

Release notes

Sourced from @​astrojs/check's releases.

@​astrojs/check@​0.5.2

Patch Changes

  • a2280a8: Avoid checking Svelte and Vue files when running astro check
  • Updated dependencies [a2280a8]
    • @​astrojs/language-server@​2.7.2

@​astrojs/check@​0.5.1

Patch Changes

  • 7b1ab72: Fix TypeScript not working inside script tags
  • Updated dependencies [7b1ab72]
    • @​astrojs/language-server@​2.7.1

@​astrojs/check@​0.5.0

Minor Changes

  • 15a5532: Upgrade to Volar 2.0. No regressions are currently expected, however as this is a fairly consequential backend change, please report any issues you encounter.

    For reference, Volar is the underlying framework that powers the Astro language server, you can think of it as Vite for editor tooling.

Patch Changes

  • Updated dependencies [15a5532]
    • @​astrojs/language-server@​2.7.0

@​astrojs/check@​0.4.1

Patch Changes

  • 63e2c81: Fix fallback types not being properly included in some contexts such as inside the VS Code extension
  • Updated dependencies [63e2c81]
    • @​astrojs/language-server@​2.6.2

@​astrojs/check@​0.4.0

Minor Changes

  • a314bcc: Remove temporary workaround astro check that disabled checking JSX and TSX files

Patch Changes

  • Updated dependencies [a314bcc]
  • Updated dependencies [dab6801]
    • @​astrojs/language-server@​2.6.0

@​astrojs/check@​0.3.4

Patch Changes

  • b16fcbb: Temporarily disable checking .jsx and .tsx files using astro check until withastro/language-tools#727 is fixed
  • Updated dependencies [b16fcbb]
    • @​astrojs/language-server@​2.5.5
Changelog

Sourced from @​astrojs/check's changelog.

0.5.2

Patch Changes

  • a2280a8: Avoid checking Svelte and Vue files when running astro check
  • Updated dependencies [a2280a8]
    • @​astrojs/language-server@​2.7.2

0.5.1

Patch Changes

  • 7b1ab72: Fix TypeScript not working inside script tags
  • Updated dependencies [7b1ab72]
    • @​astrojs/language-server@​2.7.1

0.5.0

Minor Changes

  • 15a5532: Upgrade to Volar 2.0. No regressions are currently expected, however as this is a fairly consequential backend change, please report any issues you encounter.

    For reference, Volar is the underlying framework that powers the Astro language server, you can think of it as Vite for editor tooling.

Patch Changes

  • Updated dependencies [15a5532]
    • @​astrojs/language-server@​2.7.0

0.4.1

Patch Changes

  • 63e2c81: Fix fallback types not being properly included in some contexts such as inside the VS Code extension
  • Updated dependencies [63e2c81]
    • @​astrojs/language-server@​2.6.2

0.4.0

Minor Changes

  • a314bcc: Remove temporary workaround astro check that disabled checking JSX and TSX files

Patch Changes

  • Updated dependencies [a314bcc]
  • Updated dependencies [dab6801]
    • @​astrojs/language-server@​2.6.0

0.3.4

... (truncated)

Commits

Updates @astrojs/mdx from 2.0.1 to 2.1.1

Release notes

Sourced from @​astrojs/mdx's releases.

@​astrojs/mdx@​2.1.1

Patch Changes

@​astrojs/mdx@​2.1.0

Minor Changes

@​astrojs/mdx@​2.0.6

Patch Changes

@​astrojs/mdx@​2.0.5

Patch Changes

@​astrojs/mdx@​2.0.4

Patch Changes

@​astrojs/mdx@​2.0.3

Patch Changes

@​astrojs/mdx@​2.0.2

Patch Changes

Changelog

Sourced from @​astrojs/mdx's changelog.

2.1.1

Patch Changes

2.1.0

Minor Changes

2.0.6

Patch Changes

2.0.5

Patch Changes

2.0.4

Patch Changes

2.0.3

Patch Changes

2.0.2

Patch Changes

Commits

Updates astro from 4.0.6 to 4.3.5

Release notes

Sourced from astro's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Minor Changes

... (truncated)

Changelog

Sourced from astro's changelog.

4.3.5

Patch Changes

4.3.4

Patch Changes

4.3.3

Patch Changes

4.3.2

Patch Changes

4.3.1

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the astro group with 3 updates: [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check), [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


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

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

Updates `astro` from 4.0.6 to 4.3.5
- [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)

---
updated-dependencies:
- dependency-name: "@astrojs/check"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: astro
- dependency-name: "@astrojs/mdx"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: astro
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: astro
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

netlify bot commented Feb 12, 2024

Deploy Preview for adminlte-v4 ready!

Name Link
🔨 Latest commit b490749
🔍 Latest deploy log https://app.netlify.com/sites/adminlte-v4/deploys/65c9924e493e3a0008ef1bc0
😎 Deploy Preview https://deploy-preview-5497--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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 19, 2024

Superseded by #5501.

@dependabot dependabot bot closed this Feb 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/astro-826d9976bf branch February 19, 2024 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants