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 2 of 10

5.2.0

What's Changed
* feat: allow diff to take a branch name as origin using worktree by Alexsaphir in https://github.com/allenporter/flux-local/pull/655

Developer updates
* chore(deps): update dependency pytest to v8.2.0 by renovate in https://github.com/allenporter/flux-local/pull/654
* chore(deps): update dependency mashumaro to v3.13 by renovate in https://github.com/allenporter/flux-local/pull/656
* chore(deps): update ubuntu docker tag to jammy-20240427 by renovate in https://github.com/allenporter/flux-local/pull/657
* chore(deps): update ghcr.io/kyverno/kyverno-cli docker tag to v1.12.1 by renovate in https://github.com/allenporter/flux-local/pull/658
* chore(deps): update dependency ruff to v0.4.3 by renovate in https://github.com/allenporter/flux-local/pull/659
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.3 by renovate in https://github.com/allenporter/flux-local/pull/660
* chore(deps): update dependency coverage to v7.5.1 by renovate in https://github.com/allenporter/flux-local/pull/661
* chore(deps): update dependency ruff to v0.4.4 by renovate in https://github.com/allenporter/flux-local/pull/662
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.4 by renovate in https://github.com/allenporter/flux-local/pull/663

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

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

5.1.0

What's Changed

* Add support for HelmRelease that depends on the local GitRepository by allenporter in https://github.com/allenporter/flux-local/pull/638

Developer dependency updates

* chore(deps): update dependency coverage to v7.5.0 by renovate in https://github.com/allenporter/flux-local/pull/639
* chore(deps): update dependency mypy to v1.10.0 by renovate in https://github.com/allenporter/flux-local/pull/640
* chore(deps): update dependency black to v24.4.1 by renovate in https://github.com/allenporter/flux-local/pull/641
* chore(deps): update pre-commit hook psf/black to v24.4.1 by renovate in https://github.com/allenporter/flux-local/pull/642
* chore(deps): update dependency ruff to v0.4.2 by renovate in https://github.com/allenporter/flux-local/pull/643
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.2 by renovate in https://github.com/allenporter/flux-local/pull/645
* chore(deps): update dependency black to v24.4.2 by renovate in https://github.com/allenporter/flux-local/pull/646
* chore(deps): update pre-commit hook psf/black to v24.4.2 by renovate in https://github.com/allenporter/flux-local/pull/647
* chore(deps): update dependency pytest to v8.1.2 by renovate in https://github.com/allenporter/flux-local/pull/649
* chore(deps): update ubuntu docker tag to jammy-20240416 by renovate in https://github.com/allenporter/flux-local/pull/650
* chore(deps): update docker.io/bitnami/kubectl docker tag to v1.30.0 by renovate in https://github.com/allenporter/flux-local/pull/652
* chore(deps): update ghcr.io/kyverno/kyverno-cli docker tag to v1.12.0 by renovate in https://github.com/allenporter/flux-local/pull/653

**Full Changelog**: https://github.com/allenporter/flux-local/compare/5.0.1...5.1.0

5.0.1

What's Changed
* Fix log messages for invalid value references by allenporter in https://github.com/allenporter/flux-local/pull/634
* Fix regression with fallback secret placeholders by allenporter in https://github.com/allenporter/flux-local/pull/636


**Full Changelog**: https://github.com/allenporter/flux-local/compare/5.0.0...5.0.1

5.0.0

What's Changed

This release adds support for [Post Build Variable Substitution](https://fluxcd.io/flux/components/kustomize/kustomizations/#post-build-variable-substitution) and drops support for pydantic for parsing.

* Change VALUE_PLACEHOLDER to be yaml-safe by jfroy in https://github.com/allenporter/flux-local/pull/620
* Exercise postBuild.substituteFrom in tests by allenporter in https://github.com/allenporter/flux-local/pull/624
* Code simplification: Replace queue.Queue with a collection by allenporter in https://github.com/allenporter/flux-local/pull/628
* Code cleanup: Make kustomization updates happen in place by allenporter in https://github.com/allenporter/flux-local/pull/629
* Code lint improvements by allenporter in https://github.com/allenporter/flux-local/pull/630
* Parse postBuild references in the Kustomization by allenporter in https://github.com/allenporter/flux-local/pull/625
* Use mashumaro for yaml parsing and drop pydantic by allenporter in https://github.com/allenporter/flux-local/pull/631

Other developer updates
* Update README.md to fix examples by allenporter in https://github.com/allenporter/flux-local/pull/533
* Set explicit version in cluster tests by allenporter in https://github.com/allenporter/flux-local/pull/601
* README improvements and cleanup by allenporter in https://github.com/allenporter/flux-local/pull/632


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

**Full Changelog**: https://github.com/allenporter/flux-local/compare/4.3.1...5.0.0

4.3.1

What's Changed
* Limit concurrency on `flux build` kustomization paths

Developer Dependency Updates
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.1.13 by renovate in https://github.com/allenporter/flux-local/pull/504
* chore(deps): update dependency nest_asyncio to v1.5.9 by renovate in https://github.com/allenporter/flux-local/pull/505
* chore(deps): update ubuntu docker tag to jammy-20240111 by renovate in https://github.com/allenporter/flux-local/pull/506
* chore(deps): update dependency pdoc to v14.4.0 by renovate in https://github.com/allenporter/flux-local/pull/507
* chore(deps): update docker.io/bitnami/kubectl docker tag to v1.29.1 by renovate in https://github.com/allenporter/flux-local/pull/508
* chore(deps): update ghcr.io/kyverno/kyverno-cli docker tag to v1.11.4 by renovate in https://github.com/allenporter/flux-local/pull/509
* chore(deps): update dependency ruff to v0.1.14 by renovate in https://github.com/allenporter/flux-local/pull/510
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.1.14 by renovate in https://github.com/allenporter/flux-local/pull/511
* chore(deps): update docker.io/alpine/helm docker tag to v3.14.0 by renovate in https://github.com/allenporter/flux-local/pull/512


**Full Changelog**: https://github.com/allenporter/flux-local/compare/4.3.0...4.3.1

4.3.0

What's Changed
* Improve error messages to make misconfigurations easier to understand by allenporter in https://github.com/allenporter/flux-local/pull/500
* Add checkout token to support private repos by szinn in https://github.com/allenporter/flux-local/pull/353

Developer updates
* chore(deps): update dependency types-aiofiles to v23.2.0.20240106 by renovate in https://github.com/allenporter/flux-local/pull/496
* chore(deps): update ghcr.io/kyverno/kyverno-cli docker tag to v1.11.3 by renovate in https://github.com/allenporter/flux-local/pull/497
* chore(deps): update dependency gitpython to v3.1.41 by renovate in https://github.com/allenporter/flux-local/pull/499
* chore(deps): update dependency ruff to v0.1.13 by renovate in https://github.com/allenporter/flux-local/pull/501


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

**Full Changelog**: https://github.com/allenporter/flux-local/compare/4.2.2...4.3.0

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.