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: bump clap from 4.5.27 to 4.5.28 #1325

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps clap from 4.5.27 to 4.5.28.

Release notes

Sourced from clap's releases.

v4.5.28

[4.5.28] - 2025-02-03

Features

  • (derive) Unstable support for full markdown syntax for doc comments, enabled with unstable-markdown
Changelog

Sourced from clap's changelog.

[4.5.28] - 2025-02-03

Features

  • (derive) Unstable support for full markdown syntax for doc comments, enabled with unstable-markdown
Commits

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 added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 10, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/clap-4.5.28 branch 2 times, most recently from 342ce1b to 280084d Compare February 10, 2025 10:33
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.27 to 4.5.28.
- [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.27...clap_complete-v4.5.28)

---
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 force-pushed the dependabot/cargo/clap-4.5.28 branch from 280084d to dad806e Compare February 10, 2025 13:12
@benfdking benfdking merged commit 8bc8af2 into main Feb 10, 2025
28 checks passed
@benfdking benfdking deleted the dependabot/cargo/clap-4.5.28 branch February 10, 2025 13:40
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 26, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quarylabs/sqruff](https://github.com/quarylabs/sqruff) | patch | `v0.25.4` -> `v0.25.10` |

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>quarylabs/sqruff (quarylabs/sqruff)</summary>

### [`v0.25.10`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.10)

[Compare Source](quarylabs/sqruff@v0.25.9...v0.25.10)

#### What's Changed

-   chore: bump [@&#8203;types/node](https://github.com/types/node) from 22.13.4 to 22.13.5 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1364
-   chore: bump [@&#8203;types/react-dom](https://github.com/types/react-dom) from 19.0.3 to 19.0.4 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1367
-   chore: bump typescript-eslint from 8.24.0 to 8.25.0 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1368
-   fix: remove attestation by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1370
-   chore: bump fix by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1371

**Full Changelog**: quarylabs/sqruff@v0.25.9...v0.25.10

### [`v0.25.9`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.9)

[Compare Source](quarylabs/sqruff@v0.25.5...v0.25.9)

#### What's Changed

-   fix: fix release vsix by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1362
-   chore: bump release by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1363

**Full Changelog**: quarylabs/sqruff@v0.25.8...v0.25.9

### [`v0.25.5`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.5)

[Compare Source](quarylabs/sqruff@v0.25.4...v0.25.5)

#### What's Changed

-   refactor: replace fix tracking vector with boolean flag by [@&#8203;gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1318
-   chore: bump strum from 0.26.3 to 0.27.0 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1324
-   chore: bump rustc-hash from 2.1.0 to 2.1.1 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1327
-   chore: bump strum_macros from 0.26.4 to 0.27.0 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1326
-   chore: bump clap from 4.5.27 to 4.5.28 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1325
-   chore: bump esbuild from 0.24.2 to 0.25.0 in the npm_and_yarn group by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1329
-   chore: update eslint by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1332
-   chore: bump prettier from 3.4.2 to 3.5.0 by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1333
-   chore/update minor node deps by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1334
-   chore: enabling python jinja tests by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1335
-   chore: bump strum from 0.27.0 to 0.27.1 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1340
-   chore: bump [@&#8203;monaco-editor/react](https://github.com/monaco-editor/react) from 4.6.0 to 4.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1344
-   chore: bump clap from 4.5.28 to 4.5.29 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1339
-   chore: bump prettier from 3.5.0 to 3.5.1 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1343
-   chore: bump strum_macros from 0.27.0 to 0.27.1 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1338
-   chore: bump [@&#8203;types/node](https://github.com/types/node) from 22.13.2 to 22.13.4 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1342
-   chore: bump tempfile from 3.16.0 to 3.17.0 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1337
-   chore: bump [@&#8203;types/react](https://github.com/types/react) from 19.0.8 to 19.0.10 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1345
-   chore: move over tests by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1347
-   feat(sqruff): Introduce Rules & RulesFormatter to CLI by [@&#8203;duvenagep](https://github.com/duvenagep) in quarylabs/sqruff#1336
-   chore: bump version by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1349

**Full Changelog**: quarylabs/sqruff@v0.25.4...v0.25.5

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODAuMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4MC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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