-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): bump dotenv from 16.1.4 to 16.3.1 #83
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.1.4 to 16.3.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.1.4...v16.3.1) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jun 23, 2023
@dependabot squash and merge
…On Thu, Jun 22, 2023 at 9:57 PM dependabot[bot] ***@***.***> wrote:
Bumps dotenv <https://github.com/motdotla/dotenv> from 16.1.4 to 16.3.1.
Changelog
*Sourced from dotenv's changelog
<https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md>.*
16.3.1 <motdotla/dotenv@v16.3.0...v16.3.1>
(2023-06-17) Added
- Add missing type definitions for processEnv and DOTENV_KEY options.
#756 <https://redirect.github.com/motdotla/dotenv/pull/756>
16.3.0 <motdotla/dotenv@v16.2.0...v16.3.0>
(2023-06-16) Added
- Optionally pass DOTENV_KEY to options rather than relying on
process.env.DOTENV_KEY. Defaults to process.env.DOTENV_KEY #754
<https://redirect.github.com/motdotla/dotenv/pull/754>
16.2.0 <motdotla/dotenv@v16.1.4...v16.2.0>
(2023-06-15) Added
- Optionally write to your own target object rather than process.env.
Defaults to process.env. #753
<https://redirect.github.com/motdotla/dotenv/pull/753>
- Add import type URL to types file #751
<https://redirect.github.com/motdotla/dotenv/pull/751>
Commits
- b13ca7b
<motdotla/dotenv@b13ca7b>
16.3.1
- 9bcc2e7
<motdotla/dotenv@9bcc2e7>
Merge pull request #756
<https://redirect.github.com/motdotla/dotenv/issues/756> from
motdotla/type-fix
- 80fff4b
<motdotla/dotenv@80fff4b>
Add type definition for DOTENV_KEY
- 50163a1
<motdotla/dotenv@50163a1>
update type file
- 5c7d7f5
<motdotla/dotenv@5c7d7f5>
Add example demonstrating setting DOTENV_KEY
- 76d3682
<motdotla/dotenv@76d3682>
16.3.0
- 80219ae
<motdotla/dotenv@80219ae>
Merge pull request #754
<https://redirect.github.com/motdotla/dotenv/issues/754> from
motdotla/dotenv-key-option
- dacd450
<motdotla/dotenv@dacd450>
Add DOTENV_KEY to cli config and environment config options
- f20e646
<motdotla/dotenv@f20e646>
Add options.DOTENV_KEY
- 5861f6a
<motdotla/dotenv@5861f6a>
Add failing test demonstrating need for DOTENV_KEY option
- Additional commits viewable in compare view
<motdotla/dotenv@v16.1.4...v16.3.1>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @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)
------------------------------
You can view, comment on, or merge this pull request online at:
#83
Commit Summary
- 48403c6
<48403c6>
fix(deps): bump dotenv from 16.1.4 to 16.3.1
File Changes
(1 file <https://github.com/beauraines/toggl-cli/pull/83/files>)
- *M* package-lock.json
<https://github.com/beauraines/toggl-cli/pull/83/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(6)
Patch Links:
- https://github.com/beauraines/toggl-cli/pull/83.patch
- https://github.com/beauraines/toggl-cli/pull/83.diff
—
Reply to this email directly, view it on GitHub
<#83>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQV3MMQFDWWNRR2MBXZUETXMUO5BANCNFSM6AAAAAAZRCIKFA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Beau Raines
***@***.***
425.654.4663 (voice and sms)
LinkedIn www.linkedin.com/in/beauraines/
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps dotenv from 16.1.4 to 16.3.1.
Changelog
Sourced from dotenv's changelog.
Commits
b13ca7b
16.3.19bcc2e7
Merge pull request #756 from motdotla/type-fix80fff4b
Add type definition for DOTENV_KEY50163a1
update type file5c7d7f5
Add example demonstrating setting DOTENV_KEY76d3682
16.3.080219ae
Merge pull request #754 from motdotla/dotenv-key-optiondacd450
Add DOTENV_KEY to cli config and environment config optionsf20e646
Add options.DOTENV_KEY5861f6a
Add failing test demonstrating need for DOTENV_KEY optionDependabot 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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)