GitHub / node-config/node-config / commits
Node.js Application Configuration
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| f89ef8bd | 5.0.1 | Jason Marshall <j****l@u****m> | 7 days ago | |
| 8114c255 | merge Merge pull request #926 from MMShep97/fix-resolve-async-configs |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
7 days ago | |
| 08edfa07 | merge Merge pull request #928 from jdmarshall/workflowMain |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
9 days ago | |
| 9705d756 |
Fix workflow for PRs.
Signed-off-by: Jason Marshall <j****l@u****m> |
Jason Marshall <j****l@u****m> | 9 days ago | |
| 77b87522 | merge Merge pull request #927 from jdmarshall/main |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
9 days ago | |
| 1cd86a7c | Remove method signature change |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
9 days ago | |
| a06d8971 |
Fix resolveAsyncConfigs leaving promises in the exported config
Co-authored-by: Copilot <2****t@u****m> |
MMShep97 <m****7@g****m> | 14 days ago | |
| fbb28f8a | Release 5.0.0 | Jason Marshall <j****l@u****m> | 22 days ago | |
| b4dfbd2d | merge Merge pull request #923 from jdmarshall/supplyChain44 |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 3a4851b6 | merge Merge pull request #922 from jdmarshall/supplyChain |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 816049f9 | Fix #921 | Jason Marshall <j****l@u****m> | about 2 months ago | |
| 322025bb | Fix #921 on 4.4 | Jason Marshall <j****l@u****m> | about 2 months ago | |
| 6322812f | 5.0.0-alpha.2 | Jason Marshall <j****l@u****m> | about 2 months ago | |
| 1eeae5ea | merge Merge pull request #917 from jdmarshall/tomlTrunk |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| d2f9f8c5 | merge Merge pull request #920 from jdmarshall/44CI |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 4e586491 | number-likes need quotes in yaml of course... | Jason Marshall <j****l@u****m> | 2 months ago | |
| 3998f708 | merge Merge pull request #919 from jdmarshall/44CI |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 89233106 | Inable CI for 4.4 branch. | Jason Marshall <j****l@u****m> | 2 months ago | |
| 39d5a5d0 | merge Merge pull request #915 from jdmarshall/security |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 256ab670 | Guard against odd object prototypes triggered by changes in TOML 4.0 | Jason Marshall <j****l@u****m> | 3 months ago | |
| 1b9da6b4 | Don't install dependencies younger than 7 days old. | Jason Marshall <j****l@u****m> | 3 months ago | |
| 067970ff | merge Merge pull request #908 from jdmarshall/benchscan |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 03931182 | Add perf test for the new scan changes. | Jason Marshall <j****l@u****m> | 5 months ago | |
| aca4e059 | merge Merge pull request #904 from sputnik-mac/fix/issue-867-inexact-env-file-matching |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 31e8afb9 | merge Merge pull request #903 from jdmarshall/scanReturn |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 2b58c5a9 | fix: use anchored regex for NODE_ENV file matching (closes #867) | Sputnik-MAC <s****1@g****m> | 5 months ago | |
| 951afdb6 | Icing .iced files |
Jason Marshall <j****l@u****m>
Committed by: Mark Stosberg <m****k@s****m> |
6 months ago | |
| 1d228196 | Improve ergonomics of setModuleDefaults/Load.scan() | Jason Marshall <j****l@u****m> | 6 months ago | |
| b0c9c9dd | merge Merge pull request #896 from sputnik-mac/fix/setenv-clobbers-envconfig |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 85220251 |
test: restore process state after setEnv regression suite
Signed-off-by: Sputnik-MAC <s****1@g****m> |
sputnik-mac <s****1@g****m> | 6 months ago | |
| 26f01ded |
test: add regression tests for setEnv NODE_CONFIG merge behavior
Signed-off-by: Sputnik-MAC <s****1@g****m> |
Sputnik-MAC <s****1@g****m> | 6 months ago | |
| fcf9060b |
fix: prevent setEnv from clobbering envConfig when merging NODE_CONFIG
Signed-off-by: Sputnik-MAC <s****1@g****m> |
Sputnik-MAC <s****1@g****m> | 6 months ago | |
| 1c20341f | 5.0.0-alpha.1 | Jason Marshall <j****l@u****m> | 6 months ago | |
| 31d03fe4 | Update enumeration of ts types in README. | Jason Marshall <j****l@u****m> | 6 months ago | |
| af1e48ea | 5.0.0-alpha.0 | Jason Marshall <j****l@u****m> | 6 months ago | |
| 062cdd38 | merge Merge pull request #889 from jdmarshall/imports |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 878648c6 | merge Merge pull request #892 from jdmarshall/typefixes |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 506149bf | Fix some type declarations, including those for #890 | Jason Marshall <j****l@u****m> | 6 months ago | |
| 228c4ad3 | 4.4.0 | Jason Marshall <j****l@u****m> | 6 months ago | |
| 407f80c5 | merge Merge pull request #888 from jdmarshall/getRegression |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| d71db3c9 | Update baseline and add 4.3 to the test matrix. | Jason Marshall <j****l@u****m> | 6 months ago | |
| 9692d245 | PR feedback. | Jason Marshall <j****l@u****m> | 6 months ago | |
| 2d3e1798 | merge Merge pull request #887 from jdmarshall/benchmarks |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 10b0c8e6 | Fix perf regression in Config.get() | Jason Marshall <j****l@u****m> | 6 months ago | |
| a35a7cd4 | Matrix builds and separate benchmarks from ci run. | Jason Marshall <j****l@u****m> | 6 months ago | |
| 4551f224 | Remove deprecated functionality. | Jason Marshall <j****l@u****m> | 6 months ago | |
| aea17087 | Remove tests for deprecated functionality. | Jason Marshall <j****l@u****m> | 6 months ago | |
| 1156350d | merge Merge pull request #883 from jdmarshall/readme |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 8f552b42 | merge Merge pull request #884 from jdmarshall/rawFix |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 89a161b8 | Fix weird merge error with previous PR. | Jason Marshall <j****l@u****m> | 6 months ago | |
| f9d28184 | Fix badges and Release Notes link. | Jason Marshall <j****l@u****m> | 6 months ago | |
| 4354ee26 | merge Merge pull request #879 from jdmarshall/rawESM |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 5e9395c4 | merge Merge pull request #882 from jdmarshall/contrib |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 1883decd | Update contributors list. | Jason Marshall <j****l@u****m> | 6 months ago | |
| f6b9fe30 | merge Merge pull request #875 from jdmarshall/moveFunctions |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 0a95bb1b | merge Merge pull request #864 from jdmarshall/withModuleDefaults |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 96a98a10 | merge Merge pull request #877 from mdkitzman/master |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| e32eb8c2 | Updating with recent changes | Mike Kitzman <m****n@g****m> | 6 months ago | |
| 8e174042 | merge Merge branch 'master' into master |
Michael Kitzman <m****n@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 19c00b80 | Allow raw to function like defer() | Jason Marshall <j****l@u****m> | 6 months ago | |
| d509cc59 | Fix some type errors, add a signature for the callback function added to 4.3 | Jason Marshall <j****l@u****m> | 6 months ago | |
| ce4fcf44 | prepare 4.3.0 | Jason Marshall <j****l@u****m> | 6 months ago | |
| bd4d95d4 | merge Merge pull request #863 from jdmarshall/deferredESM |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 2bc1ab02 | Adding forgotten TS test files for compilation | Mike Kitzman <m****n@g****m> | 7 months ago | |
| 0703a7df | Updates to package-lock | Mike Kitzman <m****n@g****m> | 7 months ago | |
| 4dba4e7b | merge Merge branch 'master' into master |
Michael Kitzman <m****n@g****m>
Committed by: Mike Kitzman <m****n@g****m> |
7 months ago | |
| 64206b33 | merge Merge pull request #868 from jdmarshall/benchmarks |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 89300db5 | merge Merge pull request #874 from jdmarshall/deprecations |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 11c35e19 | Addressing feedback | Mike Kitzman <m****n@g****m> | 7 months ago | |
| df3866b7 | Fix issue with arrays of promises. | Jason Marshall <j****l@u****m> | 7 months ago | |
| 55d17ba9 | Add runtime deprecation warnings, as per | Jason Marshall <j****l@u****m> | 7 months ago | |
| 34c11e63 | Extract reusable bits of makeImmutable() to util, minus some backward compati... | Jason Marshall <j****l@u****m> | 7 months ago | |
| c30a5657 | Support for the 'Future Compatibility' contract in the project wiki. | Jason Marshall <j****l@u****m> | 7 months ago | |
| 4e07df65 | Restore config.util.getEnv() | Jason Marshall <j****l@u****m> | 7 months ago | |
| d78634e4 | Adding typescript support | Mike Kitzman <m****n@g****m> | 7 months ago | |
| 0734bd74 | Expose GC to make the get() tests more accurate. | Jason Marshall <j****l@u****m> | 7 months ago | |
| 81b75199 | Upgrade faceoff to get statistical analysis. | Jason Marshall <j****l@u****m> | 7 months ago | |
| 8d33ee1a | PR feedback | Jason Marshall <j****l@u****m> | 7 months ago | |
| 9f803ada | Adding benchmarking tool to compare performance between PRs, trunk, and | Jason Marshall <j****l@u****m> | 7 months ago | |
| b535895a | Fix for discrepancy in Object.keys() between the class and prototype implemen... | Jason Marshall <j****l@u****m> | 7 months ago | |
| b7f7e055 | Fix code formatting nits from CodeRabbit and Webstorm. | Jason Marshall <j****l@u****m> | 7 months ago | |
| 63f924d7 | Ask JavaScript if the config object is mutable instead of trying to track state. | Jason Marshall <j****l@u****m> | 7 months ago | |
| 367fcc94 | ESM conversion with test migration. | Jason Marshall <j****l@u****m> | 7 months ago | |
| 4dc196c7 | This rename is necessary in order to make requireUncached happy. | Jason Marshall <j****l@u****m> | 7 months ago | |
| 9784d546 | Remove uses of requireUncached that are not necessary for the tests and | Jason Marshall <j****l@u****m> | 7 months ago | |
| abfd8fd1 | withModuleDefaults() to support version differentiation for submodules | Jason Marshall <j****l@u****m> | 7 months ago | |
| d489b433 | Convert lib/config.js to classes. | Jason Marshall <j****l@u****m> | 7 months ago | |
| 0c3cfd67 | merge Merge pull request #862 from jdmarshall/requireUncached |
Jason Marshall <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| c6df6c6b | Allow new async mechanism to override old, instead of vice versa. | Jason Marshall <j****l@u****m> | 7 months ago | |
| 5cd516c7 | Deprecate defer.js | Jason Marshall <j****l@u****m> | 7 months ago | |
| ede45503 | Move defer.js to lib | Jason Marshall <j****l@u****m> | 7 months ago | |
| 5c0972ea | Update copyright notices to 2026 | Jason Marshall <j****l@u****m> | 7 months ago | |
| d5c5666f | Support async functions in deferConfig as a way to replace async.js | Jason Marshall <j****l@u****m> | 7 months ago | |
| b69441d4 | Clean up awaitDeferredConfig to more resemble awaitAsyncConfig. | Jason Marshall <j****l@u****m> | 7 months ago | |
| 0e8237e6 | Support callback functions for config files that need to use deferConfig() | Jason Marshall <j****l@u****m> | 7 months ago | |
| d119202b | Move tests into 0-util.js from: | Jason Marshall <j****l@u****m> | 8 months ago | |
| f816027c | Relocate load lifecycle tests into 0-util.js from: | Jason Marshall <j****l@u****m> | 8 months ago | |
| ec1037ab | Add missing test for fromEnvironment() with arguments. | Jason Marshall <j****l@u****m> | 8 months ago | |
| 31f4b94a | Remove duplicate custom env variable tests. | Jason Marshall <j****l@u****m> | 8 months ago | |
| 8ded9543 | Move toml tests to 0-util.js | Jason Marshall <j****l@u****m> | 8 months ago |