Skip to content
Compare
Choose a tag to compare
@accept-to-ship-bot accept-to-ship-bot released this 25 Jun 07:34
· 95 commits to main since this release

What's Changed

  • Upgraded @octokit/plug-* by @CatChen in #2723
  • [ImgBot] Optimize images by @imgbot in #2718
  • Fixed ship workflow YAML by @CatChen in #2736
  • Simplified preversion script by @CatChen in #2737
  • Added support for pull request comment (aka issue comment) event by @CatChen in #2738
  • Bump @types/node from 20.12.12 to 20.12.13 in the types group by @dependabot in #2760
  • Bump the development-dependencies group with 3 updates by @dependabot in #2757
  • Bump eslint from 9.3.0 to 9.4.0 in the development-dependencies group across 1 directory by @dependabot in #2767
  • Better debug info for pending jobs from the same workflow by @CatChen in #2776
  • Fixed check debug info by @CatChen in #2779
  • Replaced line-break with --- separator in debug info by @CatChen in #2784
  • Bump prettier from 3.2.5 to 3.3.0 in the development-dependencies group by @dependabot in #2792
  • Bump @types/node from 20.12.13 to 20.14.1 in the types group across 1 directory by @dependabot in #2799
  • Bump the development-dependencies group with 3 updates by @dependabot in #2808
  • Bump prettier from 3.3.0 to 3.3.1 in the development-dependencies group by @dependabot in #2816
  • Bump @types/node from 20.14.1 to 20.14.2 in the types group by @dependabot in #2815
  • Bump the development-dependencies group with 4 updates by @dependabot in #2829
  • Bump lint-staged from 15.2.5 to 15.2.6 in the development-dependencies group by @dependabot in #2836
  • Ran Prettier with XML plugin against SVG by @CatChen in #2846
  • Updated workflows by @CatChen in #2847
  • Reusing the same Dependabot triggering workflow by @CatChen in #2863
  • Bump @octokit/plugin-throttling from 8.2.0 to 9.3.0 by @dependabot in #2733
  • Bump lint-staged from 15.2.6 to 15.2.7 in the development-dependencies group by @dependabot in #2843
  • Printing out more run/job metadata by @CatChen in #2886
  • Bump @types/node from 20.14.2 to 20.14.5 in the types group by @dependabot in #2894
  • Added labeling job to dependabot workflow by @CatChen in #2910
  • Updated release diff target to include README.md by @CatChen in #2904
  • Bump @types/node from 20.14.5 to 20.14.7 in the types group across 1 directory by @dependabot in #2937
  • Switched to dependabot/fetch-metadata@v2 for labeling by @CatChen in #2971
  • Preventing ship workflow from running on test branches by @CatChen in #2986
  • Bump the development-dependencies group across 1 directory with 5 updates by @dependabot in #2940
  • Set summary if successfully merged by @CatChen in #3040
  • Bump @types/node from 20.14.7 to 20.14.8 in the types group by @dependabot in #3061
  • Fixed release workflow by @CatChen in #3082
  • Updated release diff targets and .npmignore by @CatChen in #3095
  • Using accept-to-ship bot token to release by @CatChen in #3124
  • Fixed skip-if-no-diff when triggered by workflow_dispatch by @CatChen in #3139
  • Removed inputs.ref by @CatChen in #3162

New Contributors

Full Changelog: v0.5.0...v0.5.2