-
Notifications
You must be signed in to change notification settings - Fork 90
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
build(deps): bump clap from 4.5.28 to 4.5.29 #695
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>
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 [@​elijah-potter](/~https://github.com/elijah-potter) in Automattic/harper#671 - chore: use `just sampleforms` to fix curated dict entries by [@​hippietrail](/~https://github.com/hippietrail) in Automattic/harper#660 - fix: change "and alike" phrase correction to "and the like" by [@​hippietrail](/~https://github.com/hippietrail) in Automattic/harper#705 - Add Automattic Lingo and Branding by [@​elijah-potter](/~https://github.com/elijah-potter) in Automattic/harper#706 - fix(core): possesive -> possessive typo in lint message by [@​b-sharman](/~https://github.com/b-sharman) in Automattic/harper#690 - build(deps): bump smallvec from 1.13.2 to 1.14.0 by [@​dependabot](/~https://github.com/dependabot) in Automattic/harper#694 - build(deps-dev): bump [@​types/node](/~https://github.com/types/node) from 22.13.1 to 22.13.4 in /packages by [@​dependabot](/~https://github.com/dependabot) in Automattic/harper#698 - build(deps-dev): bump jasmine and [@​types/jasmine](/~https://github.com/types/jasmine) in /packages by [@​dependabot](/~https://github.com/dependabot) in Automattic/harper#696 - build(deps): bump clap from 4.5.28 to 4.5.29 by [@​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 [@​dependabot](/~https://github.com/dependabot) in Automattic/harper#699 - build(deps-dev): bump [@​sveltejs/adapter-node](/~https://github.com/sveltejs/adapter-node) from 3.0.3 to 5.2.12 in /packages by [@​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 [@​dependabot](/~https://github.com/dependabot) in Automattic/harper#697 - feat(harper.js): allow modification to the dictionary. by [@​elijah-potter](/~https://github.com/elijah-potter) in Automattic/harper#683 - fix(core): `someways` is not a noun by [@​elijah-potter](/~https://github.com/elijah-potter) in Automattic/harper#708 - fix(core): make `ChangeTack` lint more specific by [@​elijah-potter](/~https://github.com/elijah-potter) in Automattic/harper#709 #### New Contributors - [@​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 [@​hippietrail](/~https://github.com/hippietrail) in Automattic/harper#651 - feat: Flag "discuss about" instead of "discuss" by [@​hippietrail](/~https://github.com/hippietrail) in Automattic/harper#645 - feat: suggestion to change "sooner than later" by [@​hippietrail](/~https://github.com/hippietrail) in Automattic/harper#644 - feat: proper noun capitalization for Malaysia by [@​hippietrail](/~https://github.com/hippietrail) in Automattic/harper#652 - Implements [#​505](Automattic/harper#505) could of, should of, would of -> ... have by [@​hippietrail](/~https://github.com/hippietrail) in Automattic/harper#647 - Remove Duplicate Spelling Suggestions by [@​elijah-potter](/~https://github.com/elijah-potter) in Automattic/harper#654 - feat(core): condense `further more` by [@​elijah-potter](/~https://github.com/elijah-potter) in Automattic/harper#655 - feat: rename `FullDictionary` -> `MutableDictionary` and add some doc comments by [@​grantlemons](/~https://github.com/grantlemons) in Automattic/harper#658 - chore: fixes to curated dictionary affixes by [@​hippietrail](/~https://github.com/hippietrail) in Automattic/harper#650 - build(deps): bump once_cell from 1.20.2 to 1.20.3 by [@​dependabot](/~https://github.com/dependabot) in Automattic/harper#634 - feat: add some words to curated dictionary by [@​hippietrail](/~https://github.com/hippietrail) in Automattic/harper#596 - feat(web): make underlines animate into existence on page load by [@​elijah-potter](/~https://github.com/elijah-potter) in Automattic/harper#664 - Chock full by [@​hippietrail](/~https://github.com/hippietrail) in Automattic/harper#666 - Several New Linters by [@​elijah-potter](/~https://github.com/elijah-potter) in Automattic/harper#663 - feat: multi-word proper nouns for Canada by [@​hippietrail](/~https://github.com/hippietrail) in Automattic/harper#657 - fix(core): edge cases in the closed compound noun rule by [@​elijah-potter](/~https://github.com/elijah-potter) in Automattic/harper#670 - docs: add nixpkgs as an installation method by [@​sumnerevans](/~https://github.com/sumnerevans) in Automattic/harper#656 #### New Contributors - [@​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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps clap from 4.5.28 to 4.5.29.
Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1f74b01
chore: Release23feee1
docs: Update changelogae1457b
chore(complete): Update require clap0d142f6
chore: Release0facf1f
docs: Update changelogee6af99
Merge pull request #5743 from epage/sort232ee10
fix(complete): Use existing display order for Arg/Commandc6b5d62
feat(builder): Expose get_display_order67d9fef
feat(complete): Give control over display order59a61e1
refactor(complete): Pull out common candidate codeDependabot 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)