summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-06-06chore(master): release 1.15.0 (#5108)v1.15.0github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-06Revert "Specify personal-file interface for snap"Matan Kushner
This reverts commit 2641a378659d13c17120a58f5187714a8691d430. This was reverted due to errors in the snap publishing pipeline: interface 'starship-config' not found in base declaration declaration-snap-v2_plug_known (starship-config, starship-config) invalid plugs interface definition 'starship-config' lint-snap-v2_app_plugs_plug_reference (starship, starship-config) unknown interface 'starship-config' lint-snap-v2_plugs (starship-config, starship-config)
2023-06-06docs(i18n): new Crowdin updates (#5109)Matan Kushner
2023-06-06build(deps): update rust crate nu-ansi-term to 0.48.0renovate[bot]
2023-06-06Update GA measurement IDMatan Kushner
2023-06-06build(deps): update rust crate once_cell to 1.18.0renovate[bot]
2023-06-06build(deps): update rust crate regex to 1.8.4renovate[bot]
2023-06-06build(deps): update rust crate shadow-rs to 0.23.0renovate[bot]
2023-06-06build(deps): update rust crate clap to 4.3.2renovate[bot]
2023-06-05fix: bump libz-ng-sys (#5218)David Knaack
2023-06-02build(deps): update clap crates to 4.3.1renovate[bot]
2023-06-02build(deps): update crate-ci/typos action to v1.14.12renovate[bot]
2023-06-01feat(nodejs): Add `expected_version` variable (#5081)marcybell
* add `expected_version` variable to `nodejs` * show comparison symbols with `expected_version` * documentation, formatting, more tests * Remapped `engines_version` to $version * Added better descriptions to docs * Update docs/config/README.md Co-authored-by: David Knaack <davidkna@users.noreply.github.com> * Removed clone from `nodejs`, formatting * refactored function calls * rewrote `engines_version` formatter * Moved Lazy variables into maps --------- Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2023-06-01feat(golang): adding `mod_version` variable (#5177)marcybell
2023-06-01refactor: simplify `shadow-rs` setup in `build.rs` (#5209)baoyachi. Aka Rust Hairy crabs
Update build.rs
2023-05-30build(deps): update rust crate chrono to 0.4.26renovate[bot]
2023-05-29build(deps): update rust crate once_cell to 1.17.2renovate[bot]
2023-05-29build(deps): update rust crate chrono to 0.4.25renovate[bot]
2023-05-28build(deps): update rust crate log to 0.4.18renovate[bot]
2023-05-26build(deps): update rust crate shadow-rs to 0.22.0renovate[bot]
2023-05-25build(deps): update rust crate regex to 1.8.3renovate[bot]
2023-05-24build(deps): update rust crate toml_edit to 0.19.10renovate[bot]
2023-05-23build(deps): update rust crate regex to 1.8.2renovate[bot]
2023-05-22build(deps): update crate-ci/typos action to v1.14.11renovate[bot]
2023-05-19build(deps): update clap crates to 4.3.0renovate[bot]
2023-05-19build(deps): update crate-ci/typos action to v1.14.10renovate[bot]
2023-05-18build(deps): update toml cratesrenovate[bot]
2023-05-15build(deps): update dprint pluginsrenovate[bot]
2023-05-13build(deps): update rust crate gethostname to 0.4.3renovate[bot]
2023-05-12build(deps): update rust crate clap_complete to 4.2.3renovate[bot]
2023-05-11build(deps): update xalvarez/prevent-file-change-action action to v1.3.2renovate[bot]
2023-05-11build(deps): update rust crate serde to 1.0.163renovate[bot]
2023-05-10build(deps): disable unnecessary/unused regex features (#5175)Jakub Jirutka
This will reduce the binary size by ~400 kB.
2023-05-10fix: update of presets and default configuration to reflect changes in Nerd ↵Mick Hohmann
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-09build(deps): update rust crate clap_complete to 4.2.2renovate[bot]
2023-05-09docs: update CONTRIBUTING.md and README.md (#5153)Zhizhen He
2023-05-09feat(gcloud): add `detect_env_vars` option (#5166)Denis Cornehl
* feat(gcloud): add `detect_env_vars` option * regenerate config schema
2023-05-09feat(aws): support aws sso with automatic authentication refresh (#5170)kensasongko
* feat(aws): support aws sso with automatic authentication refresh * docs(aws): add sso_session for profile detection
2023-05-09build(deps): update rust crate versions to v5 (#5176)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-08build(deps): update rust crate rust-ini to 0.19.0 (#5172)David Knaack
* 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-05build(deps): update rust crate serde to 1.0.162renovate[bot]
2023-05-03build(deps): update crate-ci/typos action to v1.14.9renovate[bot]
2023-05-02build(deps): update rust crate clap to 4.2.7renovate[bot]
2023-05-01ci: remove actions-rs actions (#5115)David Knaack
2023-05-01fix(presets): Added ($style) to format in module 'sudo' in Bracketed ↵Eldar Khurmamatov
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-04-29Specify personal-file interface for snapMatan Kushner
2023-04-28docs: add Ukranian to the project README (#5147)Matan Kushner
2023-04-28build(deps): update rust crate clap to 4.2.5renovate[bot]
2023-04-28fix(snap): Update snapcraft.yaml to add personal-files interface (#5131)Scott Parkhill
2023-04-27build(deps): upgrade gitoxide to v0.44 for performance improvements during ↵Sebastian Thiel
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.