Aws-lambda-env-modeler

Latest version: v1.0.7

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

Scan your dependencies

Page 1 of 2

1.0.7

What's Changed

New Feature
* feature: allow to disable lru_caching when needed in testing context by ran-isenberg in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/68

See [documentation](https://ran-isenberg.github.io/aws-lambda-env-modeler/#usage) for full details

Updates:
* chore(deps): Bump actions/upload-artifact from 3.1.3 to 4.0.0 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/53
* chore(deps): Bump github/codeql-action from 2 to 3 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/52
* chore(deps): Bump actions/upload-artifact from 4.0.0 to 4.1.0 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/54
* chore(deps): Bump actions/upload-artifact from 4.1.0 to 4.2.0 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/55
* chore(deps): Bump codecov/codecov-action from 3.1.4 to 3.1.5 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/56
* chore(deps): Bump actions/upload-artifact from 4.2.0 to 4.3.0 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/57
* chore(deps): Bump codecov/codecov-action from 3.1.5 to 4.0.1 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/58
* chore(deps): Bump actions/upload-artifact from 4.3.0 to 4.3.1 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/59
* chore(deps): Bump codecov/codecov-action from 4.0.1 to 4.0.2 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/60
* chore(deps): Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/61
* chore(deps): Bump codecov/codecov-action from 4.0.2 to 4.1.0 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/62
* chore(deps): Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/63
* chore(deps): Bump actions/checkout from 4.1.1 to 4.1.2 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/64
* chore(deps): Bump codecov/codecov-action from 4.1.0 to 4.1.1 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/66
* chore(deps): Bump actions/setup-python from 5.0.0 to 5.1.0 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/65



**Full Changelog**: https://github.com/ran-isenberg/aws-lambda-env-modeler/compare/1.0.6...1.0.7

1.0.6

What's Changed
* chore: move to ruff by ran-isenberg in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/48
* chore(deps): Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/49
* chore(deps): Bump actions/setup-python from 4.7.1 to 5.0.0 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/50
* feature: support python 3.12 by ran-isenberg in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/51


**Full Changelog**: https://github.com/ran-isenberg/aws-lambda-env-modeler/compare/1.0.5...1.0.6

1.0.5

What's Changed
* chore(deps): Bump actions/checkout from 3.6.0 to 4.0.0 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/33
* chore(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/37
* chore(deps): Bump actions/checkout from 4.0.0 to 4.1.0 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/38
* chore: updade deps by ran-isenberg in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/39
* Update README.md by ran-isenberg in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/40
* chore(deps): Bump actions/setup-python from 4.7.0 to 4.7.1 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/41
* chore(deps): Bump ossf/scorecard-action from 2.2.0 to 2.3.0 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/42
* chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/43
* chore(deps): Bump ossf/scorecard-action from 2.3.0 to 2.3.1 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/44
* chore: poetry update by ran-isenberg in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/45
* fix: allow handlers with keyword arguments by heitorlessa in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/47

New Contributors
* heitorlessa made their first contribution in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/47

**Full Changelog**: https://github.com/ran-isenberg/aws-lambda-env-modeler/compare/1.0.4...1.0.5

1.0.3

What's Changed
* Update README.md by ran-isenberg in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/21
* chore(deps): Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.8 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/22
* chore(deps-dev): Bump types-cachetools from 5.3.0.5 to 5.3.0.6 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/24
* chore(deps-dev): Bump types-requests from 2.31.0.1 to 2.31.0.2 by dependabot in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/26
* chore: updare deps by ran-isenberg in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/27
* feature: support python 3.11 by ran-isenberg in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/28
* docs: Update README.md by ran-isenberg in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/29

New Contributors
* dependabot made their first contribution in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/22

**Full Changelog**: https://github.com/ran-isenberg/aws-lambda-env-modeler/compare/1.0.2...1.0.3

1.0.2

What's Changed
* fix: package build by ran-isenberg in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/19
* fix: version number by ran-isenberg in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/20


**Full Changelog**: https://github.com/ran-isenberg/aws-lambda-env-modeler/compare/1.0.1...1.0.2

1.0.1

What's Changed
* fix: make lib type hint friendly by ran-isenberg in https://github.com/ran-isenberg/aws-lambda-env-modeler/pull/18


**Full Changelog**: https://github.com/ran-isenberg/aws-lambda-env-modeler/compare/0.1...1.0.1

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.