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(deps): update gix-config requirement from 0.40.0 to 0.42.0 in /crates/ignore-files #882

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on gix-config to permit the latest version.

Release notes

Sourced from gix-config's releases.

gix-config v0.42.0

New Features

  • add hasconfig:remotes.*.url:<url-glob>

Commit Statistics

  • 11 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates (8ce4912)
    • Prepare changelogs prior to release (bc9d994)
    • Merge pull request #1690 from EliahKagan/gitattributes (700cfa5)
    • Fix marking gix-packetline-blocking copy auto-generated (325588e)
    • Merge pull request #1662 from paolobarbolini/thiserror-v2 (7a40648)
    • Upgrade thiserror to v2.0.0 (0f0e4fe)
    • Merge pull request #1656 from GitoxideLabs/hasconfig (c5955fc)
    • Add hasconfig:remotes.*.url:<url-glob> (92558a1)
    • Remove gix dev-dependency. It's not really required. (581ef67)
    • Move tests into new location for better readability (23034b0)
    • Merge pull request #1642 from GitoxideLabs/new-release (db5c9cf)
Changelog

Sourced from gix-config's changelog.

Changelog

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.

0.39.0 (2024-11-24)

New Features

  • add gix merge commit --debug This yields additional debugging information with details about detected conflicts.
  • add gix merge commits
  • add gix merge tree to merge trees similarly to git merge-tree.

Commit Statistics

  • 9 commits contributed to the release over the course of 21 calendar days.
  • 3 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Merge pull request #1661 from GitoxideLabs/merge (0b7abfb)
    • Add gix merge commit --debug (0a5993f)
    • Merge pull request #1658 from GitoxideLabs/merge (905e5b4)
    • Add gix merge commits (4a5afc7)
    • Merge pull request #1651 from GitoxideLabs/merge (a876533)
    • Adapt to changes in gix (8d590f3)
    • Merge pull request #1618 from GitoxideLabs/merge (3fb989b)
    • Add gix merge tree to merge trees similarly to git merge-tree. (84707c2)
    • Support for merge related options in config tree (80e006b)

0.38.0 (2024-10-22)

New Features

  • support for listing worktrees with gix worktree list

... (truncated)

Commits
  • 4000197 Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk ...
  • 9d627bb prepare changelogs once more
  • 4145d2a fix gix-path version (which fails publishing due to the patch-level mismatch)
  • 8ce4912 Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0...
  • bc9d994 prepare changelogs prior to release
  • 54ea266 Merge pull request #1700 from GitoxideLabs/reduce-memory
  • 664e28c try to reduce memory consumption by avoiding over-capacity of possibly large ...
  • 0b7abfb Merge pull request #1661 from GitoxideLabs/merge
  • 71b0cea feat: Add support for index application in merge results via `merge::tree::...
  • 3ee8b62 feat: provide a way to record and apply index changes.
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [gix-config](https://github.com/GitoxideLabs/gitoxide) to permit the latest version.
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-config-v0.40.0...gix-config-v0.42.0)

---
updated-dependencies:
- dependency-name: gix-config
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2025

Superseded by #904.

@dependabot dependabot bot closed this Jan 20, 2025
@dependabot dependabot bot deleted the dependabot/cargo/crates/ignore-files/gix-config-0.42.0 branch January 20, 2025 15:55
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants