Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps @dotenvx/dotenvx from 1.26.0 to 1.32.0.

Release notes

Sourced from @​dotenvx/dotenvx's releases.

v1.32.0

see CHANGELOG

v1.31.3

see CHANGELOG

v1.31.2

see CHANGELOG

v1.31.1

see CHANGELOG

v1.31.0

see CHANGELOG

v1.30.1

see CHANGELOG

v1.30.0

see CHANGELOG

v1.29.0

see CHANGELOG

v1.28.0

see CHANGELOG

v1.27.0

see CHANGELOG

v1.26.2

see CHANGELOG

v1.26.1

see CHANGELOG

Changelog

Sourced from @​dotenvx/dotenvx's changelog.

1.32.0

Added

  • add encrypted check support for ext prebuild (#501)

Changed

  • modify ext precommit to check git modified state as well as git staged state - useful for using dotenvx ext precommit without the --install flag in automated scripts and ci. (#499)

Removed

  • remove internal logger methods errorvp, errorvpb, warnv, warnvp, warnvpb, successvp, successvpb, help2 (#501)

1.31.3

Changed

  • adjust wingetcreate to use powershell when parsing version

1.31.2

Changed

  • use wingetcreate for releasing to WinGet (#498)

1.31.1

Changed

  • 🐞 fix encryption of values containing explicit \n newlines (#495)

1.31.0

Added

  • expose main.set function (#492)
  • add missing types for main.config (#491)

1.30.1

Added

  • support complex command substitution combining variable expansion (#490)

1.30.0

Added

  • add -fk (--env-keys-file) flag to customize the path to your .env.keys file with run, get, set, encrypt, decrypt, and keypair 🎉 (#486)

... (truncated)

Commits

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 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)

Bumps [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx) from 1.26.0 to 1.32.0.
- [Release notes](https://github.com/dotenvx/dotenvx/releases)
- [Changelog](https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md)
- [Commits](dotenvx/dotenvx@v1.26.0...v1.32.0)

---
updated-dependencies:
- dependency-name: "@dotenvx/dotenvx"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2025
@DeviaVir DeviaVir merged commit 1d92873 into master Jan 2, 2025
10 checks passed
@DeviaVir DeviaVir deleted the dependabot/npm_and_yarn/dotenvx/dotenvx-1.32.0 branch January 2, 2025 08:02
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.

2 participants