chore(deps-dev): bump nodeenv from 1.9.1 to 1.10.0#5620
Merged
Conversation
Bumps [nodeenv](https://github.com/ekalinin/nodeenv) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/ekalinin/nodeenv/releases) - [Changelog](https://github.com/ekalinin/nodeenv/blob/master/CHANGES) - [Commits](ekalinin/nodeenv@1.9.1...1.10.0) --- updated-dependencies: - dependency-name: nodeenv dependency-version: 1.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
rtibblesbot
approved these changes
Feb 11, 2026
rtibblesbot
left a comment
There was a problem hiding this comment.
Dependency Update Review
Package: nodeenv 1.9.1 → 1.10.0
Semver risk: Minor
Dependency type: devDependency (used by pre-commit)
CI status: Passing (Python unit tests ✓, linting ✓)
Changelog Analysis
Sources consulted:
Breaking changes: None.
Bug fixes:
- Use lowercase lookup for archmap — fixes architecture mapping issues on certain systems (ekalinin/nodeenv#382)
Improvements:
- Add support for Python 3.13 (ekalinin/nodeenv#367)
- Add UV virtual environment support (ekalinin/nodeenv#386)
- Use
shinstead ofbashfor broader POSIX shell compatibility (ekalinin/nodeenv#389) - Replace
which(1)withshutil.which()for improved reliability (ekalinin/nodeenv#355)
Other changes:
- Support leading
vprefix in.node-versionfiles (ekalinin/nodeenv#359) - Check host platform when finding
nodeversion (ekalinin/nodeenv#363)
Compatibility Assessment
- Project uses
nodeenvonly as a dev dependency viapre-commit— no direct API usage to break - No breaking changes documented in this release
- No new peer dependency requirements
- No code changes required
- No prior failed attempts to upgrade this dependency
- Single file changed (
requirements-dev.txt), single line version bump - CI passes: Python unit tests (19m25s) and linting (2m1s) both green
Recommendation
APPROVE — Low-risk minor version bump of a dev-only dependency. CI passes. No breaking changes.
rtibbles
approved these changes
Feb 13, 2026
Member
rtibbles
left a comment
There was a problem hiding this comment.
No concerns from changelog - adds support for uv venvs which might be helpful!
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 nodeenv from 1.9.1 to 1.10.0.
Release notes
Sourced from nodeenv's releases.
Commits
9dee547chore: bump nodeenv version to 1.10.0d45aabbchore: add pyright ignore comments for compatibility55d6c21chore: update AUTHORS5f694e6test: update test test_node_system_creates_shimfa3fdfbMerge branch 'master' of github.com:ekalinin/nodeenve868dbeReplace additional use ofwhich(1)withshutil.which()(#355)b4cd00dtest: enhance activation tests for nodeenv with custom prompts and file handling0b5ea9drefactor(tests): improve readability of mock patches in nodeenv tests37c0c30ci: add GH workflow for testing and coverage in PR326a7a4test: add comprehensive tests for install_npm and install_npm_win functionsYou can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)