fastify / env-schema

Validate your env variable using Ajv and dotenv
MIT License
212 stars 25 forks source link

chore(deps): bump dotenv-expand from 9.0.0 to 10.0.0 #141

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dotenv-expand from 9.0.0 to 10.0.0.

Changelog

Sourced from dotenv-expand's changelog.

10.0.0 (2022-12-16)

Added

  • Support special characters in default expansion (#74)
Commits
  • 4ac51ea Merge branch 'master' of github.com:motdotla/dotenv-expand
  • a7afefb Version 10.0.0
  • 6b82e50 Merge pull request #88 from motdotla/dependabot/npm_and_yarn/minimist-and-han...
  • 0ff2981 Merge pull request #87 from motdotla/dependabot/npm_and_yarn/minimatch-3.1.2
  • 9cbfcfc Merge pull request #86 from paramsiddharth/patch-1
  • b5bd4f9 Update CHANGELOG
  • 505d6d3 Bump minimist and handlebars
  • 317f5ae Update to 16.0.3
  • 3346a59 Bump minimatch from 3.0.4 to 3.1.2
  • b38930f Merge pull request #74 from FezVrasta/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)