Aws-lambda-builders

Latest version: v1.50.0

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

Scan your dependencies

Page 2 of 12

1.44.0

What's Changed
* chore(deps): bump actions/setup-java from 3 to 4 by dependabot in https://github.com/aws/aws-lambda-builders/pull/583
* chore(deps): bump actions/labeler from 4 to 5 by dependabot in https://github.com/aws/aws-lambda-builders/pull/584
* chore(deps-dev): bump ruff from 0.1.5 to 0.1.6 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/580
* fix: build requirements.txt pointing to private repository by sidhujus in https://github.com/aws/aws-lambda-builders/pull/581
* chore: auto close issues with stage/waiting-for-release tag when a new release is completed by mndeveci in https://github.com/aws/aws-lambda-builders/pull/585
* chore(deps): bump actions/labeler from 4 to 5 by hnnasit in https://github.com/aws/aws-lambda-builders/pull/592
* chore(deps-dev): bump ruff from 0.1.6 to 0.1.7 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/590
* chore(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/aws/aws-lambda-builders/pull/589
* chore(deps): bump actions/setup-go from 4 to 5 by dependabot in https://github.com/aws/aws-lambda-builders/pull/588
* Chore: bump version to 1.44 by sidhujus in https://github.com/aws/aws-lambda-builders/pull/591

New Contributors
* hnnasit made their first contribution in https://github.com/aws/aws-lambda-builders/pull/592

**Full Changelog**: https://github.com/aws/aws-lambda-builders/compare/v1.43.0...v1.44.0

1.43.0

What's Changed
* chore(deps-dev): bump black from 23.10.1 to 23.11.0 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/571
* chore(deps): bump actions/github-script from 6 to 7 by dependabot in https://github.com/aws/aws-lambda-builders/pull/573
* fix: Symlinks to non-existent directories, symlinks re-creating by mildaniel in https://github.com/aws/aws-lambda-builders/pull/578
* chore(deps-dev): bump ruff from 0.1.4 to 0.1.5 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/572
* fix: use npm update when building in source by mndeveci in https://github.com/aws/aws-lambda-builders/pull/579
* chore: Bump Lambda Builders version to 1.43.0 by lucashuy in https://github.com/aws/aws-lambda-builders/pull/582


**Full Changelog**: https://github.com/aws/aws-lambda-builders/compare/v1.42.0...v1.43.0

1.42.0

What's Changed
* Feat java21 runtime by hawflau in https://github.com/aws/aws-lambda-builders/pull/574
* Feat python3.12 by hawflau in https://github.com/aws/aws-lambda-builders/pull/575
* chore: Version bump to 1.42.0 by hawflau in https://github.com/aws/aws-lambda-builders/pull/576


**Full Changelog**: https://github.com/aws/aws-lambda-builders/compare/v1.41.0...v1.42.0

1.41.0

What's Changed
* chore(deps-dev): bump ruff from 0.0.292 to 0.1.1 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/562
* chore(deps): bump actions/setup-node from 3 to 4 by dependabot in https://github.com/aws/aws-lambda-builders/pull/560
* fix: streaming stderr from subprocess started by lambda-builders by sidhujus in https://github.com/aws/aws-lambda-builders/pull/563
* fix: update root GHA definition by mndeveci in https://github.com/aws/aws-lambda-builders/pull/568
* chore(deps-dev): bump black from 23.9.1 to 23.10.1 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/564
* chore(deps-dev): bump ruff from 0.1.1 to 0.1.4 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/567
* Add nodejs20.x support (67) by hawflau in https://github.com/aws/aws-lambda-builders/pull/569
* chore: Version bump to 1.41.0 by hawflau in https://github.com/aws/aws-lambda-builders/pull/570

New Contributors
* sidhujus made their first contribution in https://github.com/aws/aws-lambda-builders/pull/563

**Full Changelog**: https://github.com/aws/aws-lambda-builders/compare/v1.40.0...v1.41.0

1.40.0

What's Changed
* fix: Reference variable from loop instead of the one from the validator by lucashuy in https://github.com/aws/aws-lambda-builders/pull/558
* chore: Version bump to 1.40.0 by mildaniel in https://github.com/aws/aws-lambda-builders/pull/559


**Full Changelog**: https://github.com/aws/aws-lambda-builders/compare/v1.39.0...v1.40.0

1.39.0

What's Changed
* chore(deps-dev): bump ruff from 0.0.288 to 0.0.290 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/545
* fix: Validate if pip is installed in the runtime path by lucashuy in https://github.com/aws/aws-lambda-builders/pull/549
* feat: Validate minimum npm version required to use --install-links by lucashuy in https://github.com/aws/aws-lambda-builders/pull/546
* chore(deps-dev): bump ruff from 0.0.290 to 0.0.291 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/547
* chore(deps-dev): bump coverage from 7.3.1 to 7.3.2 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/551
* fix: Update esbuild binary fetching logic to look inside of `build_dir` by lucashuy in https://github.com/aws/aws-lambda-builders/pull/550
* chore(deps-dev): bump ruff from 0.0.291 to 0.0.292 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/552
* fix: Decoding non-unicode characters raises unhandled exception by mildaniel in https://github.com/aws/aws-lambda-builders/pull/554
* feat: Use errors=replace instead of returning an empty string by mildaniel in https://github.com/aws/aws-lambda-builders/pull/556
* chore: Version bump to 1.39.0 by mildaniel in https://github.com/aws/aws-lambda-builders/pull/557


**Full Changelog**: https://github.com/aws/aws-lambda-builders/compare/v1.38.0...v1.39.0

Page 2 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.