Flux-local

Latest version: v5.5.1

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 10

5.5.1

What's Changed
* Fix issue with collecting OCIRepositories during diff by allenporter in https://github.com/allenporter/flux-local/pull/772

Dependency updates
* chore(deps): update dependency pyyaml to v6.0.2 by renovate in https://github.com/allenporter/flux-local/pull/771


**Full Changelog**: https://github.com/allenporter/flux-local/compare/5.5.0...5.5.1

5.5.0

What's Changed
* Fix: Remove deprecated set-output command by damacus in https://github.com/allenporter/flux-local/pull/718
* Add OCIRepository as a parsed object by allenporter in https://github.com/allenporter/flux-local/pull/768
* Add support for chartRef in a HelmRelease by allenporter in https://github.com/allenporter/flux-local/pull/769


Dependency Updates
* chore(deps): update dependency ruff to v0.5.1 by renovate in https://github.com/allenporter/flux-local/pull/736
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.1 by renovate in https://github.com/allenporter/flux-local/pull/737
* chore(deps): update dependency pip to v24.1.2 by renovate in https://github.com/allenporter/flux-local/pull/738
* chore(deps): update dependency coverage to v7.6.0 by renovate in https://github.com/allenporter/flux-local/pull/739
* chore(deps): update ghcr.io/kyverno/kyverno-cli docker tag to v1.12.5 by renovate in https://github.com/allenporter/flux-local/pull/740
* chore(deps): update docker.io/alpine/helm docker tag to v3.15.3 by renovate in https://github.com/allenporter/flux-local/pull/741
* chore(deps): update dependency ruff to v0.5.2 by renovate in https://github.com/allenporter/flux-local/pull/742
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.2 by renovate in https://github.com/allenporter/flux-local/pull/743
* chore(deps): update docker.io/bitnami/kubectl docker tag to v1.30.3 by renovate in https://github.com/allenporter/flux-local/pull/744
* chore(deps): update dependency pytest-asyncio to v0.23.8 by renovate in https://github.com/allenporter/flux-local/pull/745
* chore(deps): update dependency ruff to v0.5.3 by renovate in https://github.com/allenporter/flux-local/pull/746
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.3 by renovate in https://github.com/allenporter/flux-local/pull/747
* chore(deps): update registry.k8s.io/kustomize/kustomize docker tag to v5.4.3 by renovate in https://github.com/allenporter/flux-local/pull/748
* chore(deps): update dependency mypy to v1.11.0 by renovate in https://github.com/allenporter/flux-local/pull/749
* chore(deps): update dependency pytest to v8.3.1 by renovate in https://github.com/allenporter/flux-local/pull/750
* chore(deps): update dependency ruff to v0.5.4 by renovate in https://github.com/allenporter/flux-local/pull/751
* chore(deps): update docker/build-push-action action to v6 by renovate in https://github.com/allenporter/flux-local/pull/715
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.4 by renovate in https://github.com/allenporter/flux-local/pull/752
* chore(deps): update dependency types-pyyaml to v6.0.12.20240724 by renovate in https://github.com/allenporter/flux-local/pull/755
* chore(deps): update dependency pdoc to v14.6.0 by renovate in https://github.com/allenporter/flux-local/pull/756
* chore(deps): update dependency pytest to v8.3.2 by renovate in https://github.com/allenporter/flux-local/pull/757
* chore(deps): update dependency ruff to v0.5.5 by renovate in https://github.com/allenporter/flux-local/pull/758
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.5 by renovate in https://github.com/allenporter/flux-local/pull/759
* chore(deps): update dependency pre-commit to v3.8.0 by renovate in https://github.com/allenporter/flux-local/pull/760
* chore(deps): update dependency pip to v24.2 by renovate in https://github.com/allenporter/flux-local/pull/761
* chore(deps): update dependency mypy to v1.11.1 by renovate in https://github.com/allenporter/flux-local/pull/762
* chore(deps): update dependency ruff to v0.5.6 by renovate in https://github.com/allenporter/flux-local/pull/763
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.6 by renovate in https://github.com/allenporter/flux-local/pull/764
* chore(deps): update dependency black to v24.8.0 by renovate in https://github.com/allenporter/flux-local/pull/765
* chore(deps): update pre-commit hook psf/black to v24.8.0 by renovate in https://github.com/allenporter/flux-local/pull/766
* chore(deps): update dependency coverage to v7.6.1 by renovate in https://github.com/allenporter/flux-local/pull/767

