npm(deps): bump the prod-dependencies-major group across 1 directory with 8 updates#44
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…with 8 updates Bumps the prod-dependencies-major group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.8` | `25.5.0` | | [chalk](https://github.com/chalk/chalk) | `4.1.2` | `5.6.2` | | [commander](https://github.com/tj/commander.js) | `9.4.1` | `14.0.3` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `17.3.1` | | [fast-astar](https://github.com/sbfkcel/fast-astar) | `1.0.6` | `2.0.2` | | [node-html-markdown](https://github.com/crosstype/node-html-markdown) | `1.3.0` | `2.0.0` | | [node-html-parser](https://github.com/taoqf/node-fast-html-parser) | `6.1.11` | `7.1.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `6.0.2` | Updates `@types/node` from 22.13.8 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `chalk` from 4.1.2 to 5.6.2 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.6.2) Updates `commander` from 9.4.1 to 14.0.3 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v9.4.1...v14.0.3) Updates `dotenv` from 16.4.5 to 17.3.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.5...v17.3.1) Updates `fast-astar` from 1.0.6 to 2.0.2 - [Commits](https://github.com/sbfkcel/fast-astar/commits) Updates `node-html-markdown` from 1.3.0 to 2.0.0 - [Release notes](https://github.com/crosstype/node-html-markdown/releases) - [Changelog](https://github.com/crosstype/node-html-markdown/blob/master/CHANGELOG.md) - [Commits](crosstype/node-html-markdown@v1.3.0...v2.0.0) Updates `node-html-parser` from 6.1.11 to 7.1.0 - [Release notes](https://github.com/taoqf/node-fast-html-parser/releases) - [Changelog](https://github.com/taoqf/node-html-parser/blob/main/CHANGELOG.md) - [Commits](taoqf/node-html-parser@v6.1.11...v7.1.0) Updates `typescript` from 5.7.2 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.7.2...v6.0.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies-major - dependency-name: chalk dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies-major - dependency-name: commander dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies-major - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies-major - dependency-name: fast-astar dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies-major - dependency-name: node-html-markdown dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies-major - dependency-name: node-html-parser dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies-major - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies-major ... 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 prod-dependencies-major group with 8 updates in the / directory:
22.13.825.5.04.1.25.6.29.4.114.0.316.4.517.3.11.0.62.0.21.3.02.0.06.1.117.1.05.7.26.0.2Updates
@types/nodefrom 22.13.8 to 25.5.0Commits
Updates
chalkfrom 4.1.2 to 5.6.2Release notes
Sourced from chalk's releases.
... (truncated)
Commits
51557785.6.25c915055.6.0a8f5bf7Make WezTerm terminal use true color67db2465.5.079ee2d3Make Ghostty terminal use true color (#653)5dbc1e25.4.14ebb62dFixnavigatornot definedReferenceError(#642)fc809b6Readme tweak83acfcf5.4.0f838120UpdateCIRCLECIenvironments to return level 3 color supportUpdates
commanderfrom 9.4.1 to 14.0.3Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
... (truncated)
Commits
824736414.0.3e281fe3Update docs for 14.0.3 (#2474)7357ddaSeparate out a more detailed release policy document (#2462)b6e2e3aBump eslint from 9.39.1 to 9.39.2 (#2470)d6f63a7Bump ts-jest from 29.4.5 to 29.4.6 (#2467)2a9768aBump prettier from 3.6.2 to 3.7.4 (#2466)9211918docs(README): Tweak formatting, punctuation for clarity (#2465)4208a96Bump typescript-eslint from 8.46.2 to 8.48.0 (#2458)03308ceBump eslint-plugin-jest from 29.0.1 to 29.2.1 (#2457)4d2db1fBump globals from 16.4.0 to 16.5.0 (#2456)Updates
dotenvfrom 16.4.5 to 17.3.1Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
7bc16a417.3.127303fdupdate README-es6379eb2update READMEb6d7339fix spelling5febe3517.3.0f61f383changelog 🪵dec94adupdate README4856950update README6351887update README23bd017update READMEUpdates
fast-astarfrom 1.0.6 to 2.0.2Commits
Updates
node-html-markdownfrom 1.3.0 to 2.0.0Release notes
Sourced from node-html-markdown's releases.
Changelog
Sourced from node-html-markdown's changelog.
Commits
e31e9b1chore(release): 2.0.05c6d2c6build: Updated lockfilef15e482fix: Prevent backslash escaping in tables within list items (fixes #60)bdc0d09fix: Ignore options overwritten if block element. (fixes #49)86f4ac1build(npm): Updated package.json to require Node >=2028e9358test: Updated tests for all current changes80fd704refactor!: Explicitly deny special handling for elements that should not be i...c0062b8fix: trim trailing whitespace while preserving two-space line breaks372be6dfix: preserve whitespace and newlines in code blocks (fixes #52, #24)9358cccfix: correct nested list indentation to 2 spaces (fixes #57)Updates
node-html-parserfrom 6.1.11 to 7.1.0Release notes
Sourced from node-html-parser's releases.
Changelog
Sourced from node-html-parser's changelog.
... (truncated)
Commits
ea54b3achore(release): 7.1.03e17619Merge pull request #303 from thomome/htmlElement-matches405ccb2Merge pull request #299 from ig3/close-tags8c26d86fixed readme return typec1098fcadded tests13c0b1badded matches method to HTMLElementd604652feat: add preserveTagNesting option to maintain invalid HTML nesting #295c4cc706Merge branch 'main' into close-tagseac4de9Revert addition of yarn as a dependencyf7a190cchore(release): 7.0.2Updates
typescriptfrom 5.7.2 to 6.0.2Release notes
Sourced from typescript's releases.
... (truncated)
Commits
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.0206ed1aDeprecate assert in import() (#63172)e688ac8Update dependencies (#63156)29b300dBump the github-actions group across 1 directory with 2 updates (#63205)0c2c7a3DOM update (#63183)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