Releases: oNaiPs/secrets-to-env-action
Releases · oNaiPs/secrets-to-env-action
v1.5
What's Changed
- Bump @types/node from 20.9.0 to 20.9.1 by @dependabot in #228
- Bump @types/node from 20.9.1 to 20.9.2 by @dependabot in #230
- Bump eslint from 8.53.0 to 8.54.0 by @dependabot in #229
- Bump @types/jest from 29.5.8 to 29.5.9 by @dependabot in #234
- Bump typescript from 5.2.2 to 5.3.2 by @dependabot in #233
- Bump @typescript-eslint/parser from 6.11.0 to 6.12.0 by @dependabot in #231
- Bump @types/node from 20.9.2 to 20.9.3 by @dependabot in #232
- Bump @types/node from 20.9.3 to 20.10.6 by @dependabot in #252
- Bump actions/upload-artifact from 2 to 4 by @dependabot in #247
- Bump eslint-plugin-jest from 27.6.0 to 27.6.1 by @dependabot in #254
- Bump @typescript-eslint/parser from 6.12.0 to 6.17.0 by @dependabot in #253
- Bump eslint from 8.54.0 to 8.56.0 by @dependabot in #248
- Bump typescript from 5.3.2 to 5.3.3 by @dependabot in #245
- Bump @types/jest from 29.5.9 to 29.5.11 by @dependabot in #243
- Update node to v20 by @bshenk in #274
New Contributors
Full Changelog: v1.4...v1.5
v1.4
What's Changed
- Bump typescript from 5.1.3 to 5.1.5 by @dependabot in #162
- Bump @types/node from 20.3.1 to 20.3.2 by @dependabot in #160
- Bump typescript from 5.1.5 to 5.1.6 by @dependabot in #163
- Bump @types/node from 20.3.2 to 20.4.0 by @dependabot in #169
- Bump eslint from 8.43.0 to 8.44.0 by @dependabot in #166
- Bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in #164
- Bump @typescript-eslint/parser from 5.60.0 to 5.61.0 by @dependabot in #167
- Bump jest from 29.5.0 to 29.6.1 by @dependabot in #171
- Bump @types/node from 20.4.0 to 20.4.1 by @dependabot in #170
- Bump @types/node from 20.4.1 to 20.4.2 by @dependabot in #174
- Bump eslint from 8.44.0 to 8.45.0 by @dependabot in #177
- Bump @types/node from 20.4.2 to 20.4.5 by @dependabot in #181
- Bump actions/checkout from 3 to 4 by @dependabot in #191
- Bump eslint from 8.45.0 to 8.49.0 by @dependabot in #193
- Bump jest and @types/jest by @dependabot in #194
- Bump eslint-plugin-github from 4.8.0 to 4.9.0 by @dependabot in #176
- Bump eslint-plugin-jest from 27.2.2 to 27.2.3 by @dependabot in #175
- Bump @typescript-eslint/parser from 5.61.0 to 6.7.0 by @dependabot in #195
- Bump @types/node from 20.4.5 to 20.8.6 by @dependabot in #213
- Bump jest from 29.6.4 to 29.7.0 by @dependabot in #198
- Bump eslint-plugin-github from 4.9.0 to 4.10.1 by @dependabot in #206
- Bump eslint from 8.49.0 to 8.53.0 by @dependabot in #220
- Update dependencies by @oNaiPs in #224
Full Changelog: v1.3...v1.4
v1.3
v1.2
- Add regex support to include/exclude (replaces starts_with)
Full Changelog: v1.1...v1.2
v1.1
What's Changed
Upgraded dependencies
Add starts_with
and starts_with_convert_prefix
support.
Full Changelog: v1...v1.1
First release
Adds action with secrets, prefix, include, exclude and convert inputs.