Releases: guibranco/github-status-action-v2
Releases · guibranco/github-status-action-v2
Release v1.2.4
Release 1.2.4 of github-status-action-v2
What's Changed
- Update ci.yml by @guibranco in #281
Full Changelog: v1.2.3...v1.2.4
Release v1
Release 1 of github-status-action-v2
What's Changed
- Update ci.yml by @guibranco in #281
Full Changelog: v1.2.3...v1
Release v1.2.3
Release 1.2.3 of github-status-action-v2
What's Changed
- Update GitHub Status Action version to v1.2.3 by @guibranco in #279
Full Changelog: v1.2.2...v1.2.3
Release v1.2.2
Release 1.2.2 of github-status-action-v2
What's Changed
- build(deps): bump node from 26.0.0 to 26.1.0 by @dependabot[bot] in #276
- fix: update latest tag on release by @omribz156 in #278
New Contributors
- @omribz156 made their first contribution in #278
Full Changelog: v1.2.1...v1.2.2
Release v1.2.1
Release 1.2.1 of github-status-action-v2
What's Changed
- Update ci.yml by @guibranco in #268
- build(deps): bump @actions/github from 9.0.0 to 9.1.0 by @dependabot[bot] in #270
- build(deps-dev): bump @types/node from 25.5.2 to 25.6.0 in the typescript group by @dependabot[bot] in #269
- build(deps-dev): bump typescript from 6.0.2 to 6.0.3 in the typescript group by @dependabot[bot] in #271
- build(deps): bump @actions/github from 9.1.0 to 9.1.1 by @dependabot[bot] in #273
- build(deps): bump node from 25.9.0 to 26.0.0 by @dependabot[bot] in #275
Full Changelog: v1.2.0...v1.2.1
Release v1.2.0
Release 1.2.0 of github-status-action-v2
What's Changed
- build(deps): bump node from 24.9.0 to 25.0.0 by @dependabot[bot] in #223
- build(deps-dev): bump @octokit/types from 15.0.0 to 15.0.1 by @dependabot[bot] in #224
- build(deps-dev): bump @types/node from 24.6.2 to 24.9.1 by @dependabot[bot] in #225
- build(deps-dev): bump @octokit/types from 15.0.1 to 16.0.0 by @dependabot[bot] in #226
- build(deps): bump node from 25.0.0 to 25.1.0 by @dependabot[bot] in #227
- build(deps-dev): bump @types/node from 24.9.1 to 24.10.0 by @dependabot[bot] in #228
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #229
- build(deps-dev): bump glob from 10.4.5 to 10.5.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #230
- build(deps): bump node from 25.1.0 to 25.2.1 by @dependabot[bot] in #231
- ci: add .deepsource.toml by @deepsource-autofix[bot] in #232
- style: format code with Prettier by @deepsource-autofix[bot] in #233
- build(deps-dev): bump @types/node from 24.10.0 to 24.10.1 by @dependabot[bot] in #234
- build(deps): bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in #235
- build(deps-dev): bump @types/node from 24.10.1 to 25.0.2 by @dependabot[bot] in #236
- build(deps): bump @actions/core from 2.0.1 to 2.0.2 by @dependabot[bot] in #238
- build(deps-dev): bump @types/node from 25.0.2 to 25.0.6 by @dependabot[bot] in #239
- build(deps): bump @actions/github from 6.0.1 to 7.0.0 by @dependabot[bot] in #237
- build(deps-dev): bump tar from 7.4.3 to 7.5.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #240
- build(deps): bump node and @types/node by @dependabot[bot] in #241
- build(deps-dev): bump tar from 7.5.3 to 7.5.6 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #242
- build(deps-dev): bump lodash from 4.17.21 to 4.17.23 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #243
- build(deps): bump node and @types/node by @dependabot[bot] in #244
- build(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #245
- build(deps): bump node and @types/node by @dependabot[bot] in #246
- build(deps-dev): bump tar from 7.5.7 to 7.5.9 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #250
- build(deps): bump ncipollo/release-action from 1.20.0 to 1.21.0 by @dependabot[bot] in #254
- build(deps): bump dorny/paths-filter from 3 to 4 by @dependabot[bot] in #255
- build(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #261
- Refactor dependabot.yml to group npm dependencies by @guibranco in #260
- build(deps): bump pascalgn/size-label-action from 0.5.5 to 0.5.7 by @dependabot[bot] in #257
- build(deps): bump node and @types/node by @dependabot[bot] in #263
- build(deps-dev): bump ava from 6.4.1 to 7.0.0 by @dependabot[bot] in #252
- build(deps-dev): bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #264
- build(deps): bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in #265
- build(deps-dev): bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in #258
- [FEATURE] update action to use node24 +semver: minor by @guibranco in #266
- Update ci.yml +semver: minor by @guibranco in #267
New Contributors
- @deepsource-autofix[bot] made their first contribution in #232
Full Changelog: v1.1.14...v1.2.0
Release v1.1.14
Release 1.1.14 of github-status-action-v2
What's Changed
- build(deps-dev): bump @types/node from 20.11.17 to 20.11.19 by @dependabot[bot] in #66
- build(deps-dev): bump @octokit/types from 12.5.0 to 12.6.0 by @dependabot[bot] in #68
- build(deps-dev): bump @types/node from 20.11.19 to 20.11.20 by @dependabot[bot] in #67
- build(deps-dev): bump ava from 6.1.1 to 6.1.2 by @dependabot[bot] in #70
- build(deps-dev): bump @types/node from 20.11.20 to 20.11.24 by @dependabot[bot] in #69
- build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by @dependabot[bot] in #71
- build(deps): bump node from 21.6.2 to 21.7.1 by @dependabot[bot] in #72
- build(deps): bump gittools/actions from 0 to 1 by @dependabot[bot] in #73
- build(deps-dev): bump @types/node from 20.11.24 to 20.11.28 by @dependabot[bot] in #74
- Update README.md by @guibranco in #76
- Delete techstack.yml by @guibranco in #78
- Delete techstack.md by @guibranco in #77
- build(deps-dev): bump @types/node from 20.11.28 to 20.11.30 by @dependabot[bot] in #80
- build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by @dependabot[bot] in #79
- build(deps-dev): bump @types/node from 20.11.30 to 20.12.2 by @dependabot[bot] in #81
- build(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot[bot] in #82
- build(deps-dev): bump typescript from 5.4.3 to 5.4.4 by @dependabot[bot] in #84
- build(deps): bump node from 21.7.1 to 21.7.2 by @dependabot[bot] in #85
- build(deps-dev): bump @octokit/types from 12.6.0 to 13.1.0 by @dependabot[bot] in #83
- build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot[bot] in #86
- build(deps-dev): bump @octokit/types from 13.1.0 to 13.4.0 by @dependabot[bot] in #87
- build(deps): bump node from 21.7.2 to 21.7.3 by @dependabot[bot] in #88
- build(deps-dev): bump @octokit/types from 13.4.0 to 13.4.1 by @dependabot[bot] in #89
- build(deps-dev): bump @types/node from 20.12.2 to 20.12.7 by @dependabot[bot] in #90
- build(deps): bump pascalgn/size-label-action from 0.5.0 to 0.5.2 by @dependabot[bot] in #91
- build(deps): bump node from 21.7.3 to 22.0.0 by @dependabot[bot] in #92
- build(deps-dev): bump @octokit/types from 13.4.1 to 13.5.0 by @dependabot[bot] in #94
- build(deps-dev): bump ava from 6.1.2 to 6.1.3 by @dependabot[bot] in #95
- build(deps): bump node from 22.0.0 to 22.1.0 by @dependabot[bot] in #93
- build(deps-dev): bump @types/node from 20.12.7 to 20.12.11 by @dependabot[bot] in #96
- Apply fixes from CodeFactor by @codefactor-io[bot] in #97
- build(deps): bump node from 22.1.0 to 22.2.0 by @dependabot[bot] in #98
- build(deps-dev): bump @types/node from 20.12.11 to 20.12.12 by @dependabot[bot] in #99
- build(deps-dev): bump @types/node from 20.12.12 to 20.14.0 by @dependabot[bot] in #100
- build(deps-dev): bump @types/node from 20.14.0 to 20.14.2 by @dependabot[bot] in #101
- build(deps): bump node from 22.2.0 to 22.3.0 by @dependabot[bot] in #102
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group by @dependabot[bot] in #103
- build(deps-dev): bump @types/node from 20.14.2 to 20.14.8 by @dependabot[bot] in #104
- build(deps-dev): bump typescript from 5.4.5 to 5.5.2 by @dependabot[bot] in #105
- build(deps-dev): bump @types/node from 20.14.8 to 20.14.9 by @dependabot[bot] in #106
- build(deps-dev): bump typescript from 5.5.2 to 5.5.3 by @dependabot[bot] in #107
- build(deps): bump node from 22.3.0 to 22.4.0 by @dependabot[bot] in #108
- build(deps): bump node from 22.4.0 to 22.4.1 by @dependabot[bot] in #109
- build(deps): bump node from 22.4.1 to 22.5.1 by @dependabot[bot] in #110
- build(deps-dev): bump @types/node from 20.14.9 to 22.0.0 by @dependabot[bot] in #111
- build(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @dependabot[bot] in #112
- build(deps): bump gittools/actions from 1 to 2 by @dependabot[bot] in #113
- build(deps-dev): bump @types/node from 22.0.0 to 22.1.0 by @dependabot[bot] in #114
- build(deps): bump node and @types/node by @dependabot[bot] in #115
- build(deps-dev): bump @types/node from 22.2.0 to 22.4.1 by @dependabot[bot] in #116
- [Penify]: Setting up Automated AI-Driven Documentation for GitHub! by @Penify-dev[bot] in #117
- build(deps): bump pascalgn/size-label-action from 0.5.2 to 0.5.4 by @dependabot[bot] in #118
- build(deps): bump node and @types/node by @dependabot[bot] in #119
- build(deps-dev): bump @types/node from 22.5.0 to 22.5.2 by @dependabot[bot] in #120
- Update README.md with new warning and disclaimer by @guibranco in #121
- build(deps): bump node and @types/node by @dependabot[bot] in #122
- build(deps-dev): bump typescript from 5.5.4 to 5.6.2 by @dependabot[bot] in #124
- build(deps-dev): bump @types/node from 22.5.4 to 22.5.5 by @dependabot[bot] in #125
- build(deps): bump node from 22.8.0 to 22.9.0 by @dependabot[bot] in #126
- build(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.2 by @dependabot[bot] in #127
- build(deps-dev): bump @octokit/types from 13.5.0 to 13.6.0 by @dependabot[bot] in #129
- build(deps-dev): bump @types/node from 22.5.5 to 22.7.4 by @dependabot[bot] in #128
- build(deps-dev): bump @octokit/types from 13.6.0 to 13.6.1 by @dependabot[bot] in #130
- build(deps): bump @actions/core from 1.10.1 to 1.11.1 by @dependabot[bot] in #131
- build(deps-dev): bump typescript from 5.6.2 to 5.6.3 by @dependabot[bot] in #132
- build(deps-dev): bump @types/node from 22.7.4 to 22.7.5 by @dependabot[bot] in #133
- build(deps): bump node and @types/node by @dependabot[bot] in #134
- build(deps): bump pascalgn/size-label-action from 0.5.4 to 0.5.5 by @dependabot[bot] in #135
- build(deps-dev): bump ava from 6.1.3 to 6.2.0 by @dependabot[bot] in #136
- build(deps): bump node from 22.10.0 to 23.1.0 by @dependabot[bot] in #137
- GitAuto: [DOCS] Document required
permissionssetting by @gitauto-ai[bot] in #139 - build(deps-dev): bump @types/node from 22.7.7 to 22.8.7 by @dependabot[bot] in #140
- bui...
Release v1.1.13
Release 1.1.13 of github-status-action-v2
What's Changed
- Change action to use node 20. by @Geekdude in #61
- Feature/test by @guibranco in #62
- Add GitVersion and create release workflow by @guibranco in #63
- Fix workflow dispatch by @guibranco in #64
- Update create-release.yml by @guibranco in #65
Full Changelog: v1.1.8...v1.1.13
v1.1.8
What's Changed
- Update README.md by @guibranco in #5
- Update README.md by @guibranco in #6
- Update build.yml by @guibranco in #7
- Update README.md by @guibranco in #9
- build(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0 by @dependabot in #15
- build(deps): bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #14
- build(deps-dev): bump typescript from 5.1.3 to 5.2.2 by @dependabot in #11
- build(deps-dev): bump @octokit/types from 9.3.2 to 11.1.0 by @dependabot in #12
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #10
- Update dependabot.yml by @guibranco in #17
- Create size-label.yml by @guibranco in #19
- build(deps-dev): bump @types/node from 20.1.2 to 20.6.2 by @dependabot in #18
- Update test.yml by @guibranco in #20
- build(deps-dev): bump @octokit/types from 11.1.0 to 12.0.0 by @dependabot in #21
- build(deps-dev): bump @types/node from 20.6.2 to 20.7.0 by @dependabot in #23
- build(deps-dev): bump @types/node from 20.7.0 to 20.8.0 by @dependabot in #24
- Update dependabot.yml by @guibranco in #25
- build(deps-dev): bump @types/node from 20.8.0 to 20.8.3 by @dependabot in #26
- build(deps): bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in #27
- build(deps-dev): bump @types/node from 20.8.3 to 20.8.6 by @dependabot in #28
- build(deps-dev): bump @types/node from 20.8.6 to 20.8.7 by @dependabot in #30
- build(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #29
- build(deps-dev): bump @types/node from 20.8.7 to 20.8.9 by @dependabot in #32
- build(deps-dev): bump @octokit/types from 12.0.0 to 12.1.1 by @dependabot in #31
- build(deps-dev): bump @types/node from 20.8.9 to 20.8.10 by @dependabot in #33
- Create tech stack docs (techstack.yml and techstack.md) by @stack-file in #34
- build(deps-dev): bump @types/node from 20.8.10 to 20.9.0 by @dependabot in #36
- build(deps-dev): bump @octokit/types from 12.1.1 to 12.3.0 by @dependabot in #35
- build(deps-dev): bump @types/node from 20.9.0 to 20.9.2 by @dependabot in #37
- build(deps-dev): bump typescript from 5.2.2 to 5.3.2 by @dependabot in #38
- build(deps-dev): bump @types/node from 20.9.2 to 20.10.0 by @dependabot in #39
- build(deps-dev): bump @types/node from 20.10.0 to 20.10.3 by @dependabot in #40
- build(deps-dev): bump @octokit/types from 12.3.0 to 12.4.0 by @dependabot in #41
- build(deps-dev): bump ava from 3.15.0 to 6.0.1 by @dependabot in #42
- build(deps-dev): bump typescript from 5.3.2 to 5.3.3 by @dependabot in #44
- build(deps-dev): bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #45
- build(deps-dev): bump @types/node from 20.10.3 to 20.10.4 by @dependabot in #43
- Create tech stack docs (techstack.yml and techstack.md) by @stack-file in #46
- build(deps-dev): bump @types/node from 20.10.4 to 20.10.5 by @dependabot in #47
- build(deps-dev): bump @types/node from 20.10.5 to 20.10.6 by @dependabot in #48
- build(deps-dev): bump @types/node from 20.10.6 to 20.10.7 by @dependabot in #50
- build(deps-dev): bump @types/node from 20.10.7 to 20.11.1 by @dependabot in #52
- build(deps-dev): bump ava from 6.0.1 to 6.1.0 by @dependabot in #53
- build(deps-dev): bump @types/node from 20.11.1 to 20.11.5 by @dependabot in #54
- build(deps-dev): bump @types/node from 20.11.5 to 20.11.10 by @dependabot in #55
- build(deps-dev): bump @types/node from 20.11.10 to 20.11.16 by @dependabot in #57
- build(deps-dev): bump ava from 6.1.0 to 6.1.1 by @dependabot in #56
- build(deps-dev): bump @types/node from 20.11.16 to 20.11.17 by @dependabot in #58
- Fix action to correctly use http/https proxy. by @Geekdude in #60
New Contributors
- @dependabot made their first contribution in #15
- @stack-file made their first contribution in #34
- @Geekdude made their first contribution in #60
Full Changelog: v1.1.7...v1.1.8
V1.1.7
Merge pull request #4 from guibranco/guibranco-patch-1 Update README.md