-
Notifications
You must be signed in to change notification settings - Fork 1
fix(deps): update all #17
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or 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
f3edfc4
to
d8f16e5
Compare
7c65b2c
to
b7f7266
Compare
e9defd0
to
7e15c12
Compare
2fc0ffd
to
6b5855c
Compare
f0338c4
to
471c233
Compare
471c233
to
a217c7a
Compare
4eaa925
to
f11e21c
Compare
8c8dcf5
to
5826480
Compare
fa9d7ff
to
ed23f0a
Compare
ed23f0a
to
2c22d81
Compare
2c22d81
to
97e088c
Compare
841b18b
to
0bb334c
Compare
0bb334c
to
d85c71d
Compare
3782f70
to
c3c4706
Compare
c3c4706
to
c10bca6
Compare
c10bca6
to
0dcd8c5
Compare
0dcd8c5
to
d9f5ed8
Compare
d1c18d9
to
46a0b6c
Compare
a07504a
to
d89649d
Compare
d89649d
to
70a62e7
Compare
70a62e7
to
8f61c8d
Compare
40d85ba
to
5455d9e
Compare
5455d9e
to
0d1dd73
Compare
6f588e1
to
bcd9f39
Compare
14b97e2
to
a2aa2cc
Compare
a2aa2cc
to
aab280c
Compare
fd168c3
to
c2bc253
Compare
c2bc253
to
e8577ca
Compare
d9d67d4
to
2cbcc01
Compare
b1e509d
to
cee3619
Compare
cee3619
to
972f311
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
16.0.3
->16.6.1
8.8.0
->8.10.2
4.2.1
->4.2.5
13.2.0
->13.3.0
2.8.6
->2.8.8
29.0.5
->29.4.0
9.4.2
->9.5.2
10.9.1
->10.9.2
5.0.2
->5.9.2
Release Notes
motdotla/dotenv (dotenv)
v16.6.1
Compare Source
Changed
quiet
to true – hiding the runtime log message (#874)config({ quiet: true })
to suppress.require('dotenv').config()
forrequire('@​dotenvx/dotenvx').config()
.v16.6.0
Compare Source
Added
[dotenv@16.6.0] injecting env (1) from .env
(#870){ quiet: true }
to suppressv16.5.0
Compare Source
Added
Changed
_log
method. Use_debug
#862v16.4.7
Compare Source
Changed
.tap
folder when publishing. (oops, sorry about that everyone. - @motdotla) #848v16.4.6
Compare Source
Changed
v16.4.5
Compare Source
Changed
path
option. return to historical behavior: do not attempt to auto find.env
ifpath
set. (regression was introduced in16.4.3
) #814v16.4.4
Compare Source
Changed
?.
with old school&&
(fixing node 12 failures) #812v16.4.3
Compare Source
Changed
options.path
#805v16.4.2
Compare Source
Changed
dotenvx.com
v16.4.1
Compare Source
path
option #797v16.4.0
Compare Source
error.code
to error messages around.env.vault
decryption handling #795.env.vault
file when filename(s) passed as an array #784v16.3.2
Compare Source
Added
Changed
populate
#792v16.3.1
Compare Source
Added
processEnv
andDOTENV_KEY
options. #756v16.3.0
Compare Source
Added
DOTENV_KEY
to options rather than relying onprocess.env.DOTENV_KEY
. Defaults toprocess.env.DOTENV_KEY
#754v16.2.0
Compare Source
Added
process.env
. Defaults toprocess.env
. #753v16.1.4
Compare Source
Added
.github/
to.npmignore
#747v16.1.3
Compare Source
Removed
browser
keys forpath
,os
, andcrypto
in package.json. These were set to false incorrectly as of 16.1. Instead, if using dotenv on the front-end make sure to include polyfills forpath
,os
, andcrypto
. node-polyfill-webpack-plugin provides these.v16.1.2
Compare Source
Changed
_configDotenv
asconfigDotenv
. #744v16.1.1
Compare Source
Added
decrypt
functionChanged
{crypto: false}
inpackageJson.browser
v16.1.0
Compare Source
Added
populate
convenience method #733npm fund
command.env.vault
support. 🎉 (#730)ℹ️
.env.vault
extends the.env
file format standard with a localized encrypted vault file. Package it securely with your production code deploys. It's cloud agnostic so that you can deploy your secrets anywhere – without risky third-party integrations. read moreChanged
prettier/eslint-config-prettier (eslint-config-prettier)
v8.10.2
Compare Source
v8.10.0
Compare Source
v8.9.0
Compare Source
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v4.2.5
Compare Source
Changelog
4.2.1
Patch Changes
5736ed5
Thanks @JounQin! - chore: reuse prettierRcOptions instead of resolveConfig again4.2.0
Minor Changes
#483
7bd70b6
Thanks @JounQin! - feat: support svelte out of boxclose #472, close #482
We recommend to use
eslint-plugin-svelte
instead ofeslint-plugin-svelte3
.v4.1.0 (2022-06-27)
stylelint-prettier
(#415) (52eec48)v4.0.0 (2021-08-30)
This breaking change drops support for old versions of ESLint, Prettier and
Node. You must use at least ESLint v7.28.0, Prettier v2.0.0 and Node v12.0.0.
Aside from that, usage of this plugin remains identical.
v3.4.1 (2021-08-20)
@graphql-eslint/eslint-plugin
out of box (#413) (ec6fbb1)v3.4.0 (2021-04-15)
v3.3.1 (2021-01-04)
v3.3.0 (2020-12-13)
v3.2.0 (2020-12-03)
v3.1.4 (2020-06-14)
v3.1.3 (2020-04-13)
meta.type
to "layout" (#283) (97152e2)v3.1.2 (2019-12-15)
v3.1.1 (2019-09-18)
v3.1.0 (2019-05-11)
v3.0.1 (2018-12-28)
v3.0.0 (2018-10-01)
v2.7.0 (2018-09-26)
v2.6.2 (2018-07-06)
v2.6.1 (2018-06-23)
v2.6.0 (2018-02-02)
v2.5.0 (2018-01-16)
v2.4.0 (2017-12-17)
v2.3.1 (2017-09-18)
v2.3.0 (2017-09-18)
v2.2.0 (2017-08-16)
v2.1.2 (2017-06-14)
v2.1.1 (2017-05-19)
v2.1.0 (2017-05-16)
v2.0.1 (2017-02-26)
v2.0.0 (2017-01-28)
v4.2.4
Compare Source
Changelog
4.2.1
Patch Changes
5736ed5
Thanks @JounQin! - chore: reuse prettierRcOptions instead of resolveConfig again4.2.0
Minor Changes
#483
7bd70b6
Thanks @JounQin! - feat: support svelte out of boxclose #472, close #482
We recommend to use
eslint-plugin-svelte
instead ofeslint-plugin-svelte3
.v4.1.0 (2022-06-27)
stylelint-prettier
(#415) (52eec48)v4.0.0 (2021-08-30)
This breaking change drops support for old versions of ESLint, Prettier and
Node. You must use at least ESLint v7.28.0, Prettier v2.0.0 and Node v12.0.0.
Aside from that, usage of this plugin remains identical.
v3.4.1 (2021-08-20)
@graphql-eslint/eslint-plugin
out of box ([#413](https://redirect.github.com/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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.