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: update dependency @astrojs/check to ^0.7.0 #156

Merged
merged 1 commit into from
May 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/check (source) ^0.4.1 -> ^0.7.0 age adoption passing confidence

Release Notes

withastro/language-tools (@​astrojs/check)

v0.7.0

Compare Source

Minor Changes
  • c8af6db: Upgrades the language server to use the latest version of Volar. This changes should have no negative impacts on the experience.
Patch Changes

v0.6.0

Compare Source

Minor Changes
  • 65d3425: Upgrades the language server to use Volar 2.2. This changes should have no negative impacts on the experience.
Patch Changes

v0.5.10

Compare Source

Patch Changes

v0.5.9

Compare Source

Patch Changes

v0.5.8

Compare Source

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]

v0.5.7

Compare Source

Patch Changes

v0.5.6

Compare Source

Patch Changes

v0.5.5

Compare Source

Patch Changes

v0.5.4

Compare Source

Patch Changes

v0.5.3

Compare Source

Patch Changes

v0.5.2

Compare Source

Patch Changes

v0.5.1

Compare Source

Patch Changes

v0.5.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - "after 10am on monday,before 5pm on monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

changeset-bot bot commented Feb 11, 2024

⚠️ No Changeset found

Latest commit: 9945464

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

coderabbitai bot commented Feb 11, 2024

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/astrojs-check-0.x branch from 994d59e to 9fbb3ad Compare February 11, 2024 19:36
@renovate renovate bot changed the title chore: update dependency @astrojs/check to ^0.5.2 chore: update dependency @astrojs/check to ^0.5.3 Feb 12, 2024
@renovate renovate bot force-pushed the renovate/astrojs-check-0.x branch from 9fbb3ad to 9a4e85c Compare February 12, 2024 10:04
@renovate renovate bot changed the title chore: update dependency @astrojs/check to ^0.5.3 chore: update dependency @astrojs/check to ^0.5.4 Feb 18, 2024
@renovate renovate bot force-pushed the renovate/astrojs-check-0.x branch from 9a4e85c to 24a0be2 Compare February 18, 2024 16:09
@renovate renovate bot changed the title chore: update dependency @astrojs/check to ^0.5.4 chore: update dependency @astrojs/check to ^0.5.5 Feb 25, 2024
@renovate renovate bot force-pushed the renovate/astrojs-check-0.x branch from 24a0be2 to fe4ed65 Compare February 25, 2024 15:50
@renovate renovate bot force-pushed the renovate/astrojs-check-0.x branch from fe4ed65 to 784e545 Compare March 3, 2024 16:17
@renovate renovate bot changed the title chore: update dependency @astrojs/check to ^0.5.5 chore: update dependency @astrojs/check to ^0.5.6 Mar 3, 2024
@renovate renovate bot force-pushed the renovate/astrojs-check-0.x branch from 784e545 to 87d6926 Compare March 11, 2024 13:50
@renovate renovate bot changed the title chore: update dependency @astrojs/check to ^0.5.6 chore: update dependency @astrojs/check to ^0.5.7 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/astrojs-check-0.x branch from 87d6926 to 969c278 Compare March 17, 2024 17:13
@renovate renovate bot changed the title chore: update dependency @astrojs/check to ^0.5.7 chore: update dependency @astrojs/check to ^0.5.9 Mar 17, 2024
@renovate renovate bot force-pushed the renovate/astrojs-check-0.x branch from 969c278 to 47d09f3 Compare March 24, 2024 17:23
@renovate renovate bot changed the title chore: update dependency @astrojs/check to ^0.5.9 chore: update dependency @astrojs/check to ^0.5.10 Mar 24, 2024
@renovate renovate bot changed the title chore: update dependency @astrojs/check to ^0.5.10 chore: update dependency @astrojs/check to ^0.6.0 May 12, 2024
@renovate renovate bot force-pushed the renovate/astrojs-check-0.x branch 2 times, most recently from fdbc219 to f9e55d6 Compare May 17, 2024 06:28
@renovate renovate bot changed the title chore: update dependency @astrojs/check to ^0.6.0 chore: update dependency @astrojs/check to ^0.7.0 May 17, 2024
@renovate renovate bot force-pushed the renovate/astrojs-check-0.x branch from f9e55d6 to 9945464 Compare May 17, 2024 06:42
@mew-ton mew-ton merged commit aa90d11 into main May 17, 2024
8 checks passed
@mew-ton mew-ton deleted the renovate/astrojs-check-0.x branch May 17, 2024 07:16
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.

1 participant