Skip to content

Conversation

@dependabot
Copy link

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

Bumps @astrojs/check from 0.2.0 to 0.4.1.

Release notes

Sourced from @​astrojs/check's releases.

@​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

@​astrojs/check@​0.3.3

Patch Changes

  • 45d49f5: Fix errors spilling out of inline event attributes in certain cases
  • 7c9c981: Fix errors inside .ts files not being properly reported in certain cases
  • Updated dependencies [45d49f5]
  • Updated dependencies [7c9c981]
    • @​astrojs/language-server@​2.5.4

@​astrojs/check@​0.3.2

Patch Changes

  • 621320a: Fix language server crashing when encountering malformed files in certain cases
  • dc98b0b: Fixes an issue where type checking errors were shown on define:vars scripts when "type=module" attribute was also present.
  • Updated dependencies [621320a]
  • Updated dependencies [dc98b0b]
  • Updated dependencies [015a667]
  • Updated dependencies [598689a]
    • @​astrojs/language-server@​2.5.3

@​astrojs/check@​0.3.1

Patch Changes

  • ee41dce: Add support for TypeScript 5.3
  • 19217c4: Automatically flatten inferred unions from getStaticPaths into each other so that divergent props don't need to be manually discriminated before destructuring.

... (truncated)

Changelog

Sourced from @​astrojs/check's changelog.

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

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

0.3.3

Patch Changes

  • 45d49f5: Fix errors spilling out of inline event attributes in certain cases
  • 7c9c981: Fix errors inside .ts files not being properly reported in certain cases
  • Updated dependencies [45d49f5]
  • Updated dependencies [7c9c981]
    • @​astrojs/language-server@​2.5.4

0.3.2

Patch Changes

  • 621320a: Fix language server crashing when encountering malformed files in certain cases
  • dc98b0b: Fixes an issue where type checking errors were shown on define:vars scripts when "type=module" attribute was also present.
  • Updated dependencies [621320a]
  • Updated dependencies [dc98b0b]
  • Updated dependencies [015a667]
  • Updated dependencies [598689a]
    • @​astrojs/language-server@​2.5.3

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.2.0 to 0.4.1.
- [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/check@0.4.1/packages/astro-check)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
@github-actions
Copy link

github-actions bot commented Mar 2, 2024

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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 no-pr-activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants