o2sh
13376155f2
Merge branch 'main' of github.com:o2sh/onefetch
2 years ago
github-actions[bot]
d79dc5a774
Update language badge [Skip CI]
2 years ago
o2sh
ac9cf82c39
bump version
2 years ago
o2sh
4174cc998c
limit fractional part in size
2 years ago
o2sh
d928657c11
remove comment
2 years ago
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>
2 years ago
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>
2 years ago
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>
2 years ago
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>
2 years ago
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>
2 years ago
Ossama Hjaji
f1905dcaf4
Refactoring git metrics module ( #1217 )
...
* refacot
* add break line
2 years ago
Zoltán Balázs
621da736df
Add Agda to languages.yaml ( #1216 )
...
* Added Agda to languages.yaml
* Updated Agda logo
2 years ago
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>
2 years ago
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>
2 years ago
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>
2 years ago
o2sh
5a4b9b2254
fix snapshot test
2 years ago
o2sh
bee580c5ad
rename author module
2 years ago
o2sh
7dd97115b6
move get_style and format_number in utils
2 years ago
o2sh
ba08584aa6
add unit tests for digit_difference
2 years ago
Spenser Black
3186493e39
Refactor and test info field styling ( #1214 )
...
* Refactor: move info writing logic to `InfoField`
This moves the bulk of the logic for writing styled info into the
`InfoField` trait as a provided set of methods. This makes each type
that implements `InfoField` more testable.
* Convert author value tests to styled snapshot tests
2 years ago
Luke Hsiao
b1cf0299c6
Right align authorship percentages ( #1207 )
...
This patch right-aligns the percentages for authorship to make them
easier to visually compare.
Before:
Authors: 53% Ossama Hjaji 1212
21% dependabot[bot] 485
4% Spenser Black 88
After:
Authors: 53% Ossama Hjaji 1212
21% dependabot[bot] 485
4% Spenser Black 88
Tested: Cargo test all passes. Also added a new test that checks
alignment in a simple case, and tested that the output looks as
intended locally.
Signed-off-by: Luke Hsiao <luke.hsiao@numbersstation.ai>
2 years ago
dependabot[bot]
5b1ef678c2
Bump libc from 0.2.149 to 0.2.150 ( #1202 )
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.149 to 0.2.150.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.149...0.2.150 )
---
updated-dependencies:
- dependency-name: libc
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>
2 years ago
dependabot[bot]
149206ce9a
Bump serde_json from 1.0.107 to 1.0.108 ( #1203 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.107 to 1.0.108.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.107...v1.0.108 )
---
updated-dependencies:
- dependency-name: serde_json
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>
2 years ago
dependabot[bot]
d8a696138f
Bump serde_yaml from 0.9.25 to 0.9.27 ( #1206 )
...
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml ) from 0.9.25 to 0.9.27.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases )
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.25...0.9.27 )
---
updated-dependencies:
- dependency-name: serde_yaml
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>
2 years ago
dependabot[bot]
a8a6e2afa0
Bump cargo_toml from 0.15.3 to 0.17.0 ( #1205 )
...
Bumps [cargo_toml](https://gitlab.com/lib.rs/cargo_toml ) from 0.15.3 to 0.17.0.
- [Commits](https://gitlab.com/lib.rs/cargo_toml/compare/v0.15.3...v0.17.0 )
---
updated-dependencies:
- dependency-name: cargo_toml
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>
2 years ago
dependabot[bot]
9376284cec
Bump regex from 1.9.5 to 1.10.2 ( #1204 )
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.9.5 to 1.10.2.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.9.5...1.10.2 )
---
updated-dependencies:
- dependency-name: regex
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>
2 years ago
Spenser Black
d6bc16be36
Resolve clippy warnings ( #1201 )
...
* Remove unnecessary references
* Simplify return types with aliases
Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>
---------
Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>
2 years ago
dependabot[bot]
69951727dc
Bump the site group in /docs/vercel with 7 updates ( #1198 )
...
Bumps the site group in /docs/vercel with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [@rollup/plugin-yaml](https://github.com/rollup/plugins/tree/HEAD/packages/yaml ) | `4.1.1` | `4.1.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `6.7.3` | `6.9.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `6.7.3` | `6.9.1` |
| [eslint](https://github.com/eslint/eslint ) | `8.50.0` | `8.52.0` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte ) | `2.33.2` | `2.34.0` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) | `4.2.1` | `4.2.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `4.4.9` | `4.5.0` |
Updates `@rollup/plugin-yaml` from 4.1.1 to 4.1.2
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/yaml/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/yaml-v4.1.2/packages/yaml )
Updates `@typescript-eslint/eslint-plugin` from 6.7.3 to 6.9.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.9.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.7.3 to 6.9.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.9.1/packages/parser )
Updates `eslint` from 8.50.0 to 8.52.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.50.0...v8.52.0 )
Updates `eslint-plugin-svelte` from 2.33.2 to 2.34.0
- [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.33.2...v2.34.0 )
Updates `svelte` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/master/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.2/packages/svelte )
Updates `vite` from 4.4.9 to 4.5.0
- [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/v4.5.0/packages/vite )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-yaml"
dependency-type: direct:development
update-type: version-update:semver-patch
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: svelte
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-minor
dependency-group: site
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
o2sh
9b54c9b9b6
refacto languageInfo fmt method
2 years ago
o2sh
6539e3ba0f
remove empty line
2 years ago
o2sh
0c060ede1f
cargo clippy
2 years ago
dependabot[bot]
e4d574da21
Bump gix from 0.54.1 to 0.55.2 ( #1197 )
...
Bumps [gix](https://github.com/Byron/gitoxide ) from 0.54.1 to 0.55.2.
- [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.54.1...gix-v0.55.2 )
---
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>
2 years ago
dependabot[bot]
d2c9e0db77
Bump libc from 0.2.147 to 0.2.149 ( #1187 )
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.147 to 0.2.149.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.147...0.2.149 )
---
updated-dependencies:
- dependency-name: libc
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>
2 years ago
dependabot[bot]
7d84f08f4b
Bump bytecount from 0.6.3 to 0.6.7 ( #1196 )
...
Bumps [bytecount](https://github.com/llogiq/bytecount ) from 0.6.3 to 0.6.7.
- [Commits](https://github.com/llogiq/bytecount/commits )
---
updated-dependencies:
- dependency-name: bytecount
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>
2 years ago
dependabot[bot]
ab85db3d36
Bump gix from 0.53.1 to 0.54.1 ( #1182 )
...
Bumps [gix](https://github.com/Byron/gitoxide ) from 0.53.1 to 0.54.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.53.1...gix-v0.54.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>
2 years ago
dependabot[bot]
ece060437f
Bump human-panic from 1.2.0 to 1.2.1 ( #1184 )
...
Bumps [human-panic](https://github.com/rust-cli/human-panic ) from 1.2.0 to 1.2.1.
- [Changelog](https://github.com/rust-cli/human-panic/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-cli/human-panic/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: human-panic
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>
2 years ago
dependabot[bot]
321617e881
Bump actions/setup-node from 3 to 4 ( #1193 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2 years ago
dependabot[bot]
cea75372ba
Bump the clap group with 2 updates ( #1195 )
...
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.4 to 4.4.7
- [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...v4.4.7 )
Updates `clap_complete` from 4.4.1 to 4.4.4
- [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.1...clap_complete-v4.4.4 )
---
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>
2 years ago
o2sh
df7394fcb8
add description to man page
2 years ago
dependabot[bot]
3bb284eef7
Bump postcss from 8.4.29 to 8.4.31 in /docs/vercel ( #1186 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
o2sh
7eed470a59
fix broken in link in installation page #1194
2 years ago
o2sh
2d514931cf
fix broken in link in installation page #1194
2 years ago
Ossama Hjaji
66d7d5c6c3
replace action-rs ( #1191 )
2 years ago
dependabot[bot]
44f6377d10
Bump rustix from 0.37.20 to 0.37.25 ( #1190 )
...
Bumps [rustix](https://github.com/bytecodealliance/rustix ) from 0.37.20 to 0.37.25.
- [Release notes](https://github.com/bytecodealliance/rustix/releases )
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.20...v0.37.25 )
---
updated-dependencies:
- dependency-name: rustix
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
a0c33042b4
Bump the site group in /docs/vercel with 7 updates ( #1180 )
...
Bumps the site group in /docs/vercel with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte ) | `2.4.5` | `2.4.6` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `6.5.0` | `6.7.3` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `6.5.0` | `6.7.3` |
| [eslint](https://github.com/eslint/eslint ) | `8.48.0` | `8.50.0` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte ) | `2.33.0` | `2.33.2` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) | `4.2.0` | `4.2.1` |
| [svelte-check](https://github.com/sveltejs/language-tools ) | `3.5.1` | `3.5.2` |
Updates `@sveltejs/vite-plugin-svelte` from 2.4.5 to 2.4.6
- [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@2.4.6/packages/vite-plugin-svelte )
Updates `@typescript-eslint/eslint-plugin` from 6.5.0 to 6.7.3
- [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.7.3/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.5.0 to 6.7.3
- [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.7.3/packages/parser )
Updates `eslint` from 8.48.0 to 8.50.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.48.0...v8.50.0 )
Updates `eslint-plugin-svelte` from 2.33.0 to 2.33.2
- [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.33.0...v2.33.2 )
Updates `svelte` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/master/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.1/packages/svelte )
Updates `svelte-check` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/sveltejs/language-tools/releases )
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.5.1...svelte-check-3.5.2 )
---
updated-dependencies:
- dependency-name: "@sveltejs/vite-plugin-svelte"
dependency-type: direct:development
update-type: version-update:semver-patch
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-patch
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-patch
dependency-group: site
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
o2sh
7128a3c1db
remove emoji from labels in stale.yml
2 years ago
dependabot[bot]
0e4ecd37da
Bump serde_json from 1.0.105 to 1.0.107 ( #1174 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.105 to 1.0.107.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.105...v1.0.107 )
---
updated-dependencies:
- dependency-name: serde_json
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>
2 years ago
dependabot[bot]
5251526e40
Bump tera from 1.19.0 to 1.19.1 ( #1165 )
...
Bumps [tera](https://github.com/Keats/tera ) from 1.19.0 to 1.19.1.
- [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Keats/tera/commits )
---
updated-dependencies:
- dependency-name: tera
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>
2 years ago
dependabot[bot]
566db3ced4
Bump anyhow from 1.0.72 to 1.0.75 ( #1150 )
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.72 to 1.0.75.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.72...1.0.75 )
---
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>
2 years ago
dependabot[bot]
2c08e10cab
Bump the clap group with 1 update ( #1178 )
...
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.2...v4.4.4 )
---
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>
2 years ago