Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sindresorhus/conf issues and pull requests

#195 - fix: typo

Pull Request - State: closed - Opened by gincegeorge about 2 months ago

#194 - fix: store failing validation after schema change

Pull Request - State: closed - Opened by dopry 3 months ago

#193 - Fix corresponding type declarations

Pull Request - State: closed - Opened by hywax 5 months ago - 1 comment

#192 - docs: typo in docs

Pull Request - State: closed - Opened by pixelass 7 months ago

#190 - Fix: cannot find module 'conf' in Typescript projects

Pull Request - State: closed - Opened by nosajio 10 months ago - 1 comment

#189 - feat: replace buffer with uint8array

Pull Request - State: closed - Opened by dreamorosi 11 months ago - 3 comments

#188 - Switch from Buffer to Uint8Array

Issue - State: closed - Opened by dreamorosi 11 months ago - 1 comment

#187 - Constructor throws exception if underlying Config is invalid

Issue - State: open - Opened by BittnerBarnabas 11 months ago - 4 comments

#186 - docs: Fix API docs hierarchy

Pull Request - State: closed - Opened by CornerSyrup 12 months ago

#185 - Add types field to package.json to fix type declarations resolution

Pull Request - State: closed - Opened by alexanderkasten 12 months ago - 1 comment

#184 - Read data from disk once

Pull Request - State: open - Opened by fablee1 about 1 year ago

#183 - Why we can no longer use require('conf') ?

Issue - State: closed - Opened by erakis about 1 year ago - 2 comments

#182 - Fix types on Conf::delete to allow access by dot notation

Pull Request - State: closed - Opened by t3chguy about 1 year ago

#181 - Can't import or require Conf from "conf'

Issue - State: closed - Opened by DonKapot over 1 year ago - 1 comment

#180 - copyright-question

Issue - State: closed - Opened by ArthurLobopro over 1 year ago - 2 comments

#179 - Add main field to package.json

Pull Request - State: closed - Opened by ryangoree over 1 year ago - 1 comment

#178 - Custom storage provider

Issue - State: open - Opened by eidermaen over 1 year ago

#177 - Fixed TypeScript TS2307 error

Pull Request - State: closed - Opened by jculloty over 1 year ago - 4 comments

#176 - Documentation Request: File Creation & Location.

Issue - State: open - Opened by CodeMan99 over 1 year ago

#174 - Is conf typescript-responsive or have type declarations?

Issue - State: closed - Opened by 0x1026 over 1 year ago - 3 comments

#173 - `validate` after migration.

Issue - State: closed - Opened by Hiroshiba over 1 year ago - 11 comments

#172 - Fix paths in `package.json`'s exports

Pull Request - State: closed - Opened by pepicrft over 1 year ago - 1 comment

#170 - Support for ESM

Issue - State: closed - Opened by pepicrft over 1 year ago - 3 comments

#169 - Ajv is in strictmode

Issue - State: open - Opened by tganzhorn almost 2 years ago - 8 comments
Labels: enhancement, help wanted

#168 - Add option to use other encryption algorithm (i.e., AES-256-GCM)

Issue - State: open - Opened by Mrtenz about 2 years ago - 1 comment
Labels: enhancement, help wanted

#167 - beforeMigration option

Pull Request - State: closed - Opened by Ciberusps about 2 years ago - 1 comment

#166 - Add overloads to onDidChange method to support dot-notation access

Pull Request - State: closed - Opened by hdhilip98 over 2 years ago - 2 comments

#164 - Store.set is not type checked

Issue - State: open - Opened by Trinovantes over 2 years ago - 1 comment

#163 - Update types for TS 4.7

Pull Request - State: closed - Opened by weswigham over 2 years ago

#162 - Feature: Allow schema to be free-form #80

Pull Request - State: closed - Opened by dawidgarus over 2 years ago - 3 comments

#161 - Bad performance due to slow ajv.compile called.

Issue - State: closed - Opened by mrchaofan over 2 years ago - 3 comments

