k8s-gateway-api-rs
k8s-gateway-api-rs copied to clipboard
Bump softprops/action-gh-release from 2.0.2 to 2.2.1
Bumps softprops/action-gh-release from 2.0.2 to 2.2.1.
Release notes
Sourced from softprops/action-gh-release's releases.
v2.2.1
What's Changed
Bug fixes 🐛
- fix: big file uploads by
@xen0nin softprops/action-gh-release#562Other Changes 🔄
- chore(deps): bump
@types/nodefrom 22.10.1 to 22.10.2 by@dependabotin softprops/action-gh-release#559- chore(deps): bump
@types/nodefrom 22.10.2 to 22.10.5 by@dependabotin softprops/action-gh-release#569- chore: update error and warning messages for not matching files in files field by
@ytimocinin softprops/action-gh-release#568New Contributors
@ytimocinmade their first contribution in softprops/action-gh-release#568Full Changelog: https://github.com/softprops/action-gh-release/compare/v2.2.0...v2.2.1
v2.2.0
What's Changed
Exciting New Features 🎉
- feat: read the release assets asynchronously by
@xen0nin softprops/action-gh-release#552Bug fixes 🐛
- fix(docs): clarify the default for tag_name by
@alexeaglein softprops/action-gh-release#544Other Changes 🔄
- chore(deps): bump typescript from 5.6.3 to 5.7.2 by
@dependabotin softprops/action-gh-release#548- chore(deps): bump
@types/nodefrom 22.9.0 to 22.9.4 by@dependabotin softprops/action-gh-release#547- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by
@dependabotin softprops/action-gh-release#545- chore(deps): bump
@vercel/nccfrom 0.38.2 to 0.38.3 by@dependabotin softprops/action-gh-release#543- chore(deps): bump prettier from 3.3.3 to 3.4.1 by
@dependabotin softprops/action-gh-release#550- chore(deps): bump
@types/nodefrom 22.9.4 to 22.10.1 by@dependabotin softprops/action-gh-release#551- chore(deps): bump prettier from 3.4.1 to 3.4.2 by
@dependabotin softprops/action-gh-release#554New Contributors
@alexeaglemade their first contribution in softprops/action-gh-release#544@xen0nmade their first contribution in softprops/action-gh-release#552Full Changelog: https://github.com/softprops/action-gh-release/compare/v2.1.0...v2.2.0
v2.1.0
What's Changed
Exciting New Features 🎉
- feat: add support for release assets with multiple spaces within the name by
@dukhinein softprops/action-gh-release#518- feat: preserve upload order by
@richardddin softprops/action-gh-release#500Other Changes 🔄
... (truncated)
Changelog
Sourced from softprops/action-gh-release's changelog.
2.2.1
What's Changed
Bug fixes 🐛
- fix: big file uploads by
@xen0nin softprops/action-gh-release#562Other Changes 🔄
- chore(deps): bump
@types/nodefrom 22.10.1 to 22.10.2 by@dependabotin softprops/action-gh-release#559- chore(deps): bump
@types/nodefrom 22.10.2 to 22.10.5 by@dependabotin softprops/action-gh-release#569- chore: update error and warning messages for not matching files in files field by
@ytimocinin softprops/action-gh-release#5682.2.0
What's Changed
Exciting New Features 🎉
- feat: read the release assets asynchronously by
@xen0nin softprops/action-gh-release#552Bug fixes 🐛
- fix(docs): clarify the default for tag_name by
@alexeaglein softprops/action-gh-release#544Other Changes 🔄
- chore(deps): bump typescript from 5.6.3 to 5.7.2 by
@dependabotin softprops/action-gh-release#548- chore(deps): bump
@types/nodefrom 22.9.0 to 22.9.4 by@dependabotin softprops/action-gh-release#547- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by
@dependabotin softprops/action-gh-release#545- chore(deps): bump
@vercel/nccfrom 0.38.2 to 0.38.3 by@dependabotin softprops/action-gh-release#543- chore(deps): bump prettier from 3.3.3 to 3.4.1 by
@dependabotin softprops/action-gh-release#550- chore(deps): bump
@types/nodefrom 22.9.4 to 22.10.1 by@dependabotin softprops/action-gh-release#551- chore(deps): bump prettier from 3.4.1 to 3.4.2 by
@dependabotin softprops/action-gh-release#5542.1.0
What's Changed
Exciting New Features 🎉
- feat: add support for release assets with multiple spaces within the name by
@dukhinein softprops/action-gh-release#518- feat: preserve upload order by
@richardddin softprops/action-gh-release#500Other Changes 🔄
- chore(deps): bump
@types/nodefrom 22.8.2 to 22.8.7 by@dependabotin softprops/action-gh-release#5392.0.9
- maintenance release with updated dependencies
... (truncated)
Commits
c95fe14release 2.2.1deddb09fix: big file uploads (#562)33fcd69chore: update error and warning messages for not matching files in files fiel...01050bdchore(deps): bump@types/nodefrom 22.10.2 to 22.10.5 (#569)92dffe6chore(deps): bump@types/nodefrom 22.10.1 to 22.10.2 (#559)7b4da11release 2.2.064f1fa1feat: read the release assets asynchronously (#552)9e35a64chore(deps): bump prettier from 3.4.1 to 3.4.2 (#554)92bc83cchore(deps): bump@types/nodefrom 22.9.4 to 22.10.1 (#551)09f0e37chore(deps): bump prettier from 3.3.3 to 3.4.1 (#550)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)