| Age | Commit message (Collapse) | Author |
|
|
|
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
Fixes #12928
|
|
|
|
Bumps [semver](https://github.com/python-semver/python-semver) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/python-semver/python-semver/releases)
- [Changelog](https://github.com/python-semver/python-semver/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/python-semver/python-semver/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: semver
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>
|
|
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
|
|
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
|
|
|
|
|
|
|
|
Closes #12900
|
|
|
|
|
|
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.0 to 3.4.1.
- [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.0...3.4.1)
---
updated-dependencies:
- dependency-name: charset-normalizer
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>
|
|
/.github/workflows/dependencies (#12863)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
|
|
|
|
/.github/workflows/dependencies (#12848)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
|
|
|
|
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
|
|
Co-authored-by: Jean-Tiare Le Bigot <jt@yadutaf.fr>
|
|
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
This makes it work when Tailscale is installed via App Store:
https://tailscale.com/kb/1080/cli?tab=macos.
Co-authored-by: Marc Cornellà <marc@mcornella.com>
|
|
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
In macOS, using queries such as `dash php:enum` does not open Dash.app,
possibly due to colon character being interpreted as a port.
URL-encoding the parameter (: -> %3A) makes this work again.
Fixes https://discord.com/channels/642496866407284746/809850042575093760/1308076125456437300
|
|
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
|
|
Co-authored-by: Vatsal Gupta <40350810+gvatsal60@users.noreply.github.com>
|
|
|
|
Fixes #11343
|
|
Fixes #10834
|
|
|
|
|
|
|
|
This avoids false positive detections on other bruteforced paths,
such as .zsh_history or others, which eventually result in
automated false vulnerability submissions.
|
|
|
|
|
|
Closes #12733
|
|
|
|
This reverts commit d2d5155d41cbe183ef172fef1e83a29d116a5af6.
Closes #12743
Closes #12745
Closes #12758
|
|
Related: https://github.com/ohmyzsh/ohmyzsh/pull/12747#issuecomment-2410440748
|
|
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Ousret/charset_normalizer/compare/3.3.2...3.4.0)
---
updated-dependencies:
- dependency-name: charset-normalizer
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>
|
|
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
|
|
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
|