Skip to content

chore(deps): update dependency direnv to v2.32.2

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

This MR contains the following updates:

Package Update Change
direnv minor 2.28.0 -> 2.32.2

Release Notes

direnv/direnv

v2.32.2

Compare Source

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

  • doc: Add stdlib's layout_pyenv to docs (#​969)
  • doc: Fix broken link (#​991)
  • doc: Minor typo fix (#​1013)
  • doc: $XDG_CONFIG_HOME/direnv/direnv.toml => add (typically ~/.config/direnv/direnv.toml) (#​985)
  • doc: add quickenv to Related projects (#​970)
  • feat: Update layout anaconda to accept a path to a yml file (#​962)
  • feat: install.sh: can specify direnv version (#​1012)
  • fix: elvish: replace deprecated except with catch (#​987)
  • fix: installer.sh: make direnv executable for all
  • fix: path escaping (#​975)
  • fix: stdlib: only use ANSI escape on TTY (#​958)
  • fix: test: remove mentions of DIRENV_MTIME (#​1009)
  • fix: test: use lowercase -d flag for base64 decoding of DIRENV_DIFF (#​996)
  • update: build(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 (#​974)

v2.32.1

Compare Source

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

  • feat: Support custom VIRTUAL_ENV for layout_python (#​876)
  • fix: vendor go-dotenv (#​955)

v2.32.0

Compare Source

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

  • feat: Add gha shell for GitHub Actions (#​910)
  • feat: Enable ppc64le builds (#​947)
  • feat: allow conda environment names to be detected from environment.yml (#​909)
  • feat: source_up_if_exists: A strict_env compatible version of source_up (#​921)
  • feat: Expand ~/ in whitelist paths (#​931)
  • feat: Add "block" and "revoke" as aliases of the "deny" command (#​935)
  • feat: Add "permit" and "grant" as aliases of the "allow" command (#​935)
  • fix: update go-dotenv
  • fix: fetchurl: store files as hex (#​930)
  • fix: fetchurl: only store 200 responses (#​944)
  • fix: Ensure status log messages are printed with normal color (#​884)
  • fix: Clarify handling of .env files (#​941)
  • fix: Update shell_elvish.go (#​896)
  • fix: stdlib.sh: remove dependency on tput (#​932)
  • fix: Use setenv in vim to allow non alphanumeric vars (#​901)
  • fix: install.sh: add information about bin_path (#​920)
  • fix: Treat mingw* as windows (#​918) (#​919)
  • fix: man: clarify paths (#​929)
  • fix: installation.md: Fix Fedora package link (#​915)
  • Merge pull request #​874 from direnv/refactor
  • chore: rc: stop using --noprofile --norc
  • chore: rc: prepare stdin earlier
  • chore: rc: install interrupt handler earlier
  • chore: stdlib: factor out stdlib preparation
  • chore: fix CI
  • chore: source_env: show full path (#​870)
  • chore: Sort shells in DetectShell
  • chore: Enable codeql action (#​938)
  • chore: Set permissions for GitHub actions (#​937)
  • go: bump golang.org/x/sys for linux/loong64 support (#​946)
  • build(deps): bump actions/checkout from 2.4.0 to 3.0.0 (#​922)
  • build(deps): bump actions/checkout from 3.0.0 to 3.0.1 (#​933)
  • build(deps): bump actions/checkout from 3.0.1 to 3.0.2 (#​936)
  • build(deps): bump actions/setup-go from 2.1.5 to 3.0.0 (#​923)
  • build(deps): bump actions/setup-go from 3.0.0 to 3.1.0 (#​943)
  • build(deps): bump actions/setup-go from 3.1.0 to 3.2.0 (#​950)
  • build(deps): bump cachix/install-nix-action from 16 to 17 (#​925)
  • build(deps): bump github.com/BurntSushi/toml from 0.4.1 to 1.1.0 (#​924)

v2.31.0

Compare Source

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

  • Don't load .env files by default (#​911)
  • doc: ~/.config/direnv/direnvrc is the default
  • doc: fix the broken link to arch linux (#​892)
  • Re-add accidentally deleted comment line (#​881)
  • fix version test

v2.30.3

Compare Source

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

  • Allow skipping .env autoload (#​878)
  • stdlib: add env_vars_required (#​872) (#​872)
  • Test whether version.txt contains semantic version (#​871)

v2.30.2

Compare Source

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

  • FIX: version: trim surrounding spaces (#​869)
  • build(deps): bump actions/setup-go from 2.1.4 to 2.1.5 (#​866)
  • move most code under internal/cmd (#​865)

v2.30.1

Compare Source

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

  • FIX: ignore .envrc and .env if they are not files (#​864)

v2.30.0

Compare Source

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

  • Add automatic .env load (#​845)
  • Resolve symlinks during direnv deny (#​851)
  • update installer for Apple Silicon (#​849)
  • stdlib: use_flake handle no layout dir (#​861)
  • embed stdlib.sh (#​782)
  • embed version.txt
  • go mod update
  • make dist: remove references to Go

v2.29.0

Compare Source

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

  • stdlib: add use_flake function (#​847)
  • docs(direnv.toml) Add config.toml clarification (#​831)
  • docs(install): fix macos links (#​841)
  • Corrects stdlib link in Ruby docs (#​837)
  • stdlib.sh: Fix removal of temp file (#​830)
  • install.sh: add aarch64 support
  • Updated conditional for zsh hook to be more forgiving (#​808)
  • Add -r flag for matching Git branches with a regexp (#​800)
  • Add docs about pipenv (#​797)
  • Enable syntax hilights to the quick demo code (#​752)
  • Fixed extra quotes for lower alpha characters (#​783)
  • Remove noisy warning about PS1 again (#​781)

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.

Merge request reports

Loading