chore(deps-dev): bump the npm-minor-patch group across 1 directory with 2 updates - #150
Merged
Merged
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…th 2 updates Bumps the npm-minor-patch group with 2 updates in the / directory: [@napi-rs/cli](https://github.com/napi-rs/napi-rs) and [yaml](https://github.com/eemeli/yaml). Updates `@napi-rs/cli` from 3.9.0 to 3.9.1 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.9.0...@napi-rs/cli@3.9.1) Updates `yaml` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.9.0...v2.9.1) --- updated-dependencies: - dependency-name: "@napi-rs/cli" dependency-version: 3.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: yaml dependency-version: 2.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-minor-patch-4bef74a514
branch
from
September 16, 2026 05:54
5b503bf to
b5c5d7a
Compare
barakb
approved these changes
Sep 16, 2026
barakb
deleted the
dependabot/npm_and_yarn/npm-minor-patch-4bef74a514
branch
September 16, 2026 06:51
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 npm-minor-patch group with 2 updates in the / directory: @napi-rs/cli and yaml.
Updates
@napi-rs/clifrom 3.9.0 to 3.9.1Release notes
Sourced from @napi-rs/cli's releases.
Commits
7e3f293chore(release): publishf772ee0fix(cli): align generated file formats (#3501)1cf5ec5fix(cli): use accessible WASI preopen root on Android (#3485)cf9245dchore(deps): update vitest monorepo to v5 (#3481)78fa3adfix(macro): recognize fully-qualified napi::Env as the special Env parameter ...37283c7chore(deps): lock file maintenance (#3474)1932d2fchore(deps): update release-plz/action action to v0.5.135 (#3500)0238e8bfix(deps): update dependency js-yaml to v5 (#3344)9ed9d35chore(deps): update dependency electron to v44 (#3468)58fb862chore(deps): upgrade oxlint, fix warnings (#3487)Updates
yamlfrom 2.9.0 to 2.9.1Release notes
Sourced from yaml's releases.
Commits
1440ecd2.9.1c699bc5fix: Simplify line unfolding during quoted string parsing (#714)d11ce77fix: Limit recursive merge aliases (#713)c5f49f4chore: Update docs-slate