chore(deps): bump crate-ci/typos from 1.45.1 to 1.47.2#151
chore(deps): bump crate-ci/typos from 1.45.1 to 1.47.2#151dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.45.1 to 1.47.2. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@v1.45.1...v1.47.2) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.47.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis PR bumps the
|
| Filename | Overview |
|---|---|
| .github/workflows/typos.yml | Single-line version bump for crate-ci/typos from v1.45.1 to v1.47.2; no structural changes to the workflow. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Push to main or Pull Request] --> B[checkout action]
B --> C[crate-ci/typos spell checker]
C --> D{Typos found?}
D -- Yes --> E[Workflow fails]
D -- No --> F[Workflow passes]
G[v1.45.1 old dictionary] -.->|bumped to| H[v1.47.2 updated dictionary]
H -.-> C
Reviews (1): Last reviewed commit: "chore(deps): bump crate-ci/typos from 1...." | Re-trigger Greptile
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps crate-ci/typos from 1.45.1 to 1.47.2.
Release notes
Sourced from crate-ci/typos's releases.
... (truncated)
Changelog
Sourced from crate-ci/typos's changelog.
Commits
37bb988chore: Releasecf0d280docs: Update changelog365762cMerge pull request #1569 from epage/inferee20d2afix(dict): Allow inferrable, disallow inferible44e2070chore: Releasee10d108docs: Update changelog06f8734Merge pull request #1566 from epage/fixa12d104fix(dict): Don't correct requestors823a0a4chore(deps): Update compatible (#1564)f8a58b6chore: ReleaseDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)