extrawurst
536e08fc83
cleanup
2025-02-19 14:11:01 +01:00
Lena
1b52eb113b
Add changelog entry
2025-02-18 22:04:23 +01:00
Lena
0e1eb8ae80
Improve syntax detection
...
Currently, gitui prioritizes file extensions for syntax detection.
When a file lacks an extension (e.g. Makefile), or the extension
isn't tied to a specific format (e.g. .lock), it disables syntax
highlighting. Gitui will now try to detect the syntax from the entire
filename and the first line of the file using find_syntax_for_file().
2025-02-18 21:45:45 +01:00
dependabot[bot]
cb4294a72b
Bump openssl-sys from 0.9.105 to 0.9.106 ( #2519 )
...
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl ) from 0.9.105 to 0.9.106.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.105...openssl-sys-v0.9.106 )
---
updated-dependencies:
- dependency-name: openssl-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-17 12:16:18 +01:00
dependabot[bot]
498be5fd1c
Bump clap from 4.5.28 to 4.5.29 ( #2516 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.28 to 4.5.29.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.28...clap_complete-v4.5.29 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-12 09:51:02 +01:00
dependabot[bot]
8ff4ee3ba9
Bump bytesize from 1.3.1 to 1.3.2 ( #2517 )
...
Bumps [bytesize](https://github.com/bytesize-rs/bytesize ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/bytesize-rs/bytesize/releases )
- [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bytesize-rs/bytesize/compare/v1.3.1...v1.3.2 )
---
updated-dependencies:
- dependency-name: bytesize
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-12 09:50:47 +01:00
dependabot[bot]
6ab6418974
Bump bytesize from 1.3.0 to 1.3.1 ( #2513 )
...
Bumps [bytesize](https://github.com/bytesize-rs/bytesize ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/bytesize-rs/bytesize/releases )
- [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bytesize-rs/bytesize/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: bytesize
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 09:43:08 +01:00
Lena
491a95ba39
Update valid colors link in THEMES.md to ratatui ( #2511 )
2025-02-09 09:46:04 +01:00
dependabot[bot]
85d4399a17
Bump which from 7.0.1 to 7.0.2 ( #2508 )
...
Bumps [which](https://github.com/harryfei/which-rs ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/harryfei/which-rs/releases )
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/harryfei/which-rs/compare/7.0.1...7.0.2 )
---
updated-dependencies:
- dependency-name: which
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 13:43:13 +01:00
dependabot[bot]
a19c4c4cd2
Bump once_cell from 1.20.2 to 1.20.3 ( #2509 )
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.20.2 to 1.20.3.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.20.2...v1.20.3 )
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 13:43:02 +01:00
dependabot[bot]
d3fd54c690
Bump two-face from 0.4.2 to 0.4.3 ( #2507 )
...
Bumps [two-face](https://github.com/CosmicHorrorDev/two-face ) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/CosmicHorrorDev/two-face/releases )
- [Changelog](https://github.com/CosmicHorrorDev/two-face/blob/main/CHANGELOG.md )
- [Commits](https://github.com/CosmicHorrorDev/two-face/compare/v0.4.2...v0.4.3 )
---
updated-dependencies:
- dependency-name: two-face
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 08:31:00 +01:00
dependabot[bot]
e3e0189520
Bump clap from 4.5.27 to 4.5.28 ( #2506 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.27 to 4.5.28.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.27...clap_complete-v4.5.28 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-04 12:49:52 +01:00
dependabot[bot]
28c2677a75
Bump openssl-sys from 0.9.104 to 0.9.105 ( #2504 )
...
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl ) from 0.9.104 to 0.9.105.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.104...openssl-sys-v0.9.105 )
---
updated-dependencies:
- dependency-name: openssl-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 08:46:12 +01:00
tommady
50c6562492
fix: File selector should jump back and highlight unstaged files ( #2499 )
...
Co-authored-by: extrawurst <mail@rusticorn.com>
2025-01-29 17:30:20 +01:00
dependabot[bot]
232ad89a4d
Bump two-face from 0.4.1 to 0.4.2 ( #2500 )
...
Bumps [two-face](https://github.com/CosmicHorrorDev/two-face ) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/CosmicHorrorDev/two-face/releases )
- [Changelog](https://github.com/CosmicHorrorDev/two-face/blob/main/CHANGELOG.md )
- [Commits](https://github.com/CosmicHorrorDev/two-face/compare/v0.4.1...v0.4.2 )
---
updated-dependencies:
- dependency-name: two-face
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-27 17:36:23 +01:00
dependabot[bot]
58b4e2c21e
Bump gix from 0.69.1 to 0.70.0 ( #2492 )
...
Bumps [gix](https://github.com/GitoxideLabs/gitoxide ) from 0.69.1 to 0.70.0.
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases )
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md )
- [Commits](https://github.com/GitoxideLabs/gitoxide/compare/gix-v0.69.1...gix-v0.70.0 )
---
updated-dependencies:
- dependency-name: gix
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-21 12:07:56 +01:00
dependabot[bot]
2701f48e8a
Bump clap from 4.5.26 to 4.5.27 ( #2495 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.26 to 4.5.27.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.26...clap_complete-v4.5.27 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-21 11:58:32 +01:00
dependabot[bot]
4057e01df2
Bump two-face from 0.4.0 to 0.4.1 ( #2491 )
...
Bumps [two-face](https://github.com/CosmicHorrorDev/two-face ) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/CosmicHorrorDev/two-face/releases )
- [Changelog](https://github.com/CosmicHorrorDev/two-face/blob/main/CHANGELOG.md )
- [Commits](https://github.com/CosmicHorrorDev/two-face/compare/v0.4.0...v0.4.1 )
---
updated-dependencies:
- dependency-name: two-face
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-20 17:30:17 +01:00
dependabot[bot]
92cafb20ef
Bump indexmap from 2.7.0 to 2.7.1 ( #2493 )
...
Bumps [indexmap](https://github.com/indexmap-rs/indexmap ) from 2.7.0 to 2.7.1.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md )
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.7.0...2.7.1 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-20 17:30:03 +01:00
dependabot[bot]
8ea28a4e86
Bump bitflags from 2.7.0 to 2.8.0 ( #2487 )
...
Bumps [bitflags](https://github.com/bitflags/bitflags ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/bitflags/bitflags/releases )
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bitflags/bitflags/compare/2.7.0...2.8.0 )
---
updated-dependencies:
- dependency-name: bitflags
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-16 09:30:39 +01:00
dependabot[bot]
9b3bc7b2b9
Bump log from 0.4.22 to 0.4.25 ( #2481 )
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.22 to 0.4.25.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/compare/0.4.22...0.4.25 )
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 08:27:24 +01:00
extrawurst
99f6967144
prepare release
2025-01-14 21:03:20 +01:00
imgbot[bot]
36aed540e6
[ImgBot] Optimize images ( #2480 )
...
*Total -- 1,282.23kb -> 875.14kb (31.75%)
/assets/add-remote.png -- 129.57kb -> 67.05kb (48.26%)
/assets/gitui-signing.png -- 36.67kb -> 22.29kb (39.22%)
/assets/logo.png -- 55.26kb -> 35.84kb (35.14%)
/assets/syntax-highlighting-blame.png -- 1,060.72kb -> 749.97kb (29.3%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2025-01-13 22:31:37 +01:00
extrawurst
9847fe6e26
polish changelog
2025-01-13 22:29:21 +01:00
extrawurst
7ec62279e8
prepare for rc ( #2479 )
2025-01-13 22:26:14 +01:00
dependabot[bot]
f505970778
Bump thiserror from 2.0.10 to 2.0.11 ( #2478 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.10...2.0.11 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-13 10:31:03 +01:00
dependabot[bot]
e6a272b499
Bump itertools from 0.13.0 to 0.14.0 ( #2461 )
...
Bumps [itertools](https://github.com/rust-itertools/itertools ) from 0.13.0 to 0.14.0.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.13.0...v0.14.0 )
---
updated-dependencies:
- dependency-name: itertools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: extrawurst <776816+extrawurst@users.noreply.github.com>
2025-01-11 11:23:13 +01:00
extrawurst
778ac16cf7
upgrade notify an cleanup advisory ( #2475 )
2025-01-10 16:16:28 +01:00
extrawurst
01ad0615b2
git2 upgrade ( #2473 )
2025-01-10 15:28:52 +01:00
extrawurst
89db83839d
Gix upgrade ( #2472 )
2025-01-10 14:19:27 +01:00
extrawurst
40c79028ff
cargo updates ( #2474 )
2025-01-10 13:43:08 +01:00
extrawurst
d72617f5c2
some cargo upgrades ( #2471 )
2025-01-10 12:55:30 +01:00
extrawurst
69fdf90f39
upgrade after warning fix
...
see https://github.com/yanganto/struct-patch/issues/73
2025-01-10 11:59:53 +01:00
dependabot[bot]
149e8e4c62
Bump bitflags from 2.6.0 to 2.7.0 ( #2469 )
...
Bumps [bitflags](https://github.com/bitflags/bitflags ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/bitflags/bitflags/releases )
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bitflags/bitflags/compare/2.6.0...2.7.0 )
---
updated-dependencies:
- dependency-name: bitflags
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 10:29:08 +01:00
Maksim Bondarenkov
fd0ccfb844
deps: Update cc ( #2468 )
...
Co-authored-by: extrawurst <776816+extrawurst@users.noreply.github.com>
2025-01-09 22:20:58 +01:00
dependabot[bot]
378f7fe446
Bump anyhow from 1.0.94 to 1.0.95 ( #2455 )
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.94 to 1.0.95.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.94...1.0.95 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: extrawurst <776816+extrawurst@users.noreply.github.com>
2025-01-09 21:42:57 +01:00
dependabot[bot]
d72de1d654
Bump env_logger from 0.11.5 to 0.11.6 ( #2456 )
...
Bumps [env_logger](https://github.com/rust-cli/env_logger ) from 0.11.5 to 0.11.6.
- [Release notes](https://github.com/rust-cli/env_logger/releases )
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.5...v0.11.6 )
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: extrawurst <776816+extrawurst@users.noreply.github.com>
2025-01-09 21:42:45 +01:00
dependabot[bot]
c2795a3819
Bump serde from 1.0.216 to 1.0.217 ( #2459 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.216 to 1.0.217.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.216...v1.0.217 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-09 18:04:00 +01:00
dependabot[bot]
c3bdc3ba8e
Bump tempfile from 3.14.0 to 3.15.0 ( #2463 )
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.14.0 to 3.15.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.14.0...v3.15.0 )
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-09 18:03:43 +01:00
extrawurst
66af52ae70
rust 1.84 update
2025-01-09 17:38:44 +01:00
dependabot[bot]
27e28d5f51
Bump which from 7.0.0 to 7.0.1 ( #2454 )
...
Bumps [which](https://github.com/harryfei/which-rs ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/harryfei/which-rs/releases )
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/harryfei/which-rs/compare/7.0.0...7.0.1 )
---
updated-dependencies:
- dependency-name: which
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 12:10:27 +01:00
dependabot[bot]
0ff55670b7
Bump crossbeam-channel from 0.5.13 to 0.5.14 ( #2451 )
...
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam ) from 0.5.13 to 0.5.14.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases )
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.13...crossbeam-channel-0.5.14 )
---
updated-dependencies:
- dependency-name: crossbeam-channel
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 13:21:09 +01:00
dependabot[bot]
11bae8978d
Bump easy-cast from 0.5.2 to 0.5.3 ( #2449 )
2024-12-13 09:02:29 +01:00
dependabot[bot]
b50531156c
Bump serde from 1.0.215 to 1.0.216 ( #2448 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.215 to 1.0.216.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.216 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 12:33:51 +01:00
dependabot[bot]
181ddc5f3f
Bump chrono from 0.4.38 to 0.4.39 ( #2446 )
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.38 to 0.4.39.
- [Release notes](https://github.com/chronotope/chrono/releases )
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md )
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.38...v0.4.39 )
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-10 22:56:47 +01:00
dependabot[bot]
22d3302b53
Bump anyhow from 1.0.93 to 1.0.94 ( #2442 )
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.93...1.0.94 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-10 22:56:10 +01:00
extrawurst
640bf333fc
Fix ci ( #2447 )
2024-12-10 09:44:01 +01:00
dependabot[bot]
809cb41668
Bump serial_test from 3.1.1 to 3.2.0 ( #2428 )
...
Bumps [serial_test](https://github.com/palfrey/serial_test ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/palfrey/serial_test/releases )
- [Commits](https://github.com/palfrey/serial_test/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: serial_test
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 10:40:20 +01:00
dependabot[bot]
ea2f5f5ecc
Bump serde from 1.0.214 to 1.0.215 ( #2430 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.214 to 1.0.215.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.214...v1.0.215 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 10:40:02 +01:00
Christoph Rüßler
b49bacfac1
Bump gix from 0.66.0 to 0.67.0 and adapt to API changes ( #2422 )
...
* Bump gix from 0.66.0 to 0.67.0
Bumps [gix](https://github.com/GitoxideLabs/gitoxide ) from 0.66.0 to 0.67.0.
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases )
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md )
- [Commits](https://github.com/GitoxideLabs/gitoxide/compare/gix-v0.66.0...gix-v0.67.0 )
---
updated-dependencies:
- dependency-name: gix
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Adapt to API changes
* Update backtrace
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-08 09:53:43 +01:00