Commit Graph

384 Commits

Author SHA1 Message Date
pre-commit-ci[bot] 63c409081a
[pre-commit.ci] pre-commit autoupdate (#276)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-07 11:09:25 -07:00
Kemal Zebari 9e32ec9f8c
Add missing `user_only` field in `Options` (#275)
Found this while exploring the code. The absence of this field doesn't
affect the runtime since the `cast()` call in `get_options()` exists
more-or-less to provide information to the type checker.
2023-08-01 18:26:08 -07:00
Kemal Zebari 1ca7fe7472
Detect dependency cycles beyond a depth = 2 (#274)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net>
2023-07-29 18:52:51 -07:00
Kemal Zebari 616618fd7d
Have --packages and --all work together (#273)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net>
2023-07-22 09:51:53 -07:00
Bernát Gábor a09fea075b
Bump deps (#272) 2023-07-19 09:01:59 -07:00
Bernát Gábor 598c775379
Update pyproject.toml 2023-07-19 08:58:50 -07:00
Bernát Gábor 9f47457ed6
Fix main
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
2023-07-17 08:43:39 -07:00
Bernát Gábor fd9ed24979
General code improvements
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
2023-07-17 08:39:48 -07:00
Bernát Gábor 81824dede7
Update README.md 2023-07-16 18:56:41 -07:00
Bernát Gábor f405c666c5
Fix graphviz CLI failing (#271) 2023-07-16 18:51:47 -07:00
Miroslav Šedivý e86182613a
Simplify loops (#267)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net>
2023-07-15 09:36:15 -07:00
Bernát Gábor 94682d2b23
Add type check to CI and fix errors (#266) 2023-07-15 08:58:56 -07:00
Bernát Gábor c56081f28a
Improve CLI (#265) 2023-07-15 08:48:34 -07:00
Bernát Gábor afad7b8138
Fix entrypoints (#264) 2023-07-15 08:16:38 -07:00
Bernát Gábor 3435b64244
Drop 3.7 support (#263) 2023-07-15 08:07:02 -07:00
Bernát Gábor 2a526184e6
Split project to parts (#261) 2023-07-15 07:43:08 -07:00
dependabot[bot] 527871b137
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 (#259)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-14 16:22:41 -07:00
Kemal Zebari 9507f19817
Avoid changing `t` in `randomized_dag_copy()` by shallow copying (#260) 2023-07-14 15:32:47 -07:00
Bernát Gábor f18a32136c
Cleanup vars
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
2023-07-10 18:01:24 -07:00
Bernát Gábor 00020a8a5f
Add type information (#258) 2023-07-10 17:58:44 -07:00
Bernát Gábor 9a77ca5d46
Exclude dependabot and pre-commit ci from release notes (#257) 2023-07-10 15:18:59 -07:00
Bernát Gábor 390feab1ee
Allow to force encoding (#255)
Co-authored-by: Douglas Parkinson <douglasbebo@gmail.com>
2023-07-07 10:29:58 -07:00
dependabot[bot] f08cdec13c
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (#252)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 08:53:23 -07:00
pre-commit-ci[bot] 01038593da
[pre-commit.ci] pre-commit autoupdate (#251)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-26 11:02:28 -07:00
pre-commit-ci[bot] f00eaa2e52
[pre-commit.ci] pre-commit autoupdate (#250)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-19 16:26:53 -07:00
Kemal Zebari 69c08e4a97
Retain casing of required package names (#248) 2023-06-15 17:24:07 -07:00
Bernát Gábor 5bf5ed06e0
Fix relative venv inspections fails (#247) 2023-06-15 09:23:42 -07:00
Bernát Gábor b92d95ec96
Fix test_render_pdf fails on illumos (#246) 2023-06-15 09:19:40 -07:00
Bernát Gábor 35f885a052
Add ruff (#243) 2023-06-14 13:02:41 -07:00
Kemal Zebari b12a6ddf45
Implement -d/--depth argument (#240) 2023-06-07 09:40:48 -07:00
Kemal Zebari c010e73a96
Use unicode characters when rendering text (#239) 2023-06-05 18:53:32 -07:00
Bernát Gábor c23f8a32aa
git ls-files -z -- .github/workflows/check.yml | xargs -0 sed -i 's|3.12.0-alpha.7|3.12.0-beta.1|g' (#238) 2023-05-30 07:54:54 -07:00
dependabot[bot] ba98a85d17
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#231)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-03 15:37:32 -07:00
Bernát Gábor 0cdb0ec227
Update tox.ini 2023-05-01 08:18:54 -07:00
Bernát Gábor 0019dcbdb9
Add 3.12 support (#228) 2023-05-01 08:18:33 -07:00
Ganden Schaffner 9019060c50
Fix typo: "Maermaid" (#227) 2023-04-27 09:44:06 -07:00
Bernát Gábor f79ee17882
Add trusted-publish (#226)
Committed via https://github.com/asottile/all-repos
2023-04-26 17:41:09 -07:00
Bernát Gábor 14c8abe618
Bump deps and tools (#224)
Committed via https://github.com/asottile/all-repos

Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
2023-04-19 13:06:58 -07:00
Bernát Gábor 5914910c2b
Bump deps and tools (#222)
Committed via https://github.com/asottile/all-repos
2023-04-07 14:03:47 -07:00
Bernát Gábor 158423dfdb
Bump deps and tools (#220) 2023-04-05 09:20:20 -07:00
dependabot[bot] ff4e50eefa
Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 (#219)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 06:30:49 -07:00
Jens W. Klein 3d3c805777
Implement: Use fnmatch for include and exclude #213 (#215)
* feature: fnmatch based includes and excludes

This is to support wildcards.

* PR Feedback

Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>

---------

Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net>
2023-03-25 13:24:21 -07:00
dependabot[bot] c6b7837a7f
Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 (#214)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-23 07:41:07 -07:00
Bernát Gábor b15e50abbb
Bump deps and tools (#212) 2023-03-21 14:53:54 -07:00
Bernát Gábor 7af23ca31d
Bump deps and tools (#210) 2023-03-18 21:18:10 -07:00
Bernát Gábor 31bce5994c
Update CHANGES.md 2023-03-18 14:04:18 -07:00
AJ Kerrigan 4f499e5cff
Handle and test mermaid output for a reversed tree (#209)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-18 14:03:43 -07:00
dependabot[bot] 03d9c7c99e
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.1 (#206)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17 08:31:50 -07:00
Bernát Gábor 417caa234a
Bump deps and tools (#203) 2023-03-12 09:50:23 -07:00
Bernát Gábor d5c7c6af31
Update CHANGES.md 2023-03-04 09:34:02 -08:00