1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-21 10:29:01 +00:00
Commit Graph

2801 Commits

Author SHA1 Message Date
renovate[bot]
3bf3148e08
build(deps): update rust crate gix to 0.43.0 2023-03-26 13:11:11 +00:00
renovate[bot]
bbcc1302a6
build(deps): update embarkstudios/cargo-deny-action action to v1.5.0 2023-03-25 11:35:17 +00:00
renovate[bot]
9dc6058cdf
build(deps): update rust crate clap to 4.1.13 2023-03-24 01:52:21 +00:00
renovate[bot]
4474bdd94f build(deps): update crate-ci/typos action to v1.14.3 2023-03-23 06:03:25 +00:00
renovate[bot]
87481ecf7e
build(deps): update rust crate toml_edit to 0.19.8 2023-03-23 01:26:09 +00:00
Zhizhen He
0f8a2d9363
chore: add spell checker to workflows (#4975)
* chore: add spell checker to workflows

* fix: update config schema

* fix: revert for fennel.rs
2023-03-22 13:42:46 -05:00
renovate[bot]
d350ccb2a3
build(deps): update rust crate regex to 1.7.2 2023-03-21 17:17:53 +00:00
renovate[bot]
51e49abd68
build(deps): update rust crate open to 4.0.1 2023-03-20 22:24:56 +00:00
Harry Hodge
74ce7fdbee
feat(aws): Adds support for AWS_CREDENTIAL_EXPIRATION environment variable (#5002)
feat(aws): supports AWS_CREDENTIAL_EXPIRATION environment variable

Adds support for the AWS_CREDENTIAL_EXPIRATION environment variable
which was adopted as the standard way to set the expiration for
temporary credentials. The existing AWS_SESSION_EXPIRATION environment
variable is not dropped for backwards compatibility.

See https://github.com/aws/aws-cli/pull/7398
2023-03-20 21:56:12 +01:00
renovate[bot]
58d401acef
build(deps): update rust crate serde to 1.0.158 2023-03-20 14:41:44 +00:00
Christian Meusel
93df558ab5
docs(preset): add missing config for Java to no-runtime-version (#5011)
docs(preset): add missing Java to no-runtime-version
2023-03-20 21:00:29 +09:00
renovate[bot]
262747b87f build(deps): update rust crate clap to 4.1.11 2023-03-20 00:27:13 +00:00
renovate[bot]
71d35c324c
build(deps): update rust crate quick-xml to 0.28.1 2023-03-19 17:13:23 +00:00
renovate[bot]
e6e4515539 build(deps): update rust crate serde to 1.0.157 2023-03-18 05:30:25 +00:00
renovate[bot]
38975e2d43
build(deps): update clap crates 2023-03-18 04:03:55 +00:00
renovate[bot]
0ccb9e4bbf
build(deps): update rust crate toml_edit to 0.19.7 2023-03-15 05:25:17 +00:00
renovate[bot]
b4c282bb6e build(deps): update gitoxide crates 2023-03-14 19:40:51 +00:00
Stefan Cosma
c07a21d48a
fix(fossil_branch): fossil checkout database file name on windows (#4978)
fix(fossil_branch): use proper fossil checkout database file name on windows
2023-03-14 18:56:29 +01:00
Guilhem Saurel
9d7a039930
docs(preset): Add hostname.ssh_symbol to nerd font preset (#4991)
docs(preset): Add missing ssh_symbol in nerd font
2023-03-14 18:55:57 +01:00
renovate[bot]
19959ea2c3
build(deps): update rust crate serde to 1.0.156 2023-03-14 08:47:15 +00:00
renovate[bot]
87afdf9526 build(deps): update rust crate windows to 0.46.0 2023-03-14 05:09:18 +00:00
renovate[bot]
d2f77760dc build(deps): update rust crate nu-ansi-term to 0.47.0 2023-03-14 05:08:56 +00:00
renovate[bot]
e2608cab64 build(deps): update toml crates 2023-03-14 05:08:34 +00:00
Matan Kushner
a903c95da6
Update sponsors 2023-03-14 10:28:09 +09:00
renovate[bot]
a47e0ce3d2
build(deps): update rust crate quick-xml to 0.28.0 2023-03-13 19:20:32 +00:00
renovate[bot]
3d47468414 build(deps): update rust crate semver to 1.0.17 2023-03-12 23:54:17 +00:00
renovate[bot]
ee2f964e1d
build(deps): update rust crate chrono to 0.4.24 2023-03-12 20:58:28 +00:00
renovate[bot]
93dbb6fd4d
build(deps): update rust crate serde to 1.0.155 2023-03-12 00:33:54 +00:00
renovate[bot]
d902ef2b4b
build(deps): update rust crate gix to 0.41.0 (#4984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-11 10:43:42 +01:00
renovate[bot]
01d4ce18bc build(deps): update rust crate toml_edit to 0.19.5 2023-03-11 09:43:23 +00:00
renovate[bot]
cb164cf04c
build(deps): update rust crate open to v4 (#4982)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-11 10:43:01 +01:00
Swarnim Maheshwari
0ad0465a7a
fix(init): avoid cygpath for starship binary path (#4970)
Update mod.rs
2023-03-11 07:24:14 +01:00
David Knaack
c8520dc9d9
chore: fix clippy warnings for rust 1.68 (#4983) 2023-03-11 07:23:30 +01:00
renovate[bot]
06ddab7e36
build(deps): update rust crate gix to 0.40.0 2023-03-09 07:44:11 +00:00
renovate[bot]
55fa90c004
build(deps): update rust crate serde to 1.0.154 2023-03-08 20:34:28 +00:00
Zhizhen He
000f5ed10d
docs(install): fix typo and update indentation and whitespaces (#4941) 2023-03-08 09:42:00 -06:00
renovate[bot]
0c5b11da12
build(deps): update rust crate serde to 1.0.153 2023-03-07 21:21:21 +00:00
Jan Dittrich
b08020949a
docs(character): use updated vimcmd_symbol instead of older vicmd_symbol variant (#4960)
Fix typo in character example
2023-03-07 20:34:18 +01:00
renovate[bot]
873633b75b
build(deps): update rust crate open to 3.4.0 2023-03-06 14:42:42 +00:00
renovate[bot]
5207f52a43 build(deps): update npm to ^1.9.9 2023-03-06 00:49:53 +00:00
renovate[bot]
2833a44e05
build(deps): update rust crate serde_json to 1.0.94 2023-03-05 19:30:54 +00:00
renovate[bot]
b44d1fc61e
build(deps): update pest crates to 2.5.6 2023-03-05 02:36:50 +00:00
renovate[bot]
6ed2811846
build(deps): update gitoxide crates 2023-03-04 12:47:36 +00:00
renovate[bot]
db6d7197db
build(deps): update rust crate rayon to 1.7.0 2023-03-04 05:30:45 +00:00
David Knaack
5e78226a3f
fix(preset): add output-flag to avoid encoding issues (#4926) 2023-03-03 11:46:16 +01:00
David Knaack
4c12a7878b
ci: use reviewdog/action-suggester for config-schema check (#4857)
* ci: use `reviewdog/action-suggester` for config-schema check

* increase workflow permissions
2023-03-02 18:49:26 +01:00
renovate[bot]
b20270478c
build(deps): update gitoxide crates 2023-03-01 09:32:16 +00:00
renovate[bot]
95dd48734c build(deps): update rust crate clap to 4.1.8 2023-02-28 20:30:24 +00:00
David Knaack
5e5ccc4ebe
ci: replace audit with deny action (#4856) 2023-02-28 12:22:02 -06:00
David Knaack
b55774d3a6
feat(release): handle chocolatey starship.portable and starship.install pkg publishing (#4723)
Handles starship.install (MSI installer) and starship.portable and makes starship an 
empty meta-package that only depends on starship.install. MSI/installer packages 
seem to be preferred over zip-based installers on chocolatey. Proper virtual packages 
that allow choosing either a portable or install variant aren't implemented in chocolatey yet.
2023-02-27 23:03:32 -06:00