<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/test_utils/Cargo.toml, branch v2.3.0</title>
<subtitle>Personal mirror of DanConwayDev/ngit-cli on git.upleb.uk
</subtitle>
<id>https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v2.3.0</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v2.3.0'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/'/>
<updated>2026-02-25T12:27:56+00:00</updated>
<entry>
<title>fix: update hardcoded libgit2 version strings in tests to 1.9.2</title>
<updated>2026-02-25T12:27:56+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2026-02-25T12:27:56+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=ca2df272594a7b055c740ccda0b9c31b3b7e43cc'/>
<id>urn:sha1:ca2df272594a7b055c740ccda0b9c31b3b7e43cc</id>
<content type='text'>
The Nix environment provides libgit2 1.9.2 via nixpkgs, which
libgit2-sys picks up at build time instead of using its bundled version.
This caused test assertions that hardcode the libgit2 version string
(appended by libgit2 to patch output) to fail after commit 319bb7f
added new Cargo dependencies, though the exact mechanism by which those
dependencies triggered the switch from the bundled 1.9.1 to the system
1.9.2 remains unclear.

Also bump git2 from 0.20.2 to 0.20.4 in both Cargo.toml files so the
bundled libgit2-sys version (0.18.3+1.9.2) properly aligns with the
1.9.2 version in use.
</content>
</entry>
<entry>
<title>chore: bump rust-nostr v0.44</title>
<updated>2025-11-14T21:31:13+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2025-11-14T07:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=d282251af19fc7d5d4200a9441999bd1a81b2ae8'/>
<id>urn:sha1:d282251af19fc7d5d4200a9441999bd1a81b2ae8</id>
<content type='text'>
fix breaking changes
</content>
</entry>
<entry>
<title>chore: bump all cargo dependancies</title>
<updated>2025-10-17T14:16:04+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2025-10-17T14:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=d35a007e92f57a55948a1b503d85f487bf771ac0'/>
<id>urn:sha1:d35a007e92f57a55948a1b503d85f487bf771ac0</id>
<content type='text'>
now `cargo outaged` thinks all dependancies are up to date
</content>
</entry>
<entry>
<title>chore: bump rust-nostr v0.43</title>
<updated>2025-07-31T11:02:08+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2025-07-31T11:02:08+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=8fe7737a491d6056d6e865bfdecd02e3dda3e8f5'/>
<id>urn:sha1:8fe7737a491d6056d6e865bfdecd02e3dda3e8f5</id>
<content type='text'>
with trival breaking changes. nip05 changes will
be done seperately.
</content>
</entry>
<entry>
<title>bump: cargo upgrade --incompatible</title>
<updated>2025-07-16T08:49:47+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2025-07-16T08:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=6e041a3626f04e591d5c22f71d3e4ab2b03bd7bb'/>
<id>urn:sha1:6e041a3626f04e591d5c22f71d3e4ab2b03bd7bb</id>
<content type='text'>
upgrade packages with potentially incomaptible updates
breaking changes don't impact ngit
</content>
</entry>
<entry>
<title>chore: bump rust-nostr v42</title>
<updated>2025-07-16T08:45:23+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2025-07-16T08:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=9340ff9678424e95fd5fa2643128eb31e2386108'/>
<id>urn:sha1:9340ff9678424e95fd5fa2643128eb31e2386108</id>
<content type='text'>
no breaking changes this time!
</content>
</entry>
<entry>
<title>chore: cargo upgrade</title>
<updated>2025-07-16T08:32:23+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2025-07-16T08:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=b01908c12af958726347018bcdc952751f8c8e17'/>
<id>urn:sha1:b01908c12af958726347018bcdc952751f8c8e17</id>
<content type='text'>
command available after `cargo install cargo-edit` and it bumps
packages with no-breaking changes in Cargo.toml
</content>
</entry>
<entry>
<title>chore: bump dialoguer v0.11.0</title>
<updated>2025-05-06T13:51:02+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2025-05-06T13:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=d33cb027357c7cc82679548ee999ead2cc2a6ecc'/>
<id>urn:sha1:d33cb027357c7cc82679548ee999ead2cc2a6ecc</id>
<content type='text'>
and fix breaking changes
</content>
</entry>
<entry>
<title>chore: bump directories v6</title>
<updated>2025-05-06T13:40:51+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2025-05-06T13:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=b3e5233f6258dd4508d1840b4cb90e1f4f5b6447'/>
<id>urn:sha1:b3e5233f6258dd4508d1840b4cb90e1f4f5b6447</id>
<content type='text'>
this update appears to just update child dependancies rather than
provide breaking changes
</content>
</entry>
<entry>
<title>chore: bump rust-nostr v0.40 ~&gt; v0.41</title>
<updated>2025-05-06T13:28:32+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2025-05-06T13:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=b028223797f0bd2c4927af35cbe01834b3b21f7f'/>
<id>urn:sha1:b028223797f0bd2c4927af35cbe01834b3b21f7f</id>
<content type='text'>
no breaking changes this time
</content>
</entry>
</feed>
