dependabot[bot]
182dfdf210
chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 ( #13352 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
Ardeshir Nahavandi Fard
1210973cbc
fix(flutter): fix captured keyboard during completion generation ( #13350 )
5 months ago
Carlo Sala
d57775d89e
fix(git): replace `whatchanged` with `log` ( #13338 )
...
Closes #13333
6 months ago
DE SILVA T R R
1237525b23
docs(common-aliases): fix tar.gz command ( #13332 )
6 months ago
dependabot[bot]
9ac3b895d4
chore(deps): bump pyyaml in /.github/workflows/dependencies ( #13337 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
dependabot[bot]
e7528a5b37
chore(deps): bump github/codeql-action from 3.30.3 to 3.30.5 ( #13336 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
Marc Cornellà
242e2faa51
ci: improve security in project.yml workflow ( #13329 )
...
There is no inherent security vulnerability in the workflow, but there were
certain practices that increased latent risk. In this commit, we:
- Explicitly bind app token for each step that needs it, instead of setting it for
all steps after "Store app token"
- Refactor "classify" step, to not rely on files passed around, and instead uses
only awk script.
- Remove all instances of template injection within `run` scripts. There was nothing
dangerous, but the practice is unsafe.
- Sanitize all unwanted characters from PR plugin and theme names.
References: W2M1-06 W2M1-07
6 months ago
Marc Cornellà
6d5482ef59
chore: remove obsolete gitpod integration ( #13334 )
6 months ago
Christian Kilmer
763aab3271
fix(command-not-found): support latest homebrew ( #13327 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
6 months ago
dependabot[bot]
58cba61465
chore(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.2 ( #13322 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
dependabot[bot]
b428e31770
chore(deps): bump actions/checkout from 4.3.0 to 5.0.0 ( #13323 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
Carlo Sala
ddd77516ef
ci: add scorecard automatic update ( #13319 )
6 months ago
StepSecurity Bot
7f3d8a34e2
ci: Harden GitHub Actions [StepSecurity] ( #13318 )
6 months ago
Marc Cornellà
c87eb79140
feat(cli): only allow `omz pr test` on PRs with `testers needed` label ( #13238 )
6 months ago
jayant011797
c1e9748909
docs(tldr): state that `tldr` should be installed separately ( #13298 )
6 months ago
Paul Frederiksen
d3888251ac
fix(check_for_upgrade): ensure compatibility with screen ( #13302 )
...
Co-authored-by: Paul Frederiksen <pfrederiksen@Pauls-Laptop.local>
6 months ago
Lin
34d6932b08
feat(task): add completion plugin ( #13313 )
6 months ago
Denys Dovhan
2b2d6d746c
fix(bgnotify): use lsappinfo, add support for ghostty ( #13314 )
6 months ago
Carlo Sala
9e23925b85
fix(magic-enter): check for cmd existance before executing
...
Closes #13294
6 months ago
dependabot[bot]
8c168e2662
chore(deps): bump actions/setup-python from 5 to 6 ( #13293 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
Conor Meagher
7b516064ec
feat(brew): add three more aliases ( #13285 )
6 months ago
Carlo Sala
9ad0ce6482
fix(magic-enter): avoid unexpected console output
...
Closes #13290
6 months ago
G'lek Tarssza
26863c50b3
docs(gpg-agent): clarify plugin purpose ( #13289 )
6 months ago
Max Modesto Wallin
b9c9fcfd3f
feat(repo): auto-complete docs rebase update-refs ( #13286 )
7 months ago
David Chin
680298e920
feat(spackenv): Adding Spackenv plugin ( #13191 )
...
* Add spackenv plugin to handle Spack environment
* Use ":t" instead of 'basename'
7 months ago
Benjamin Bock
61b144d809
feat(magic-enter plugin): Add support for jj to magic-enter plugin ( #13241 )
7 months ago
ymlair
9d00a004b2
feat(tt): add plugin tt ( #8273 )
7 months ago
Vanildo Souto Mangueira
28ac0e95da
fix(juanghurtado): Changed text color to red when 'root' ( #7104 )
7 months ago
Kevin S Kirkup
10b750af26
feat(kompost): Add plugin for kompose ( #7729 )
...
Co-authored-by: Kevin S Kirkup <kevin.kirkup@pureport.com>
7 months ago
ElisarEisenbach
2525dae661
feat(git): use remote default branch to guess main branch ( #13212 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
7 months ago
Dennis Dashkevich
266bc17ab3
fix(chruby): avoid adding PATH entries twice ( #12980 )
7 months ago
dependabot[bot]
b95022dde6
chore(deps): bump requests in /.github/workflows/dependencies ( #13280 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
Carlo Sala
cef64c465a
fix(install): ensure `--unattended` is respected ( #13275 )
...
Closes #13274
7 months ago
dependabot[bot]
c2a69fe590
chore(deps): bump actions/checkout from 4 to 5 ( #13271 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
0xHouss
736632228a
feat(copyfile): add error handling ( #13248 )
7 months ago
Jérémy
7504f22a0c
feat(battery): add wattage for macOS ( #13258 )
7 months ago
Carlo Sala
92a03105ac
docs(key-bindings): clarify comment
...
Closes #13265
7 months ago
Patrick W. Healy
5d37f723f6
fix(asdf): avoid prepending path entry multiple times ( #13268 )
7 months ago
olwooz
51760e1d4a
feat(installer): add confirmation before overwriting existing .zshrc ( #13086 )
7 months ago
Carlo Sala
8bd49fb047
fix(virtualenv): take into account `$VIRTUAL_ENV_PROMPT`
...
Closes #13262
7 months ago
lucas
2423b7a12d
docs(web-search): add missing entries ( #13263 )
7 months ago
Jacob Rogers
801f09c1ca
fix(poetry-env): add support for poetry 2 ( #13260 )
7 months ago
dependabot[bot]
9fe2c26abd
chore(deps): bump certifi in /.github/workflows/dependencies ( #13246 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
73024e8f08
chore(deps): bump charset-normalizer in /.github/workflows/dependencies ( #13257 )
...
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/jawah/charset_normalizer/releases )
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.2...3.4.3 )
---
updated-dependencies:
- dependency-name: charset-normalizer
dependency-version: 3.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
drjaska
9d8d4cf414
feat(extract): support `.pk{3,4,7}` files ( #13254 )
7 months ago
xusd320
ef96242b9b
feat(web-search): add crates.io, docs.rs ( #13250 )
7 months ago
Parintorn Thammasitboon
a6beb0f595
feat(jonathan): add conda support ( #13243 )
8 months ago
Carlo Sala
5c804257ce
ci: use `actions/create-github-app-token` ( #13233 )
8 months ago
Marc Cornellà
98a182d71b
ci: add strict permissions to `dependencies.yml` workflow ( #13232 )
...
Just use `contents:read` initial permission. The other permissions needed are
those attached to the @ohmyzsh GitHub App.
8 months ago
dependabot[bot]
52f7ad6913
chore(deps): bump certifi in /.github/workflows/dependencies ( #13218 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.4.26 to 2025.7.14.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.04.26...2025.07.14 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.7.14
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8 months ago