AndyOGo / stylelint-declaration-strict-value

Specify properties for which a variable, function, keyword or value must be used.
MIT License
134 stars 10 forks source link

chore(deps-dev): bump dotenv-cli from 4.1.1 to 7.0.0 #306

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 1 year ago

Bumps dotenv-cli from 4.1.1 to 7.0.0.

Release notes

Sourced from dotenv-cli's releases.

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 https://github.com/entropitor/dotenv-cli/commit/79b101c12b7b1ce19fcca883ca2dace9b2e2d04a#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519

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

Commits
  • 69723ac v7.0.0
  • 548f80c Update to latest stable dotenv-expand version (#83)
  • 032a66e Adding some clarification on how the -c flag can be used (#79)
  • 9d2bd7e Merge pull request #72 from emilio93/Update-minimist
  • de952e2 chore: publish v6.0.0
  • 0794ca7 Merge pull request #74 from helloitsjoe/swap-local-and-environment
  • 6b1d121 Swap .env.local and .env.<environment> priority
  • 49e92d2 Update minimist
  • 344e7cd v5.1.0
  • 505e8ba Merge pull request #69 from AndrewAllison/master
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
dependabot[bot] commented 9 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.