Releases: cerbos/cerbos-setup-action
Releases · cerbos/cerbos-setup-action
v1.8.0
What's Changed
- chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 by @dependabot in #143
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.15.0 by @dependabot in #144
- chore(deps-dev): Bump prettier from 3.3.0 to 3.3.2 by @dependabot in #145
- chore(deps-dev): Bump @typescript-eslint/parser from 7.11.0 to 7.16.0 by @dependabot in #149
- chore(deps-dev): Bump @types/node from 20.14.0 to 20.14.10 by @dependabot in #148
- chore(deps-dev): Bump typescript from 5.4.5 to 5.5.4 by @dependabot in #150
- chore(deps-dev): Bump prettier from 3.3.2 to 3.3.3 by @dependabot in #151
- chore(deps-dev): Bump @typescript-eslint/parser from 7.16.0 to 7.18.0 by @dependabot in #153
- chore(deps-dev): Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #154
- chore(deps): Bump https-proxy-agent from 7.0.4 to 7.0.5 by @dependabot in #155
- chore(deps-dev): Bump ts-jest from 29.1.2 to 29.2.5 by @dependabot in #156
- chore: Improvements by @oguzhand95 in #162
- chore(deps): Update ESLint and fix a mistake by @oguzhand95 in #164
- chore: Clean up unnecessary packages by @oguzhand95 in #165
Full Changelog: v1.6.0...v1.8.0
Cerbos Setup Action V1
This is the first release of an action to download the cerbos
and cerbosctl
binaries and add them to the tools cache.
Cerbos is the open core, language-agnostic, scalable authorization solution that makes user permissions and authorization simple to implement and manage by writing context-aware access control policies for your application resources.
v1.6.0
What's Changed
- chore(deps-dev): Bump jest from 29.6.4 to 29.7.0 by @dependabot in #113
- chore(deps-dev): Bump eslint-plugin-jest from 27.4.2 to 27.6.3 by @dependabot in #114
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.17.0 to 6.20.0 by @dependabot in #115
- chore(deps-dev): Bump @types/node from 20.10.6 to 20.11.16 by @dependabot in #116
- chore(deps-dev): Bump @typescript-eslint/parser from 6.17.0 to 6.20.0 by @dependabot in #117
- chore(deps-dev): Bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in #118
- chore(deps-dev): Bump eslint-plugin-prettier from 5.0.1 to 5.1.3 by @dependabot in #119
- chore(deps-dev): Bump eslint-plugin-github from 4.9.2 to 4.10.2 by @dependabot in #120
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.20.0 to 7.0.0 by @dependabot in #122
- chore(deps): Bump undici from 5.28.3 to 5.28.4 by @dependabot in #128
- chore(deps-dev): Bump @typescript-eslint/parser from 7.1.0 to 7.5.0 by @dependabot in #123
- chore(deps-dev): Bump typescript from 5.3.3 to 5.4.3 by @dependabot in #124
- chore(deps): Bump @octokit/core from 5.1.0 to 6.0.1 by @dependabot in #126
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.7.1 by @dependabot in #130
- chore(deps-dev): Bump @types/node from 20.11.24 to 20.12.7 by @dependabot in #129
- chore(deps-dev): Bump typescript from 5.4.3 to 5.4.5 by @dependabot in #131
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0 by @dependabot in #132
- chore(deps-dev): Bump @typescript-eslint/parser from 7.5.0 to 7.8.0 by @dependabot in #133
- chore(deps-dev): Bump eslint-plugin-jest from 27.9.0 to 28.3.0 by @dependabot in #135
- chore(deps-dev): Bump @types/node from 20.12.7 to 20.12.11 by @dependabot in #136
- chore(deps-dev): Bump eslint-plugin-jest from 28.3.0 to 28.5.0 by @dependabot in #137
- chore(deps-dev): Bump prettier from 3.2.5 to 3.3.0 by @dependabot in #138
- chore(deps-dev): Bump @typescript-eslint/parser from 7.8.0 to 7.11.0 by @dependabot in #139
- chore(deps-dev): Bump @types/node from 20.12.11 to 20.14.0 by @dependabot in #142
Full Changelog: v1...v1.6.0
v1.5.0
What's Changed
- chore(deps-dev): Bump @vercel/ncc from 0.36.1 to 0.38.1 by @dependabot in #105
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.17.0 by @dependabot in #109
- chore(deps-dev): Bump @types/node from 20.8.10 to 20.10.6 by @dependabot in #110
- chore(deps-dev): Bump typescript from 5.2.2 to 5.3.3 by @dependabot in #111
- chore(deps-dev): Bump @typescript-eslint/parser from 6.6.0 to 6.17.0 by @dependabot in #112
Full Changelog: v1...v1.5.0
v1.4.0
What's Changed
- chore(deps-dev): Bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in #96
- chore(deps): Bump actions/setup-node from 3 to 4 by @dependabot in #97
- chore(deps-dev): Bump @types/node from 20.4.5 to 20.8.10 by @dependabot in #98
- chore(deps-dev): Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 by @dependabot in #100
- chore(deps): Bump @octokit/core from 5.0.0 to 5.0.1 by @dependabot in #102
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.11.0 by @dependabot in #103
- chore(deps): Bump node-fetch from 2.7.0 to 3.3.2 by @dependabot in #99
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
- chore(deps-dev): Bump prettier from 3.0.0 to 3.0.3 by @dependabot in #83
- chore(deps-dev): Bump eslint from 8.46.0 to 8.48.0 by @dependabot in #84
- chore(deps-dev): Bump @typescript-eslint/parser from 6.2.1 to 6.5.0 by @dependabot in #85
- chore(deps-dev): Bump jest from 29.6.2 to 29.6.4 by @dependabot in #86
- chore(deps-dev): Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #87
- chore(deps-dev): Bump eslint from 8.48.0 to 8.49.0 by @dependabot in #88
- chore(deps-dev): Bump @typescript-eslint/parser from 6.5.0 to 6.6.0 by @dependabot in #89
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #90
- chore(deps): Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #92
- chore(deps): Bump https-proxy-agent from 7.0.1 to 7.0.2 by @dependabot in #93
- chore(deps-dev): Bump eslint from 8.49.0 to 8.50.0 by @dependabot in #94
- chore(deps-dev): Bump eslint-plugin-jest from 27.2.3 to 27.4.2 by @dependabot in #95
- chore(deps): Bump node-fetch from 2.6.12 to 3.3.2 by @dependabot in #91
Full Changelog: v1...v1.3.2
v1.3.1
What's Changed
- chore(deps-dev): Bump prettier from 2.8.4 to 2.8.7 by @dependabot in #55
- chore(deps-dev): Bump eslint from 8.34.0 to 8.37.0 by @dependabot in #56
- chore(deps-dev): Bump @types/node from 18.13.0 to 18.15.11 by @dependabot in #59
- chore(deps-dev): Bump eslint-plugin-github from 4.6.1 to 4.7.0 by @dependabot in #57
- chore(deps-dev): Bump @typescript-eslint/parser from 5.52.0 to 5.57.0 by @dependabot in #58
- chore(deps-dev): Bump jest from 29.4.3 to 29.5.0 by @dependabot in #60
- chore(deps-dev): Bump typescript from 4.9.5 to 5.0.4 by @dependabot in #61
- chore(deps-dev): Bump @typescript-eslint/parser from 5.57.0 to 5.59.2 by @dependabot in #62
- chore(deps-dev): Bump prettier from 2.8.7 to 2.8.8 by @dependabot in #63
- chore(deps-dev): Bump ts-jest from 29.0.5 to 29.1.0 by @dependabot in #64
- chore(deps-dev): Bump typescript from 5.0.4 to 5.1.3 by @dependabot in #65
- chore(deps): Bump @octokit/core from 4.2.0 to 4.2.1 by @dependabot in #66
- chore(deps-dev): Bump eslint from 8.37.0 to 8.41.0 by @dependabot in #67
- chore(deps-dev): Bump @typescript-eslint/parser from 5.59.2 to 5.59.9 by @dependabot in #70
- chore(deps-dev): Bump @types/node from 18.15.11 to 20.2.5 by @dependabot in #69
- chore(deps-dev): Bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in #71
- chore(deps): Bump @octokit/core from 4.2.1 to 4.2.4 by @dependabot in #73
- chore(deps-dev): Bump typescript from 5.1.3 to 5.1.6 by @dependabot in #72
- chore(deps-dev): Bump @types/node from 20.2.5 to 20.3.3 by @dependabot in #74
- chore(deps-dev): Bump eslint-plugin-github from 4.7.0 to 4.8.0 by @dependabot in #75
- chore(deps): Bump semver from 6.3.0 to 6.3.1 by @dependabot in #76
- chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #77
- chore(deps): Bump @octokit/core from 4.2.4 to 5.0.0 by @dependabot in #78
- chore(deps-dev): Bump @typescript-eslint/parser from 5.59.9 to 5.62.0 by @dependabot in #80
- chore(deps): Bump https-proxy-agent from 5.0.1 to 7.0.1 by @dependabot in #81
- chore(deps-dev): Bump eslint from 8.41.0 to 8.46.0 by @dependabot in #82
- chore(deps-dev): Bump eslint-plugin-github from 4.8.0 to 4.9.2 by @dependabot in #79
Full Changelog: v1...v1.3.1
v1.3.0
What's Changed
- chore(deps-dev): Bump prettier from 2.8.1 to 2.8.3 by @dependabot in #41
- chore(deps-dev): Bump typescript from 4.9.4 to 4.9.5 by @dependabot in #42
- chore(deps-dev): Bump @typescript-eslint/parser from 5.48.0 to 5.50.0 by @dependabot in #43
- chore(deps-dev): Bump eslint-plugin-jest from 27.2.0 to 27.2.1 by @dependabot in #45
- chore(deps-dev): Bump @vercel/ncc from 0.36.0 to 0.36.1 by @dependabot in #44
- chore(deps): Update @octokit/core to v4.2.0 by @oguzhand95 in #46
- enhancement: Set user-agent while sending requests to GitHub API by @oguzhand95 in #47
- chore: Update copyright notice by @oguzhand95 in #48
- chore(deps): Update dependencies by @oguzhand95 in #49
- enhancement: Add proxy support by @oguzhand95 in #50
- fix: Fix Octokit not using github_token by @oguzhand95 in #51
Full Changelog: v1...v1.3.0
v1.2.1
What's Changed
- chore(deps-dev): Bump prettier from 2.4.1 to 2.8.0 by @dependabot in #22
- chore(deps-dev): Bump eslint-plugin-jest from 25.7.0 to 27.1.6 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 @typescript-eslint/parser from 5.42.1 to 5.45.0 by @dependabot in #26
- chore(deps-dev): Bump eslint from 8.27.0 to 8.29.0 by @dependabot in #27
- chore(deps-dev): Bump @typescript-eslint/parser from 5.45.0 to 5.47.1 by @dependabot in #29
- chore(deps-dev): Bump eslint-plugin-jest from 27.1.6 to 27.2.0 by @dependabot in #31
- chore(deps-dev): Bump typescript from 4.9.3 to 4.9.4 by @dependabot in #28
- chore: Add GitHub token to setup node job by @oguzhand95 in #34
- chore(deps-dev): Bump @types/node from 18.11.9 to 18.11.18 by @dependabot in #30
- chore(deps-dev): Bump eslint from 8.29.0 to 8.31.0 by @dependabot in #32
- 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 #35
- chore: Add dependabot configuration for GitHub actions by @oguzhand95 in #36
- chore(deps-dev): Bump @typescript-eslint/parser from 5.47.1 to 5.48.0 by @dependabot in #37
- chore(deps-dev): Bump eslint-plugin-github from 4.4.1 to 4.6.0 by @dependabot in #38
- chore(deps-dev): Bump prettier from 2.8.0 to 2.8.1 by @dependabot in #39
- chore(deps-dev): Bump @vercel/ncc from 0.34.0 to 0.36.0 by @dependabot in #40
Full Changelog: v1...v1.2.1
v1.2.0
What's Changed
- chore(deps): Update dependencies and node version by @oguzhand95 in #16
- chore(deps): Bump @octokit/core from 3.6.0 to 4.1.0 by @dependabot in #17
- chore(deps-dev): Bump @types/node from 16.18.3 to 18.11.9 by @dependabot in #18
- chore(deps-dev): Bump eslint from 7.32.0 to 8.27.0 by @dependabot in #19
- chore(deps): Bump @actions/tool-cache from 1.7.2 to 2.0.1 by @dependabot in #21
- chore(deps-dev): Bump @vercel/ncc from 0.31.1 to 0.34.0 by @dependabot in #20
Full Changelog: v1.1.0...v1.2.0