Skip to content

Conversation

@dependabot
Copy link

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

Bumps @astrojs/check from 0.2.0 to 0.3.4.

Release notes

Sourced from @​astrojs/check's releases.

@​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.
  • Updated dependencies [bd3d933]
  • Updated dependencies [ee41dce]
  • Updated dependencies [19217c4]
    • @​astrojs/language-server@​2.5.2

@​astrojs/check@​0.3.0

Minor Changes

  • f4402eb: Add intellisense for Astro.self, add auto inferring of props for getStaticPaths

Patch Changes

  • Updated dependencies [f4402eb]
    • @​astrojs/language-server@​2.5.0

@​astrojs/check@​0.2.1

Patch Changes

... (truncated)

Changelog

Sourced from @​astrojs/check's changelog.

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

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.
  • Updated dependencies [bd3d933]
  • Updated dependencies [ee41dce]
  • Updated dependencies [19217c4]
    • @​astrojs/language-server@​2.5.2

0.3.0

Minor Changes

  • f4402eb: Add intellisense for Astro.self, add auto inferring of props for getStaticPaths

Patch Changes

  • Updated dependencies [f4402eb]

... (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.3.4.
- [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.3.4/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 Jan 1, 2024
@github-actions
Copy link

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.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2024

Superseded by #51.

@dependabot dependabot bot closed this Feb 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/astrojs/check-0.3.4 branch February 1, 2024 17:55
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