1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-02 08:30:50 +00:00
Commit Graph

2957 Commits

Author SHA1 Message Date
baoyachi. Aka Rust Hairy crabs
2e8b51c5e8
refactor: simplify shadow-rs setup in build.rs (#5209)
Update build.rs
2023-06-01 21:18:12 +02:00
renovate[bot]
d2c336cc07
build(deps): update rust crate chrono to 0.4.26 2023-05-30 20:21:27 +00:00
renovate[bot]
2fabc763e8 build(deps): update rust crate once_cell to 1.17.2 2023-05-29 13:24:42 +00:00
renovate[bot]
5ae003f2f1
build(deps): update rust crate chrono to 0.4.25 2023-05-29 10:36:49 +00:00
renovate[bot]
5243407d41
build(deps): update rust crate log to 0.4.18 2023-05-28 05:23:28 +00:00
renovate[bot]
3abc3145bf
build(deps): update rust crate shadow-rs to 0.22.0 2023-05-26 12:09:24 +00:00
renovate[bot]
d9d113e405
build(deps): update rust crate regex to 1.8.3 2023-05-25 19:08:21 +00:00
renovate[bot]
885241114a
build(deps): update rust crate toml_edit to 0.19.10 2023-05-24 00:04:51 +00:00
renovate[bot]
e368283f4e build(deps): update rust crate regex to 1.8.2 2023-05-23 03:03:56 +00:00
renovate[bot]
1e198713d7
build(deps): update crate-ci/typos action to v1.14.11 2023-05-22 23:33:48 +00:00
renovate[bot]
4b3bcaee4e
build(deps): update clap crates to 4.3.0 2023-05-19 19:44:30 +00:00
renovate[bot]
ec794e4524
build(deps): update crate-ci/typos action to v1.14.10 2023-05-19 17:32:06 +00:00
renovate[bot]
6f63e4c441
build(deps): update toml crates 2023-05-18 19:16:03 +00:00
renovate[bot]
33ceced46d build(deps): update dprint plugins 2023-05-15 01:00:34 +00:00
renovate[bot]
2f44c0f4a5
build(deps): update rust crate gethostname to 0.4.3 2023-05-13 14:04:30 +00:00
renovate[bot]
a9dd30b9e8
build(deps): update rust crate clap_complete to 4.2.3 2023-05-12 09:40:57 +00:00
renovate[bot]
6962d7728f
build(deps): update xalvarez/prevent-file-change-action action to v1.3.2 2023-05-11 11:08:31 +00:00
renovate[bot]
532fd10bf8
build(deps): update rust crate serde to 1.0.163 2023-05-11 07:22:30 +00:00
Jakub Jirutka
b758d52eb2
build(deps): disable unnecessary/unused regex features (#5175)
This will reduce the binary size by ~400 kB.
2023-05-10 14:41:37 +02:00
Mick Hohmann
2558c4588b
fix: update of presets and default configuration to reflect changes in Nerd Fonts 3.0 (#5162)
* Updated nf-mdi-* to nf-md-* symbols

The following symbols where changed
- directory.read_only
- memory_usage
- meson
- nim
- os.symbols.Garuda
- os.symbols.HardenedBSD
- os.symbols.Illumos
- os.symbols.OpenBSD
- os.symbols.OracleLinux
- os.symbols.Redox
- os.symbols.Solus
- os.symbols.Windows
- package
- rlang

* Updated nf-mdi-* to nf-md-* symbols (for all other presets)

The following symbols where changed
for pastel-powerline:
- directory.substitutions.Documents
- nim
for tokyo-night
- directory.substitutions.Documents
- golang

* Updated nf-mdi-* to nf-md-* symbols for the default configuration in modules in src/configs/*.rs

The following symbols where changed
- azure
- battery.full_symbol
- battery.charging_symbol
- battery.discharging_symbol
- battery.unknown_symbol
- battery.empty_symbol

* Updated config-schema.json

* Updated src/modules/*.rs docs/config/README.md

and used `nerdfix` to check if I overlook anything

* Fixed the battery discharging symbol in the tests

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: jtrv <travershasemail@gmail.com>
2023-05-10 14:36:56 +02:00
renovate[bot]
6625bd8fea
build(deps): update rust crate clap_complete to 4.2.2 2023-05-09 23:08:21 +00:00
Zhizhen He
1c743d5e93
docs: update CONTRIBUTING.md and README.md (#5153) 2023-05-09 07:58:34 +02:00
Denis Cornehl
d07a8e3668
feat(gcloud): add detect_env_vars option (#5166)
* feat(gcloud): add `detect_env_vars` option

* regenerate config schema
2023-05-09 07:55:49 +02:00
kensasongko
297176b0b8
feat(aws): support aws sso with automatic authentication refresh (#5170)
* feat(aws): support aws sso with automatic authentication refresh

* docs(aws): add sso_session for profile detection
2023-05-09 07:53:45 +02:00
renovate[bot]
20e251f261
build(deps): update rust crate versions to v5 (#5176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-09 07:48:27 +02:00
David Knaack
296e498dad
build(deps): update rust crate rust-ini to 0.19.0 (#5172)
* build(deps): update rust crate rust-ini to 0.19.0

* add CC0-1.0 to allowed license list

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-08 10:47:19 +02:00
renovate[bot]
e1cf0a0bae
build(deps): update rust crate serde to 1.0.162 2023-05-05 04:00:14 +00:00
renovate[bot]
8f72cd4d47
build(deps): update crate-ci/typos action to v1.14.9 2023-05-03 16:59:41 +00:00
renovate[bot]
5e5727ff68
build(deps): update rust crate clap to 4.2.7 2023-05-02 21:24:02 +00:00
David Knaack
f716b605f3
ci: remove actions-rs actions (#5115) 2023-05-01 22:15:50 +02:00
Eldar Khurmamatov
1bd6db5830
fix(presets): Added ($style) to format in module 'sudo' in Bracketed Segments Preset (#5146)
* Fixed error in module 'sudo'

There was no ($style) in format. When module enabled this lead to the error [WARN] - (starship::modules::sudo): Error in module `sudo`

* Update docs/.vuepress/public/presets/toml/bracketed-segments.toml

typo fix

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>

---------

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2023-05-01 22:14:34 +02:00
Matan Kushner
2641a37865
Specify personal-file interface for snap 2023-04-29 16:25:38 +09:00
Matan Kushner
7c053fb698
docs: add Ukranian to the project README (#5147) 2023-04-28 23:07:35 +09:00
renovate[bot]
20b0ad2bf1
build(deps): update rust crate clap to 4.2.5 2023-04-28 04:54:41 +00:00
Scott Parkhill
b3ccc0f05e
fix(snap): Update snapcraft.yaml to add personal-files interface (#5131) 2023-04-28 12:30:31 +09:00
Sebastian Thiel
8884bd1fd0
build(deps): upgrade gitoxide to v0.44 for performance improvements during discovery (#5141)
upgrade gitoxide to v0.44 for performance improvements during discovery

Please note that there is a new `dot_git_only` option which would further
speedup discovery. On even moderatly fast disks that probably not going
to make a difference, but it will on incredibly slow (networked) disks.

See https://github.com/helix-editor/helix/issues/6867 for reference.
2023-04-27 21:14:34 +02:00
renovate[bot]
fa00d82dfd
build(deps): update rust crate open to 4.1.0 2023-04-26 22:39:07 +00:00
renovate[bot]
afe0919822
build(deps): update pest crates to 2.6.0 2023-04-26 17:59:45 +00:00
renovate[bot]
b17e299065
build(deps): update rust crate home to 0.5.5 2023-04-26 00:19:36 +00:00
marcybell
b8a167db57
refactor(Context): set_config method for Context (#5079)
* add `set_config` method to `Context`

* Made inline comment a doc comment

* use `default_context()` for `set_config()` test

* use `set_config()` in tests for `print.rs`

* set root config w `set_config()` (`print.rs` test)
2023-04-24 16:03:47 +02:00
Andrew Pantuso
e5cec9ea50
fix(style): ensure nested style variables are processed during formatting (#5120)
fix: ensure nested style variables are processed during formatting
2023-04-24 16:03:04 +02:00
Micky Brunetti
43651af4b9
docs(pwsh): use a more convenient method to update the window title (#5125)
docs: fix PowerShell example to update the window title
2023-04-23 13:42:51 +02:00
renovate[bot]
635a09a108 build(deps): update rust crate regex to 1.8.1 2023-04-21 18:51:28 +00:00
renovate[bot]
b2609941c4
build(deps): update rust crate clap_complete to 4.2.1 2023-04-21 13:00:54 +00:00
renovate[bot]
44b7bec66d
build(deps): update rust crate regex to 1.8.0 2023-04-20 23:51:01 +00:00
renovate[bot]
427029e9be
build(deps): update rust crate dunce to 1.0.4 2023-04-19 23:45:12 +00:00
renovate[bot]
4880201e5e build(deps): update rust crate clap to 4.2.4 2023-04-19 23:43:18 +00:00
renovate[bot]
680427b3dc
build(deps): update crate-ci/typos action to v1.14.8 2023-04-19 19:05:23 +00:00
renovate[bot]
5bd581beff
build(deps): update rust crate gix-features to 0.29.0 2023-04-19 07:59:07 +00:00
renovate[bot]
0ad80fe895
build(deps): update rust crate clap to 4.2.3 2023-04-18 21:17:47 +00:00