New Contributors
* damacus made their first contribution in https://github.com/allenporter/flux-local/pull/718

**Full Changelog**: https://github.com/allenporter/flux-local/compare/5.4.0...5.5.0

5.4.0

What's Changed
* Add a pass through --registry-config flag by allenporter in https://github.com/allenporter/flux-local/pull/735


**Full Changelog**: https://github.com/allenporter/flux-local/compare/5.3.2...5.4.0

5.3.2

What's Changed
* Improve error messages for parse failures by allenporter in https://github.com/allenporter/flux-local/pull/732
* Change placeholder values to avoid invalid yaml parse errors by allenporter in https://github.com/allenporter/flux-local/pull/733
* Fix build in postbuild substitution by allenporter in https://github.com/allenporter/flux-local/pull/734

Developer dependency updates
* chore(deps): update docker.io/bitnami/kubectl docker tag to v1.30.1 by renovate in https://github.com/allenporter/flux-local/pull/679
* chore(deps): update dependency pdoc to v14.5.0 by renovate in https://github.com/allenporter/flux-local/pull/680
* chore(deps): update dependency pytest-asyncio to v0.23.7 by renovate in https://github.com/allenporter/flux-local/pull/681
* chore(deps): update dependency pytest to v8.2.1 by renovate in https://github.com/allenporter/flux-local/pull/682
* New updates detected with Cruft by github-actions in https://github.com/allenporter/flux-local/pull/683
* chore(deps): update registry.k8s.io/kustomize/kustomize docker tag to v5.4.2 by renovate in https://github.com/allenporter/flux-local/pull/685
* chore(deps): update dependency ruff to v0.4.5 by renovate in https://github.com/allenporter/flux-local/pull/686
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.5 by renovate in https://github.com/allenporter/flux-local/pull/687
* chore(deps): update ghcr.io/kyverno/kyverno-cli docker tag to v1.12.2 by renovate in https://github.com/allenporter/flux-local/pull/688
* chore(deps): update dependency typing-extensions to v4.12.0 by renovate in https://github.com/allenporter/flux-local/pull/689
* chore(deps): update pre-commit hook codespell-project/codespell to v2.3.0 by renovate in https://github.com/allenporter/flux-local/pull/690
* chore(deps): update docker.io/alpine/helm docker tag to v3.15.1 by renovate in https://github.com/allenporter/flux-local/pull/691
* chore(deps): update dependency coverage to v7.5.2 by renovate in https://github.com/allenporter/flux-local/pull/692
* chore(deps): update dependency coverage to v7.5.3 by renovate in https://github.com/allenporter/flux-local/pull/693
* chore(deps): update dependency ruff to v0.4.6 by renovate in https://github.com/allenporter/flux-local/pull/694
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.6 by renovate in https://github.com/allenporter/flux-local/pull/695
* chore(deps): update ghcr.io/kyverno/kyverno-cli docker tag to v1.12.3 by renovate in https://github.com/allenporter/flux-local/pull/696
* chore(deps): update dependency ruff to v0.4.7 by renovate in https://github.com/allenporter/flux-local/pull/697
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.7 by renovate in https://github.com/allenporter/flux-local/pull/698
* chore(deps): update dependency typing-extensions to v4.12.1 by renovate in https://github.com/allenporter/flux-local/pull/699
* New updates detected with Cruft by github-actions in https://github.com/allenporter/flux-local/pull/702
* chore(deps): update dependency pytest to v8.2.2 by renovate in https://github.com/allenporter/flux-local/pull/703
* chore(deps): update ubuntu docker tag to jammy-20240530 by renovate in https://github.com/allenporter/flux-local/pull/704
* chore(deps): update dependency ruff to v0.4.8 by renovate in https://github.com/allenporter/flux-local/pull/705
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.8 by renovate in https://github.com/allenporter/flux-local/pull/706
* chore(deps): update dependency typing-extensions to v4.12.2 by renovate in https://github.com/allenporter/flux-local/pull/708
* chore(deps): update docker.io/bitnami/kubectl docker tag to v1.30.2 by renovate in https://github.com/allenporter/flux-local/pull/710
* chore(deps): update dependency ruff to v0.4.9 by renovate in https://github.com/allenporter/flux-local/pull/711
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.9 by renovate in https://github.com/allenporter/flux-local/pull/712
* chore(deps): update dependency mashumaro to v3.13.1 by renovate in https://github.com/allenporter/flux-local/pull/713
* chore(deps): update docker.io/alpine/helm docker tag to v3.15.2 by renovate in https://github.com/allenporter/flux-local/pull/714
* chore(deps): update ghcr.io/kyverno/kyverno-cli docker tag to v1.12.4 by renovate in https://github.com/allenporter/flux-local/pull/716
* chore(deps): update dependency ruff to v0.4.10 by renovate in https://github.com/allenporter/flux-local/pull/719
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.10 by renovate in https://github.com/allenporter/flux-local/pull/720
* chore(deps): update dependency pip to v24.1 by renovate in https://github.com/allenporter/flux-local/pull/721
* chore(deps): update dependency coverage to v7.5.4 by renovate in https://github.com/allenporter/flux-local/pull/722
* chore(deps): update dependency types-aiofiles to v23.2.0.20240623 by renovate in https://github.com/allenporter/flux-local/pull/723
* chore(deps): update dependency mypy to v1.10.1 by renovate in https://github.com/allenporter/flux-local/pull/725
* chore(deps): update dependency pdoc to v14.5.1 by renovate in https://github.com/allenporter/flux-local/pull/726
* chore(deps): update dependency pip to v24.1.1 by renovate in https://github.com/allenporter/flux-local/pull/728
* chore(deps): update dependency types-aiofiles to v24 by renovate in https://github.com/allenporter/flux-local/pull/727
* chore(deps): update dependency aiofiles to v24 by renovate in https://github.com/allenporter/flux-local/pull/724
* chore(deps): update dependency ruff to v0.5.0 by renovate in https://github.com/allenporter/flux-local/pull/729
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.0 by renovate in https://github.com/allenporter/flux-local/pull/730

