chore(deps): bump the js-dependencies group across 1 directory with 6 updates#1135
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the js-dependencies group across 1 directory with 6 updates#1135dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… updates Bumps the js-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.8` | `0.9.9` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.1.9` | `6.1.10` | | [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator) | `0.23.0` | `0.24.0` | | [tree-sitter](https://github.com/tree-sitter/node-tree-sitter) | `0.22.1` | `0.25.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.7.3` | `0.8.0` | Updates `@astrojs/check` from 0.9.8 to 0.9.9 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.9/packages/language-tools/astro-check) Updates `astro` from 6.1.9 to 6.1.10 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@6.1.10/packages/astro) Updates `starlight-links-validator` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/HiDeoo/starlight-links-validator/releases) - [Changelog](https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/starlight-links-validator/commits/starlight-links-validator@0.24.0/packages/starlight-links-validator) Updates `tree-sitter` from 0.22.1 to 0.25.0 - [Release notes](https://github.com/tree-sitter/node-tree-sitter/releases) - [Commits](tree-sitter/node-tree-sitter@v0.22.1...v0.25.0) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) Updates `prettier-plugin-tailwindcss` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.7.3...v0.8.0) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-version: 0.9.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: astro dependency-version: 6.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: starlight-links-validator dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: tree-sitter dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: js-dependencies - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the js-dependencies group with 6 updates in the / directory:
0.9.80.9.96.1.96.1.100.23.00.24.00.22.10.25.05.9.36.0.30.7.30.8.0Updates
@astrojs/checkfrom 0.9.8 to 0.9.9Release notes
Sourced from
@astrojs/check's releases.Changelog
Sourced from
@astrojs/check's changelog.Commits
c1f2e4f[ci] release (#16467)f56bb3fWidentypescriptpeer dependency range to allow v6 (#16471)184700cfix(deps): update language tools (#16230)88fcc98fix integrations links across docs (#16098)b9e96dafix(deps): update dependency vitest to v4 (#15372)Updates
astrofrom 6.1.9 to 6.1.10Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
c1f2e4f[ci] release (#16467)345fb9echore: fix flaky dev toolbar render time test (#16500)5120ecd[ci] format3d82220Add AEAD context binding to server island encryption (#16457)1bcb43bPrebundle dev toolbar entrypoint in client environment (#16480)93101cc[ci] format152700efix: strip sourceMappingURL from dev toolbar entrypoint during dep optimizati...bc83041refactor(astro): migrate test utils to typescript (#16492)5c543c5refactor(astro): add internal entry points for test (#16473)1058428Suppress content config warning for projects without content collections (#16...Updates
starlight-links-validatorfrom 0.23.0 to 0.24.0Release notes
Sourced from starlight-links-validator's releases.
Changelog
Sourced from starlight-links-validator's changelog.
Commits
1c779e3ci: release (#158)e7663beAdd support for redirects (#157)Updates
tree-sitterfrom 0.22.1 to 0.25.0Release notes
Sourced from tree-sitter's releases.
Commits
3343ab80.25.06d718f9Bump core lib to 0.25.58ff5c15chore: updateFUNDING.yml558bfd4chore: addFUNDING.yml483e1850.22.4733a096ci(publish): ensure filenames are uniquefe9facc0.22.38fdbb4cci(publish): correct gh release step424fb65docs(readme): fix docs badgee1c57810.22.2Updates
typescriptfrom 5.9.3 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0Updates
prettier-plugin-tailwindcssfrom 0.7.3 to 0.8.0Release notes
Sourced from prettier-plugin-tailwindcss's releases.
Changelog
Sourced from prettier-plugin-tailwindcss's changelog.
... (truncated)
Commits
f77532e0.8.04815377Update the changelog for recent PRs (#449)0a7ddcbFix insiders tags sometimes published to latest channel (#453)8066e85release onpublishedevent3b0ed57move--silentflag before the scriptDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions