containers / conmon-rs

An OCI container runtime monitor written in Rust
Apache License 2.0
183 stars 42 forks source link

build(deps): bump crate-ci/typos from 1.24.3 to 1.24.4 #2408

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps crate-ci/typos from 1.24.3 to 1.24.4.

Release notes

Sourced from crate-ci/typos's releases.

v1.24.4

[1.24.4] - 2024-09-03

Fixes

  • Offer a correction for grather
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.24.4] - 2024-09-03

Fixes

  • Offer a correction for grather

[1.24.3] - 2024-08-30

Fixes

[1.24.2] - 2024-08-30

Performance

  • Cap unbounded parsing to avoid worst case performance (hit with test data)

[1.24.1] - 2024-08-23

Fixes

  • Remove unverified varcon (locale data) entries

[1.24.0] - 2024-08-23

Features

  • Update varcon (locale data) to version 2020.12.07

[1.23.7] - 2024-08-22

Fixes

  • (config) Respect --locale / default.locale again after it was broken in 1.16.24

[1.23.6] - 2024-07-31

Fixes

  • Updated the dictionary with the July 2024 changes

... (truncated)

Commits
  • 853bbe8 chore: Release
  • b5f5660 docs: Update changelog
  • 39f678e Merge pull request #1093 from kachick/grather-suggest-candidates
  • bb6905f Merge pull request #1092 from crate-ci/renovate/embarkstudios-cargo-deny-acti...
  • 786c825 fix(dict): Add suggestions for the typo "grather"
  • 3400581 chore(deps): Update EmbarkStudios/cargo-deny-action action to v2
  • See full diff 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 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)
openshift-ci[bot] commented 3 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], saschagrunert

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/containers/conmon-rs/blob/main/OWNERS)~~ [saschagrunert] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment