File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+ [ Compare changes] ( https://github.com/stacksjs/buddy-bot/compare/v0.9.8...v0.9.9 )
3+
4+ ### 🐛 Bug Fixes
5+
6+ - use local buddy-bot build in dependency-update job ([ ea0e1ae] ( https://github.com/stacksjs/buddy-bot/commit/ea0e1ae ) )
7+ - always merge main into PR branches to prevent CONFLICTING state ([ b2b8b7a] ( https://github.com/stacksjs/buddy-bot/commit/b2b8b7a ) )
8+ - merge main into PR branch before applying updates ([ 4a0f31b] ( https://github.com/stacksjs/buddy-bot/commit/4a0f31b ) )
9+ - run local buddy-bot build in GitHub Actions instead of npm version ([ 1595ace] ( https://github.com/stacksjs/buddy-bot/commit/1595ace ) )
10+ - ensure satisfied PR check errors are visible in GitHub Actions ([ 673724e] ( https://github.com/stacksjs/buddy-bot/commit/673724e ) )
11+
12+ ### 🧹 Chores
13+
14+ - release v0.9.9 ([ 659bdf6] ( https://github.com/stacksjs/buddy-bot/commit/659bdf6 ) )
15+ - wip ([ c9ae223] ( https://github.com/stacksjs/buddy-bot/commit/c9ae223 ) )
16+ - wip ([ 84faf6b] ( https://github.com/stacksjs/buddy-bot/commit/84faf6b ) )
17+ - improve checking for satisfied PRs ([ 6d33d88] ( https://github.com/stacksjs/buddy-bot/commit/6d33d88 ) )
18+ - add clapp to dictionary ([ 9e85f31] ( https://github.com/stacksjs/buddy-bot/commit/9e85f31 ) )
19+ - wip ([ d3712a6] ( https://github.com/stacksjs/buddy-bot/commit/d3712a6 ) )
20+ - wip ([ 73a8526] ( https://github.com/stacksjs/buddy-bot/commit/73a8526 ) )
21+
22+ ### Contributors
23+
24+ 25+
226[ Compare changes] ( https://github.com/stacksjs/buddy-bot/compare/v0.9.7...v0.9.8 )
327
428### 🚀 Features
Original file line number Diff line number Diff line change 11{
22 "name" : " buddy-bot" ,
33 "type" : " module" ,
4- "version" : " 0.9.8 " ,
4+ "version" : " 0.9.9 " ,
55 "description" : " Automated & optimized dependency updates for JavaScript & TypeScript projects. Like Renovate & Dependabot." ,
66 "author" :
" Chris Breuer <[email protected] >" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments