Skip to content

Bump DotNetEnv from 2.3.0 to 3.1.1#35

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/API/DotNetEnv-3.1.1
Open

Bump DotNetEnv from 2.3.0 to 3.1.1#35
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/API/DotNetEnv-3.1.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Updated DotNetEnv from 2.3.0 to 3.1.1.

Release notes

Sourced from DotNetEnv's releases.

3.1.1

  • Use ConcurrentDictionary for FakeEnvVars for thread safety

3.1.0

  • Retain interpolation when NoEnvVars() is set (setEnvVars == false)
  • NoClobber works correctly with ConfigurationProvider

3.0.0

  • Parse unquoted values slightly differently to properly parse comments, rejecting quote chars, allow leading and trailing whitespace in interpolated values, do not allow values to start with # anymore, give better errors on invalid quoted values, etc
  • Rename ToDictionary to ToDotEnvDictionary for clarity, and add options for behavior
  • Get rid of the warnings about vulnerabilities in System.Net.Http 4.3.0 (which was unused)

2.5.0

Revert the change from Directory.GetCurrentDirectory() to AppContext,BaseDirectory as it broke existing applications

2.4.0

DO NOT USE -- the change in directory did in fact break behavior for at least one existing application. Move to 2.5.0

  • Replace the default path from Directory.GetCurrentDirectory() with just AppContext.BaseDirectory -- which should do the same thing, except make things better for some cases, per #​69
  • Add the newly contributed ConfigurationBuilder integration

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: DotNetEnv
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 24, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bug-track Ready Ready Preview, Comment Apr 24, 2026 6:35pm
bug-track-4h2q Ready Ready Preview, Comment Apr 24, 2026 6:35pm
bugtrack Ready Ready Preview, Comment Apr 24, 2026 6:35pm
bugtrack-app Ready Ready Preview, Comment Apr 24, 2026 6:35pm
bugtrack-app-ck Ready Ready Preview, Comment Apr 24, 2026 6:35pm
ck_bugtrack-app_01 Ready Ready Preview, Comment Apr 24, 2026 6:35pm

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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants