1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-26 11:42:36 +00:00
Commit Graph

2611 Commits

Author SHA1 Message Date
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
renovate[bot]
e69a19b3fe
build(deps): update rust crate git-features to 0.26.5 2023-02-17 11:27:31 +00:00
renovate[bot]
5620bbf6a5 build(deps): update rust crate shadow-rs to 0.20.1 2023-02-16 07:34:58 +00:00
renovate[bot]
22efbff2ab
build(deps): update rust crate notify-rust to 4.7.1 2023-02-16 04:01:51 +00:00
renovate[bot]
c81ecd2cb4
build(deps): update clap crates 2023-02-15 21:41:32 +00:00
renovate[bot]
f18bdaa522
build(deps): update rust crate terminal_size to 0.2.5 2023-02-15 01:20:10 +00:00
renovate[bot]
c6b77adf61
build(deps): update rust crate once_cell to 1.17.1 2023-02-14 16:57:42 +00:00
renovate[bot]
f1c129b07f
build(deps): update rust crate git-features to 0.26.4 2023-02-14 07:41:01 +00:00
iuhoay
07c2298965
feat(java): Add .sdkmanrc for Java (#4888)
* Add `.sdkmanrc` for Java

* Update config-schema.json, Add `.sdkmanrc` file for Java

* Update doc
2023-02-11 14:06:21 +01:00
Martin Slot
e6c5571fc9
fix: let-env warning when using nushell (#4893)
Fixed a startup error, when using nushell.

The nushell warns about not using `let-env` for configuring `config`. I have removed the `load-env` and just added a `let-env` for the `config` as the documentation recommends: https://www.nushell.sh/book/environment.html#let-env
2023-02-11 14:05:39 +01:00
renovate[bot]
4e0295125d
build(deps): update rust crate git-repository to 0.35.0 2023-02-11 08:34:33 +00:00
renovate[bot]
1f3353e5c6
build(deps): update gitoxide crates 2023-02-09 22:03:56 +00:00
renovate[bot]
dfba37e6f8
build(deps): update rust crate serde_json to 1.0.93 2023-02-09 01:02:29 +00:00
Matan Kushner
93c7eca550
ci: reduce renovate PR noise (#4892) 2023-02-09 03:51:38 +09:00
renovate[bot]
c76dc930fa build(deps): update pest crates to 2.5.5 2023-02-08 04:34:40 +00:00
renovate[bot]
1384375e53 build(deps): update toml crates 2023-02-08 02:48:39 +00:00
Zhizhen He
f6c9fd5348
docs: fix typos (#4889) 2023-02-07 12:52:41 +01:00
David Knaack
c019630653
build(deps): update rust crate os_info to 3.6.0 (#4878)
* build(deps): update rust crate os_info to 3.6.0

* add new os symbols

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 12:52:14 +01:00
renovate[bot]
99e44ce782 build(deps): update rust crate toml_edit to 0.19.2 2023-02-07 06:10:11 +00:00