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

chore(deps): bump the spdx group with 1 update #993

Merged
merged 3 commits into from
Dec 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2023

Bumps the spdx group with 1 update: spdx-expression-parse.

Updates spdx-expression-parse from 3.0.1 to 4.0.0

Commits
  • bb753f1 4.0.0
  • f4d2941 Configure GitHub to also test on latest Node.js
  • 19f25b5 Configure GitHub Action for CI
  • 86ebef5 Mention case-insensitive operators in README
  • e1dbc13 Test mixed-case operators
  • c0e25f8 Accept mixed-case operators
  • 52cb46f Test lower-case operators
  • 18bd587 Accept lower-case or upper-case operators
  • 2919fa9 README: Do not test on new SPDX IDs ending with +
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner December 2, 2023 11:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2023
Bumps the spdx group with 1 update: [spdx-expression-parse](https://github.com/jslicense/spdx-expression-parse.js).

- [Commits](jslicense/spdx-expression-parse.js@v3.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: spdx-expression-parse
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: spdx
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/spdx-208b55449f branch from 1291ea9 to 1c7d066 Compare December 2, 2023 15:00
@jkowalleck
Copy link
Member

the changes in 4.0.0 are just nothig anybody would want ...

Accept lower-case or upper-case operators

@jkowalleck jkowalleck closed this Dec 2, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2023

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/spdx-208b55449f branch December 2, 2023 15:00
@jkowalleck
Copy link
Member

@dependabot reopen

@dependabot dependabot bot reopened this Dec 2, 2023
@dependabot dependabot bot restored the dependabot/npm_and_yarn/spdx-208b55449f branch December 2, 2023 15:30
@jkowalleck
Copy link
Member

jkowalleck commented Dec 2, 2023

according to https://spdx.github.io/spdx-spec/v2.3/license-matching-guidelines-and-templates/ "B.5.1 Purpose"
the new lower-case handling appears to be okay ...

will considder this version

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck merged commit 4e88522 into main Dec 2, 2023
34 checks passed
@jkowalleck jkowalleck deleted the dependabot/npm_and_yarn/spdx-208b55449f branch December 2, 2023 15:41
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) (target: 90.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (685528d) 7272 7130 98.05%
Head commit (57e38d3) 7272 (+0) 7130 (+0) 98.05% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#993) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant