r4ai / remark-callout

A remark plugin to add obsidian style callouts to markdown
https://r4ai.github.io/remark-callout/
MIT License
4 stars 1 forks source link

fix(deps): update dependency @astrojs/check to ^0.9.0 #152

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

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

Release Notes

withastro/language-tools (@​astrojs/check) ### [`v0.9.3`](https://togithub.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#093) [Compare Source](https://togithub.com/withastro/language-tools/compare/@astrojs/check@0.9.2...@astrojs/check@0.9.3) ##### Patch Changes - [`28dfebe`](https://togithub.com/withastro/language-tools/commit/28dfebe): Updates to the stable version of Volar 2.4.0 - Updated dependencies \[[`28dfebe`](https://togithub.com/withastro/language-tools/commit/28dfebe)] - [@​astrojs/language-server](https://togithub.com/astrojs/language-server)[@​2](https://togithub.com/2).14.1 ### [`v0.9.2`](https://togithub.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#092) [Compare Source](https://togithub.com/withastro/language-tools/compare/@astrojs/check@0.9.1...@astrojs/check@0.9.2) ##### Patch Changes - [`e8e18a8`](https://togithub.com/withastro/language-tools/commit/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 file - Updated dependencies \[[`e8e18a8`](https://togithub.com/withastro/language-tools/commit/e8e18a8)] - [@​astrojs/language-server](https://togithub.com/astrojs/language-server)[@​2](https://togithub.com/2).13.2 ### [`v0.9.1`](https://togithub.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#091) [Compare Source](https://togithub.com/withastro/language-tools/compare/@astrojs/check@0.9.0...@astrojs/check@0.9.1) ##### Patch Changes - [`cc94bef`](https://togithub.com/withastro/language-tools/commit/cc94bef): Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases - Updated dependencies \[[`cc94bef`](https://togithub.com/withastro/language-tools/commit/cc94bef)] - [@​astrojs/language-server](https://togithub.com/astrojs/language-server)[@​2](https://togithub.com/2).13.1 ### [`v0.9.0`](https://togithub.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#090) [Compare Source](https://togithub.com/withastro/language-tools/compare/@astrojs/check@0.8.3...@astrojs/check@0.9.0) ##### Minor Changes - [`b65d6b4`](https://togithub.com/withastro/language-tools/commit/b65d6b4): Adds support for SCSS and LESS intellisense inside style tags ##### Patch Changes - Updated dependencies \[[`3a60f00`](https://togithub.com/withastro/language-tools/commit/3a60f00)] - Updated dependencies \[[`b65d6b4`](https://togithub.com/withastro/language-tools/commit/b65d6b4)] - [@​astrojs/language-server](https://togithub.com/astrojs/language-server)[@​2](https://togithub.com/2).13.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

renovate[bot] commented 1 month ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: packages/website/bun.lockb
Command failed: bun install
bun install v1.1.26 (0a37423b)
Resolving dependencies
Resolved, downloaded and extracted [254]
Saved lockfile

$ lefthook install
error: postinstall script from "root" exited with 1
changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: b64406238f322daaf0d7b1aeb2b8dc87e0453bf9

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

renovate[bot] commented 3 days ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark: