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

build(deps): bump gix-attributes from 0.22.2 to 0.22.3 #11318

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2024

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 <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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [gix-attributes](https://github.com/Byron/gitoxide) from 0.22.2 to 0.22.3.
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](Byron/gitoxide@gix-attributes-v0.22.2...gix-attributes-v0.22.3)

---
updated-dependencies:
- dependency-name: gix-attributes
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added A-dependencies Area: Dependency rust Pull requests that update Rust code labels Jul 25, 2024
@pascalkuthe pascalkuthe merged commit d48b690 into master Jul 25, 2024
6 checks passed
@pascalkuthe pascalkuthe deleted the dependabot/cargo/gix-attributes-0.22.3 branch July 25, 2024 19:41
SofusA pushed a commit to SofusA/helix-pull-diagnostics that referenced this pull request Aug 4, 2024
…11318)

Bumps [gix-attributes](https://github.com/Byron/gitoxide) from 0.22.2 to 0.22.3.
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](Byron/gitoxide@gix-attributes-v0.22.2...gix-attributes-v0.22.3)

---
updated-dependencies:
- dependency-name: gix-attributes
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mxxntype pushed a commit to mxxntype/helix that referenced this pull request Aug 14, 2024
…11318)

Bumps [gix-attributes](https://github.com/Byron/gitoxide) from 0.22.2 to 0.22.3.
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](Byron/gitoxide@gix-attributes-v0.22.2...gix-attributes-v0.22.3)

---
updated-dependencies:
- dependency-name: gix-attributes
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kyruzic pushed a commit to kyruzic/helix that referenced this pull request Sep 27, 2024
…11318)

Bumps [gix-attributes](https://github.com/Byron/gitoxide) from 0.22.2 to 0.22.3.
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](Byron/gitoxide@gix-attributes-v0.22.2...gix-attributes-v0.22.3)

---
updated-dependencies:
- dependency-name: gix-attributes
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Dependency rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants