Bump the root-npm-minor-patch group across 1 directory with 3 updates - #5
Merged
lhy0718 merged 1 commit intoAug 21, 2026
Merged
Conversation
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/root-npm-minor-patch-1d9a79bf50
branch
from
August 21, 2026 09:57
f8e9501 to
7c76a9c
Compare
Owner
|
@dependabot rebase |
Bumps the root-npm-minor-patch group with 3 updates in the / directory: [cheerio](https://github.com/cheeriojs/cheerio), [yaml](https://github.com/eemeli/yaml) and [tsx](https://github.com/privatenumber/tsx). Updates `cheerio` from 1.0.0 to 1.2.0 - [Release notes](https://github.com/cheeriojs/cheerio/releases) - [Commits](cheeriojs/cheerio@v1.0.0...v1.2.0) Updates `yaml` from 2.8.3 to 2.9.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.3...v2.9.0) Updates `tsx` from 4.23.0 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.0...v4.23.12) --- updated-dependencies: - dependency-name: cheerio dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-npm-minor-patch - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-npm-minor-patch - dependency-name: yaml dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
lhy0718
force-pushed
the
dependabot/npm_and_yarn/root-npm-minor-patch-1d9a79bf50
branch
from
August 21, 2026 10:13
7c76a9c to
0ee1bc1
Compare
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/root-npm-minor-patch-1d9a79bf50
branch
August 21, 2026 10:22
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 root-npm-minor-patch group with 3 updates in the / directory: cheerio, yaml and tsx.
Updates
cheeriofrom 1.0.0 to 1.2.0Release notes
Sourced from cheerio's releases.
... (truncated)
Commits
e3c7aaf1.2.096bfd3echore(package): Exclude tests from published bundle08d396cdocs(readme): Update Sponsors (#5014)bd9d3ddbuild(deps-dev): bump eslint-plugin-jsdoc from 62.3.0 to 62.3.1 (#5022)f4c8a58build(deps): bump unist-util-visit from 5.0.0 to 5.1.0 in /website (#5027)8fa46d5build(deps): bump astro from 5.16.12 to 5.16.14 in /website (#5026)8e132a6build(deps-dev): bump@vitest/coverage-v8from 4.0.17 to 4.0.18 (#5023)6d31bfcbuild(deps-dev): bump globals from 17.0.0 to 17.1.0 (#5025)65aa6c8build(deps): bump@docsearch/cssfrom 4.5.0 to 4.5.3 in /website (#5020)5567e65build(deps): bump astro from 5.16.11 to 5.16.12 in /website (#5021)Updates
yamlfrom 2.8.3 to 2.9.0Release notes
Sourced from yaml's releases.
Commits
ddb21b02.9.0167365bdocs: Clarify that not all errors can be avoided6eca2a7fix: Avoid calling Array.prototype.push.apply() with large source array0543cd5fix(lexer): Avoid recursive calls that may exhaust the call stackccdf7432.8.4f625789fix: Disable alias resolution with maxAliasCount:0 (#677)e1a1a77fix: Handle invalid unicode escapesa163ea0style: Satify Prettierb2a5a6cfix: Apply minFractionDigits only to decimal strings (#676)93c951bchore: Bump JSR version to v2.8.3 (#673)Updates
tsxfrom 4.23.0 to 4.23.12Release notes
Sourced from tsx's releases.
... (truncated)
Commits
ed9d330fix: shimimport.metawhen tokens are split by comments or newlines (#829)651f5betest: cover CommonJS TypeScript import.meta pathsbd3bc64test: cover CommonJS loader source fallback55cbecefix: preserve async ESM require fallback6c5ba85docs: document CommonJS default interopec1bcd5fix: support nyc coverage discovery (#710)b6e5b48docs: clarify CommonJS default imports2f55884fix: map Node test locationsde935d5docs: document Node source-map stack formattingb94f46ffix: support data URLs in tsImport