Skip to content

Bump crate-ci/typos from 1.31.1 to 1.31.2 #178

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps crate-ci/typos from 1.31.1 to 1.31.2.

Release notes

Sourced from crate-ci/typos's releases.

v1.31.2

[1.31.2] - 2025-04-28

Fixes

  • (exclusion) Don't confused emails as base64
  • (dict) Correct contamint to contaminant, not contaminat
  • (dict) Correct contamints to contaminants, not contaminats

Performance

  • Improve tokenization performance
Changelog

Sourced from crate-ci/typos's changelog.

[1.31.2] - 2025-04-28

Fixes

  • (exclusion) Don't confused emails as base64
  • (dict) Correct contamint to contaminant, not contaminat
  • (dict) Correct contamints to contaminants, not contaminats

Performance

  • Improve tokenization performance
Commits
  • 3be8334 chore: Release
  • f16e5d4 docs: Update changelog
  • e0927bd docs(action): Remove non-existent variables
  • 2dbcebf Merge pull request #1287 from epage/dict
  • ed03185 fix(dict): Address typos
  • 6d21596 Merge pull request #1284 from epage/cleanup
  • aacbdb3 Merge pull request #1283 from epage/email
  • 400cd2f perf(token): Reduce splitting overhead by about 10%
  • 8c48981 docs(token): Fix a bad comment
  • e30fd36 fix(token): Improve email detection by prefering that over base64
  • 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 [crate-ci/typos](https://github.com/crate-ci/typos) from 1.31.1 to 1.31.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.31.1...v1.31.2)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-version: 1.31.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 1, 2025
Copy link
Contributor

github-actions bot commented May 1, 2025

Benchmark Results

main 5b92406... main / 5b92406...
Differentials/Differential 0.201 ± 0.0011 μs 0.201 ± 0.001 μs 1
Differentials/Jacobian 0.166 ± 0.001 μs 0.166 ± 0.001 μs 1
Integrals/Segment/Scalar GaussKronrod 0.531 ± 0.0049 μs 0.537 ± 0.0061 μs 0.988
Integrals/Segment/Scalar GaussLegendre 1.6 ± 0.009 μs 1.59 ± 0.0089 μs 1.01
Integrals/Segment/Scalar HAdaptiveCubature 0.678 ± 0.01 μs 0.72 ± 0.018 μs 0.941
Integrals/Segment/Vector GaussKronrod 2.74 ± 0.061 μs 2.72 ± 0.066 μs 1.01
Integrals/Segment/Vector GaussLegendre 17.9 ± 0.56 μs 17.8 ± 0.58 μs 1.01
Integrals/Segment/Vector HAdaptiveCubature 3.61 ± 0.1 μs 3.62 ± 0.11 μs 0.997
Integrals/Sphere/Scalar GaussKronrod 0.0674 ± 0.00047 ms 0.0674 ± 0.0018 ms 0.999
Integrals/Sphere/Scalar GaussLegendre 1.82 ± 0.0036 ms 1.85 ± 0.0098 ms 0.983
Integrals/Sphere/Scalar HAdaptiveCubature 0.0465 ± 9e-05 ms 0.0467 ± 9e-05 ms 0.997
Integrals/Sphere/Vector GaussKronrod 0.102 ± 0.0015 ms 0.101 ± 0.0014 ms 1.01
Integrals/Sphere/Vector GaussLegendre 3.25 ± 0.11 ms 3.25 ± 0.067 ms 1
Integrals/Sphere/Vector HAdaptiveCubature 0.0984 ± 0.0019 ms 0.0991 ± 0.002 ms 0.993
Rules/GaussLegendre 21.9 ± 0.74 μs 22.1 ± 0.56 μs 0.99
Specializations/Scalar GaussLegendre/BezierCurve 0.253 ± 0.0071 ms 0.245 ± 0.0072 ms 1.03
Specializations/Scalar GaussLegendre/Line 6.67 ± 0.05 μs 6.86 ± 0.048 μs 0.973
Specializations/Scalar GaussLegendre/Plane 0.746 ± 0.0021 ms 0.746 ± 0.0016 ms 1
Specializations/Scalar GaussLegendre/Ray 5.78 ± 0.045 μs 5.86 ± 0.043 μs 0.986
Specializations/Scalar GaussLegendre/Rope 0.05 ± 0.00031 ms 0.0501 ± 0.00019 ms 0.999
Specializations/Scalar GaussLegendre/Tetrahedron 0.157 ± 0.0043 s 0.156 ± 0.0018 s 1
Specializations/Scalar GaussLegendre/Triangle 0.616 ± 0.0089 ms 0.595 ± 0.0081 ms 1.03
time_to_load 1.49 ± 0.01 s 1.5 ± 0.0023 s 0.995

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

@JoshuaLampert JoshuaLampert merged commit 99889b3 into main May 1, 2025
3 of 5 checks passed
@JoshuaLampert JoshuaLampert deleted the dependabot/github_actions/crate-ci/typos-1.31.2 branch May 1, 2025 09:16
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.

1 participant