Releases: ppremk/lfs-warning
Releases · ppremk/lfs-warning
v3.3
What's Changed
- update node js to 16 by @GlazerMann in #148
- Fixing README to match repo move by @samthebest in #153
- Update CODEOWNERS by @rajbos in #158
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #151
- Bump @babel/traverse from 7.15.4 to 7.23.4 by @dependabot in #159
- Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #160
- Bump cacheable-request and gts by @dependabot in #152
- Update emoji and convert file list to markdown list by @rajbos in #161
- Bump got and gts by @dependabot in #155
- Exclude files without blob_url when getting PR blobs by @rajbos in #162
- Support pull_request_target by @rajbos in #164
- Update-node by @rajbos in #163
- Fix text setup for the issue comment by @rajbos in #166
- Validate PR changes to make sure there are no changes missing by @rajbos in #165
- Fix emoji by @rajbos in #167
- Bump undici from 5.28.2 to 5.28.4 by @dependabot in #171
New Contributors
- @GlazerMann made their first contribution in #148
- @samthebest made their first contribution in #153
- @rajbos made their first contribution in #158
Full Changelog: v3.2...v3.3
v3.2
v3.1
Added two optional action parameters while using this action:
labelName
for setting the label name (non-breaking, defaults to the currentlfs-detected!
).labelColor
for setting the label color (non-breaking, default to the currentff1493
).
v3.0
Add features and fixes as per:
closes #106
closes #123
closes #125
closes #105
Enhancements:
- use https://www.npmjs.com/package/gts to offload all TS/eslint/prettier config
- lint, rename vars
- feat: add detection of files that are lfs tracked but were accidentally checked in
- feat: remove label if check passes on a previously failing PR (files were stored in LFS or removed)
- feat: add file exclusion option
- feat: accept units of measurement (
b
,mb
orgb
) in a non breaking manner (no unit implies bytes)
v2.0
v2.x-archive
v1.1
- Latest Release @ 12 April 2020
- Transferred Repo ownership to ActionsDesk Org
LFS-Warning v1.0
- Initial Release
- v1.0 is merged into branch
stable