chore(deps): bump the js-dependencies group across 1 directory with 7 updates#1130
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the js-dependencies group across 1 directory with 7 updates#1130dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… updates Bumps the js-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [marked](https://github.com/markedjs/marked) | `15.0.12` | `18.0.2` | | remark-svgbob | `1.1.1` | `2.0.0` | | [toml](https://github.com/BinaryMuse/toml-node) | `3.0.0` | `4.1.1` | | [tree-sitter](https://github.com/tree-sitter/node-tree-sitter) | `0.22.1` | `0.25.0` | | [tree-sitter-rust](https://github.com/tree-sitter/tree-sitter-rust) | `0.23.3` | `0.24.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `6.0.3` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.14` | `0.7.3` | Updates `marked` from 15.0.12 to 18.0.2 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v15.0.12...v18.0.2) Updates `remark-svgbob` from 1.1.1 to 2.0.0 Updates `toml` from 3.0.0 to 4.1.1 - [Changelog](https://github.com/BinaryMuse/toml-node/blob/master/CHANGELOG.md) - [Commits](BinaryMuse/toml-node@v3.0.0...v4.1.1) 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 `tree-sitter-rust` from 0.23.3 to 0.24.0 - [Release notes](https://github.com/tree-sitter/tree-sitter-rust/releases) - [Commits](tree-sitter/tree-sitter-rust@v0.23.3...v0.24.0) Updates `typescript` from 5.9.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.2...v6.0.3) Updates `prettier-plugin-tailwindcss` from 0.6.14 to 0.7.3 - [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.6.14...v0.7.3) --- updated-dependencies: - dependency-name: marked dependency-version: 18.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: js-dependencies - dependency-name: remark-svgbob dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: js-dependencies - dependency-name: toml dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major 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: tree-sitter-rust dependency-version: 0.24.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.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 7 updates in the / directory:
15.0.1218.0.21.1.12.0.03.0.04.1.10.22.10.25.00.23.30.24.05.9.26.0.30.6.140.7.3Updates
markedfrom 15.0.12 to 18.0.2Release notes
Sourced from marked's releases.
... (truncated)
Commits
c4f4529chore(release): 18.0.2 [skip ci]58a52e8fix: fix infinite loop for indented code blank line (#3947)98b3824chore(release): 18.0.1 [skip ci]abd907afix(rules): ensure lookbehind regex is evaluated correctly by minifiers (#3945)96351c4chore(deps-dev): bump marked-highlight from 2.2.3 to 2.2.4 (#3946)c132699chore: update testutils (#3942)28954e0chore(release): 18.0.0 [skip ci]b70895ffix: trim blank lines from block tokens (#3939)40f2665fix: prevent GFM table tokens from greedily capturing trailing newlines (#3926)b379e3efix: prevent heading and def tokens from greedily capturing multiple newlines...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for marked since your current version.
Updates
remark-svgbobfrom 1.1.1 to 2.0.0Updates
tomlfrom 3.0.0 to 4.1.1Changelog
Sourced from toml's changelog.
... (truncated)
Commits
3840fac4.1.15b7b7284.1.04178324Update changelog07626bcMerge pull request #68 from BinaryMuse/mkt/perfa06aa28Improve performance ~5xe04b6b9Merge pull request #67 from BinaryMuse/mkt/spec-1-1-07261002Update README and package.json for TOML v1.1.0 compliance341d9adAdd TOML v1.1.0 supportbe463364.0.19910d08Update changelogUpdates
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
tree-sitter-rustfrom 0.23.3 to 0.24.0Release notes
Sourced from tree-sitter-rust's releases.
Commits
18b05150.24.0a1f37e8Regenerate w/ latest ABIUpdates
typescriptfrom 5.9.2 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.6.14 to 0.7.3Release notes
Sourced from prettier-plugin-tailwindcss's releases.
Changelog
Sourced from prettier-plugin-tailwindcss's changelog.
Commits
f7d25980.7.39a51191mergerelease.ymlandrelease-insiders.yml3997fbdUse explicit import() expressions in plugin load arrays for bundler compatibi...125a8bcFix v3 config loading with Jiti re-exports (#448)2ac6e70Enableminify: "dce-onlyin tsdown (#447)9907134Add oxlint with type-aware linting (#445)9caa70cAdd knip for detecting unused files and dependencies (#444)550f74cUse the plugin that has already been imported rather than dynamically importi...a087de3Skip visiting non-node children (#443)1abb2efRemove unused deps (#441)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for prettier-plugin-tailwindcss since your current version.
Dependabot 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