-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Bump conf to ^13.1.0 - autoclosed #16792
Conversation
Deploy preview: https://deploy-preview-16792--material-ui-x.netlify.app/ |
@hasdfa correct me if I'm wrong, but |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
8a9acac
to
84dd7ff
Compare
@LukasTy Yes, |
WDYT about bumping to ^10 since v11 introduced ESM? |
Okay, I will make some updates on x-telemetry package again soon, so maybe will do that update in the same PR and we can close this |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
84dd7ff
to
7fb38b6
Compare
Should be solved in #17008 |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
7fb38b6
to
85ad43e
Compare
This PR contains the following updates:
^5.0.0
->^13.1.0
Release Notes
sindresorhus/conf (conf)
v13.1.0
Compare Source
rootSchema
andajvOptions
options (#196)2819caa
.delete()
to fix dot-notation typing (#197)8fdcdd7
v13.0.1
Compare Source
529e762
v13.0.0
Compare Source
Breaking
This is only a breaking change if you use the
schema
option.v12.0.0
Compare Source
Breaking
aa12658
v11.0.2
Compare Source
.delete()
to allow access by dot notation (#182)5b9a6e3
v11.0.1
Compare Source
package.json
's exports (#172)99732a0
v11.0.0
Compare Source
Breaking
cea3d68
projectName
option is now required unless you use thecwd
option.projectVersion
option is now required if you use themigration
option.80e1ff0
v10.2.0
Compare Source
beforeEachMigration
option (#167)06262ab
v10.1.2
Compare Source
eb1da20
v10.1.1
Compare Source
configFileMode
option for TypeScript (#159)07d275b
v10.1.0
Compare Source
configFileMode
option (#158)8345d71
v10.0.3
Compare Source
f19ee6b
v10.0.2
Compare Source
1ea9b28
v10.0.1
Compare Source
onDidChange
not always being called (#143)3a53356
v10.0.0
Compare Source
Breaking
4fa57ef
v9.0.2
Compare Source
ajv-formats
when a schema is used (#144)094ac38
v9.0.1
Compare Source
.reset()
to correctly handle falsy default values (#141)735225e
v9.0.0
Compare Source
clearInvalidConfig
optionfalse
by defaultb291021
A lot of people found the previous default surprising.
v8.0.0
Compare Source
Breaking
.clear()
behavior (#136)259ba9b
Previously, it would not reset the values back to the default ones specified in the
defaults
orschema
option. It correctly does this now.ajv
to version 7. This might affect user using theschema
option.v7.1.2
Compare Source
.get()
TypeScript return type (#117)526002e
v7.1.1
Compare Source
Options
TypeScript type71477a7
v7.1.0
Compare Source
atomically
package instead ofwrite-file-atomic
(#115)6c624a0
v7.0.1
Compare Source
daa002c
v7.0.0
Compare Source
Breaking
e28b8d9
Improvements
41b0c10
This hopefully should result in better types.
v6.2.4
Compare Source
cwd
option (#107)3ef2da0
v6.2.3
Compare Source
64b386a
v6.2.2
Compare Source
v6.2.1
Compare Source
3ec30d2
66b1058
7e6fcbe
v6.2.0
Compare Source
migrations
option is buggy. Don't use it at this time.df3a256
v6.1.0
Compare Source
.reset()
method (#87)52ca0dd
watch
option (#77)8bd3352
v6.0.1
Compare Source
b5a4676
The types were accidentally looser than intended.
v6.0.0
Compare Source
Breaking for TypeScript users
ef63b11
ff54952
93ace80
The types were made much better, but it will probably break for some users. You can now properly define a strongly-typed store. Example.
Note: There's no way to use a dot-path like
config.get('foo.bar')
with a typed store. We're looking into how to support that: https://github.com/sindresorhus/conf/issues/86Enhancements
931ffce
Fixes
68bbb46
Configuration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, 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.
This PR was generated by Mend Renovate. View the repository job log.