Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cross-spawn, dotenv-cli and nodemon #289

Open
wants to merge 1 commit into
base: 2025-root
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

Bumps cross-spawn to 6.0.6 and updates ancestor dependencies cross-spawn, dotenv-cli and nodemon. These dependencies need to be updated together.

Updates cross-spawn from 6.0.5 to 6.0.6

Changelog

Sourced from cross-spawn's changelog.

6.0.6 (2024-11-18)

Bug Fixes

Commits

Updates dotenv-cli from 1.4.0 to 7.4.2

Release notes

Sourced from dotenv-cli's releases.

Fix bug with -p in 7.4.0

Fixes entropitor/dotenv-cli#106 through entropitor/dotenv-cli@e794d3e

Release better variable usage (-v)

Releases entropitor/dotenv-cli#105

v7.3.0

Allow --override

entropitor/dotenv-cli#87

Allow --no-expand

entropitor/dotenv-cli#86

Bump dotenv-expand

entropitor/dotenv-cli#83

.env.local now takes precedence over .env.development

Releases entropitor/dotenv-cli#74

Breaking change:

  • .env.local now takes precedence over .env.development (if you don't use -c, nothing changes)

v5.1.0

Fixes #65 by #69

v5.0.0

Bump dependencies entropitor/dotenv-cli@79b101c#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519

See changelog of dependencies if you want to know what the breaking changes are

v4.1.1

Fixes entropitor/dotenv-cli#60

Add -v argument to support single variables cross platform

entropitor/dotenv-cli#57

Allow combining -e and -c

Allow to combine -e and -c, see entropitor/dotenv-cli#44 for more details

Add help

  • feat: Add help if you run command wrong
  • fix: Print empty string if variable not set instead of undefined

v3.0.0

Since we updated some dependencies (entropitor/dotenv-cli@f7b3dc5), this might break on some systems

Especially cross-spawn might not be compatible with your node version (https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)

Commits
Maintainer changes

This version was pushed to npm by entropitor, a new releaser for dotenv-cli since your current version.


Updates nodemon from 1.19.3 to 3.1.7

Release notes

Sourced from nodemon's releases.

v3.1.7

3.1.7 (2024-09-20)

Bug Fixes

v3.1.6

3.1.6 (2024-09-19)

Bug Fixes

v3.1.5

3.1.5 (2024-09-17)

Bug Fixes

  • add missing ignore option to type defintion of config (#2224) (254c2ab)

v3.1.4

3.1.4 (2024-06-20)

Bug Fixes

v3.1.3

3.1.3 (2024-06-03)

Bug Fixes

  • cast the nodemon function as Nodemon type (eaa1d54), closes #2206

v3.1.2

3.1.2 (2024-05-29)

Bug Fixes

v3.1.1

3.1.1 (2024-05-25)

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) to 6.0.6 and updates ancestor dependencies [cross-spawn](https://github.com/moxystudio/node-cross-spawn), [dotenv-cli](https://github.com/entropitor/dotenv-cli) and [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together.


Updates `cross-spawn` from 6.0.5 to 6.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v6.0.5...v6.0.6)

Updates `dotenv-cli` from 1.4.0 to 7.4.2
- [Release notes](https://github.com/entropitor/dotenv-cli/releases)
- [Commits](https://github.com/entropitor/dotenv-cli/commits/v7.4.2)

Updates `nodemon` from 1.19.3 to 3.1.7
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v1.19.3...v3.1.7)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
- dependency-name: dotenv-cli
  dependency-type: direct:production
- dependency-name: nodemon
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 19, 2024
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.

0 participants