Bump the all-dependencies group with 15 updates - #256
Merged
lcollins merged 3 commits intoAug 10, 2026
Conversation
Bumps the all-dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) | `0.6.1` | `0.7.0` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.7.2` | `5.10.1` | | [html-to-text](https://github.com/html-to-text/node-html-to-text) | `9.0.5` | `10.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.6.0` | `26.2.0` | | [@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ramda) | `0.31.1` | `0.32.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.59.1` | `8.66.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.59.1` | `8.66.0` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.4` | `0.44.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.8.0` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `6.0.0` | `6.1.2` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.15.2` | `29.16.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.3.0` | `30.4.2` | | [jest-circus](https://github.com/jestjs/jest/tree/HEAD/packages/jest-circus) | `30.3.0` | `30.4.2` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.9.6` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.9` | `29.4.12` | Updates `@actions/glob` from 0.6.1 to 0.7.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob) Updates `fast-xml-parser` from 5.7.2 to 5.10.1 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.7.2...v5.10.1) Updates `html-to-text` from 9.0.5 to 10.0.0 - [Commits](html-to-text/node-html-to-text@9.0.5...10.0.0) Updates `@types/node` from 25.6.0 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/ramda` from 0.31.1 to 0.32.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ramda) Updates `@typescript-eslint/parser` from 8.59.1 to 8.66.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/parser) Updates `@typescript-eslint/eslint-plugin` from 8.59.1 to 8.66.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/eslint-plugin) Updates `@vercel/ncc` from 0.38.4 to 0.44.1 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.4...0.44.1) Updates `eslint` from 8.57.1 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.8.0) Updates `eslint-plugin-github` from 6.0.0 to 6.1.2 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v6.0.0...v6.1.2) Updates `eslint-plugin-jest` from 29.15.2 to 29.16.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.15.2...v29.16.0) Updates `jest` from 30.3.0 to 30.4.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest) Updates `jest-circus` from 30.3.0 to 30.4.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest-circus) Updates `prettier` from 3.8.1 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.9.6) Updates `ts-jest` from 29.4.9 to 29.4.12 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.9...v29.4.12) --- updated-dependencies: - dependency-name: "@actions/glob" dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: fast-xml-parser dependency-version: 5.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: html-to-text dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/ramda" dependency-version: 0.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@vercel/ncc" dependency-version: 0.44.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-plugin-github dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: jest-circus dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ts-jest dependency-version: 29.4.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
@copilot resolve the merge conflicts in this pull request |
Co-authored-by: lcollins <528874+lcollins@users.noreply.github.com>
Resolved the merge conflicts by merging |
…ation Co-authored-by: lcollins <528874+lcollins@users.noreply.github.com>
lcollins
deleted the
dependabot/npm_and_yarn/all-dependencies-6c68cc1606
branch
August 10, 2026 20:03
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 all-dependencies group with 15 updates:
0.6.10.7.05.7.25.10.19.0.510.0.025.6.026.2.00.31.10.32.08.59.18.66.08.59.18.66.00.38.40.44.18.57.110.8.06.0.06.1.229.15.229.16.030.3.030.4.230.3.030.4.23.8.13.9.629.4.929.4.12Updates
@actions/globfrom 0.6.1 to 0.7.0Changelog
Sourced from @actions/glob's changelog.
Commits
Updates
fast-xml-parserfrom 5.7.2 to 5.10.1Release notes
Sourced from fast-xml-parser's releases.
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
2ce71915.10.14e1bb01update for releaseffd1269deps:@nodable/entitiesfor treeshaking4e546e0fix: multiple DOCTYPE are not allowed296b3325.10.075f7565update package guide2d8d1d0update detailse58e4ddupgrade: xml-naming v0.3.0, PEM v1.6.2, is-unsafe v2.0.0545e491Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 (#848)5ea8aa1Bump actions/checkout from 6.0.3 to 7.0.0 (#849)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for fast-xml-parser since your current version.
Updates
html-to-textfrom 9.0.5 to 10.0.0Commits
047f692html-to-text-cli pretest: build html-to-text3ba41cdhtml-to-text v10.0.0 cli v0.6.034e925bPR template and contributing guideline41116beadded batch processing to example1d3944bhtml-to-text-cli: added completion handler to tests, just in case089df83adjusted package exportsf8cd08dadded tests for supported pseudo-class selectorse245ca6html-to-text-cli: removeddeepmerge, bumpedaspargvs, unified options mer...e962d95update GitHub workflows28ff2dereplaceddeepmergewithdeepmerge-tsUpdates
@types/nodefrom 25.6.0 to 26.2.0Commits
Updates
@types/ramdafrom 0.31.1 to 0.32.0Commits
Updates
@typescript-eslint/parserfrom 8.59.1 to 8.66.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
e51b11bchore(release): publish 8.66.063ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)d8f1044feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.03ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.0Updates
@typescript-eslint/eslint-pluginfrom 8.59.1 to 8.66.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
e51b11bchore(release): publish 8.66.020cb15echore(eslint-plugin): split prefer-optional-chain.test.ts in multiple files (...780a8c5docs(eslint-plugin): [member-ordering] add lacking commas in default member t...08dd427fix(eslint-plugin): [class-literal-property-style] preserve type annotations ...6be25d3fix(eslint-plugin): [no-unnecessary-type-parameters] check MappedType key rem...8826d0efix(eslint-plugin): [no-useless-default-assignment] don't report defaults use...7aecc1cfix(eslint-plugin): [prefer-nullish-coalescing] handle shadowed Boolean calls...5ffa760fix(eslint-plugin): [no-unnecessary-type-conversion] ignore shadowed built-in...f282f84chore(eslint-plugin): fix alleslint-plugin/require-test-error-positions(#...c8cafa4docs: [unified-signatures] caveats regarding signatures merging (#12581)Updates
@vercel/nccfrom 0.38.4 to 0.44.1Release notes
Sourced from @vercel/ncc's releases.
Commits
8f0aefdfix: preserve runtime createRequire in ESM builds (#1334)b9c6310chore: Update vm2 to latest version (3.11.5) (#1333)88be21fchore(deps): Bump actions/checkout from 5 to 6 (#1300)5ea625efeat: read permissions pr.yml (#1323)a1ff315feat: remove npm devDependency (#1332)9e077abfeat: add publishConfig to package.json (#1331)7290aa7feat(ci): upgrade python and remove LLVM LTO flags from MSVC build to fix Nod...a428a10feat: publish using node@24 (#1329)3192116feat: use canonical package repository metadata (#1328)4461a52feat: lock semantic-release publish dependencies (#1327)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vercel/nccsince your current version.Updates
eslintfrom 8.57.1 to 10.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
749dfed10.8.04bd0d75Build: changelog update for 10.8.04fbf46dtest: pinwebpackversion to 5.108.4 (#21137)6ddf858docs: fix broken Specify Parser Options anchor link (#21106)784dfbedocs: Clarifyno-eq-nulldescription (#21120)6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)eccbe7btest: add error locations tono-class-assign(#21123)2fee9bbfeat: exportConfigObjectfromeslint/config(#21082)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118)Updates
eslint-plugin-githubfrom 6.0.0 to 6.1.2Release notes
Sourced from eslint-plugin-github's releases.
Commits
03bfb7dMerge pull request #726 from github/gp/upgrade-depd66f3e8upgrade deps259c9e1chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 update...a95d9e7chore(deps): resolve npm audit vulnerabilities (#720)add7174chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#718)7a5567bMerge pull request #715 from github/alaingoga/714-adding-jsxA11y-plugin-suppo...fa8eeb1714 - Adding jsxA11y plugin support back3611a16Merge pull request #713 from github/alaingoga/eslint10-compactfe11575Support ESLint 10: widen peer range and fix eslint-comments in flat recommend...2dcfb60Merge pull request #706 from github/dependabot/npm_and_yarn/all-dependencies-...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-github since your current version.
Updates
eslint-plugin-jestfrom 29.15.2 to 29.16.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
98206fbchore(release): 29.16.0 [skip ci]692c748feat(valid-expect-with-promise): addcheckThenablesoption for custom promi...4d690c3chore(deps): update yarn to v4.17.1 (