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

Update all non-major dependencies #120

Merged
merged 1 commit into from
Aug 31, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@dotenvx/dotenvx 1.6.4 -> 1.11.5 age adoption passing confidence
elm-codegen 0.5.3 -> 0.6.0 age adoption passing confidence
vite (source) 5.4.0 -> 5.4.2 age adoption passing confidence

Release Notes

dotenvx/dotenvx (@​dotenvx/dotenvx)

v1.11.5

Compare Source

  • revert tinyexec for execa - to support usage in bun

v1.11.4

Compare Source

  • bump tinyexec and add postrelease-bunx check (#​362)

v1.11.3

Compare Source

Changed
  • fallback to process.env.TERM for color depth where deno and bun do not support it (#​360)

v1.11.2

Compare Source

Added
  • detect encoding when reading .env* file on run/get (#​359)

v1.11.1

Compare Source

Changed
  • support encryption of export KEY variables and preserve #!shebangs (#​357)

v1.11.0

Compare Source

Added
  • add --exclude-env-file (-ef) to ext ls (#​356)
Changed
  • ext precommit ignores tests/ directory (and similar) (#​356)

v1.10.4

Compare Source

Changed
  • fix pro display in help command

v1.10.3

Compare Source

Added
  • ci: automate publishing to winget (#​354)

v1.10.2

Compare Source

Changed
  • default config to empty [] array so that DOTENV_KEY_${environment} looks up correctly (#​352)

v1.10.1

Compare Source

Changed
  • check subfolders on dotenvx ext precommit hook (#​350)

v1.10.0

Compare Source

Removed

v1.9.1

Compare Source

Added
  • warn if private key is missing or blank (#​349)

v1.9.0

Compare Source

Added
  • add --exclude-key (-ek) option to dotenvx encrypt and dotenvx decrypt (#​344)
Changed
  • preserve comments and spacing on first-time generation of .env.example file (#​346)
Removed
  • removed winston - logger simplified to use console.log going forward (#​347)

v1.8.0

Compare Source

Added
  • warn when decryption fails on run (#​339)
  • decrypt expanded values as necessary (#​336)
Changed
  • use ansi colors over rgb - for wider terminal coverage (#​340)
  • replace chalk with picocolors and color-name - cutting down on 5 dependencies (#​335)
  • replace execa with tinyexec - cutting down on 15 dependencies (#​328)
  • optimize Ls._filepaths (#​317)
Removed
  • remove picocolors and color-name - cutting down on 2 dependencies (#​340)
  • remove ext hub from extension list (you can still install it as an extension here) (#​337)

v1.7.0

Compare Source

Removed
  • remove ext settings command (and conf along with it) (#​323)

v1.6.5

Compare Source

Changed
  • 🐞 patch chomp for interpolation. strip ending newline (was stripping first found newline) (#​322)
mdgriffith/elm-codegen (elm-codegen)

v0.6.0

Compare Source

vitejs/vite (vite)

v5.4.2

Compare Source

v5.4.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 12, 2024
@renovate renovate bot changed the title Update dependency @dotenvx/dotenvx to v1.7.0 Update all non-major dependencies Aug 15, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a888bd6 to e8b234e Compare August 21, 2024 23:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 97a31bb to cf8add3 Compare August 28, 2024 08:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cf8add3 to ae01454 Compare August 28, 2024 21:31
@joshuanianji joshuanianji merged commit 7e45914 into main Aug 31, 2024
2 checks passed
@joshuanianji joshuanianji deleted the renovate/all-minor-patch branch August 31, 2024 19:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant