Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit d1b56cc

Browse files
fix(deps): update dependency env-var to v7.5.0 (#457)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [env-var](https://togithub.com/evanshortiss/env-var) | [`7.4.1` -> `7.5.0`](https://renovatebot.com/diffs/npm/env-var/7.4.1/7.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/env-var/7.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/env-var/7.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/env-var/7.4.1/7.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/env-var/7.4.1/7.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>evanshortiss/env-var (env-var)</summary> ### [`v7.5.0`](https://togithub.com/evanshortiss/env-var/blob/HEAD/CHANGELOG.md#750-20052024) [Compare Source](https://togithub.com/evanshortiss/env-var/compare/7.4.2...7.5.0) - Add `AsSet()` accessor ([#&#8203;173](https://togithub.com/evanshortiss/env-var/issues/173)) ### [`v7.4.2`](https://togithub.com/evanshortiss/env-var/blob/HEAD/CHANGELOG.md#742-10082024) [Compare Source](https://togithub.com/evanshortiss/env-var/compare/7.4.1...7.4.2) - Fix docstrings for positive/negative int/float validators ([#&#8203;172](https://togithub.com/evanshortiss/env-var/issues/172)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ScaleLeap/jest-polly). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlYm90Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb91cd7 commit d1b56cc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@pollyjs/core": "6.0.6",
2929
"@pollyjs/persister-fs": "6.0.6",
3030
"ci-info": "3.9.0",
31-
"env-var": "7.4.1",
31+
"env-var": "7.5.0",
3232
"lodash.merge": "4.6.2",
3333
"setup-polly-jest": "0.11.0",
3434
"ts-is-present": "1.2.2",

0 commit comments

Comments
 (0)