Skip to content

Comments

build(deps): bump crate-ci/typos from 1.43.0 to 1.43.3#1705

Merged
prymitive merged 1 commit intomainfrom
dependabot/github_actions/crate-ci/typos-1.43.3
Feb 7, 2026
Merged

build(deps): bump crate-ci/typos from 1.43.0 to 1.43.3#1705
prymitive merged 1 commit intomainfrom
dependabot/github_actions/crate-ci/typos-1.43.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2026

Bumps crate-ci/typos from 1.43.0 to 1.43.3.

Release notes

Sourced from crate-ci/typos's releases.

v1.43.3

[1.43.3] - 2026-02-06

Fixes

  • (action) Adjust how typos are reported to github

v1.43.2

[1.43.2] - 2026-02-05

Fixes

  • Don't correct certifi in Python

v1.43.1

[1.43.1] - 2026-02-03

Fixes

  • Don't correct consts
Changelog

Sourced from crate-ci/typos's changelog.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased] - ReleaseDate

[1.43.3] - 2026-02-06

Fixes

  • (action) Adjust how typos are reported to github

[1.43.2] - 2026-02-05

Fixes

  • Don't correct certifi in Python

[1.43.1] - 2026-02-03

Fixes

  • Don't correct consts

[1.43.0] - 2026-02-02

Compatibility

  • Bumped MSRV to 1.91

Features

[1.42.3] - 2026-01-27

Fixes

  • Don't correct loosing

[1.42.2] - 2026-01-26

Fixes

  • Don't correct substituters

[1.42.1] - 2026-01-19

... (truncated)

