chore(deps): update dependency cosmiconfig to v9#1935
chore(deps): update dependency cosmiconfig to v9#1935renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
|
Preview URLs:
|
574d1e0 to
8d602fc
Compare
f517793 to
f5e8e5b
Compare
2c78470 to
3780567
Compare
eaf1bbb to
950e967
Compare
7eebc95 to
3ed5cbb
Compare
3ed5cbb to
bc32e60
Compare
030dc73 to
5e69a24
Compare
01c5ff3 to
5a026d3
Compare
8a888b4 to
63486f6
Compare
63486f6 to
e61ee96
Compare
|
🥷 Code experts: emmenko emmenko has most 🧠 knowledge in the files. See details
Knowledge based on git-blame:
Knowledge based on git-blame: To learn more about /:\ gitStream - Visit our Docs |
72e29ff to
72d111f
Compare
This PR contains the following updates:
^8.0.0->^9.0.0Release Notes
cosmiconfig/cosmiconfig (cosmiconfig)
v9.0.0Compare Source
searchStrategyoption:nonevalue means that cosmiconfig does not traverse any directories upwards.stopDiroption, which means that cosmiconfig no longer traverses directories by default, and instead just looks in the current working directory.stopDir, add thesearchStrategy: 'global'option.projectvalue means that cosmiconfig traverses upwards until it finds apackage.json(or.yaml) file.globalvalue means that cosmiconfig traverses upwards until the passedstopDir, or your home directory if nostopDiris given.config.jsand similar) are not looked for in the current working directory anymore. Instead, it looks in the.configsubfolder.searchPlacesin a meta config file, the tool-definedsearchPlacesare merged into this. Users may specifymergeSearchPlaces: falseto disable this.$importkey which will import another configuration filesearchStrategy: 'global'Configuration
📅 Schedule: Branch creation - "on the 1st and 3rd day instance on Wednesday after 3am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.