Skip to content

chore(deps-dev): bump cross-env from 10.0.0 to 10.1.0#3526

Merged
willdurand merged 1 commit intomasterfrom
dependabot/npm_and_yarn/cross-env-10.1.0
Apr 9, 2026
Merged

chore(deps-dev): bump cross-env from 10.0.0 to 10.1.0#3526
willdurand merged 1 commit intomasterfrom
dependabot/npm_and_yarn/cross-env-10.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps cross-env from 10.0.0 to 10.1.0.

Release notes

Sourced from cross-env's releases.

v10.1.0

10.1.0 (2025-09-29)

Features

  • add support for default value syntax (152ae6a)

For example:

"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

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 30, 2025
@willdurand
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md)
- [Commits](kentcdodds/cross-env@v10.0.0...v10.1.0)

---
updated-dependencies:
- dependency-name: cross-env
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cross-env-10.1.0 branch from fbbfca8 to 8f71441 Compare April 9, 2026 07:49
@willdurand willdurand merged commit 51697ce into master Apr 9, 2026
4 checks passed
@willdurand willdurand deleted the dependabot/npm_and_yarn/cross-env-10.1.0 branch April 9, 2026 07:54
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant