Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump license_finder from 7.0.1 to 7.2.1 in /src/supermarket #3231

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2024

Bumps license_finder from 7.0.1 to 7.2.1.

Release notes

Sourced from license_finder's releases.

v7.2.1

No release notes provided.

v7.2.0

Added

  • Add more license detection - b3dde46e - Simon Warren
  • Unlicense - 6fb571ca - Jim Kane

Fixed

  • Ensure licenses are recognised by spdx_id - b263f500 - Simon Warren
  • Ensure yarn runs in "current" project dir - 37d52f2b - Simon Warren
  • Fix CPL1 pretty name - 3ae49861 - Simon Warren
  • Fix 'unknown' Yarn 2 licenses - f57745be - Simon Warren
  • Print subproject paths when logging - add2f969 - Simon Warren

Deprecated

    • Remove Dep package manager for jammy release - 42bed10d

v7.1.0

Added

  • Missing New BSD alternative name - 64d425d9
  • pre-commit hook - 2fd5ac85 - Kurt von Laven
  • add --yarn-options option to customize yarn behavior dbecd8c4 - thobianchi
  • Add ability to specify package version when setting a manual license - 9e34752a - mtoneil
  • feat: add support for PNPM - b69b1151 - weyert

Fixed

  • Apache 2 license being too restrictive on matching - c7fd0399

  • Erlang not installing properly with mix - 74af3885

  • Scan transitive Yarn v2+ dependencies - 0115445e - Kurt von Laven

  • Issue with chaining commands with dlf - a6af8c3e

  • Nuget and dotnet not returning proper licenses - e3452336

  • Save help documentation for the default file name - 09a93762

  • Yarn2 output parsing - 395a7f02

  • Fix a bug writing to the decisions file when there is nested inheritance - c443fbd4 - mtoneil

Changed

  • Bump docker image golang version to 1.17.13 - 4f3df246
Changelog

Sourced from license_finder's changelog.

[7.2.1] / 2024-05-08

[7.2.0] / 2024-05-07

Added

  • Support for Ruby 3.3.x - 3bbe12f7
  • Support of latest Conan v1.6 - ef81af38 - melter2m
  • Support NPM 7 and up and include NodeJS 17 in the Docker image (NPM 8) - 420c5444 - rhuitl
  • Maven: extract LICENSE and NOTICE texts from JAR file and summary, description and URL from POM file - 0da6d30b - rhuitl
  • Add more license detection - b3dde46e - Simon Warren
  • Unlicense - 6fb571ca - Jim Kane

Fixed

  • Ensure licenses are recognised by spdx_id - b263f500 - Simon Warren
  • Ensure yarn runs in "current" project dir - 37d52f2b - Simon Warren
  • Fix CPL1 pretty name - 3ae49861 - Simon Warren
  • Fix 'unknown' Yarn 2 licenses - f57745be - Simon Warren
  • Print subproject paths when logging - add2f969 - Simon Warren

Changed

  • Use Ubuntu 22.04 (Jammy) for Docker image - da637b83 - rhuitl
  • Use Maven 3.6.3 instead of 3.6.0 which now throws an error. - 1d3326d3 - rhuitl

Deprecated

  • Remove Ruby 2.6 tests- c48ddb74
  • Remove Dep package manager for jammy release - 42bed10d

[7.1.0] / 2022-11-28

Added

  • Missing New BSD alternative name - 64d425d9
  • pre-commit hook - 2fd5ac85 - Kurt von Laven

Fixed

    • Apache 2 license being too restrictive on matching - c7fd0399
    • Erlang not installing properly with mix - 74af3885
  • Scan transitive Yarn v2+ dependencies - 0115445e - Kurt von Laven

  • Issue with chaining commands with dlf - a6af8c3e

  • Nuget and dotnet not returning proper licenses - e3452336

  • Save help documentation for the default file name - 09a93762

Changed

    • Bump docker image golang version to 1.17.13 - 4f3df246
Commits
  • 00b04cb Update changelog for version: 7.2.1
  • 66a1160 Merge pull request #1036 from amatsuda/wanings
  • 41f8eab Merge branch 'master' into wanings
  • 5b20450 Quick fix for missing jar
  • ae3477f Update changelog for 7.2
  • 461c44c Update changelog for version: 7.2.0
  • 5c1a611 Change pnpm format for versions
  • c48ddb7 Remove ruby 2.6 tests
  • 9e6611d ⚠️ character class has duplicated range
  • 0b06f19 Require package.rb before requiring each package manager
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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)

@dependabot dependabot bot requested review from a team as code owners July 26, 2024 14:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 26, 2024
Bumps [license_finder](https://github.com/pivotal/LicenseFinder) from 7.0.1 to 7.2.1.
- [Release notes](https://github.com/pivotal/LicenseFinder/releases)
- [Changelog](https://github.com/pivotal/LicenseFinder/blob/master/CHANGELOG.md)
- [Commits](pivotal/LicenseFinder@v7.0.1...v7.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/src/supermarket/license_finder-7.2.1 branch from 3d2bae8 to 6d69596 Compare August 13, 2024 06:10
Copy link

sonarcloud bot commented Aug 13, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants