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

2679 Commits

Author SHA1 Message Date
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
renovate[bot]
e51f25572a build(deps): update clap crates 2023-02-28 00:49:38 +00:00
renovate[bot]
2f6b059b96
build(deps): update rust crate shadow-rs to 0.21.0 2023-02-27 16:30:10 +00:00
renovate[bot]
fc531e75b0 build(deps): update dprint plugins 2023-02-27 00:21:53 +00:00
renovate[bot]
e03b113111
build(deps): update rust crate schemars to 0.8.12 2023-02-26 21:26:53 +00:00
Matan Kushner
1447957e97
ci: add caching for docs publishing step 2023-02-26 12:00:16 +09:00
Matan Kushner
65e1b988a4
ci: remove unneeded dependency in publish job 2023-02-26 11:58:37 +09:00
Matan Kushner
a048ddd6eb
ci: allow docs to be manually published via workflow_dispatch 2023-02-26 11:56:49 +09:00
Matan Kushner
6b55eeef98
ci: set Node version for docs build 2023-02-26 11:45:33 +09:00
github-actions[bot]
fdd3d15054
chore(master): release 1.13.1 (#4937) 2023-02-26 10:47:34 +09:00
Matan Kushner
ff82fb99af
fix: trigger release 2023-02-26 10:45:57 +09:00
renovate[bot]
423d339763
build(deps): update rust crate tempfile to 3.4.0 2023-02-25 20:29:34 +00:00
github-actions[bot]
29d7fa04bf
chore(master): release 1.13.0 (#4730) 2023-02-26 01:15:22 +09:00
Matan Kushner
64aa78e2f0
docs(i18n): new Crowdin updates (#4925) 2023-02-26 01:15:06 +09:00
renovate[bot]
ce337e9403
build(deps): update rust crate gix to 0.37.2 2023-02-24 19:36:12 +00:00
renovate[bot]
04adb5f360
build(deps): update rust crate clap_complete to 4.1.3 2023-02-23 18:49:57 +00:00
Michel Alexandre Salim
498f489ee0
docs(install): update nushell instructions in installation script (#4921)
Improve Nushell installation instruction

Consistently use `save -f` rather than `save`; the latter fails if the
file already exists

Signed-off-by: Michel Alexandre Salim <michel@michel-slm.name>
2023-02-23 09:42:22 -06:00
renovate[bot]
8e844c49d5
build(deps): update rust crate toml_edit to 0.19.4 2023-02-22 19:23:05 +00:00
renovate[bot]
c74191ff4b
build(deps): update rust crate gix to 0.37.1 2023-02-21 08:03:06 +00:00
David Knaack
d1891de638
chore: use updated gitoxide crate names (#4913) 2023-02-21 13:03:17 +09:00
Matan Kushner
99552a9ae8
docs(i18n): new Crowdin updates (#4877) 2023-02-21 12:40:15 +09:00
Tom Fenech
c8bb1bae8d
docs(kubernetes): Remove extra backspace from regex in example (#4905)
Remove extra backspace from regex in example

In the example, `[\\w-]` would match a literal backspace `\`, the
character `w` or a dash `-`. By removing the backspace, instead it
matches any "word character" `\w` or a dash `-`.
2023-02-20 13:22:15 +01:00
renovate[bot]
61b01dacd7
build(deps): update rust crate notify-rust to 4.8.0 2023-02-19 21:23:23 +00:00