#159 - Fix the `configFileMode` option for TypeScript

Pull Request - State: closed - Opened by rpadaki almost 3 years ago

#158 - Add `configFileMode` option

Pull Request - State: closed - Opened by ncallaway almost 3 years ago - 3 comments

#157 - Add a `mode` option

Issue - State: closed - Opened by ncallaway almost 3 years ago - 1 comment

#156 - Proxied object

Issue - State: closed - Opened by Richienb almost 3 years ago - 1 comment

#155 - Convenience methods

Pull Request - State: closed - Opened by Eneris almost 3 years ago - 5 comments

#154 - Support non-primitive values

Pull Request - State: open - Opened by Richienb about 3 years ago

#153 - Avoid invoking store getter twice

Pull Request - State: closed - Opened by diyews about 3 years ago

#152 - Corrupted config file

Issue - State: open - Opened by oltreseba about 3 years ago - 6 comments

#151 - Private error in Typescript

Issue - State: open - Opened by formonkey over 3 years ago - 2 comments

#150 - Remove automatic `projectName` / `projectVersion` inference

Issue - State: closed - Opened by sindresorhus over 3 years ago - 2 comments
Labels: enhancement, help wanted

#149 - Wrap require-cache part with try-catch

Pull Request - State: closed - Opened by edenhermelin over 3 years ago

#147 - Use module.children for parentDir, instead of module.parent

Pull Request - State: closed - Opened by anujdatar over 3 years ago - 1 comment

#146 - Support using a Conf store from multiple processes

Issue - State: open - Opened by timoxley over 3 years ago - 4 comments
Labels: enhancement, help wanted

#145 - unable to use conf inside a webworker

Issue - State: closed - Opened by edenhermelin over 3 years ago - 8 comments

#144 - Add ajv-formats when a schema is used

Pull Request - State: closed - Opened by ezzatron over 3 years ago

#143 - Fix issue with `onDidChange` not always being called

Pull Request - State: closed - Opened by nhevia over 3 years ago - 13 comments

#142 - Cannot use schema validate from ajv

Issue - State: closed - Opened by kamontat over 3 years ago - 2 comments

#141 - Fix `.reset()` to correctly handle falsy default values

Pull Request - State: closed - Opened by kamontat over 3 years ago

#140 - Lost ability to use "date-time" format in JSON Scheme (version 7.0.0)

Issue - State: closed - Opened by lnovelli over 3 years ago - 3 comments

#139 - Changing schema name causes `string` defaults to show up as undefined

Issue - State: closed - Opened by anujdatar over 3 years ago - 2 comments

#138 - Clear() and Defaults

Issue - State: open - Opened by willium over 3 years ago
Labels: bug, help wanted

#137 - Provide way to omit __interal__ from store on get

Pull Request - State: closed - Opened by willium over 3 years ago - 12 comments

#136 - Fix `.clear()` behavior

Pull Request - State: closed - Opened by sindresorhus over 3 years ago - 2 comments

#135 - reset without arguments (keys)

Issue - State: closed - Opened by willium over 3 years ago - 4 comments

#134 - reset() should fire onDidAnyChange

Issue - State: closed - Opened by willium over 3 years ago

#133 - [Feature Request] Getting multiple values from the store

Issue - State: closed - Opened by BatuhanW over 3 years ago - 6 comments
Labels: enhancement, help wanted

#132 - Move to GitHub Actions

Pull Request - State: closed - Opened by Richienb over 3 years ago

#131 - Add unsubscribe method to Conf class

Issue - State: open - Opened by willium over 3 years ago - 4 comments

#130 - Typescript invalid character error

Issue - State: closed - Opened by wangyangjun almost 4 years ago - 1 comment

#129 - File paths are being mangled

Issue - State: open - Opened by g5becks almost 4 years ago

#128 - Disable `prefer-optional-catch-binding` rule globally

Pull Request - State: closed - Opened by fregante about 4 years ago

#127 - Avoid using `Array#reduce`

Pull Request - State: closed - Opened by fregante about 4 years ago

