Skip to content

Releases: cerbos/cerbos-setup-action

v1.8.2

03 Jan 07:01
dea0e90
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump typescript from 5.6.3 to 5.7.2 by @dependabot in #177
  • chore(deps-dev): Bump @eslint/js from 9.14.0 to 9.16.0 by @dependabot in #179
  • chore(deps-dev): Bump eslint from 9.15.0 to 9.16.0 by @dependabot in #180
  • chore(deps-dev): Bump prettier from 3.3.3 to 3.4.1 by @dependabot in #181
  • chore(deps-dev): Bump @vercel/ncc from 0.38.2 to 0.38.3 by @dependabot in #178
  • chore(deps-dev): Bump globals from 15.11.0 to 15.14.0 by @dependabot in #183
  • chore(deps-dev): Bump @types/node from 22.9.3 to 22.10.3 by @dependabot in #184
  • chore(deps-dev): Bump eslint from 9.16.0 to 9.17.0 by @dependabot in #185
  • chore(deps): Bump octokit from 4.0.2 to 4.0.3 by @dependabot in #182
  • chore(deps): Bump https-proxy-agent from 7.0.5 to 7.0.6 by @dependabot in #186

Full Changelog: v1.8.1...v1.8.2

Cerbos Setup Action V1

28 Oct 15:33
dea0e90
Compare
Choose a tag to compare

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.8.1

25 Nov 09:55
f960a20
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump globals from 15.10.0 to 15.11.0 by @dependabot in #166
  • chore(deps): Bump pnpm/action-setup from 3 to 4 by @dependabot in #167
  • chore(deps-dev): Bump typescript-eslint from 8.8.1 to 8.12.2 by @dependabot in #168
  • chore(deps-dev): Bump @eslint/js from 9.12.0 to 9.14.0 by @dependabot in #169
  • chore(deps-dev): Bump tsx from 4.19.1 to 4.19.2 by @dependabot in #172
  • chore(deps): Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #174
  • chore(deps): Bump @eslint/plugin-kit from 0.2.0 to 0.2.3 by @dependabot in #173
  • chore(deps-dev): Bump @types/node from 22.7.5 to 22.9.3 by @dependabot in #175
  • chore(deps-dev): Bump eslint from 9.12.0 to 9.15.0 by @dependabot in #176

Full Changelog: v1.8.0...v1.8.1

v1.8.0

10 Oct 18:01
cb5ca65
Compare
Choose a tag to compare

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

v1.6.0

03 Jun 09:39
e231908
Compare
Choose a tag to compare

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

02 Jan 09:57
6be0e06
Compare
Choose a tag to compare

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

20 Nov 13:47
8f9f10a
Compare
Choose a tag to compare

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

03 Oct 10:19
ee1ccbf
Compare
Choose a tag to compare

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

02 Aug 11:52
557c590
Compare
Choose a tag to compare

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

17 Feb 15:03
8fec844
Compare
Choose a tag to compare

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