Releases: artichoke/generate_third_party
Releases · artichoke/generate_third_party
v1.5.0
What's Changed
- Permit ISC and BSD-3-Clause license types by @lopopolo in #85
- Update embedded mruby license text to v3.2.0 by @lopopolo in #86
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Bump rubocop from 1.36.0 to 1.37.1 by @dependabot in #40
- Bump rbi from 0.0.15 to 0.0.16 by @dependabot in #42
- Bump sorbet from 0.5.10473 to 0.5.10526 by @dependabot in #43
- Bump rubocop from 1.37.1 to 1.39.0 by @dependabot in #48
- Bump tapioca from 0.10.2 to 0.10.3 by @dependabot in #44
- Bump sorbet from 0.5.10526 to 0.5.10566 by @dependabot in #51
- Bump mheap/github-action-required-labels from 2 to 3 by @dependabot in #53
- Rollup of January 2023 dependabot bundler updates by @lopopolo in #59
- Bump rubocop-ast from 1.24.0 to 1.24.1 by @dependabot in #52
- Bump spoom from 1.1.13 to 1.1.15 by @dependabot in #54
- Bump tapioca from 0.10.3 to 0.10.4 by @dependabot in #55
- Bump sorbet from 0.5.10566 to 0.5.10598 by @dependabot in #56
- Bump rubocop from 1.39.0 to 1.41.1 by @dependabot in #57
- Bump json from 2.6.2 to 2.6.3 by @dependabot in #58
- Bump rubocop from 1.41.1 to 1.44.1 by @dependabot in #67
- Bump sorbet from 0.5.10598 to 0.5.10634 by @dependabot in #66
- Bump sorbet from 0.5.10634 to 0.5.10644 by @dependabot in #68
- Bump unparser from 0.6.5 to 0.6.7 by @dependabot in #65
- Bump rubocop from 1.44.1 to 1.46.0 by @dependabot in #74
- Bump tapioca from 0.10.5 to 0.11.1 by @dependabot in #75
- Bump rubocop-sorbet from 0.6.11 to 0.7.0 by @dependabot in #71
- Bump sorbet from 0.5.10644 to 0.5.10690 by @dependabot in #77
- Bump rubocop from 1.46.0 to 1.48.1 by @dependabot in #78
- Bump sorbet from 0.5.10690 to 0.5.10746 by @dependabot in #84
- Bump tapioca from 0.11.1 to 0.11.4 by @dependabot in #82
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Bump unicode-display_width from 2.2.0 to 2.3.0 by @dependabot in #34
- Bump regexp_parser from 2.5.0 to 2.6.0 by @dependabot in #33
- Bump tapioca from 0.10.0 to 0.10.2 by @dependabot in #32
- Bump sorbet from 0.5.10413 to 0.5.10473 by @dependabot in #35
- Fix cargo-about Artichoke license checksum errors on Windows by @lopopolo in #36
- Release v1.2.0 by @lopopolo in #37
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Enforce Ruby files have 'strict' as the minimum sorbet typed level by @lopopolo in #29
- Always update stable rust using rustup by @lopopolo in #30
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Add CI and GitHub Action by @lopopolo in #1
- Bump rubocop from 1.35.1 to 1.36.0 by @dependabot in #2
- Update README by @lopopolo in #3
- Fix formatting typo in README yaml example by @lopopolo in #4
- Check out generate_third_party repository as part of composite action by @lopopolo in #5
- Fix path issues with bundle install by @lopopolo in #6
- Install cargo-about on macOS and Windows by @lopopolo in #8
- Use an absolute path in the sample Actions snippet by @lopopolo in #9
- Unnest cargo-about configs for single target by @lopopolo in #10
- Add missing targets by @lopopolo in #11
- Add curl retries to downloading release info and artifacts by @lopopolo in #12
- Add development gem group, don't install them during GitHub Action by @lopopolo in #13
- Add a Ruby script for downloading cargo-about by @lopopolo in #14
- Pass a GITHUB_TOKEN to the cargo-about installer script by @lopopolo in #17
- Use exponential backoff strategy in
retry_with
helper by @lopopolo in #18 - Use Content-Type header by @lopopolo in #19
- Add Ruby type checking with Sorbet and Tapioca integration by @lopopolo in #15
- Use native Ruby installed in GitHub Actions images by @lopopolo in #20
- Improve gem typing and organization by @lopopolo in #21
- Remove leftover requires from gem refactor by @lopopolo in #22
- Add bundler gem rake tasks by @lopopolo in #23
- Commands have class method entrypoints and instance method internals by @lopopolo in #24
- Migrate thirdparty listing binaries to scripts by @lopopolo in #25
- Implement a script for installing cargo-about by @lopopolo in #26
- Fix target flag in README example by @lopopolo in #27
- Release v1.0.0 by @lopopolo in #28
Full Changelog: https://github.com/artichoke/generate_third_party/commits/v1.0.0