Releases: cerbos/cerbos-compile-action
Releases · cerbos/cerbos-compile-action
v1.2.1
What's Changed
- chore(deps-dev): Bump eslint from 8.27.0 to 8.28.0 by @dependabot in #23
- chore(deps-dev): Bump typescript from 4.8.4 to 4.9.3 by @dependabot in #25
- chore(deps-dev): Bump @types/node from 18.11.9 to 18.11.10 by @dependabot in #26
- chore(deps-dev): Bump @vercel/ncc from 0.31.1 to 0.34.0 by @dependabot in #24
- chore(deps-dev): Bump eslint-plugin-jest from 27.1.5 to 27.1.6 by @dependabot in #27
- chore(deps-dev): Bump prettier from 2.7.1 to 2.8.1 by @dependabot in #28
- chore(deps-dev): Bump @typescript-eslint/parser from 5.42.1 to 5.47.1 by @dependabot in #29
- chore(deps-dev): Bump eslint-plugin-github from 4.4.1 to 4.6.0 by @dependabot in #32
- chore(deps-dev): Bump eslint from 8.28.0 to 8.31.0 by @dependabot in #30
- chore(deps-dev): Bump @types/node from 18.11.10 to 18.11.18 by @dependabot in #31
- chore(deps): Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #33
- chore: Update actions/*@ v2 to v3 by @oguzhand95 in #34
- chore: Add dependabot configuration for GitHub actions by @oguzhand95 in #35
- chore(deps-dev): Bump typescript from 4.9.3 to 4.9.4 by @dependabot in #36
- chore(deps-dev): Bump @vercel/ncc from 0.34.0 to 0.36.0 by @dependabot in #37
- chore(deps-dev): Bump eslint-plugin-jest from 27.1.6 to 27.2.0 by @dependabot in #38
- chore(deps-dev): Bump @typescript-eslint/parser from 5.47.1 to 5.48.0 by @dependabot in #39
Full Changelog: v1...v1.2.1
v1.2.0
What's Changed
- chore(deps): Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #16
- chore(deps): Update dependencies and node version by @oguzhand95 in #17
- chore(deps-dev): Bump @types/node from 16.18.3 to 18.11.9 by @dependabot in #18
- chore(deps): Bump @actions/tool-cache from 1.7.2 to 2.0.1 by @dependabot in #19
- chore(deps-dev): Bump eslint from 7.32.0 to 8.27.0 by @dependabot in #20
- chore(deps-dev): Bump prettier from 2.4.1 to 2.7.1 by @dependabot in #21
- chore(deps-dev): Bump eslint-plugin-jest from 25.7.0 to 27.1.5 by @dependabot in #22
Full Changelog: v1...v1.2.0
v1.0.3
What's Changed
- chore(deps): Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #13
- chore(deps): Bump @actions/core from 1.6.0 to 1.9.1 by @dependabot in #14
v1.0.2
fix: Display stdout of cerbos compile command (#12) Signed-off-by: Oğuzhan Durgun <[email protected]>
v1.0.1
Adds new information logs
v1.0.0
chore: Add GitHub workflow to build and test (#9) Signed-off-by: Oğuzhan D <[email protected]>