Releases: github/licensed
Releases · github/licensed
3.7.0
What's Changed
- License updates for dependabot/github_actions/actions/cache-3 by @jonabc in #490
- Bump actions/cache from 2 to 3 by @dependabot in #489
- License updates for dependabot/bundler/byebug-tw-11.1.3 by @jonabc in #492
- Update byebug requirement from ~> 11.0.1 to ~> 11.1.3 by @dependabot in #491
- Update rubocop requirement from ~> 0.49, < 1.20 to ~> 1.26, < 1.27 by @dependabot in #493
- License updates for dependabot/github_actions/actions/setup-java-3 by @jonabc in #501
- Bump actions/setup-java from 2 to 3 by @dependabot in #497
- Bump actions/download-artifact from 2 to 3 by @dependabot in #496
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #495
- Bump actions/setup-go from 2 to 3 by @dependabot in #494
- License updates for dependabot/github_actions/haskell/actions-2 by @jonabc in #503
- Bump haskell/actions from 1 to 2 by @dependabot in #502
- License updates for support-pip-license-files by @jonabc in #505
- Support pip packages that install with a license_files folder by @jonabc in #504
- Release 3.7.0 by @jonabc in #506
Full Changelog: 3.6.0...3.7.0
3.6.0
What's Changed
- Bump actions/setup-node from 2 to 3 by @dependabot in #467
- Bump actions/setup-dotnet from 1 to 2.0.0 by @dependabot in #466
- Bump actions/setup-python from 2 to 3 by @dependabot in #468
- Bump actions/checkout from 2 to 3 by @dependabot in #471
- Overwrite a dependency license classification when force option is given by @jonabc in #473
- Fix documentation link to point at default licensee branch by @jonabc in #474
- Bump nanasess/setup-php from 3.0.9 to 3.0.10 by @dependabot in #476
- Bump nanasess/setup-php from 3.0.10 to 3.1.0 by @dependabot in #477
- Bump nanasess/setup-php from 3.1.0 to 3.1.1 by @dependabot in #478
- Use pip list to get packages for pip source by @jonabc in #480
- Initial support for npm workspaces by @jonabc in #485
- Add getting started docs with expected workflows by @jonabc in #483
- Consider Composer dev dependencies by @digilist in #486
New Contributors
Full Changelog: 3.5.0...3.6.0
3.5.0
What's Changed
- chore: fix typo by @villelahdenvuo in #452
- Allow custom licensee behavior overrides by @jonabc in #455
New Contributors
- @villelahdenvuo made their first contribution in #452
Full Changelog: 3.4.4...3.5.0
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.4.0
2021-12-14
Added
- New Yarn enumerator with support for berry versions (#423)
Fixed
- Error handling cases return correct values in the Yarn enumerator (#425)
- Fixed link in command documentation (:tada: @chibicco #416)
- Fixed minor backwards compatibility issue for Ruby 2.3 support (:tada: @dzunk #414)
Changed
- Licensed's own dependencies are cached in the repository and kept up to date with GitHub Actions (#421)