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): bump @astrojs/check from 0.3.1 to 0.5.10 #3878

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @astrojs/check from 0.3.1 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

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 25, 2024
Copy link
Contributor

mergify bot commented Mar 25, 2024

CI Issues

This pull request has been associated to the following CI issue: Compilation Errors (DOCS-158)

For more information, check the CI Issues page on the Mergify Dashboard.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/astrojs/check-0.5.10 branch from b144b3e to f1e5d02 Compare April 10, 2024 07:01
Copy link
Contributor

mergify bot commented Apr 10, 2024

CI Issues

The job lint has ended with status failure and the following error:

integrations/astro-asides.ts:62:13 - error ts(2339): Property 'children' does not exist on type 'never'.

CI Issues automatically triaged this problem and assigned it to the issue: Compilation Error (DOCS-156).

For more information, check the CI Issues dashboard.

Copy link
Contributor

mergify bot commented Apr 10, 2024

CI Issues

The job lint has ended with status failure and the following error:

src/components/RightSidebar/TableOfContents.tsx:132:5 - error ts(2786): 'HeadingContainer' cannot be used as a JSX component.

CI Issues automatically triaged this problem and assigned it to the issue: Compilation Error (DOCS-142).

For more information, check the CI Issues dashboard.

Copy link
Contributor

mergify bot commented Apr 10, 2024

CI Issues

The job lint has ended with status failure and the following error:

src/components/RightSidebar/TableOfContents.tsx:42:7 - error ts(2322): Type 'Element' is not assignable to type 'ReactNode'.

CI Issues automatically triaged this problem and assigned it to the issue: Compilation Error (DOCS-133).

For more information, check the CI Issues dashboard.

Copy link
Contributor

mergify bot commented Apr 10, 2024

CI Issues

The job lint has ended with status failure and the following error:

src/components/Search/PageDetails.tsx:85:56 - error ts(2339): Property 'excerpt' does not exist on type '{ objectID: SnippetMatch; title: SnippetMatch; description: SnippetMatch; tables: { node: SnippetMatch; data: SnippetMatch; content: SnippetMatch; } ; headings: { ...; } ; }'.

CI Issues automatically triaged this problem and assigned it to the issue: Compilation Error (DOCS-151).

For more information, check the CI Issues dashboard.

Copy link
Contributor

mergify bot commented Apr 10, 2024

CI Issues

The job lint has ended with status failure and the following error:

src/components/Tables/ActionOptionsTable.tsx:16:26 - error ts(2345): Argument of type '{ [optionKey: string]: OptionDefinition; }' is not assignable to parameter of type 'OptionDefinition'.

CI Issues automatically triaged this problem and assigned it to the issue: Compilation Error (DOCS-143).

For more information, check the CI Issues dashboard.

Copy link
Contributor

mergify bot commented Apr 10, 2024

CI Issues

The job lint has ended with status failure and the following error:

src/util/mdxast.tsx:123:39 - error ts(2740): Type '{}' is missing the following properties from type '({ key: string; $ref: string; description: string; type?: undefined; enum?: undefined; items?: undefined; } | { key: string; type: string; description: string; $ref?: undefined; enum?: undefined; items?: undefined; } | { ...; } | { ...; } | { ...; }) ': length, pop, push, concat, and 35 more.

CI Issues automatically triaged this problem and assigned it to the issue: Compilation Error (DOCS-144).

For more information, check the CI Issues dashboard.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/astrojs/check-0.5.10 branch from f1e5d02 to 8f16a84 Compare April 10, 2024 07:18
Copy link
Contributor

mergify bot commented Apr 10, 2024

CI Issues

The job lint has ended with status failure and the following error:

Multiple TypeScript compilation errors in various files such as integrations/astro-asides.ts, integrations/astro-youtube-embed.ts, plugins/rehype-optimize-static.ts, plugins/remark-algolia.ts, src/components/HeadCommon.astro, src/components/RightSidebar/TableOfContents.tsx, src/components/Search/PageDetails.tsx, src/components/Tables/ActionOptionsTable.tsx, src/util/mdxast.tsx

CI Issues automatically triaged this problem and assigned it to the issue: Compilation Errors (DOCS-158).

For more information, check the CI Issues dashboard.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/astrojs/check-0.5.10 branch 2 times, most recently from fb99623 to 094784e Compare April 12, 2024 07:09
Copy link
Contributor

mergify bot commented Apr 12, 2024

@dependabot[bot] this pull request is now in conflict 😩

@mergify mergify bot added conflict and removed conflict labels Apr 12, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/astrojs/check-0.5.10 branch 2 times, most recently from 951957d to 27b626e Compare April 22, 2024 07:20
Copy link
Contributor

mergify bot commented Apr 22, 2024

CI Issues

The job lint has ended with status failure and the following error:

Type '(e: JSX.TargetedMouseEvent<HTMLAnchorElement>) => void' is not assignable to type 'MouseEventHandler<HTMLAnchorElement>'.

CI Issues automatically triaged this problem and assigned it to the issue: Compilation Errors (DOCS-166).

For more information, check the CI Issues dashboard.

@sileht
Copy link
Member

sileht commented Apr 22, 2024

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/astrojs/check-0.5.10 branch from 27b626e to 5bc1a58 Compare April 22, 2024 11:04
Copy link
Contributor

mergify bot commented Apr 22, 2024

CI Issues

The job lint has ended with status failure and the following error:

Argument of type '{ [optionKey: string]: OptionDefinition; }' is not assignable to parameter of type 'OptionDefinition'.

CI Issues automatically triaged this problem and assigned it to the issue: Compilation Errors (DOCS-163).

For more information, check the CI Issues dashboard.

Copy link
Contributor

mergify bot commented Apr 22, 2024

CI Issues

The job lint has ended with status failure and the following error:

Type '{}' is missing the following properties from type '({ key: string; $ref: string; description: string; type?: undefined; enum?: undefined; items?: undefined; } | { key: string; type: string; description: string; $ref?: undefined; enum?: undefined; items?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }) ': length, pop, push, concat, and 35 more.

CI Issues automatically triaged this problem and assigned it to the issue: Compilation Errors (DOCS-169).

For more information, check the CI Issues dashboard.

Copy link
Contributor

mergify bot commented Apr 29, 2024

@dependabot[bot] this pull request is now in conflict 😩

@mergify mergify bot added the conflict label Apr 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2024

Superseded by #4190.

@dependabot dependabot bot closed this May 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/astrojs/check-0.5.10 branch May 8, 2024 06:58
@mergify mergify bot removed the conflict label May 8, 2024
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 javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

1 participant