Update dependency dotenv.net to 4.0.1 #274

Open
professeur-chen wants to merge 1 commit from renovate/dotenv.net-4.x into trunk
Collaborator

This PR contains the following updates:

Package Type Update Change
dotenv.net nuget patch 4.0.04.0.1

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bolorundurowb/dotenv.net (dotenv.net)

v4.0.1

What's Changed
New Contributors

Full Changelog: https://github.com/bolorundurowb/dotenv.net/compare/v2.1.3...v4.0.1


Configuration

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

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

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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dotenv.net](https://github.com/bolorundurowb/dotenv.net) | nuget | patch | `4.0.0` → `4.0.1` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>bolorundurowb/dotenv.net (dotenv.net)</summary> ### [`v4.0.1`](https://github.com/bolorundurowb/dotenv.net/releases/tag/v4.0.1) ##### What's Changed - chore/fix readme by [@&#8203;bolorundurowb](https://github.com/bolorundurowb) in [#&#8203;35](https://github.com/bolorundurowb/dotenv.net/pull/35) - feature/add multi env support by [@&#8203;bolorundurowb](https://github.com/bolorundurowb) in [#&#8203;36](https://github.com/bolorundurowb/dotenv.net/pull/36) - feature/split env reading from loading by [@&#8203;bolorundurowb](https://github.com/bolorundurowb) in [#&#8203;37](https://github.com/bolorundurowb/dotenv.net/pull/37) - feature/add fluent api tests by [@&#8203;bolorundurowb](https://github.com/bolorundurowb) in [#&#8203;38](https://github.com/bolorundurowb/dotenv.net/pull/38) - feature/update docs for v3 by [@&#8203;bolorundurowb](https://github.com/bolorundurowb) in [#&#8203;39](https://github.com/bolorundurowb/dotenv.net/pull/39) - bug/fix missing env exception by [@&#8203;bolorundurowb](https://github.com/bolorundurowb) in [#&#8203;41](https://github.com/bolorundurowb/dotenv.net/pull/41) - Removed unused reference to System.Memory package by [@&#8203;Mondonno](https://github.com/Mondonno) in [#&#8203;42](https://github.com/bolorundurowb/dotenv.net/pull/42) - docs(readme): fix probForEnv default value by [@&#8203;caveman-dick](https://github.com/caveman-dick) in [#&#8203;44](https://github.com/bolorundurowb/dotenv.net/pull/44) - feature: enabled multi-line parsing of env files by [@&#8203;VijoPlays](https://github.com/VijoPlays) in [#&#8203;49](https://github.com/bolorundurowb/dotenv.net/pull/49) - Revert "feature: enabled multi-line parsing of env files" by [@&#8203;bolorundurowb](https://github.com/bolorundurowb) in [#&#8203;50](https://github.com/bolorundurowb/dotenv.net/pull/50) - Feature: Added multi-line parsing via double quotes & Fix: Pipelines by [@&#8203;VijoPlays](https://github.com/VijoPlays) in [#&#8203;52](https://github.com/bolorundurowb/dotenv.net/pull/52) - chore: fix typos in DotEnvOptions.cs by [@&#8203;bobbyg603](https://github.com/bobbyg603) in [#&#8203;55](https://github.com/bolorundurowb/dotenv.net/pull/55) - feature: Added support for multi-line variables separated by dots by [@&#8203;VijoPlays](https://github.com/VijoPlays) in [#&#8203;54](https://github.com/bolorundurowb/dotenv.net/pull/54) - ft/support escaping trailing backslashes by [@&#8203;bolorundurowb](https://github.com/bolorundurowb) in [#&#8203;62](https://github.com/bolorundurowb/dotenv.net/pull/62) - [#&#8203;56](https://github.com/bolorundurowb/dotenv.net/issues/56) | fix exception path in probe for env by [@&#8203;bolorundurowb](https://github.com/bolorundurowb) in [#&#8203;63](https://github.com/bolorundurowb/dotenv.net/pull/63) - ch/add OIDC proof tests by [@&#8203;bolorundurowb](https://github.com/bolorundurowb) in [#&#8203;64](https://github.com/bolorundurowb/dotenv.net/pull/64) - ft/add export syntax support by [@&#8203;bolorundurowb](https://github.com/bolorundurowb) in [#&#8203;65](https://github.com/bolorundurowb/dotenv.net/pull/65) - ft [#&#8203;66](https://github.com/bolorundurowb/dotenv.net/issues/66): update method documentation by [@&#8203;bolorundurowb](https://github.com/bolorundurowb) in [#&#8203;68](https://github.com/bolorundurowb/dotenv.net/pull/68) ##### New Contributors - [@&#8203;Mondonno](https://github.com/Mondonno) made their first contribution in [#&#8203;42](https://github.com/bolorundurowb/dotenv.net/pull/42) - [@&#8203;caveman-dick](https://github.com/caveman-dick) made their first contribution in [#&#8203;44](https://github.com/bolorundurowb/dotenv.net/pull/44) - [@&#8203;VijoPlays](https://github.com/VijoPlays) made their first contribution in [#&#8203;49](https://github.com/bolorundurowb/dotenv.net/pull/49) - [@&#8203;bobbyg603](https://github.com/bobbyg603) made their first contribution in [#&#8203;55](https://github.com/bolorundurowb/dotenv.net/pull/55) **Full Changelog**: <https://github.com/bolorundurowb/dotenv.net/compare/v2.1.3...v4.0.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjYiLCJ0YXJnZXRCcmFuY2giOiJ0cnVuayIsImxhYmVscyI6W119-->
Update dependency dotenv.net to 4.0.1
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
ci/woodpecker/pr/workflow Pipeline was successful
ci/woodpecker/pull_request_metadata/workflow Pipeline was successful
6f923915bc
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
ci/woodpecker/pr/workflow Pipeline was successful
ci/woodpecker/pull_request_metadata/workflow Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/dotenv.net-4.x:renovate/dotenv.net-4.x
git switch renovate/dotenv.net-4.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch trunk
git merge --no-ff renovate/dotenv.net-4.x
git switch renovate/dotenv.net-4.x
git rebase trunk
git switch trunk
git merge --ff-only renovate/dotenv.net-4.x
git switch renovate/dotenv.net-4.x
git rebase trunk
git switch trunk
git merge --no-ff renovate/dotenv.net-4.x
git switch trunk
git merge --squash renovate/dotenv.net-4.x
git switch trunk
git merge --ff-only renovate/dotenv.net-4.x
git switch trunk
git merge renovate/dotenv.net-4.x
git push origin trunk
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
l4p1n-bot/bot!274
No description provided.