Releases: bfra-me/github-action
Releases · bfra-me/github-action
v1.0.1
v1.0.0
1.0.0 (2023-09-04)
Features
- add a workflow to update
dist/
on Renovate PRs (#42) (7dc520d) - add releases (#91) (9ec9c85)
- add repo settings (#90) (3367eab)
- ci: automerge using PRs (#73) (a7e13a7)
- convert config to YAML and cleanup (#67) (0468748)
- perform housekeeping (#35) (65015c3)
- renovate: add post-upgrade tasks (#84) (8fe7920)
- update CI workflow (#24) (fd573ca)
- update the Renovate workflow (#55) (53e7534)
- update workflows (#51) (29febca)
- update workflows (#72) (9c057b2)
- use Yarn (#54) (c72e9a1)
Bug Fixes
- add Git user (#93) (a10eba9)
- add missing
semantic-release
dependency (#92) (b9b3cd4) - add ref to
setup-node
step in theci
workflow (#25) (d9f2a12) - ci: include all of
.github
in theconfig
path filter (#83) (1ba9a3d) - ci: pin to the correct preset version (#74) (1dfd28d)
- deps: pin dependencies (30a9ff2)
- enable Yarn cache in the
update-dist
workflow (#56) (2b7b2c5) - remove
branch
input from Renovate workflow (#79) (7bc5ad1) - remove
eslint-plugin-github
(#33) (12d40fc) - remove
pull_request
trigger from CodeQL workflow (#88) (2dfc56e) - remove obsolete config and workflow (#86) (f6ded66)
- renovate: use
dry_run
on push to non-default branch (#78) (feb6583) - support unknown catch variable (#377) (40c0b26)
- update CI badge (#87) (b61f47f)
- update minimatch [security] (#22) (2479f0e)
- yarn: set
nodeLinkder
tonode-modules
(#77) (85974b9)
Documentation
Miscellaneous Chores
- deps: add .github/renovate.json (#10) (1ece222)
- deps: lock file maintenance (fd698b1)
- deps: lock file maintenance (#36) (b094a31)
- deps: lock file maintenance (#37) (30e5c35)
- deps: lock file maintenance (#38) (b2147b0)
- deps: lock file maintenance (#39) (658d83e)
- deps: lock file maintenance (#40) (6db8c90)
- deps: lock file maintenance (#47) (065730a)
- deps: lock file maintenance (#48) (1b62e15)
- deps: lock file maintenance (#49) (d8fc608)
- deps: lock file maintenance (#50) (dcd0dc6)
- deps: lock file maintenance (#52) (94e2e19)
- deps: lock file maintenance (#53) (e9b3778)
- deps: lock file maintenance (#57) (8068682)
- deps: lock file maintenance (#58) (a66e2f4)
- deps: lock file maintenance (#59) (9310c1b)
- deps: pin actions/setup-node action to 8c91899 (#26) (b5484bd)
- deps: pin dependencies (e4f7f97)
- deps: pin dependencies (#12) (0fc2054)
- deps: update @types packages (ada181a)
- deps: update actions/checkout action to v2.5.0 (#13) (a057e0e)
- deps: update actions/checkout action to v3.1.0 (#16) (d9f6ecc)
- deps: update actions/checkout ...