vinland-technology / flict

free and open source software license compatibility tool.
GNU General Public License v3.0
45 stars 6 forks source link

build(deps): update license-expression requirement from ~=30.2 to ~=30.3 #363

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Updates the requirements on license-expression to permit the latest version.

Release notes

Sourced from license-expression's releases.

v30.3.0

This is a minor release without API changes:

  • Use latest skeleton
  • Update license list to latest ScanCode and SPDX 3.23
  • Drop support for Python 3.7

What's Changed

Full Changelog: https://github.com/nexB/license-expression/compare/v30.2.0...v30.3.0

Changelog

Sourced from license-expression's changelog.

v30.3.0 - 2024-03-18

This is a minor release without API changes:

  • Use latest skeleton
  • Update license list to latest ScanCode and SPDX 3.23
  • Drop support for Python 3.7

v30.2.0 - 2023-11-29

This is a minor release without API changes:

  • Use latest skeleton
  • Update license list to latest ScanCode and SPDX 3.22
  • Add Python 3.12 support in CI

v30.1.1 - 2023-01-16

This is a minor dot release without API changes

  • Use latest skeleton
  • Update license list to latest ScanCode and SPDX 3.20

v30.1.0 - 2023-01-16

This is a minor release without API changes

  • Use latest skeleton (and updated configure script)
  • Update license list to latest ScanCode and SPDX 3.19
  • Use correct syntax for python_require
  • Drop using Travis and Appveyor
  • Drop support for Python 3.7 and add Python 3.11 in CI

v30.0.0 - 2022-05-10

This is a minor release with API changes

  • Use latest skeleton (and updated configure script)
  • Drop using calver
  • Improve error checking when combining licenses

... (truncated)

Commits
  • c20b3f6 Merge pull request #92 from nexB/release-prep-v30.2.1
  • 3bf21b1 Bump version to v30.3.0
  • 3d55bc6 Update llgpl license as exception
  • bf47b14 Merge remote-tracking branch 'skeleton/main' into release-prep-v30.2.1
  • 4241ab9 Bump version to v30.2.1
  • 3fea7b4 Update licenses from scancode-licensedb
  • acf94b3 Merge pull request #87 from nexB/update-macos-runners
  • 008d521 Update CI runners and python version
  • 0071028 Merge pull request #85 from nexB/84-widen-rtd-page
  • 7d74b8a Fix top padding for rst content
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)