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(github-actions): bump crate-ci/typos from 1.16.22 to 1.17.0 #233

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps crate-ci/typos from 1.16.22 to 1.17.0.

Release notes

Sourced from crate-ci/typos's releases.

v1.17.0

[1.17.0] - 2024-01-03

Fixes

v1.16.26

[1.16.26] - 2023-12-27

Fixes

  • Apply extend-ignore-re to file names in addition to file content

v1.16.25

[1.16.25] - 2023-12-13

Fixes

  • Have correction in extend-words match the original word's case

v1.16.24

[1.16.24] - 2023-12-08

Fixes

  • Don't silently ignore config when there is an error in a field

v1.16.23

[1.16.23] - 2023-11-06

Fixes

  • Ensure --force-exclude handles simple patterns like some-dir
Changelog

Sourced from crate-ci/typos's changelog.

[1.17.0] - 2024-01-03

Fixes

[1.16.26] - 2023-12-27

Fixes

  • Apply extend-ignore-re to file names in addition to file content

[1.16.25] - 2023-12-13

Fixes

  • Have correction in extend-words match the original word's case

[1.16.24] - 2023-12-08

Fixes

  • Don't silently ignore config when there is an error in a field

[1.16.23] - 2023-11-06

Fixes

  • Ensure --force-exclude handles simple patterns like some-dir
Commits
  • 2361394 chore: Release
  • 9c418af chore: Release
  • 03aec70 docs: Update changelog
  • 34f93ed Merge pull request #898 from epage/dec
  • fc355ee feat(dict): November/December updates
  • 7c065b5 Merge pull request #896 from epage/maturin
  • 53eb27d chore(ci): Update for artifact handling
  • 654cdfa Merge pull request #895 from epage/maturin
  • 4e0d75a chore(ci): Ensure latest rust is installed
  • b0a4e42 Merge pull request #891 from crate-ci/renovate/actions-download-artifact-4.x
  • 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.16.22 to 1.17.0.
- [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.16.22...v1.17.0)

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

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 Jan 8, 2024
Copy link

github-actions bot commented Jan 8, 2024

Micro-Benchmark Results

Linux

group                          main                                   pr
-----                          ----                                   --
tarball/download_dependency    1.00      6.7±0.28ms   648.2 KB/sec    1.01      6.8±0.61ms   641.2 KB/sec

Copy link

github-actions bot commented Jan 8, 2024

Integrated-Benchmark Report (Linux)

Scenario: Frozen Lockfile

Command Mean [ms] Min [ms] Max [ms] Relative
pacquet@HEAD 126.4 ± 13.0 111.2 162.0 1.02 ± 0.14
pacquet@main 124.0 ± 11.0 108.9 149.8 1.00
BENCHMARK_REPORT.json
{
  "results": [
    {
      "command": "pacquet@HEAD",
      "mean": 0.12637598107999998,
      "stddev": 0.012953550450732092,
      "median": 0.12328090588,
      "user": 0.059211179999999995,
      "system": 0.20150094666666665,
      "min": 0.11121418688,
      "max": 0.16201835388,
      "times": [
        0.13830036788,
        0.12608658488,
        0.12745171888,
        0.11749345088,
        0.16201835388,
        0.12328090588,
        0.12191653888000001,
        0.11551881288,
        0.14200329988000002,
        0.12266488588,
        0.11905073288,
        0.11121418688,
        0.12992266588,
        0.12467262588,
        0.11404458488000001
      ],
      "exit_codes": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
      ]
    },
    {
      "command": "pacquet@main",
      "mean": 0.12403219031750001,
      "stddev": 0.011037272167471785,
      "median": 0.12159353338000001,
      "user": 0.0560522175,
      "system": 0.2064748425,
      "min": 0.10893376388,
      "max": 0.14975149488,
      "times": [
        0.12426078488,
        0.12240505688,
        0.11638430788,
        0.11059530988,
        0.13665834488,
        0.14355757088,
        0.12179143788,
        0.11868613688,
        0.12017207588,
        0.11671047788,
        0.10893376388,
        0.12139562888000001,
        0.14975149488,
        0.12324780688,
        0.12029233888,
        0.12967250788
      ],
      "exit_codes": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
      ]
    }
  ]
}

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2024

Superseded by #234.

@dependabot dependabot bot closed this Jan 15, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/crate-ci/typos-1.17.0 branch January 15, 2024 01:11
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.

None yet

0 participants