build(deps-dev): bump @humanfs/node from 0.16.6 to 0.16.8 in /packages/http-client-python - #11827
Conversation
Bumps [@humanfs/node](https://github.com/humanwhocodes/humanfs/tree/HEAD/packages/node) from 0.16.6 to 0.16.8. - [Release notes](https://github.com/humanwhocodes/humanfs/releases) - [Changelog](https://github.com/humanwhocodes/humanfs/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/humanwhocodes/humanfs/commits/node-v0.16.8/packages/node) --- updated-dependencies: - dependency-name: "@humanfs/node" dependency-version: 0.16.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
Azure Pipelines: Successfully started running 1 pipeline(s). 1 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
commit: |
There was a problem hiding this comment.
🟢 Approval recommended
The change is a straightforward dependency lockfile update consistent with the intended bump and includes the expected transitive updates.
Pull request overview
This PR updates the npm lockfile for the @typespec/http-client-python package to pull in @humanfs/node@0.16.8 (from 0.16.6), along with the associated transitive dependency updates required by that release.
Changes:
- Bump
@humanfs/nodeto0.16.8inpackages/http-client-python/package-lock.json. - Update transitive dependencies (
@humanfs/coreto0.19.2, add@humanfs/types@0.15.0, bump@humanwhocodes/retryto the0.4.xline). - Lockfile metadata is refreshed accordingly (e.g., license fields and updated integrity/resolved entries).
File summaries
| File | Description |
|---|---|
| packages/http-client-python/package-lock.json | Updates the lockfile to resolve @humanfs/node@0.16.8 and its updated transitive dependency graph. |
Review details
Copilot wasn't able to review any files in this pull request.
Files not reviewed (1)
- packages/http-client-python/package-lock.json: Generated file
- Files reviewed: 0/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Python emitter diffBaseline No changes to generated output. Rendered diff: inline on the run summary, or the emitter-diff-html artifact. Informational check (eng/emitter-diff); does not block the PR. |
Bumps @humanfs/node from 0.16.6 to 0.16.8.
Release notes
Sourced from @humanfs/node's releases.
Changelog
Sourced from @humanfs/node's changelog.
Commits
e96070echore: release main (#146)22bbaa4Merge commit from fork956ce7afix: Include type dependencies at runtime257b7b5chore: release main (#142)f691b60fix: Add directory to package.json7b81d9achore(deps): Upgrading retry dependency in node package. (#140)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.