-
Notifications
You must be signed in to change notification settings - Fork 0
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.9.4 #59
base: main
Are you sure you want to change the base?
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe primary change involves updating the version of the Changes
Poem
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
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 using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
da168ab
to
459be8c
Compare
459be8c
to
0b0fcc6
Compare
0b0fcc6
to
5146db6
Compare
5146db6
to
a3e4617
Compare
a3e4617
to
d6e70b1
Compare
d6e70b1
to
ae032f9
Compare
ae032f9
to
c6741b3
Compare
c6741b3
to
bf0b914
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (1)
package.json (1)
27-27
: Verify the impact of the@astrojs/check
version update.The update from
^0.5.10
to^0.9.3
may introduce new features or breaking changes. Ensure that the updated version is compatible with the current project setup, and review the release notes for any necessary changes in the codebase or configuration.
bf0b914
to
1be5b3e
Compare
1be5b3e
to
9a8305b
Compare
9a8305b
to
8f6ce36
Compare
This PR contains the following updates:
^0.5.10
->^0.9.4
Release Notes
withastro/language-tools (@astrojs/check)
v0.9.4
Compare Source
Patch Changes
6e62aaa
: Upgrades chokidar to v45a44072
: Fixes formatting not working by default in certain circumstances5a44072
]3a836de
]v0.9.3
Compare Source
Patch Changes
28dfebe
: Updates to the stable version of Volar 2.4.028dfebe
]v0.9.2
Compare Source
Patch Changes
e8e18a8
: Fixes an issue where errors inside script and style tags could be offset by a few characters when multi bytes characters were present in the filee8e18a8
]v0.9.1
Compare Source
Patch Changes
cc94bef
: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain casescc94bef
]v0.9.0
Compare Source
Minor Changes
b65d6b4
: Adds support for SCSS and LESS intellisense inside style tagsPatch Changes
3a60f00
]b65d6b4
]v0.8.3
Compare Source
Patch Changes
0a46801
: Fixes a regression where errors could wrongly show (or not show) inside scripts and style tags0a46801
]72f61e1
]v0.8.2
Compare Source
Patch Changes
708167e
: Fixes script and style tags being wrongfully included in the generated TSX708167e
]v0.8.1
Compare Source
Patch Changes
5eb20f2
: Fixes installation on Yarn 45eb20f2
]v0.8.0
Compare Source
Minor Changes
b8a6af3
: Upgrades to the latest version of Volar, the underlying framework powering the Astro language server. This update should fix some of the recent issues regarding intellisense inside script tags.Patch Changes
a1769da
: Adds a README with helpful linksb8a6af3
]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
c8af6db
]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
65d3425
]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.
This PR was generated by Mend Renovate. View the repository job log.