Commit Graph

453 Commits

Author SHA1 Message Date
Poliorcetics 8a38b8f6f1 fix(status): add trailing space to pipestatus_format (#6404) 2024-11-24 19:13:35 +01:00
renovate[bot] 862d8c3ea7 build(deps): update embarkstudios/cargo-deny-action action to v2.0.2 2024-11-21 08:35:13 +00:00
renovate[bot] d00e96cc59 build(deps): update mislav/bump-homebrew-formula-action action to v3.2 2024-11-19 19:41:14 +00:00
renovate[bot] 90721faa0b build(deps): update crate-ci/typos action to v1.27.3 2024-11-08 17:16:26 +00:00
renovate[bot] 4ce7931627 build(deps): update crate-ci/typos action to v1.27.2 2024-11-06 21:39:12 +00:00
renovate[bot] 0eae051f9f build(deps): update crate-ci/typos action to v1.27.1 2024-11-06 16:42:45 +00:00
renovate[bot] 9d0dbcb691 build(deps): update crate-ci/typos action to v1.27.0 2024-11-03 01:15:01 +00:00
renovate[bot] 8b6177c728 build(deps): update crate-ci/typos action to v1.26.8 2024-10-24 21:03:47 +00:00
renovate[bot] 426c34ad14 build(deps): update crate-ci/typos action to v1.26.1 2024-10-24 01:56:52 +00:00
Daniel Waltz 22c6c5201d feat(deno): add deno.lock file to default detect_files list (#6310)
* feat(deno): add `deno.lock` file to default `detect_files` list

* feat(deno): add `deno.lock` to default detect files in schema

* test: add test for `deno.lock` file presense

* docs: add `deno.lock` to list of default files

* chore: formatting

* Revert "docs: add `deno.lock` to list of default files"

This reverts commit 6d0dc577d5.

* docs: add `deno.lock` to default detect files in primary readme

* chore: revert formatting from latest version of dprint

* docs: add `deno.lock` to default detect files list and format
2024-10-14 22:05:23 +02:00
David Knaack fcc697b9b3 feat(release): codesign windows release binaries (#6273) 2024-10-13 22:22:12 +02:00
renovate[bot] 51d2c56be3 build(deps): update crate-ci/typos action to v1.26.0 2024-10-07 19:19:08 +00:00
David Knaack 25f356e3b5 chore: fix minor ci failures (#6293)
* chore: add trailing newline to config schema

* chore: fix typo

closes #6291
2024-10-07 21:18:44 +02:00
renovate[bot] 5006e53c11 build(deps): update crate-ci/typos action to v1.25.0 2024-10-01 03:19:07 +00:00
Baku Kim 36134d896b feat(python): detect pixi and ipynb files (#6228) 2024-09-26 10:53:18 +02:00
renovate[bot] 44c79e4ce6 build(deps): update crate-ci/typos action to v1.24.6 2024-09-22 16:07:59 +00:00
renovate[bot] 7f8bd10c9b build(deps): update reviewdog/action-suggester action to v1.18.0 2024-09-16 08:11:47 +00:00
renovate[bot] a560610a84 build(deps): update crate-ci/typos action to v1.24.5 2024-09-04 17:01:52 +00:00
renovate[bot] cdd2be8044 build(deps): update crate-ci/typos action to v1.24.4 2024-09-03 22:53:51 +00:00
renovate[bot] 59c8152d79 build(deps): update crate-ci/typos action to v1.24.3 2024-08-30 22:08:09 +00:00
renovate[bot] 05d853fdd7 build(deps): update crate-ci/typos action to v1.24.1 2024-08-23 21:10:39 +00:00
renovate[bot] 10e5d07155 build(deps): update crate-ci/typos action to v1.23.7 2024-08-22 17:12:10 +00:00
Daniel Kneipp 171746a584 feat(mojo): add module for Mojo language (#6108)
* feat: add support to mojo lang

* docs: fix mojo formatting

* Update src/modules/mojo.rs

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>

* feat(mojo): parse hash as an independent variable

* chore(mojo): fix formatting

* chore(mojo): update schema and docs

* feat(mojo): use lazy cmd evaluation

---------

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2024-08-18 18:12:39 +02:00
Thomas O'Donnell 8a2d944bc8 feat(python): Add detect env vars option (#4486)
feat(python): Configure different detect env vars

Allow the env vars that trigger the python module to be configured, if
an empty list is passed then the module will fall back to just
triggering based on the configured files, folders and extensions.
2024-08-18 18:11:13 +02:00
Eduard Korchmar 68a8fc9563 feat(hostname): add option to replace hostnames with aliases (#6097)
---------

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2024-08-12 18:26:35 +02:00
renovate[bot] cf361444d9 build(deps): update embarkstudios/cargo-deny-action action to v2 (#6161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 20:00:10 +02:00
renovate[bot] aeda623f4d build(deps): update crate-ci/typos action to v1.23.6 2024-07-31 20:18:12 +00:00
David Knaack c7a8ea7570 fix(ci): move to macos-latest image (#6132) 2024-07-26 16:15:54 -04:00
David Knaack cfc58161e0 Merge commit from fork
addresses GHSA-vx24-x4mv-vwr5
2024-07-26 19:31:41 +02:00
renovate[bot] e23b40fdfd build(deps): update crate-ci/typos action to v1.23.5 2024-07-26 10:05:31 +00:00
renovate[bot] b9cabda61c build(deps): update crate-ci/typos action to v1.23.3 2024-07-24 19:46:15 +00:00
renovate[bot] 50cd112207 build(deps): update reviewdog/action-suggester action to v1.17.0 2024-07-14 13:04:29 +00:00
renovate[bot] 0e04c55fba build(deps): update crate-ci/typos action to v1.23.2 2024-07-10 19:26:30 +00:00
David Knaack 48dfcfc0ed ci: fix prevent prevent file change workflow (#6018) 2024-07-07 16:17:34 +02:00
renovate[bot] a4d96ed0db build(deps): update reviewdog/action-suggester action to v1.16.0 2024-07-07 01:50:35 +00:00
renovate[bot] ba907fb39d build(deps): update crate-ci/typos action to v1.23.1 2024-07-05 15:15:04 +00:00
renovate[bot] 8809e91720 build(deps): update crate-ci/typos action to v1.23.0 2024-07-05 03:35:08 +00:00
Evan Mattiza e0281868c9 feat(purescript): add support for spago-next configuration files (#6036)
* update: add purescript spago-next configuration files

in upcoming spago projects, the configuration file is changing from
spago.dhall -> spago.yaml and spago.lock. This will detect both styles
for the time being

* fix typo

did not update test. spago.yaml -> spago.lock in the spago lock file
test case
2024-06-28 23:39:40 +02:00
renovate[bot] 70d7dd68bd build(deps): update reviewdog/action-suggester action to v1.15.0 2024-06-22 21:30:02 +00:00
renovate[bot] 9b2e8c41b4 build(deps): update crate-ci/typos action to v1.22.9 2024-06-22 18:45:59 +00:00
David Knaack a1c50be2a4 chore(deps): handle signpath update (#6000) 2024-06-22 09:53:21 +02:00
David Knaack aa05a1e5ab chore: fix rust 1.79 lint warnings (#6034)
* chore: fix rust 1.79 lint warnings

* chore: update config-schema
2024-06-22 09:52:46 +02:00
renovate[bot] eade2327e5 build(deps): update crate-ci/typos action to v1.22.8 2024-06-21 22:18:27 +00:00
renovate[bot] 37fba4cfb7 build(deps): update reviewdog/action-suggester action to v1.14.0 2024-06-17 16:59:07 +00:00
renovate[bot] 522aa31f08 build(deps): update crate-ci/typos action to v1.22.7 2024-06-12 16:57:51 +00:00
renovate[bot] 46b54ebc7d build(deps): update crate-ci/typos action to v1.22.4 2024-06-11 01:21:52 +00:00
renovate[bot] d8a3ac72a3 build(deps): update reviewdog/action-suggester action to v1.13.0 2024-06-08 10:30:46 +00:00
renovate[bot] 17b09bed3d build(deps): update crate-ci/typos action to v1.22.3 2024-06-07 15:39:46 +00:00
renovate[bot] 5489659698 build(deps): update crate-ci/typos action to v1.22.1 2024-06-05 21:59:37 +00:00
renovate[bot] bbaa571dff build(deps): update crate-ci/typos action to v1.22.0 2024-06-03 15:58:17 +00:00