Todd Bluhm
18e8a28148
fix(recursive): cleaned up after rebase
2025-08-06 00:09:16 -08:00
Nicholas Krul
f47b9f3c63
chore: update readme for new option
2025-08-06 00:07:11 -08:00
Nicholas Krul
53f4549001
feat: recursive embedding of env vars in env vars
2025-08-06 00:05:00 -08:00
Nicholas Krul
e5d3a27a54
feat: allow bracers when processing vars
2025-08-06 00:02:11 -08:00
Todd Bluhm
6eacc1afcf
Merge pull request #412 from toddbluhm/kh/failing-ci
...
chore: fix CI failing on the master branch
2025-08-05 23:58:07 -08:00
Kyle Hensel
adf1934f01
chore: fix CI failing on the master branch
2025-08-05 20:00:00 +12:00
Kyℓe Hensel
35bee4087a
Merge pull request #399 from toddbluhm/kh/ts
...
feat: support loading TypeScript files
2025-08-05 19:46:27 +12:00
Todd Bluhm
2fee9f04e8
Merge pull request #406 from toddbluhm/feat-github-release-action
...
Create Github NPM Publish Action
2025-07-17 03:08:29 -08:00
Todd Bluhm
b75be00e9f
feat(github action): added npm release github action
...
release-npm
fix(release): use new npm publish github action
Only publish to npm if the semver version is different from npm
fix(workflow): update release workflow to improve clarity
2025-07-17 03:04:43 -08:00
Todd Bluhm
660f3e0a06
Merge pull request #409 from toddbluhm/feat-combine-f-r-flags
...
Remove `-r` flag and use only `-f` flag
2025-07-17 02:56:51 -08:00
Kyle Hensel
b314da93c5
feat: support loading TypeScript files
2025-07-13 15:53:57 +10:00
Kyle Hensel
642c451d08
docs: add myself to the readme
2025-07-13 15:47:31 +10:00
Todd Bluhm
abf4cca56d
chore(README): update for -r and -f flag changes
2025-07-12 01:23:30 -08:00
Todd Bluhm
e2db12b878
fix(parse-args): add helpful -r flag deprecation error message
2025-07-12 01:23:30 -08:00
Todd Bluhm
592ad064fb
feat(flags)!: remove -r flag and use only -f flag
2025-07-12 01:22:06 -08:00
Todd Bluhm
2a76925bc6
Merge pull request #405 from toddbluhm/feat-update-node-versions
...
Remove Nodejs 18 & <20.10 support, add Nodejs 24.x support.
2025-07-12 01:21:05 -08:00
Todd Bluhm
67f29fccad
fix(runners): add in lowest supported node version to test runners
2025-07-12 00:47:19 -08:00
Todd Bluhm
33d0ac3461
feat(nodejs)!: remove v18 & < 20.10 support
...
added support for node 24
2025-07-12 00:34:59 -08:00
Todd Bluhm
a08ac87f41
Merge pull request #407 from toddbluhm/dependabot/npm_and_yarn/types/node-24.0.10
...
chore(deps-dev): bump @types/node from 22.16.0 to 24.0.10
2025-07-02 22:06:41 -08:00
Todd Bluhm
060596ae0f
Merge branch 'master' into dependabot/npm_and_yarn/types/node-24.0.10
2025-07-02 22:04:47 -08:00
Todd Bluhm
1c7628e7cc
Merge pull request #408 from toddbluhm/dependabot/npm_and_yarn/sinon-21.0.0
...
chore(deps-dev): bump sinon from 20.0.0 to 21.0.0
2025-07-02 22:04:35 -08:00
dependabot[bot]
0c95b270f6
chore(deps-dev): bump sinon from 20.0.0 to 21.0.0
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 20.0.0 to 21.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/commits )
---
updated-dependencies:
- dependency-name: sinon
dependency-version: 21.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-02 11:59:01 +00:00
dependabot[bot]
e5d93263a3
chore(deps-dev): bump @types/node from 22.16.0 to 24.0.10
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.16.0 to 24.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.0.10
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-02 11:58:31 +00:00
Todd Bluhm
b50ce9f200
Merge pull request #400 from toddbluhm/dependabot/npm_and_yarn/commander-13.1.0
...
chore(deps): bump commander from 12.1.0 to 13.1.0
2025-07-02 00:08:32 -08:00
Todd Bluhm
1e7102607e
fix(dep): update for commander breaking changes
2025-07-01 23:52:55 -08:00
Todd Bluhm
d09e904ca2
Merge branch 'master' into dependabot/npm_and_yarn/commander-13.1.0
2025-07-01 23:42:39 -08:00
Todd Bluhm
97ecb90dc1
Merge pull request #403 from toddbluhm/dependabot/npm_and_yarn/sinon-20.0.0
...
chore(deps-dev): bump sinon from 19.0.5 to 20.0.0
2025-07-01 23:40:53 -08:00
Todd Bluhm
0e00c7237a
Merge branch 'master' into dependabot/npm_and_yarn/sinon-20.0.0
2025-07-01 23:38:31 -08:00
Todd Bluhm
aac4e60a9c
Merge pull request #402 from toddbluhm/dependabot/npm_and_yarn/globals-16.0.0
...
chore(deps-dev): bump globals from 15.15.0 to 16.0.0
2025-07-01 23:38:15 -08:00
Todd Bluhm
7e16924dd1
Merge branch 'master' into dependabot/npm_and_yarn/globals-16.0.0
2025-07-01 23:35:10 -08:00
Todd Bluhm
dd98d8f3ab
Merge pull request #398 from toddbluhm/kh/stringify
...
chore: don't convert strings to numbers/booleans in the API
2025-07-01 23:34:44 -08:00
dependabot[bot]
e1aed5c44d
chore(deps-dev): bump sinon from 19.0.5 to 20.0.0
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 19.0.5 to 20.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v19.0.5...v20.0.0 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 11:59:29 +00:00
dependabot[bot]
16b854dae6
chore(deps-dev): bump globals from 15.15.0 to 16.0.0
...
Bumps [globals](https://github.com/sindresorhus/globals ) from 15.15.0 to 16.0.0.
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0 )
---
updated-dependencies:
- dependency-name: globals
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 12:08:51 +00:00
dependabot[bot]
ccfac1b2da
chore(deps): bump commander from 12.1.0 to 13.1.0
...
Bumps [commander](https://github.com/tj/commander.js ) from 12.1.0 to 13.1.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v12.1.0...v13.1.0 )
---
updated-dependencies:
- dependency-name: commander
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-30 12:06:23 +00:00
Kyle Hensel
99774970f4
chore: don't convert strings to numbers/booleans in the API
...
also added test cases for invalid files
2025-01-10 22:15:55 +11:00
Kyℓe Hensel
8c55ce619d
Merge pull request #155 from KilianKilmister/master
...
refactor: made adding a new loader easier
2024-12-17 11:20:44 +13:00
Kyℓe Hensel
bcd9f59c4d
Merge pull request #397 from toddbluhm/kh/inline-comments
...
feat: parse inline comments
2024-12-17 11:20:20 +13:00
Kyle Hensel
7166412acf
refactor: made adding a new loader easier
...
Co-authored-by: KilianKilmister <KilianKilmister@users.noreply.github.com>
2024-12-11 19:31:22 +11:00
Kyle Hensel
6fc9a4197e
feat: parse inline comments
2024-12-11 18:38:57 +11:00
Kyℓe Hensel
24e8d18f05
Merge pull request #396 from toddbluhm/kh/invoke-error
...
feat(cli): provide a more helpful error if there's no command
2024-12-11 18:37:20 +11:00
Kyℓe Hensel
e1e0001965
Merge pull request #395 from toddbluhm/kh/crash
...
fix(*): fix crash on node v18.0 caused by Import Attribute syntax
2024-12-11 18:37:06 +11:00
Kyle Hensel
865199591b
feat(cli): provide a more helpful error if there's no command
2024-12-10 18:13:29 +11:00
Kyle Hensel
48b36c45f9
fix(*): fix crash on node v18.0 caused by Import Attribute syntax
2024-12-10 09:23:01 +11:00
Todd Bluhm
4790a8251b
Merge pull request #393 from toddbluhm/fix-strip-comments
...
fix(parse-env-file): fix strip comments per PR #333
2024-12-03 09:02:09 -06:00
Todd Bluhm
8f5a956844
fix(parse-env-file): fix strip comments per PR #333
2024-12-03 05:59:31 -09:00
Todd Bluhm
e51b3207c6
Merge pull request #376 from toddbluhm/dependabot/npm_and_yarn/commander-12.1.0
...
chore(deps)!: bump commander from 5.1.0 to 12.1.0
2024-12-03 08:41:01 -06:00
Todd Bluhm
9942f3c448
fix(commander)!: updated code for new version
2024-12-03 05:38:40 -09:00
dependabot[bot]
29c824674b
chore(deps): bump commander from 5.1.0 to 12.1.0
...
Bumps [commander](https://github.com/tj/commander.js ) from 5.1.0 to 12.1.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v5.1.0...v12.1.0 )
---
updated-dependencies:
- dependency-name: commander
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-03 12:11:27 +00:00
Todd Bluhm
8f6bbbfbf5
Merge pull request #374 from raghuramsadineni/master
...
fix: `cross-spawn` version update
2024-12-03 06:10:39 -06:00
Todd Bluhm
6f0d50b83c
Merge branch 'master' into master
2024-12-03 06:05:58 -06:00