Releases: Shopify/spoom
Releases · Shopify/spoom
v1.1.12
What's Changed
✨ Enhancements
- Update coverage cli command to reflect --save option by @matthewarkin in #130
- Allow filtering errors by path by @Morriar in #140
- Add
Context
abstraction by @Morriar in #172
🐛 Bug Fixes
- Override user error-url-base when running Sorbet with
spoom tc
by @Morriar in #138 - Fix bug causing "bump ignore to false" to fail by @alexevanczuk in #149
🛠 Other Changes
- Add CLA check by @gmcgibbon in #129
- Add dependabot config by @Morriar in #131
- Run CI on all branches by @Morriar in #141
- Remove useless labels from Dependabot auto-tagging by @Morriar in #139
- Add ruby lsp support by @RyanBrushett in #150
- Add Github CODEOWNERS file by @Morriar in #170
- Remove experimental CI for 3.1 by @Morriar in #171
- Remove
classification
from service.yml by @Morriar in #173 - Remove some leftovers from
matrix.experimental
by @Morriar in #174 - Migrate off probot-CLA to new GitHub Action by @cursedcoder in #175
- Rename some
Context
methods by @Morriar in #184
New Contributors
- @gmcgibbon made their first contribution in #129
- @matthewarkin made their first contribution in #130
- @RyanBrushett made their first contribution in #150
- @alexevanczuk made their first contribution in #149
- @cursedcoder made their first contribution in #175
- @dirceu made their first contribution in #189
Full Changelog: v1.1.11...v1.1.12
v1.1.11
v1.1.10
What's Changed
🐛 Bug Fixes
- Preserve empty lines when using
spoom bump
by @bravehager in #124
New Contributors
- @bravehager made their first contribution in #124
Full Changelog: v1.1.9...v1.1.10
v1.1.9
What's Changed
🛠 Other Changes
- Add Ruby 3.1 to CI by @petergoldstein in #116
- Bump a few files to
typed: strict
by @Morriar in #119 - Fix position of expected values in
assert_equal
by @Morriar in #121 - Bump lsp files to
typed: strict
by @Morriar in #120 - Fix flaky
test_run_srb_from_bundler_not_found
test by @Morriar in #122 Spoom::exec
returns anExecResult
by @Morriar in #123
New Contributors
- @petergoldstein made their first contribution in #116
Full Changelog: v1.1.8...v1.1.9
v1.1.8
v1.1.7
v1.1.6
What's Changed
✨ Enhancements
🐛 Bug Fixes
- Fix error in
spoom tc
by @Morriar in #110 - Require
pathname
by @etiennebarrie in #112
🛠 Other Changes
- Add Tapioca to dev dependencies by @Morriar in #107
- Use Minitest::SpecReporter by default by @Morriar in #108
- Add release.yml by @Morriar in #111
New Contributors
- @etiennebarrie made their first contribution in #112
Full Changelog: v1.1.5...v1.1.6
v1.1.5
v1.1.4
What's Changed
- Remove slack channels from service manifest by @services-db in #98
- Fix for
requires_ancestor
error by @mutecipher in #100
New Contributors
- @services-db made their first contribution in #98
- @mutecipher made their first contribution in #100
Full Changelog: v1.1.3...v1.1.4