Skip to content

chore(deps): update dependency direnv/direnv to v2.34.0

Soos requested to merge renovate/direnv-direnv-2.x into main

This MR contains the following updates:

Package Update Change
direnv/direnv minor 2.32.2 -> 2.34.0

Release Notes

direnv/direnv (direnv/direnv)

v2.34.0

Compare Source

==================

  • doc: README.md, man pages: it's typos (#​1230)
  • doc: add shell setup instructions for oh-my-zsh (#​1070)
  • doc: added fetchurl manpage link to README.md
  • doc: document XDG_DATA_HOME (#​1185)
  • doc: update installation.md for Gentoo (#​1206)
  • feat: add Murex support (#​1242)
  • feat: added systemd shell for export (#​1126)
  • feat: allow to disable warn timeouts (#​1209)
  • feat: hide env diff (#​1223, #​1234)
  • feat: made 'direnv export' non private (#​1229)
  • fix: use_julia should not set LD_LIBRARY_PATH (#​900)
  • fix: add missing deps for release in go.mod
  • fix: avoid use of regex in bash hook output (#​1043)
  • fix: direnv.toml.1.md: add examples for $HOME expansion
  • fix: stdlib: use_flake: don't keep old generations around (#​1089)
  • fix: stdlib: use_node: strip leading v from version (#​1071)
  • fix: support Bash 5.1 array PROMPT_COMMAND (#​1208)
  • fix: update stdlib.sh to avoid deprecation warning (#​1221)
  • fix: update zsh syntax in internal/cmd/shell_zsh.go (#​1075)

v2.33.0

Compare Source

==================

v2.32.3

Compare Source

==================

  • fix: incorrect escape sequences during Loads under git-bash (Windows) (#​1085)
  • fix: skip some tests for IBM Z mainframe's z/OS operating system (#​1094)
  • fix: stdlib: use_guix: Switch to guix shell. (#​1045)
  • fix: stat the already open rc file rather than another path based one on it (#​1044)
  • fix: remove deprecated io/ioutil uses (#​1042)
  • fix: spelling fixes (#​1041)
  • fix: appease Go 1.19 gofmt (#​1040)
  • fix: pass BASH_PATH to make, matches the nixpkgs derivation (#​1006)
  • fix: stdlib/layout_python: exclude patchlevel from $python_version (#​1033)
  • doc: add Windows installation with winget (#​1096)
  • doc: link 12factor webpage for more clarity (#​1095)
  • website: add Plausible analytics

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

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

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

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Edited by Soos

Merge request reports