Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Jon Ruskin c749c334cd release-4.4.0
### Added

- Licensed status command will alert on stale cached dependency records (https://github.com/github/licensed/pull/657)
2023-05-26 09:18:56 -07:00
dependabot[bot] f681940db4
Bump thor from 1.2.1 to 1.2.2
Bumps [thor](https://github.com/rails/thor) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/rails/thor/releases)
- [Commits](https://github.com/rails/thor/compare/v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: thor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 09:56:47 +00:00
dependabot[bot] 7ef6016596
Bump parallel from 1.22.1 to 1.23.0
Bumps [parallel](https://github.com/grosser/parallel) from 1.22.1 to 1.23.0.
- [Release notes](https://github.com/grosser/parallel/releases)
- [Commits](https://github.com/grosser/parallel/compare/v1.22.1...v1.23.0)

---
updated-dependencies:
- dependency-name: parallel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 09:56:44 +00:00
Jon Ruskin 7526aed52a reset nokogiri to 1.14.3 2023-04-12 11:14:49 -07:00
Jon Ruskin 52a1476273 release 4.3.1
## 4.3.1
### Changed
- Bump nokogiri to resolve vulnerabilities (https://github.com/github/licensed/pull/648)
2023-04-12 11:12:20 -07:00
dependabot[bot] 8fb2089392
Bump nokogiri from 1.14.2 to 1.14.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.2 to 1.14.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.14.2...v1.14.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 06:27:51 +00:00
Jon Ruskin e0774b46fc release 4.3.0
### Added

- Cocoapods support has been re-enabled using a cocoapods plugin (https://github.com/github/licensed/pull/644)
2023-03-20 09:59:28 -07:00
Jon Ruskin 9734aff210 rewrite cocoapods source using cocoapods plugin 2023-03-19 20:12:35 -07:00
Jon Ruskin f588245b9c try bumping dependencies 2023-03-16 21:48:33 -07:00
dependabot[bot] 6f2118c0a2
Bump rack from 3.0.4.1 to 3.0.4.2
Bumps [rack](https://github.com/rack/rack) from 3.0.4.1 to 3.0.4.2.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.0.4.1...v3.0.4.2)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 17:24:20 +00:00
Jon Ruskin 390cba0498 bump nokogiri version
- update required ruby version to >= 2.7
- bundle update nokogiri
2023-03-07 09:09:44 -07:00
dependabot[bot] 43c59f98d9
Bump minitest from 5.17.0 to 5.18.0
Bumps [minitest](https://github.com/seattlerb/minitest) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/seattlerb/minitest/releases)
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/seattlerb/minitest/compare/v5.17.0...v5.18.0)

---
updated-dependencies:
- dependency-name: minitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 09:56:36 +00:00
Jon Ruskin c20fd0a17b release 4.2.0
### Added
- Reviewed and ignored configuration lists support matching on versions and version ranges (https://github.com/github/licensed/pull/629)

### Fixed
- Licensed should more reliably source dependencies from Gradle >= 8.0 (https://github.com/github/licensed/pull/630)
2023-02-25 13:11:30 -07:00
Jon Ruskin 8a63e37f6f release 4.1.0
### Added

- Custom license terms can be added to dependencies via new configuration options (https://github.com/github/licensed/pull/624)
- Licensed is now integrated with pnpm to enumerate dependencies (https://github.com/github/licensed/pull/626)
2023-02-08 09:56:21 -07:00
Jon Ruskin 120fdf8167 release 4.0.4
### Changed

- Dependency version requirements are more relaxed (https://github.com/github/licensed/pull/619)
2023-01-26 09:24:28 -07:00
Jon Ruskin 779e8729eb unignore gemfile.lock 2023-01-26 09:10:31 -07:00