Skip to content

Conversation

@updateclibot
Copy link
Contributor

@updateclibot updateclibot bot commented Jan 9, 2026

Bump "cross-env" package version

Bump "cross-env" package version to 10.1.0

ran shell command "npm install --package-lock-only --dry-run=$DRY_RUN [email protected]"

v10.1.0
# [10.1.0](https://github.com/kentcdodds/cross-env/compare/v10.0.0...v10.1.0) (2025-09-29)


### Features

* add support for default value syntax ([152ae6a](https://github.com/kentcdodds/cross-env/commit/152ae6a85b5725ac3c725a8a3e471aee79acc712))

For example:

```json
"dev:server": "cross-env wrangler dev --port ${PORT:-8787}",
```

If `PORT` is already set, use that value, otherwise fallback to `8787`.

Learn more about [Shell Parameter Expansion](https://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html)
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Jan 9, 2026
@updateclibot updateclibot bot force-pushed the updatecli_v2_cf090c1b9ad009f4b35e38ac9d30d1c394c683c773b05b6e0aac6c77d344bb69 branch from 2114164 to 6582f0e Compare January 9, 2026 16:25
@updateclibot updateclibot bot enabled auto-merge (squash) January 9, 2026 16:26
@updateclibot updateclibot bot force-pushed the updatecli_v2_cf090c1b9ad009f4b35e38ac9d30d1c394c683c773b05b6e0aac6c77d344bb69 branch from 6582f0e to 6ff04ed Compare January 9, 2026 16:36
Made with ❤️️ by updatecli
@updateclibot updateclibot bot force-pushed the updatecli_v2_cf090c1b9ad009f4b35e38ac9d30d1c394c683c773b05b6e0aac6c77d344bb69 branch from 6ff04ed to 4b4e762 Compare January 9, 2026 16:44
@updateclibot updateclibot bot merged commit 3508de7 into v2 Jan 9, 2026
4 checks passed
@updateclibot updateclibot bot deleted the updatecli_v2_cf090c1b9ad009f4b35e38ac9d30d1c394c683c773b05b6e0aac6c77d344bb69 branch January 9, 2026 16:45
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant