Skip to content

Update clap requirement from 2.33 to 3.0 in /ruby/extractor#2

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/ruby/extractor/clap-3.0
Closed

Update clap requirement from 2.33 to 3.0 in /ruby/extractor#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/ruby/extractor/clap-3.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 25, 2022

Updates the requirements on clap to permit the latest version.

Release notes

Sourced from clap's releases.

v3.0.12

[3.0.12] - 2022-01-24

Features

  • (derive) Support for default_value_os_t
Changelog

Sourced from clap's changelog.

[3.0.12] - 2022-01-24

Features

  • (derive) Support for default_value_os_t

[3.0.11] - 2022-01-24

Fixes

  • Ensure conflicts work when they target a group with a default value

[3.0.10] - 2022-01-18

Fixes

  • Resolve panic! from v3.0.8 when using global_setting(PropagateVersion).

[3.0.9] - 2022-01-17

Features

  • Added App::find_subcommand_mut

[3.0.8] - 2022-01-17

Fixes

  • Respected DisableColoredHelp on cmd help help
  • Provide a little more context when completing arguments for cmd help
  • Provide more context for some asserts
  • Small documentation improvements

[3.0.7] - 2022-01-12

Fixes

  • Shift more asserts from parsing to App building (ie will now run in App::debug_assert)

derive

  • Documentation fixes

[3.0.6] - 2022-01-10

Fixes

derive

  • Don't assume user does use clap::ArgEnum (#3277)
  • Documentation fixes

... (truncated)

Commits

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

Updates the requirements on [clap](https://github.com/clap-rs/clap) to permit the latest version.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_generate-v3.0.0-rc.0...v3.0.12)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/ruby/extractor/clap-3.0 branch from 2b450fd to 83de91d Compare January 25, 2022 14:30
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 25, 2022
@github-actions github-actions Bot added the Ruby label Jan 25, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 17, 2022

Superseded by #4.

@dependabot dependabot Bot closed this Feb 17, 2022
@dependabot dependabot Bot deleted the dependabot/cargo/ruby/extractor/clap-3.0 branch February 17, 2022 06:25
jketema pushed a commit that referenced this pull request Mar 7, 2022
jketema pushed a commit that referenced this pull request May 24, 2022
jketema pushed a commit that referenced this pull request Oct 19, 2022
DIL before
```
                                                   /* AST::AstNode */ AST#87953007::Cached::TAstNode result) =
  fastTC(AST#a6718388::AstNode::getAChild#0#dispred#ff/2)
.

Synthesis#d9ff06b1::isInDesugaredContext#1#f(/* AST::AstNode */ unique AST#87953007::Cached::TAstNode n)
:-
  exists(int arg1, /* AST::AstNode */ dontcare AST#87953007::Cached::TAstNode _ |
    arg1 = -1, AST#87953007::Cached::getSynthChild#2(_, arg1, n)
  );
  exists(/* AST::AstNode */ AST#87953007::Cached::TAstNode call_result#2 |
    exists(int arg1,
           /* AST::AstNode */ dontcare AST#87953007::Cached::TAstNode _ |
      arg1 = -1, AST#87953007::Cached::getSynthChild#2(_, arg1, call_result#2)
    ),
    #AST#a6718388::AstNode::getAChild#0#dispredPlus#ff(call_result#2, n)
  )
.
```

DIL after
```
incremental
Synthesis#d9ff06b1::isInDesugaredContext#1#f(/* AST::AstNode */ unique AST#87953007::Cached::TAstNode n)
:-
  exists(int arg1, /* AST::AstNode */ dontcare AST#87953007::Cached::TAstNode _ |
    arg1 = -1, AST#87953007::Cached::getSynthChild#2(_, arg1, n)
  );
  exists(/* AST::AstNode */ AST#87953007::Cached::TAstNode any#expr##2 |
    rec Synthesis#d9ff06b1::isInDesugaredContext#1#f(any#expr##2),
    exists(cached dontcare string _ |
      AST#a6718388::AstNode::getAChild#1#dispred(any#expr##2, _, n)
    )
  )
| [base_case]
  exists(int arg1, /* AST::AstNode */ dontcare AST#87953007::Cached::TAstNode _ |
    arg1 = -1, AST#87953007::Cached::getSynthChild#2(_, arg1, n)
  )
| [delta_order]
  exists(/* AST::AstNode */ AST#87953007::Cached::TAstNode any#expr##2 |
    delta previous rec Synthesis#d9ff06b1::isInDesugaredContext#1#f(any#expr##2),
    project#AST#a6718388::AstNode::getAChild#1#dispred(any#expr##2, n)
  ),
  not(previous rec Synthesis#d9ff06b1::isInDesugaredContext#1#f(n))
.
``
jketema pushed a commit that referenced this pull request Jul 12, 2023
…for-unused-parameters-2

Go: make `ParameterNode`s for unused parameters #2 (make a disjoint class for unused ones)
jketema pushed a commit that referenced this pull request Sep 5, 2024
C++: Fix zstd and clean up test
jketema pushed a commit that referenced this pull request Dec 20, 2024
Refactor CfgScopes and Ast predicate names
jketema pushed a commit that referenced this pull request Dec 20, 2024
Split sources by taint type
jketema pushed a commit that referenced this pull request Feb 25, 2025
jketema pushed a commit that referenced this pull request Mar 28, 2025
Go: Add database source models for the github.com/couchbase/gocb package (#2)
jketema pushed a commit that referenced this pull request Mar 28, 2025
Go: Add `database` source models for the `squirrel` package (#2)
jketema pushed a commit that referenced this pull request Apr 30, 2025
JS: Add isMiddlewareSetup() hook to Routing model
jketema pushed a commit that referenced this pull request May 13, 2025
Implement first stage cryptography modelling and queries
jketema pushed a commit that referenced this pull request May 22, 2025
Java: Fix SpringRequestMappingMethod URL Extraction #2
jketema pushed a commit that referenced this pull request Jun 5, 2025
…ction-sink

Go: Add BigQuery as a sink for SQLi queries #2
jketema pushed a commit that referenced this pull request Jun 12, 2025
Set CWE-134 from 9.3 to 7.3 CVSS score for memory safe languages (#2)
jketema pushed a commit that referenced this pull request Oct 14, 2025
jketema pushed a commit that referenced this pull request Nov 10, 2025
…8e3d-0895-49ec-9025-a9864c8e5367

Fix generate-code-scanning-query-list.py to handle empty code-quality-extended suites
jketema pushed a commit that referenced this pull request Dec 1, 2025
jketema pushed a commit that referenced this pull request Dec 1, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants