1
0
mirror of https://github.com/o2sh/onefetch synced 2024-07-05 00:58:35 +00:00
Commit Graph

2361 Commits

Author SHA1 Message Date
o2sh
cb53a43332
fix gix grouping pattern #1245 2024-01-08 23:48:52 +01:00
o2sh
5617a36fe9
group gix updates #1245 2024-01-08 23:44:43 +01:00
dependabot[bot]
72eb6279b0
Bump typetag from 0.2.13 to 0.2.14 (#1230)
Bumps [typetag](https://github.com/dtolnay/typetag) from 0.2.13 to 0.2.14.
- [Release notes](https://github.com/dtolnay/typetag/releases)
- [Commits](https://github.com/dtolnay/typetag/compare/0.2.13...0.2.14)

---
updated-dependencies:
- dependency-name: typetag
  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-01-05 15:50:43 +01:00
dependabot[bot]
a1a5b1bf45
Bump byte-unit from 5.0.3 to 5.1.2 (#1237)
Bumps [byte-unit](https://github.com/magiclen/byte-unit) from 5.0.3 to 5.1.2.
- [Commits](https://github.com/magiclen/byte-unit/compare/v5.0.3...v5.1.2)

---
updated-dependencies:
- dependency-name: byte-unit
  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-01-05 15:50:21 +01:00
dependabot[bot]
d1ec1d56c9
Bump the site group in /docs/vercel with 7 updates (#1240)
Bumps the site group in /docs/vercel with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.13.1` | `6.17.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.13.1` | `6.17.0` |
| [eslint](https://github.com/eslint/eslint) | `8.54.0` | `8.56.0` |
| [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.1.1` |
| [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) | `5.1.1` | `5.1.3` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.3.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.5` | `5.0.10` |


Updates `@typescript-eslint/eslint-plugin` from 6.13.1 to 6.17.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.17.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.13.1 to 6.17.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.17.0/packages/parser)

Updates `eslint` from 8.54.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.54.0...v8.56.0)

Updates `prettier` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.1.1)

Updates `svelte-preprocess` from 5.1.1 to 5.1.3
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-preprocess/compare/v5.1.1...v5.1.3)

Updates `typescript` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

Updates `vite` from 5.0.5 to 5.0.10
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.10/packages/vite)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: site
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: site
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: site
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: site
- dependency-name: svelte-preprocess
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: site
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: site
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: site
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-05 15:49:48 +01:00
dependabot[bot]
486d6a2d63
Bump gix from 0.56.0 to 0.57.1 (#1241)
Bumps [gix](https://github.com/Byron/gitoxide) from 0.56.0 to 0.57.1.
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Byron/gitoxide/compare/gix-v0.56.0...gix-v0.57.1)

---
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>
2024-01-05 15:48:47 +01:00
dependabot[bot]
d9a9a01bcb
Bump the clap group with 2 updates (#1242)
Bumps the clap group with 2 updates: [clap](https://github.com/clap-rs/clap) and [clap_complete](https://github.com/clap-rs/clap).


Updates `clap` from 4.4.9 to 4.4.12
- [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/v4.4.9...v4.4.12)

Updates `clap_complete` from 4.4.4 to 4.4.5
- [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.4.4...clap_complete-v4.4.5)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: clap
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: clap
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 00:48:32 +01:00
dependabot[bot]
7cf1434c24
Bump cargo_toml from 0.17.1 to 0.17.2 (#1238)
Bumps [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) from 0.17.1 to 0.17.2.
- [Commits](https://gitlab.com/lib.rs/cargo_toml/commits/main)

---
updated-dependencies:
- dependency-name: cargo_toml
  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>
2023-12-26 20:04:36 +01:00
dependabot[bot]
f38326f547
Bump unsafe-libyaml from 0.2.8 to 0.2.10 (#1239)
Bumps [unsafe-libyaml](https://github.com/dtolnay/unsafe-libyaml) from 0.2.8 to 0.2.10.
- [Release notes](https://github.com/dtolnay/unsafe-libyaml/releases)
- [Commits](https://github.com/dtolnay/unsafe-libyaml/compare/0.2.8...0.2.10)

---
updated-dependencies:
- dependency-name: unsafe-libyaml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 23:44:37 +01:00
dependabot[bot]
ececb2ee60
Bump gix-features from 0.34.0 to 0.36.1 (#1232)
Bumps [gix-features](https://github.com/Byron/gitoxide) from 0.34.0 to 0.36.1.
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Byron/gitoxide/compare/gix-features-v0.34.0...gix-features-v0.36.1)

---
updated-dependencies:
- dependency-name: gix-features
  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>
2023-12-17 16:04:39 +01:00
dependabot[bot]
edfee19f74
Bump crossbeam-channel from 0.5.8 to 0.5.9 (#1233)
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.8 to 0.5.9.
- [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.8...crossbeam-channel-0.5.9)

---
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>
2023-12-17 16:04:06 +01:00
Marc
90bcba4209
Add german translation of README.md (#1236)
* Update README.md

* Create README.de.md

* Update README.de.md

* Apply suggestions from code review

Co-authored-by: Spenser Black <spenserblack01@gmail.com>

* Remove alert form German README

* Update docs/README.de.md

Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>

* Update docs/README.de.md

Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>

* Update docs/README.de.md

Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>

* Update docs/README.de.md

Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>

* Update docs/README.de.md

Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>

* Update docs/README.de.md

Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>

* Apply suggestions from code review

Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>

* Update README.de.md

revert translated badgelink

---------

Co-authored-by: Spenser Black <spenserblack01@gmail.com>
Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>
2023-12-17 15:26:56 +01:00
o2sh
53caa42cca
Revert "Update README.md"
This reverts commit 8a5cf3839e.
2023-12-16 12:11:51 +01:00
Spenser Black
3f778eb131
Use GitHub's alert syntax (#1234) 2023-12-15 23:03:30 +01:00
Ossama Hjaji
8a5cf3839e
Update README.md 2023-12-15 19:25:16 +01:00
o2sh
e82185d384
rename package 2023-12-13 21:23:13 +01:00
dependabot[bot]
1131d39600
Bump gix from 0.55.2 to 0.56.0 (#1229)
* Bump gix from 0.55.2 to 0.56.0

Bumps [gix](https://github.com/Byron/gitoxide) from 0.55.2 to 0.56.0.
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Byron/gitoxide/compare/gix-v0.55.2...gix-v0.56.0)

---
updated-dependencies:
- dependency-name: gix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fixup! Bump gix from 0.55.2 to 0.56.0

* cargo fmt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Spenser Black <spenserblack01@gmail.com>
Co-authored-by: o2sh <ossama-hjaji@live.fr>
2023-12-13 21:08:03 +01:00
dependabot[bot]
8b28604f48
Bump actions/stale from 8 to 9 (#1231)
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 16:25:01 -05:00
o2sh
cf602102d4
vercel - hide filter by default 2023-12-11 21:58:52 +01:00
Ossama Hjaji
92e659014d
Filter entries by language type in onefetch.dev (#1227)
* init

* format

* improve styling

* add help text

* add break line

* fix help text

* review

* rename variable

* select all types by default

* styling

* show filter by default

* fix css
2023-12-11 20:47:29 +01:00
o2sh
43e0c6965b
format css 2023-12-10 12:59:27 +01:00
o2sh
e5a3b7f103
bump sakura css to v1.5.0 2023-12-10 12:55:44 +01:00
dependabot[bot]
581c50884c
Bump globset from 0.4.13 to 0.4.14 (#1225)
Bumps [globset](https://github.com/BurntSushi/ripgrep) from 0.4.13 to 0.4.14.
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/ripgrep/compare/globset-0.4.13...ignore-0.4.14)

---
updated-dependencies:
- dependency-name: globset
  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>
2023-12-08 13:26:43 -05:00
dependabot[bot]
16af413614
Bump git2 from 0.18.0 to 0.18.1 (#1224)
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.18.0 to 0.18.1.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.18.0...git2-0.18.1)

---
updated-dependencies:
- dependency-name: git2
  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>
2023-12-08 19:06:49 +01:00
dependabot[bot]
435ebde520
Bump vite from 5.0.4 to 5.0.5 in /docs/vercel (#1226)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 20:16:34 +01:00
o2sh
c1c79a2ce9
update link in wiki 2023-12-02 21:54:44 +01:00
o2sh
6720c956c5
change default target in Makefile 2023-12-02 21:27:49 +01:00
dependabot[bot]
00444fd7bd
Bump the site group in /docs/vercel with 11 updates (#1222)
Bumps the site group in /docs/vercel with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `2.4.6` | `3.0.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.9.1` | `6.13.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.9.1` | `6.13.1` |
| [eslint](https://github.com/eslint/eslint) | `8.52.0` | `8.54.0` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.34.0` | `2.35.1` |
| [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.0` |
| [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.0.3` | `3.1.2` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.2` | `4.2.8` |
| [svelte-check](https://github.com/sveltejs/language-tools) | `3.5.2` | `3.6.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.0` | `5.0.4` |


Updates `@sveltejs/vite-plugin-svelte` from 2.4.6 to 3.0.1
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@3.0.1/packages/vite-plugin-svelte)

Updates `@typescript-eslint/eslint-plugin` from 6.9.1 to 6.13.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.9.1 to 6.13.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.1/packages/parser)

Updates `eslint` from 8.52.0 to 8.54.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.54.0)

Updates `eslint-plugin-svelte` from 2.34.0 to 2.35.1
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.34.0...v2.35.1)

Updates `prettier` from 3.0.3 to 3.1.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.3...3.1.0)

Updates `prettier-plugin-svelte` from 3.0.3 to 3.1.2
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.0.3...v3.1.2)

Updates `svelte` from 4.2.2 to 4.2.8
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.8/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.8/packages/svelte)

Updates `svelte-check` from 3.5.2 to 3.6.2
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.5.2...svelte-check-3.6.2)

Updates `typescript` from 5.2.2 to 5.3.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)

Updates `vite` from 4.5.0 to 5.0.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.4/packages/vite)

---
updated-dependencies:
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: site
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: site
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: site
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: site
- dependency-name: eslint-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: site
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: site
- dependency-name: prettier-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: site
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: site
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: site
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: site
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: site
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-02 11:13:47 +01:00
o2sh
401cd31497
update asset 2023-11-29 23:30:53 +01:00
o2sh
6104bc2eca
Merge branch 'main' of github.com:o2sh/onefetch 2023-11-29 22:59:28 +01:00
o2sh
1816e12f63
update asset 2023-11-29 22:59:16 +01:00
o2sh
64e6117b1c
cargo changelog --write 2023-11-29 18:07:28 +01:00
o2sh
13376155f2
Merge branch 'main' of github.com:o2sh/onefetch 2023-11-29 15:55:48 +01:00
github-actions[bot]
d79dc5a774 Update language badge [Skip CI] 2023-11-29 14:48:39 +00:00
o2sh
ac9cf82c39
bump version 2023-11-29 15:45:54 +01:00
o2sh
4174cc998c
limit fractional part in size 2023-11-29 11:19:29 +01:00
o2sh
d928657c11
remove comment 2023-11-29 10:55:01 +01:00
dependabot[bot]
714445dbca
Bump serde from 1.0.191 to 1.0.193 (#1218)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.191 to 1.0.193.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.191...v1.0.193)

---
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>
2023-11-29 10:52:24 +01:00
dependabot[bot]
4a5da46691
Bump byte-unit from 4.0.19 to 5.0.3 (#1220)
* Bump byte-unit from 4.0.19 to 5.0.3

Bumps [byte-unit](https://github.com/magiclen/byte-unit) from 4.0.19 to 5.0.3.
- [Commits](https://github.com/magiclen/byte-unit/compare/v4.0.19...v5.0.3)

---
updated-dependencies:
- dependency-name: byte-unit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix

* bump

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: o2sh <ossama-hjaji@live.fr>
2023-11-29 10:52:01 +01:00
dependabot[bot]
70fc8d59bf
Bump base64 from 0.21.4 to 0.21.5 (#1212)
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.4 to 0.21.5.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.4...v0.21.5)

---
updated-dependencies:
- dependency-name: base64
  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>
2023-11-29 10:36:31 +01:00
dependabot[bot]
73b7641316
Bump the clap group with 1 update (#1219)
Bumps the clap group with 1 update: [clap](https://github.com/clap-rs/clap).

- [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/v4.4.8...v4.4.9)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: clap
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 10:36:03 +01:00
dependabot[bot]
6cd892d70f
Bump cargo_toml from 0.17.0 to 0.17.1 (#1221)
Bumps [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) from 0.17.0 to 0.17.1.
- [Commits](https://gitlab.com/lib.rs/cargo_toml/compare/v0.17.0...v0.17.1)

---
updated-dependencies:
- dependency-name: cargo_toml
  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>
2023-11-29 10:35:25 +01:00
Ossama Hjaji
f1905dcaf4
Refactoring git metrics module (#1217)
* refacot

* add break line
2023-11-28 19:08:14 +01:00
Zoltán Balázs
621da736df
Add Agda to languages.yaml (#1216)
* Added Agda to languages.yaml

* Updated Agda logo
2023-11-27 20:52:12 +01:00
dependabot[bot]
4da0e2ed15
Bump time from 0.3.28 to 0.3.30 (#1210)
Bumps [time](https://github.com/time-rs/time) from 0.3.28 to 0.3.30.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.28...v0.3.30)

---
updated-dependencies:
- dependency-name: time
  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>
2023-11-26 11:29:29 +01:00
dependabot[bot]
c5e9c6789e
Bump the clap group with 1 update (#1209)
Bumps the clap group with 1 update: [clap](https://github.com/clap-rs/clap).

- [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/v4.4.7...v4.4.8)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: clap
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-26 11:18:03 +01:00
dependabot[bot]
795f71c93b
Bump insta from 1.31.0 to 1.34.0 (#1211)
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.31.0 to 1.34.0.
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.31.0...1.34.0)

---
updated-dependencies:
- dependency-name: insta
  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>
2023-11-26 11:17:22 +01:00
o2sh
5a4b9b2254
fix snapshot test 2023-11-25 15:16:16 +01:00
o2sh
bee580c5ad
rename author module 2023-11-25 15:08:35 +01:00
o2sh
7dd97115b6
move get_style and format_number in utils 2023-11-25 14:51:25 +01:00