Commits
  • 9066e99 chore: Release
  • 3bebc2a docs: Update changelog
  • adf71f7 Merge pull request #1496 from adangel/fix-action-annotations
  • ad3053d chore: Release
  • a23d8be docs: Update changelog
  • 63b278c Merge pull request #1497 from epage/certifi
  • 5775fa1 feat(config): Don't correct certifi in Python
  • 67e0ce7 fix(gh): Fix col offset (1-based)
  • 7f369e0 fix(gh): Relativize file paths against GITHUB_WORKSPACE
  • 3141b83 docs: Add msrv entry
  • 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 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 [crate-ci/typos](https://github.com/crate-ci/typos) from 1.43.0 to 1.43.3.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@93cbdb2...9066e99)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-version: 1.43.3
  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 github_actions Pull requests that update GitHub Actions code labels Feb 7, 2026
@dependabot dependabot bot requested a review from prymitive as a code owner February 7, 2026 21:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 7, 2026
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request was validated by pint.

✔️ No problems found

Stats

Stat Value
Version v0.79.0-1-g0efc9358
Number of rules parsed 9
Number of rules checked 9
Number of problems found 0
Number of offline checks 0
Number of online checks 0
Checks duration 0

Problems

No problems reported

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.56%. Comparing base (72a4096) to head (0efc935).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1705   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files         109      109           
  Lines       13215    13215           
=======================================
  Hits        13158    13158           
  Misses         32       32           
  Partials       25       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link

github-actions bot commented Feb 7, 2026

Benchmark diff:

goos: linux
goarch: amd64
pkg: github.com/cloudflare/pint/cmd/pint
cpu: AMD EPYC 7763 64-Core Processor                
                    │   old.txt    │              new.txt               │
                    │    sec/op    │    sec/op     vs base              │
GlobFinder-4          18.10m ± ∞ ¹   18.53m ± ∞ ¹       ~ (p=0.151 n=5)
GitFinder-4           373.4m ± ∞ ¹   382.1m ± ∞ ¹  +2.32% (p=0.008 n=5)
CheckRules-4           9.468 ± ∞ ¹    9.462 ± ∞ ¹       ~ (p=0.690 n=5)
RuleIsIdentical-4     5.651m ± ∞ ¹   5.670m ± ∞ ¹       ~ (p=0.421 n=5)
GetChecksForEntry-4   108.0m ± ∞ ¹   109.0m ± ∞ ¹       ~ (p=0.056 n=5)
geomean               131.3m         132.9m        +1.18%
¹ need >= 6 samples for confidence interval at level 0.95

                    │    old.txt     │                new.txt                │
                    │      B/op      │     B/op       vs base                │
GlobFinder-4           7.136Mi ± ∞ ¹   7.136Mi ± ∞ ¹       ~ (p=1.000 n=5)
GitFinder-4            16.08Mi ± ∞ ¹   16.08Mi ± ∞ ¹       ~ (p=0.690 n=5)
CheckRules-4          1000.1Mi ± ∞ ¹   993.7Mi ± ∞ ¹       ~ (p=0.095 n=5)
RuleIsIdentical-4        0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
GetChecksForEntry-4    56.55Mi ± ∞ ¹   56.55Mi ± ∞ ¹       ~ (p=0.222 n=5)
geomean                            ³                  -0.13%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

                    │   old.txt    │               new.txt                │
                    │  allocs/op   │  allocs/op    vs base                │
GlobFinder-4          111.6k ± ∞ ¹   111.6k ± ∞ ¹       ~ (p=1.000 n=5)
GitFinder-4           151.1k ± ∞ ¹   151.1k ± ∞ ¹       ~ (p=0.635 n=5)
CheckRules-4          14.69M ± ∞ ¹   14.66M ± ∞ ¹  -0.24% (p=0.008 n=5)
RuleIsIdentical-4      0.000 ± ∞ ¹    0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
GetChecksForEntry-4   915.8k ± ∞ ¹   915.8k ± ∞ ¹       ~ (p=0.143 n=5)
geomean                          ³                 -0.05%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

pkg: github.com/cloudflare/pint/internal/parser
        │   old.txt    │              new.txt               │
        │    sec/op    │    sec/op     vs base              │
Parse-4   16.22m ± ∞ ¹   16.57m ± ∞ ¹  +2.20% (p=0.008 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

        │    old.txt    │            new.txt             │
        │     B/op      │     B/op       vs base         │
Parse-4   6.309Mi ± ∞ ¹   6.309Mi ± ∞ ¹  ~ (p=1.000 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

        │   old.txt    │            new.txt            │
        │  allocs/op   │  allocs/op    vs base         │
Parse-4   103.2k ± ∞ ¹   103.2k ± ∞ ¹  ~ (p=1.000 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

pkg: github.com/cloudflare/pint/internal/parser/source
               │   old.txt    │            new.txt            │
               │    sec/op    │    sec/op     vs base         │
LabelsSource-4   5.574m ± ∞ ¹   5.633m ± ∞ ¹  ~ (p=0.421 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

               │    old.txt    │            new.txt             │
               │     B/op      │     B/op       vs base         │
LabelsSource-4   4.436Mi ± ∞ ¹   4.432Mi ± ∞ ¹  ~ (p=1.000 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

               │   old.txt    │            new.txt            │
               │  allocs/op   │  allocs/op    vs base         │
LabelsSource-4   36.34k ± ∞ ¹   36.34k ± ∞ ¹  ~ (p=0.873 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

pkg: github.com/cloudflare/pint/internal/promapi
                    │   old.txt    │              new.txt               │
                    │    sec/op    │    sec/op     vs base              │
QueryCacheOnlySet-4   102.8n ± ∞ ¹   102.0n ± ∞ ¹       ~ (p=0.190 n=5)
QueryCacheSetGrow-4   362.0n ± ∞ ¹   411.1n ± ∞ ¹       ~ (p=0.222 n=5)
QueryCacheGetMiss-4   16.32n ± ∞ ¹   16.34n ± ∞ ¹       ~ (p=0.270 n=5)
QueryCacheGC/0%-4     33.31µ ± ∞ ¹   33.54µ ± ∞ ¹       ~ (p=0.690 n=5)
QueryCacheGC/1%-4     34.75µ ± ∞ ¹   35.17µ ± ∞ ¹       ~ (p=0.310 n=5)
QueryCacheGC/10%-4    38.62µ ± ∞ ¹   38.48µ ± ∞ ¹       ~ (p=0.841 n=5)
QueryCacheGC/20%-4    67.05µ ± ∞ ¹   66.86µ ± ∞ ¹       ~ (p=0.690 n=5)
QueryCacheGC/25%-4    66.65µ ± ∞ ¹   66.76µ ± ∞ ¹       ~ (p=1.000 n=5)
QueryCacheGC/50%-4    64.73µ ± ∞ ¹   65.36µ ± ∞ ¹       ~ (p=0.056 n=5)
QueryCacheGC/75%-4    49.10µ ± ∞ ¹   49.45µ ± ∞ ¹       ~ (p=0.548 n=5)
QueryCacheGC/99%-4    49.65µ ± ∞ ¹   50.13µ ± ∞ ¹       ~ (p=0.056 n=5)
QueryCacheGC/100%-4   49.80µ ± ∞ ¹   49.38µ ± ∞ ¹       ~ (p=0.841 n=5)
geomean               9.960µ         10.09µ        +1.28%
¹ need >= 6 samples for confidence interval at level 0.95

                    │    old.txt    │                new.txt                │
                    │     B/op      │     B/op       vs base                │
QueryCacheOnlySet-4     64.00 ± ∞ ¹     64.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheSetGrow-4     133.0 ± ∞ ¹     129.0 ± ∞ ¹       ~ (p=0.802 n=5)
QueryCacheGetMiss-4     0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/0%-4       0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/1%-4       0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/10%-4      0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/20%-4    18.09Ki ± ∞ ¹   18.09Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/25%-4    18.09Ki ± ∞ ¹   18.09Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/50%-4    18.09Ki ± ∞ ¹   18.09Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/75%-4      48.00 ± ∞ ¹     48.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/99%-4      48.00 ± ∞ ¹     48.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/100%-4     48.00 ± ∞ ¹     48.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
geomean                           ³                  -0.25%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

                    │   old.txt   │               new.txt               │
                    │  allocs/op  │  allocs/op   vs base                │
QueryCacheOnlySet-4   1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheSetGrow-4   1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGetMiss-4   0.000 ± ∞ ¹   0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/0%-4     0.000 ± ∞ ¹   0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/1%-4     0.000 ± ∞ ¹   0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/10%-4    0.000 ± ∞ ¹   0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/20%-4    4.000 ± ∞ ¹   4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/25%-4    4.000 ± ∞ ¹   4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/50%-4    4.000 ± ∞ ¹   4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/75%-4    1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/99%-4    1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/100%-4   1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
geomean                         ³                +0.00%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

@prymitive prymitive merged commit 66d7378 into main Feb 7, 2026
18 checks passed
@prymitive prymitive deleted the dependabot/github_actions/crate-ci/typos-1.43.3 branch February 7, 2026 22:03
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants