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

Bump gix-attributes from 0.22.2 to 0.22.3 #2567

Merged
merged 1 commit into from
Jul 29, 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 requested a review from a team as a code owner July 25, 2024 16:39
@dependabot dependabot bot added rust Pull requests that update Rust code S-needs-dependency Status: This is a build failure due to a missing dependency in the build environment labels Jul 25, 2024
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Jul 25, 2024
@syphar syphar merged commit e1852e1 into master Jul 29, 2024
13 of 14 checks passed
@syphar syphar deleted the dependabot/cargo/gix-attributes-0.22.3 branch July 29, 2024 06:25
@github-actions github-actions bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Jul 29, 2024
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Pull requests that update Rust code S-needs-dependency Status: This is a build failure due to a missing dependency in the build environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant