Skip to content

chore(deps-dev): bump nodeenv from 1.9.1 to 1.10.0#5620

Merged
rtibbles merged 1 commit intounstablefrom
dependabot/pip/nodeenv-1.10.0
Feb 13, 2026
Merged

chore(deps-dev): bump nodeenv from 1.9.1 to 1.10.0#5620
rtibbles merged 1 commit intounstablefrom
dependabot/pip/nodeenv-1.10.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps nodeenv from 1.9.1 to 1.10.0.

Release notes

Sourced from nodeenv's releases.

1.10.0 - drop

What's Changed

Fixed bugs 🐛

Improvements 🛠

Other Changes

New Contributors

Full Changelog: ekalinin/nodeenv@1.9.1...1.10.0

Commits
  • 9dee547 chore: bump nodeenv version to 1.10.0
  • d45aabb chore: add pyright ignore comments for compatibility
  • 55d6c21 chore: update AUTHORS
  • 5f694e6 test: update test test_node_system_creates_shim
  • fa3fdfb Merge branch 'master' of github.com:ekalinin/nodeenv
  • e868dbe Replace additional use of which(1) with shutil.which() (#355)
  • b4cd00d test: enhance activation tests for nodeenv with custom prompts and file handling
  • 0b5ea9d refactor(tests): improve readability of mock patches in nodeenv tests
  • 37c0c30 ci: add GH workflow for testing and coverage in PR
  • 326a7a4 test: add comprehensive tests for install_npm and install_npm_win functions
  • Additional commits viewable in compare view

Dependabot compatibility score

You 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 1, 2026
@rtibbles rtibbles requested a review from rtibblesbot February 11, 2026 02:02
Copy link

@rtibblesbot rtibblesbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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:

Other changes:

Compatibility Assessment

  • Project uses nodeenv only as a dev dependency via pre-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.

Copy link
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No concerns from changelog - adds support for uv venvs which might be helpful!

@rtibbles rtibbles merged commit 311d6a0 into unstable Feb 13, 2026
24 checks passed
@dependabot dependabot bot deleted the dependabot/pip/nodeenv-1.10.0 branch February 13, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants