build(deps): bump the dependencies group across 1 directory with 3 updates#174
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the dependencies group across 1 directory with 3 updates#174dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the dependencies group with 3 updates in the / directory: [node-addon-api](https://github.com/nodejs/node-addon-api), [eslint](https://github.com/eslint/eslint) and [tree-sitter-cli](https://github.com/tree-sitter/tree-sitter/tree/HEAD/crates/cli/npm). Updates `node-addon-api` from 8.6.0 to 8.7.0 - [Release notes](https://github.com/nodejs/node-addon-api/releases) - [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md) - [Commits](nodejs/node-addon-api@v8.6.0...v8.7.0) Updates `eslint` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.2.0) Updates `tree-sitter-cli` from 0.26.7 to 0.26.8 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](https://github.com/tree-sitter/tree-sitter/commits/v0.26.8/crates/cli/npm) --- updated-dependencies: - dependency-name: node-addon-api dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tree-sitter-cli dependency-version: 0.26.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
79cee2f to
4d7191d
Compare
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 dependencies group with 3 updates in the / directory: node-addon-api, eslint and tree-sitter-cli.
Updates
node-addon-apifrom 8.6.0 to 8.7.0Changelog
Sourced from node-addon-api's changelog.
Commits
0eafea5chore: release v8.7.0 (#1716)7fb063dfeat: add Date::New overload for a std::chrono::system_clock::time_point (#1705)7b8d69efeat: add support for SharedArrayBuffer in DataViews (#1714)f8210c6chore(deps): bump the all group across 1 directory with 6 updates (#1717)967bbd5feat: add Object::GetPrototype and Object::SetPrototype (#1715)7fef973fix: fix -Wextra-semi (#1718)845ba8efix: add missing const to ObjectReference::Set string parameter (#1713)af7d42edoc: add instructions to build with ninja (#1709)Updates
eslintfrom 10.1.0 to 10.2.0Release notes
Sourced from eslint's releases.
Commits
000128c10.2.01988fadBuild: changelog update for 10.2.0542cb3efix: update first-party dependencies (#20714)a2af743docs: addlanguageto configuration objects (#20712)845f23fdocs: Update README5fbcf59docs: removesourceTypefrom ts playground link (#20477)8702a47docs: Update READMEddeadeddocs: Update README8120e30refactor: extract no unmodified loop condition (#20679)46e8469chore: update dependency markdownlint-cli2 to ^0.22.0 (#20697)Updates
tree-sitter-clifrom 0.26.7 to 0.26.8Release notes
Sourced from tree-sitter-cli's releases.
Commits
cd5b087release v0.26.8