#126 - Content Security Policy infringing code

Issue - State: open - Opened by kyranjamie about 4 years ago - 1 comment

#125 - Fix readme typo

Pull Request - State: closed - Opened by vaaski about 4 years ago

#124 - Add `.appendToArray()` method

Pull Request - State: closed - Opened by subins2000 about 4 years ago - 4 comments

#123 - Async Migrations

Issue - State: open - Opened by Nokel81 about 4 years ago - 6 comments

#122 - fix(#120): allow for passing schema without explicit typing

Pull Request - State: closed - Opened by sneljo1 about 4 years ago

#121 - Adding schema as a variable will not work

Pull Request - State: closed - Opened by kevinsimper about 4 years ago - 7 comments

#120 - Example from readme with typescript

Issue - State: closed - Opened by kevinsimper about 4 years ago - 5 comments

#119 - Use typescript `private` instead of `#private`

Pull Request - State: closed - Opened by sandersn about 4 years ago - 1 comment

#117 - Fix the `.get()` TypeScript return type

Pull Request - State: closed - Opened by SnosMe about 4 years ago - 1 comment

#116 - TypeScript types should take into account defaults

Issue - State: closed - Opened by sindresorhus about 4 years ago
Labels: enhancement, help wanted

#115 - Use `atomically` package instead of `write-file-atomic`

Pull Request - State: closed - Opened by jurepetrovic about 4 years ago - 4 comments

#114 - [BUG] Assigning `conf.store` overrides applied migrations

Issue - State: open - Opened by ixrock about 4 years ago - 3 comments
Labels: bug, help wanted

#113 - [7.0.0] Broken release

Issue - State: closed - Opened by wKovacs64 about 4 years ago

#112 - Add a way to change default config path

Issue - State: closed - Opened by NightMachinery over 4 years ago - 1 comment

#111 - Fix _shouldPerformMigration condition

Pull Request - State: closed - Opened by hyosari over 4 years ago - 1 comment

#110 - Jest, console.warn require.cache modification is not permitted

Issue - State: closed - Opened by danielweck over 4 years ago - 1 comment

#109 - How to handle arrays?

Issue - State: open - Opened by bloodchen over 4 years ago - 4 comments
Labels: enhancement, help wanted

#108 - onDidChange is called once

Issue - State: closed - Opened by maximeallanic over 4 years ago - 9 comments

#107 - Fix issue with package.json inference when using the `cwd` option

Pull Request - State: closed - Opened by kmamal over 4 years ago

#106 - Work around for EXDEV error

Pull Request - State: closed - Opened by mifi over 4 years ago

#105 - DeprecationWarning: crypto.createDecipher is deprecated

Issue - State: closed - Opened by GitNomster over 4 years ago - 1 comment

#104 - Move to TypeScript

Pull Request - State: closed - Opened by sneljo1 over 4 years ago - 21 comments

#103 - Add unsubscribe note to readme

Pull Request - State: closed - Opened by TheRealSyler over 4 years ago

#102 - The library seems to not be multithread safe

Issue - State: closed - Opened by oltreseba over 4 years ago - 2 comments

#101 - Add the ability to unsubscribe from `onDidChange`

Issue - State: closed - Opened by TheRealSyler over 4 years ago - 2 comments
Labels: enhancement, help wanted

#100 - added restict key option to avoid undesirable keys

Pull Request - State: closed - Opened by techo207 over 4 years ago - 1 comment

#99 - Feacture Request: ajv should have "removeAdditional: 'all' " option

Issue - State: closed - Opened by techo207 over 4 years ago - 1 comment

#98 - onDidChange only fires once (reactjs)

Issue - State: closed - Opened by iluxdev almost 5 years ago

#97 - configName not working

Issue - State: closed - Opened by philippkuehn almost 5 years ago - 2 comments
Labels: bug, help wanted

#96 - Rewrite in TypeScript

Pull Request - State: closed - Opened by rafaelramalho19 almost 5 years ago - 9 comments