Releases: JamesIves/github-sponsors-readme-action
v1.6.0
What's Changed
Build 🔧
- Migrate from Node.js 20 to Node.js 24 runtime
Dependencies 🤖
- chore(deps): bump typescript-eslint from 8.18.0 to 8.18.1 in the typescript group by @dependabot[bot] in #887
- chore(deps-dev): bump the eslint group with 2 updates by @dependabot[bot] in #886
- chore(deps): bump the misc group across 1 directory with 5 updates by @dependabot[bot] in #895
- chore(deps): bump typescript-eslint from 8.19.0 to 8.19.1 in the typescript group by @dependabot[bot] in #897
- chore(deps-dev): bump the eslint group with 2 updates by @dependabot[bot] in #896
- chore(deps): bump the misc group with 2 updates by @dependabot[bot] in #898
- chore(deps): bump undici from 5.28.4 to 5.28.5 by @dependabot[bot] in #906
- chore(deps): bump the misc group across 1 directory with 14 updates by @dependabot[bot] in #926
- chore(deps): bump the misc group across 1 directory with 9 updates by @dependabot[bot] in #935
- chore(deps-dev): bump @types/node from 22.15.14 to 22.15.17 in the misc group by @dependabot[bot] in #937
- chore(deps-dev): bump eslint-config-prettier from 10.1.3 to 10.1.5 in the eslint group by @dependabot[bot] in #936
- chore(deps): bump typescript-eslint from 8.32.0 to 8.32.1 in the typescript group by @dependabot[bot] in #939
- chore(deps-dev): bump the eslint group with 2 updates by @dependabot[bot] in #938
- chore(deps-dev): bump @types/node from 22.15.17 to 22.15.18 in the misc group by @dependabot[bot] in #940
- chore(deps): bump undici from 5.28.5 to 5.29.0 by @dependabot[bot] in #942
- chore(deps-dev): bump ts-jest from 29.3.2 to 29.3.3 in the misc group by @dependabot[bot] in #941
- chore(deps): bump the misc group across 1 directory with 5 updates by @dependabot[bot] in #945
- chore(deps): bump the misc group across 1 directory with 5 updates by @dependabot[bot] in #947
- chore(deps): bump the misc group across 1 directory with 9 updates by @dependabot[bot] in #952
- chore(deps): bump the misc group across 1 directory with 12 updates by @dependabot[bot] in #959
- chore(deps-dev): bump the eslint group with 2 updates by @dependabot[bot] in #960
- chore(deps): bump the misc group across 1 directory with 5 updates by @dependabot[bot] in #963
- chore(deps-dev): bump prettier from 3.6.1 to 3.6.2 in the misc group by @dependabot[bot] in #964
- chore(deps): bump the misc group across 1 directory with 7 updates by @dependabot[bot] in #969
- chore(deps): bump the misc group across 1 directory with 10 updates by @dependabot[bot] in #974
- chore(deps): bump the misc group across 1 directory with 9 updates by @dependabot[bot] in #981
- chore(deps): bump the misc group across 1 directory with 7 updates by @dependabot[bot] in #986
- chore(deps): bump the misc group across 1 directory with 5 updates by @dependabot[bot] in #992
- chore(deps): bump the misc group across 1 directory with 5 updates by @dependabot[bot] in #1002
- chore(deps): bump the eslint group with 3 updates by @dependabot[bot] in #1001
- chore(deps): bump @actions/io from 1.1.3 to 2.0.0 in the actions group by @dependabot[bot] in #1013
- chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #1012
- chore(deps): bump actions/checkout from 4.2.2 to 6.0.1 by @dependabot[bot] in #1021
- chore(deps): bump typescript-eslint from 8.43.0 to 8.44.0 in the typescript group by @dependabot[bot] in #999
- chore(deps): bump actions/setup-node from 4.4.0 to 6.2.0 by @dependabot[bot] in #1026
- chore(deps): bump the eslint group across 1 directory with 5 updates by @dependabot[bot] in #1027
- chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #1023
- chore(deps): bump @actions/core from 1.11.1 to 2.0.0 in the actions group by @dependabot[bot] in #1022
Full Changelog: v1...v1.6.0
v1.5.6
What's Changed
Bug Fixes 🐝
- fix: resolved an issue where sponsorship avatars in the default template would vanish after some time due to expiring access tokens. Special thanks to @K-vanc for tracking this down.
Full Changelog: v1...v1.5.6
v1.5.5
What's Changed
Features ✨
- feat: slight improvement to alt text in default template by @JamesIves in #885
Dependencies 🤖
- chore(deps-dev): bump the eslint group with 2 updates by @dependabot in #862
- chore(deps): bump typescript-eslint from 8.13.0 to 8.14.0 in the typescript group by @dependabot in #863
- chore(deps): bump the misc group across 1 directory with 9 updates by @dependabot in #874
- chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #865
- chore(deps): bump the misc group across 1 directory with 7 updates by @dependabot in #878
- chore(deps): bump the misc group across 1 directory with 4 updates by @dependabot in #880
- chore(deps-dev): bump @types/node from 22.10.1 to 22.10.2 in the misc group by @dependabot in #881
- chore(deps): bump @eslint/js from 9.16.0 to 9.17.0 in the eslint group by @dependabot in #883
- chore(deps-dev): bump eslint from 9.16.0 to 9.17.0 in the misc group by @dependabot in #884
Full Changelog: v1...v1.5.5
v1.5.4
What's Changed
Dependencies 🤖
- chore(deps): mass bump dependencies by @JamesIves in #861
- chore(deps): switch to using
.node-versioninstead of.nvmrcfor Node dependency management. - chore(deps): updated node version to 22.11.0 for development
Full Changelog: v1...v1.5.4
v1.5.3
What's Changed
Bug Fixes 🐝
- fix: resolved a number of small typos in the action debug statements
v1.5.2
What's Changed
New Features 🎉
- feat: ✨ Added a log line that shows how many sponsors the action was able to retrieve.
v1.5.1
What's Changed
Bug Fixes 🐝
- fix: resolved an issue where the default config was not being applied to the non-action version of the project.
Full Changelog: v1...v1.5.1
v1.5.0
What's Changed
New Features 🎉
-
feat: ✨ Adds ability to display anonymized private sponsors. Private sponsors will be displayed in the list, however any identifying information will be redacted. This can be useful if you want to display all sponsors, regardless of their privacy settings. To enable this feature, you can set
include-privatetotruein your workflow. -
feat: ✨ Adds the ability to use
avatarUrlin a sponsorship template. This is an exposed field from the GitHub API and typically matcheshttps://github.com/{username}.png(unlessinclude-privateis set totruethat is)
- name: Generate Sponsors 💖
uses: JamesIves/github-sponsors-readme-action@v1
with:
token: ${{ secrets.PAT }}
file: 'README.md'
minimum: 2500
template: '<a href="https://github.com/{{{ login }}}"><img src="{{{ avatarUrl }}}" width="80px" alt="{{{ login }}}" /></a> '
marker: 'real-premium'
active-only: false
include-private: trueAll of the above features have been documented in the README 📖
Full Changelog: v1...v1.5.0
v1.4.5
What's Changed
Bug Fixes 🐝
- fix: mark
includePrivateasfalsein the GraphQL query to ensure that user privacy is always respected regardless of whatprivacyLevelreturns with due to potential difference in API versions.
Dependencies 🤖
- chore(deps): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #821
Full Changelog: v1...v1.4.5
v1.4.4
What's Changed
Bug Fixes 🐝
- fix: null check privacyLevel by @JamesIves in #820
Full Changelog: v1...v1.4.4