Released 2024-07-10.
- Upgrade Ruby dependencies. [#144], [#146], [#147], #[150], [#151], [#152], [#155], [#158].
- Upgrade GitHub Actions dependencies. [#143], [#148], [#149], [#157].
- Upgrade npm dependencies. [#145]
Released 2024-02-19.
- Permit MIT-0 license. #142
- Upgrade Ruby dependencies. #138, #139.
- Upgrade GitHub Actions dependencies. #140
- Upgrade npm dependencies. [#141
Released 2024-01-08.
Released 2024-01-08.
- Update
dependabot.yml
to use dependency groups. #122 - Upgrade Ruby dependencies. #123, #124, #126, #[128], #129. #131, #[133], #135
- Upgrade GitHub Actions dependencies. #125, #127, #129, #132, #134
Released 2023-07-02.
- Use stricter version pinning for GitHub Actions. #94
- Rollup of May 2023 dependabot RubyGems updates. #106
- Update deps. #109, #110, #111, #112, #113, #114, #115, #116, #117, #121
- Use stricter version pinning for GitHub Actions. #94
- Bump ruby/setup-ruby from 1.147.0 to 1.148.0. #95
- Stop monitoring Twitter links, fix markdown link check job. #104
- Remove unneeded ignore pattern from markdown link check config. #105
- Update CI to install Ruby version compatible with gemspec. #107
- Update dependabot.yml. #108
Released 2023-04-27.
- Checkout artichoke/artichoke repository in the a better temp directory. #93
Released 2023-04-27.
- Add github action branding metadata, prepare v1.9.0 release. #91
Released 2023-04-27.
- Upgrade gemspec minimum Ruby version to 3.0.0. #90
- Upgrade development Ruby version and bundler version. #89
Released 2023-04-26.
- Echo cargo-about version in composite action. #88
Released 2023-04-26.
- Use json output from
cargo-about
. #87
Released 2022-04-25.
Released 2023-04-01.
Many dependency upgrades. See GitHub PRs #40 through #84.
Released 2022-10-31.
- Address deprecated 'set-output' command in GitHub Actions. #38
Released 2022-10-15.
- Fix cargo-about Artichoke license checksum errors on Windows. #36
- Bump tapioca from 0.10.0 to 0.10.2. #32
- Bump regexp_parser from 2.5.0 to 2.6.0. #33
- Bump unicode-display_width from 2.2.0 to 2.3.0. #34
- Bump sorbet from 0.5.10413 to 0.5.10473. #35
Released 2022-09-23.
- Always update stable rust using rustup. #30
- Enforce Ruby files have 'strict' as the minimum sorbet typed level. #29
Released 2022-09-10. Initial release of generate_third_party
.
Generate THIRDPARTY license listings using the bin script:
generate-third-party-text-file
generate-third-party-text-file-single-target
This gem exposes a bin script for installing cargo-about
in GitHub Actions at
install-cargo-about
.