trailofbits / dylint

Run Rust lints from dynamic libraries
https://blog.trailofbits.com/2021/11/09/write-rust-lints-without-forking-clippy/
Apache License 2.0
367 stars 21 forks source link

Bump gix-attributes from 0.22.2 to 0.22.3 #1262

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps gix-attributes from 0.22.2 to 0.22.3.

Release notes

Sourced from gix-attributes's releases.

gix-attributes v0.22.3

A maintenance release without user-facing changes.

Commit Statistics

  • 15 commits contributed to the release over the course of 55 calendar days.
  • 130 days passed between releases.
  • 0 commits were understood as conventional.
  • 1 unique issue was worked on: #1460

Thanks Clippy

Clippy helped 2 times to make code idiomatic.

Commit Details

  • #1460
    • Remove kstring in favor of BString (3cb216e)
  • Uncategorized
    • Update manifests (by cargo-smart-release) (0470df3)
    • Prepare changelog prior to release (99c00cc)
    • Merge branch 'fixes' (b4dba1c)
    • Thanks clippy (113cbcc)
    • Release gix-path v0.10.9 (15f1cf7)
    • Release gix-path v0.10.8 (8d89b86)
    • Merge branch 'tar-only' (1dfa90d)
    • Remove binary files in favor of tar files (dcab79a)
    • Merge branch 'main' into config-key-take-2 (9fa1054)
    • Merge branch 'feat/checkout-other-refs' (ecfde07)
    • Thanks clippy (f36b9bd)
    • Merge pull request #1361 from EliahKagan/freebsd (9c65d98)
    • Make bash script shebangs more portable (68cbea8)
    • Release gix-fs v0.11.1, gix-glob v0.16.3 (2cefe77)
Commits
  • a1b73a6 Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-fil...
  • 0470df3 update manifests (by cargo-smart-release)
  • 99c00cc prepare changelog prior to release
  • b4dba1c Merge branch 'fixes'
  • 1e92d1e fix: assure that worktree-roots are never considered ignored (#1458).
  • 1ebd6c7 add tests that show what happens with allow-lists and / in root (#1458)
  • 4f67be4 add another test to learn how / behaves, and * + excludes (#1458)
  • 1267712 add more tests for remote name validation
  • 113cbcc thanks clippy
  • 3cb216e Remove kstring in favor of BString (#1460)
  • 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/trailofbits/dylint/network/alerts).