New Contributors
* github-actions made their first contribution in https://github.com/allenporter/flux-local/pull/683

**Full Changelog**: https://github.com/allenporter/flux-local/compare/5.3.1...5.3.2

5.3.1

What's Changed
* Remove "-e ." when installing package requirements by allenporter in https://github.com/allenporter/flux-local/pull/676

Developer updates
* chore(deps): update dependency pre-commit to v3.7.1 by renovate in https://github.com/allenporter/flux-local/pull/668
* chore(deps): update fluxcd/flux2 action to v2.3.0 by renovate in https://github.com/allenporter/flux-local/pull/674
* chore(deps): update ghcr.io/fluxcd/flux-cli docker tag to v2.3.0 by renovate in https://github.com/allenporter/flux-local/pull/677


**Full Changelog**: https://github.com/allenporter/flux-local/compare/5.3.0...5.3.1

5.3.0

What's Changed
* chore(deps): update dependency pre-commit to v3.7.1 by renovate in https://github.com/allenporter/flux-local/pull/665
* Manage repository with cruft by allenporter in https://github.com/allenporter/flux-local/pull/667
* Remove dev requirements in production requirements.txt by allenporter in https://github.com/allenporter/flux-local/pull/669
* Typing improvements by allenporter in https://github.com/allenporter/flux-local/pull/670
* Mark project as managed by cruft by allenporter in https://github.com/allenporter/flux-local/pull/671
* Update setup.cfg to 5.3.0 by allenporter in https://github.com/allenporter/flux-local/pull/672


**Full Changelog**: https://github.com/allenporter/flux-local/compare/5.2.0...5.3.0

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.