Releases: golles/mock-yaml-secrets-action
Releases · golles/mock-yaml-secrets-action
v1.1.2
Dependency updates
What's Changed
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #66
- Bump the npm-development group with 5 updates by @dependabot in #65
- Bump the npm-development group with 6 updates by @dependabot in #68
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #69
- Bump the npm-development group with 3 updates by @dependabot in #73
- Bump @typescript-eslint/eslint-plugin from 6.20.0 to 7.0.0 by @dependabot in #71
- Bump
@typescript-eslint/eslint-plugin
and@typescript-eslint/parser
by @golles in #75 - Bump the npm-development group with 6 updates by @dependabot in #76
- Bump eslint-plugin-jest from 27.9.0 to 28.6.0 by @dependabot in #79
- Bump super-linter/super-linter from 5 to 6 by @dependabot in #67
- Bump eslint-plugin-github from 4.10.2 to 5.0.1 by @dependabot in #81
- Bump the npm-development group with 6 updates by @dependabot in #80
- Bump the npm-development group with 2 updates by @dependabot in #82
- Sync with template repo by @golles in #90
- Fix:
typescript:S6660
by @golles in #91
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Bugfix: Action was running twice, causing all secrets to be defined twice in the output file.
What's Changed
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Dependency updates
Using node 20
What's Changed
- Add Sonar Cloud code scanning by @golles in #7
- Change
sonar.javascript.lcov.reportPaths
path by @golles in #8 - Bump @typescript-eslint/parser from 5.59.8 to 5.59.11 by @dependabot in #9
- Bump @types/node from 20.2.5 to 20.3.1 by @dependabot in #11
- Bump actions/setup-node from 3.6.0 to 3.7.0 by @dependabot in #23
- Bump typescript from 5.1.3 to 5.1.6 by @dependabot in #19
- Bump @types/node from 20.3.1 to 20.4.1 by @dependabot in #25
- Bump eslint from 8.42.0 to 8.45.0 by @dependabot in #28
- Bump eslint-plugin-jest from 27.2.1 to 27.2.3 by @dependabot in #27
- Bump @typescript-eslint/parser from 5.59.11 to 5.62.0 by @dependabot in #26
- Bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in #33
- Bump eslint from 8.45.0 to 8.47.0 by @dependabot in #37
- Bump @types/node from 20.4.1 to 20.4.10 by @dependabot in #35
- Bump actions/checkout from 3 to 4 by @dependabot in #44
- Bump actions/setup-node from 3.7.0 to 3.8.1 by @dependabot in #38
- Bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #49
- Bump eslint from 8.52.0 to 8.54.0 by @dependabot in #51
- Bump prettier from 3.0.3 to 3.1.0 by @dependabot in #52
- Bump typescript from 5.2.2 to 5.3.2 by @dependabot in #53
- Bump @types/node from 20.4.10 to 20.10.2 by @dependabot in #55
- Bump github/codeql-action from 2 to 3 by @dependabot in #56
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #57
- Bump prettier from 3.1.0 to 3.2.4 by @dependabot in #62
- Bump eslint from 8.54.0 to 8.56.0 by @dependabot in #59
- Bump typescript from 5.3.2 to 5.3.3 by @dependabot in #58
- Bump @babel/traverse from 7.22.4 to 7.23.2 by @dependabot in #48
- Updates from upstream by @golles in #63
New Contributors
- @golles made their first contribution in #7
- @dependabot made their first contribution in #9
Full Changelog: v1...v1.1.0