summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-04-11chore(master): release 1.14.1 (#5090)v1.14.1github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-11ci: Revert "fix: bootstrap manifest for release-please (#5087)"Matan Kushner
This reverts commit e392d14f4eb65d8761ea8bafb498d2a0d966dcef.
2023-04-11chore: fix release-please-manifest versionMatan Kushner
2023-04-11fix: update the release-please manifestMatan Kushner
2023-04-11fix: bootstrap manifest for release-please (#5087)Matan Kushner
2023-04-11fix: trigger releaseMatan Kushner
2023-04-11chore(master): release 1.14.0 (#4948)v1.14.0github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-11docs(i18n): new Crowdin updates (#4956)Matan Kushner
2023-04-10build(deps): update rust crate os_info to 3.7.0 (#5057)David Knaack
* build(deps): update rust crate os_info to 3.7.0 * add new os symbols --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10build(deps): update dprint pluginsrenovate[bot]
2023-04-07fix(java): wrong version number when using Android Studio JDK (#4966)Aurélien Gâteau
The regular expression would get the revision number found in: with gcc Android (7284624, based on r416183b) so it would print "7284624".
2023-04-06build(deps): update embarkstudios/cargo-deny-action action to v1.5.1renovate[bot]
2023-04-05build(deps): update crate-ci/typos action to v1.14.5renovate[bot]
2023-04-05chore(nu): use updated closure syntax (#5054)Samir Talwar
Update starship.nu to conform to Nushell changes Nushell recently made a change to require that all closures have an explicit parameter list, even if it's empty, in https://github.com/nushell/nushell/pull/8290. This updates starship.nu to conform to this requirement. I have casually tested this against both the latest released version of Nushell, and the latest version on HEAD; the changed code works well (for me) on both.
2023-04-04docs(presets): add azure and gcloud default symbols to plaintext preset (#5040)Matthew T
2023-04-04build(deps): update crate-ci/typos action to v1.14.4renovate[bot]
2023-04-03build(deps): update pest crates to 2.5.7 (#5043)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03build(deps): update rust crate process_control to 4.0.3 (#5046)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03build(deps): update rust crate terminal_size to 0.2.6renovate[bot]
2023-04-02feat(custom): add option to check if pwd is in a repo (#4822)jliaoh
* feat(custom): add option to check if pwd is in a repo * Apply suggestions from code review Co-authored-by: David Knaack <davidkna@users.noreply.github.com> * change whenrepo to require_repo * chore: fix doc formatting --------- Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2023-04-02feat(aws): add support for source_profile (#4859)Cosimo Matteini
feat(aws): add support for source_profile (#3834) Co-authored-by: @luiscamaral
2023-04-02feat(fossil): detection of Fossil check-outs in subdirectories (#4910)Vegard Skui
* Move PathExt::device_id() outside modules module * Add upwards_sibling_scan-function * Fix Fossil check-out detection in subdirectories * Use shared upwards scanning function in hg_branch * Let the caller specify if they're looking for a file or a folder * fix merge --------- Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2023-04-02fix(pulumi): Fix formatting on pulumi module when using version (#5038)Ryan Sabatini
Fix formatting on pulumi module when using version Sanitize `pulumi version` output to remove leading 'v' character and trailing newlines.
2023-03-31build(deps): update rust crate windows to 0.48.0renovate[bot]
2023-03-30build(deps): update rust crate gix to 0.43.1renovate[bot]
2023-03-29build(deps): update rust crate clap to 4.2.1renovate[bot]
2023-03-29build(deps): update rust crate windows to 0.47.0renovate[bot]
2023-03-29build(deps): update rust crate tempfile to 3.5.0renovate[bot]
2023-03-28build(deps): update clap crates to 4.2.0renovate[bot]
2023-03-28build(deps): update rust crate indexmap to 1.9.3renovate[bot]
2023-03-28build(deps): update rust crate serde to 1.0.159renovate[bot]
2023-03-28build(deps): update rust crate regex to 1.7.3renovate[bot]
2023-03-28build(deps): update clap cratesrenovate[bot]
2023-03-28docs: Update nerd-font-symbols.toml pop_os! symbol (#5017)Dave Parr
Update nerd-font-symbols.toml Use the specific pop_os! nerd symbol instead of the generic lollipop
2023-03-27build(deps): update rust crate serde_json to 1.0.95renovate[bot]
2023-03-27fix(gradle): add support for unstable Gradle versions (#5021)Harsh Shandilya
2023-03-26build(deps): update rust crate gix to 0.43.0renovate[bot]
2023-03-25build(deps): update embarkstudios/cargo-deny-action action to v1.5.0renovate[bot]
2023-03-24build(deps): update rust crate clap to 4.1.13renovate[bot]
2023-03-23build(deps): update crate-ci/typos action to v1.14.3renovate[bot]
2023-03-23build(deps): update rust crate toml_edit to 0.19.8renovate[bot]
2023-03-22chore: add spell checker to workflows (#4975)Zhizhen He
* chore: add spell checker to workflows * fix: update config schema * fix: revert for fennel.rs
2023-03-21build(deps): update rust crate regex to 1.7.2renovate[bot]
2023-03-20build(deps): update rust crate open to 4.0.1renovate[bot]
2023-03-20feat(aws): Adds support for AWS_CREDENTIAL_EXPIRATION environment variable ↵Harry Hodge
(#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-20build(deps): update rust crate serde to 1.0.158renovate[bot]
2023-03-20docs(preset): add missing config for Java to no-runtime-version (#5011)Christian Meusel
docs(preset): add missing Java to no-runtime-version
2023-03-20build(deps): update rust crate clap to 4.1.11renovate[bot]
2023-03-19build(deps): update rust crate quick-xml to 0.28.1renovate[bot]
2023-03-18build(deps): update rust crate serde to 1.0.157renovate[bot]