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
Bas Nijholt
cb1041d023
docs: "Fira Code Nerd Font" -> "FiraCode Nerd Font" ( #4883 )
2023-02-06 11:02:35 +09:00
renovate[bot]
6aa41182d2
build(deps): update rust crate serde_json to 1.0.92
2023-02-05 10:07:07 +00:00
renovate[bot]
4788d8bfa0
build(deps): update rust crate unicode-segmentation to 1.10.1
2023-02-01 01:28:43 +00:00
Matan Kushner
2ef9360797
docs(i18n): new Crowdin updates ( #4719 )
2023-02-01 01:14:38 +09:00
renovate[bot]
30084e113a
build(deps): update mislav/bump-homebrew-formula-action action to v2.2
2023-01-31 12:50:36 +00:00
Vegard Skui
41eb98b310
feat(fossil_branch): add fossil_branch module ( #4806 )
...
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2023-01-31 09:06:46 +01:00
renovate[bot]
3d76a987d6
build(deps): update toml crates
2023-01-31 04:09:33 +00:00
accidentaldevelopment
9ac924eb3f
fix(fish): enable transient prompt when in vi mode ( #4826 )
2023-01-30 23:13:16 +01:00
David Knaack
645a439c0b
build(deps): update toml crates ( #4853 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-30 23:12:27 +01:00
renovate[bot]
22111c8778
build(deps): update rust crate process_control to 4.0.2
2023-01-29 20:25:13 +00:00