Skip to content

build(deps): bump clap from 4.5.28 to 4.5.29#695

Merged
elijah-potter merged 1 commit into
masterfrom
dependabot/cargo/clap-4.5.29
Feb 17, 2025
Merged

build(deps): bump clap from 4.5.28 to 4.5.29#695
elijah-potter merged 1 commit into
masterfrom
dependabot/cargo/clap-4.5.29

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 17, 2025

Bumps clap from 4.5.28 to 4.5.29.

Release notes

Sourced from clap's releases.

v4.5.29

[4.5.29] - 2025-02-11

Fixes

  • Change ArgMatches::args_present so not-present flags are considered not-present (matching the documentation)
Changelog

Sourced from clap's changelog.

[4.5.29] - 2025-02-11

Fixes

  • Change ArgMatches::args_present so not-present flags are considered not-present (matching the documentation)
Commits
  • 1f74b01 chore: Release
  • 23feee1 docs: Update changelog
  • ae1457b chore(complete): Update require clap
  • 0d142f6 chore: Release
  • 0facf1f docs: Update changelog
  • ee6af99 Merge pull request #5743 from epage/sort
  • 232ee10 fix(complete): Use existing display order for Arg/Command
  • c6b5d62 feat(builder): Expose get_display_order
  • 67d9fef feat(complete): Give control over display order
  • 59a61e1 refactor(complete): Pull out common candidate code
  • 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)

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.28 to 4.5.29.
- [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_complete-v4.5.28...clap_complete-v4.5.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 17, 2025
@elijah-potter elijah-potter merged commit b23fc87 into master Feb 17, 2025
@elijah-potter elijah-potter deleted the dependabot/cargo/clap-4.5.29 branch February 17, 2025 20:13
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 25, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [Automattic/harper/harper-ls](https://github.com/Automattic/harper) | minor | `v0.20.0` -> `v0.22.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>Automattic/harper (Automattic/harper/harper-ls)</summary>

### [`v0.22.0`](https://github.com/Automattic/harper/releases/tag/v0.22.0)

[Compare Source](Automattic/harper@v0.21.1...v0.22.0)

#### What's Changed

-   feat(core): create hyphenation rule for `out-of-date` by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#671
-   chore: use `just sampleforms` to fix curated dict entries by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#660
-   fix: change "and alike" phrase correction to "and the like" by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#705
-   Add Automattic Lingo and Branding by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#706
-   fix(core): possesive -> possessive typo in lint message by [@&#8203;b-sharman](https://github.com/b-sharman) in Automattic/harper#690
-   build(deps): bump smallvec from 1.13.2 to 1.14.0 by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#694
-   build(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.13.1 to 22.13.4 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#698
-   build(deps-dev): bump jasmine and [@&#8203;types/jasmine](https://github.com/types/jasmine) in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#696
-   build(deps): bump clap from 4.5.28 to 4.5.29 by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#695
-   build(deps-dev): bump vite-plugin-top-level-await from 1.4.4 to 1.5.0 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#699
-   build(deps-dev): bump [@&#8203;sveltejs/adapter-node](https://github.com/sveltejs/adapter-node) from 3.0.3 to 5.2.12 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#700
-   build(deps-dev): bump flowbite from 3.1.1 to 3.1.2 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#697
-   feat(harper.js): allow modification to the dictionary. by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#683
-   fix(core): `someways` is not a noun by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#708
-   fix(core): make `ChangeTack` lint more specific by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#709

#### New Contributors

-   [@&#8203;b-sharman](https://github.com/b-sharman) made their first contribution in Automattic/harper#690

**Full Changelog**: Automattic/harper@v0.21.1...v0.22.0

### [`v0.21.1`](https://github.com/Automattic/harper/releases/tag/v0.21.1)

[Compare Source](Automattic/harper@v0.20.0...v0.21.1)

#### What's Changed

-   Proper noun caps australia by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#651
-   feat: Flag "discuss about" instead of "discuss" by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#645
-   feat: suggestion to change "sooner than later" by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#644
-   feat: proper noun capitalization for Malaysia by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#652
-   Implements [#&#8203;505](Automattic/harper#505) could of, should of, would of -> ... have by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#647
-   Remove Duplicate Spelling Suggestions by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#654
-   feat(core): condense `further more` by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#655
-   feat: rename `FullDictionary` -> `MutableDictionary` and add some doc comments by [@&#8203;grantlemons](https://github.com/grantlemons) in Automattic/harper#658
-   chore: fixes to curated dictionary affixes by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#650
-   build(deps): bump once_cell from 1.20.2 to 1.20.3 by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#634
-   feat: add some words to curated dictionary by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#596
-   feat(web): make underlines animate into existence on page load by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#664
-   Chock full by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#666
-   Several New Linters by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#663
-   feat: multi-word proper nouns for Canada by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#657
-   fix(core): edge cases in the closed compound noun rule by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#670
-   docs: add nixpkgs as an installation method by [@&#8203;sumnerevans](https://github.com/sumnerevans) in Automattic/harper#656

#### New Contributors

-   [@&#8203;sumnerevans](https://github.com/sumnerevans) made their first contribution in Automattic/harper#656

**Full Changelog**: Automattic/harper@v0.20.0...v0.21.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjkuMyIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant