chore(deps): update dependency direnv to v2.34.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
direnv | minor |
2.32.2 -> 2.34.0
|
Release Notes
direnv/direnv (direnv)
v2.34.0
==================
- 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
==================
- doc: add a Nushell section to
hook.md
by @amtoine in https://github.com/direnv/direnv/pull/1175 - doc: fix broken links in installation.md by @just1602 in https://github.com/direnv/direnv/pull/1110
- doc: show how to run tests by @bukzor-sentryio in https://github.com/direnv/direnv/pull/1137
- doc: update NixOS installation instructions by @Gerg-L in https://github.com/direnv/direnv/pull/1172
- doc: update direnv.toml.1.md by @Ativerc in https://github.com/direnv/direnv/pull/1099
- feat:
direnv status --json
by @shivaraj-bh in https://github.com/direnv/direnv/pull/1142 - feat: add PowerShell Support by @bamsammich in https://github.com/direnv/direnv/pull/1171
- feat: add mergify configuration by @Mic92 in https://github.com/direnv/direnv/pull/1147
- feat: add support for armv7l platform in install.sh by @ardje in https://github.com/direnv/direnv/pull/1162
- feat: add watch print command by @Mic92 in https://github.com/direnv/direnv/pull/1198
- feat: alias
direnv disallow
to deny by @will in https://github.com/direnv/direnv/pull/1182 - feat: stdlib: create CACHEDIR.TAG inside .direnv by @Mic92 in https://github.com/direnv/direnv/pull/1148
- fix:
allowPath
forLoadedRC
by @shivaraj-bh in https://github.com/direnv/direnv/pull/1157 - fix: don't prompt to allow if user explicitly denied by @Gabriella439 in https://github.com/direnv/direnv/pull/1158
- fix: man/direnv-stdlib: fix obsolete opam-env example by @mzacho in https://github.com/direnv/direnv/pull/1170
- fix: print correct path in source_env log message by @wentasah in https://github.com/direnv/direnv/pull/1144
- fix: quote tcsh $PATH, to avoid failure on whitespace by @bukzor-sentryio in https://github.com/direnv/direnv/pull/1139
- fix: remove redundant nil check in
CommandsDispatch
by @Juneezee in https://github.com/direnv/direnv/pull/1166 - fix: update nixpkgs and shellcheck by @Mic92 in https://github.com/direnv/direnv/pull/1146
v2.32.3
==================
- 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
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Soos