Aws-lambda-builders

Latest version: v1.53.0

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

Scan your dependencies

Page 5 of 12

1.29.0

What's Changed
* chore: Mark Dependabot PRs as internal by jfuss in https://github.com/aws/aws-lambda-builders/pull/473
* Add compatibility with setuptools 66+ by jfly in https://github.com/aws/aws-lambda-builders/pull/475
* chore(deps-dev): bump parameterized from 0.8.1 to 0.9.0 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/477
* chore(deps-dev): bump ruff from 0.0.257 to 0.0.259 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/476
* chore(deps-dev): bump black from 23.1.0 to 23.3.0 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/480
* chore(deps-dev): bump ruff from 0.0.259 to 0.0.260 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/481
* ci: add feat* rule to run github actions by mndeveci in https://github.com/aws/aws-lambda-builders/pull/483
* chore(deps-dev): bump ruff from 0.0.260 to 0.0.261 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/485
* chore(deps-dev): bump coverage from 7.2.2 to 7.2.3 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/484
* chore: bump version to 1.29.0 by hawflau in https://github.com/aws/aws-lambda-builders/pull/482

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

**Full Changelog**: https://github.com/aws/aws-lambda-builders/compare/v1.28.0...v1.29.0

1.28.0

What's Changed
* chore(deps): bump actions/labeler from 3 to 4 by dependabot in https://github.com/aws/aws-lambda-builders/pull/443
* chore(deps-dev): update pyelftools requirement from ~=0.27 to ~=0.29 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/445
* chore(deps-dev): bump coverage from 5.3 to 7.1.0 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/446
* chore: Remove unneeded mock dependency by jfuss in https://github.com/aws/aws-lambda-builders/pull/452
* chore(deps-dev): bump black from 22.3.0 to 23.1.0 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/448
* chore(deps-dev): bump parameterized from 0.7.4 to 0.8.1 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/454
* chore(deps-dev): bump ruff from 0.0.238 to 0.0.246 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/453
* refactor: simplify node npm workflow conditionals by torresxb1 in https://github.com/aws/aws-lambda-builders/pull/458
* chore(deps-dev): bump pytest-cov from 2.10.1 to 4.0.0 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/457
* chore(deps-dev): bump ruff from 0.0.246 to 0.0.247 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/456
* feat: add symlink support in actions by torresxb1 in https://github.com/aws/aws-lambda-builders/pull/461
* feat: update node_npm actions and workflow to support building in source directory by torresxb1 in https://github.com/aws/aws-lambda-builders/pull/462
* chore(deps-dev): bump coverage from 7.1.0 to 7.2.1 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/459
* test: add integration test for esbuild with local dependency by torresxb1 in https://github.com/aws/aws-lambda-builders/pull/455
* chore: Enable workflow to trigger on merge_group by jfuss in https://github.com/aws/aws-lambda-builders/pull/464
* chore(deps-dev): bump ruff from 0.0.247 to 0.0.254 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/463
* chore(deps-dev): bump ruff from 0.0.254 to 0.0.255 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/465
* chore(deps-dev): bump coverage from 7.2.1 to 7.2.2 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/471
* chore(deps): bump actions/setup-go from 3 to 4 by dependabot in https://github.com/aws/aws-lambda-builders/pull/469
* chore(deps-dev): bump ruff from 0.0.255 to 0.0.257 in /requirements by dependabot in https://github.com/aws/aws-lambda-builders/pull/470
* feat: add python3.10 support by mndeveci in https://github.com/aws/aws-lambda-builders/pull/468
* chore: bump version to 1.28.0 by mndeveci in https://github.com/aws/aws-lambda-builders/pull/472


**Full Changelog**: https://github.com/aws/aws-lambda-builders/compare/v1.27.0...v1.28.0

1.27.0

What's Changed
* feat: Pin ruff version, add dependabot config by mildaniel in https://github.com/aws/aws-lambda-builders/pull/442
* feat: Add sources content flag to supported esbuild options by mildaniel in https://github.com/aws/aws-lambda-builders/pull/439
* chore(deps): bump actions/github-script from 5 to 6 by dependabot in https://github.com/aws/aws-lambda-builders/pull/444
* feat: Rust cargo lambda workflow by calavera in https://github.com/aws/aws-lambda-builders/pull/350
* chore: Add isort and fix issues by jfuss in https://github.com/aws/aws-lambda-builders/pull/440
* chore: version bump to v1.27.0 by hawflau in https://github.com/aws/aws-lambda-builders/pull/451

New Contributors
* dependabot made their first contribution in https://github.com/aws/aws-lambda-builders/pull/444
* calavera made their first contribution in https://github.com/aws/aws-lambda-builders/pull/350

**Full Changelog**: https://github.com/aws/aws-lambda-builders/compare/v1.26.0...v1.27.0

1.26.0

What's Changed
* refactor: assign each workflow a default build directory by torresxb1 in https://github.com/aws/aws-lambda-builders/pull/428
* fix: remove unused symlinking in esbuild workflow by torresxb1 in https://github.com/aws/aws-lambda-builders/pull/432
* chore: Move to ruff from pylint by jfuss in https://github.com/aws/aws-lambda-builders/pull/435
* chore: Enable pylint within ruff by jfuss in https://github.com/aws/aws-lambda-builders/pull/436
* refactor: esbuild refactor for readability by torresxb1 in https://github.com/aws/aws-lambda-builders/pull/433
* feat: use build_dir in esbuild workflow to support building in source by torresxb1 in https://github.com/aws/aws-lambda-builders/pull/437
* fix: remove python3.6 support by mndeveci in https://github.com/aws/aws-lambda-builders/pull/434
* chore: bump version to 1.26.0 by mndeveci in https://github.com/aws/aws-lambda-builders/pull/441


**Full Changelog**: https://github.com/aws/aws-lambda-builders/compare/v1.25.0...v1.26.0

1.25.0

What's Changed
* Add CodeQL GH Action by hawflau in https://github.com/aws/aws-lambda-builders/pull/422
* fix: Fix failing esbuild integration tests by mildaniel in https://github.com/aws/aws-lambda-builders/pull/423
* feat: Add support for mjs files with esbuild by mildaniel in https://github.com/aws/aws-lambda-builders/pull/427
* chore: Remove type/bug label for Bug Issue Template by jfuss in https://github.com/aws/aws-lambda-builders/pull/425
* chore: Version bump to 1.25.0 by mildaniel in https://github.com/aws/aws-lambda-builders/pull/429


**Full Changelog**: https://github.com/aws/aws-lambda-builders/compare/v1.24.0...v1.25.0

1.24.0

What's Changed
* fix: Change npm bin to npm root by mildaniel in https://github.com/aws/aws-lambda-builders/pull/407
* fix: Copy over shrinkwrap if it exists by mildaniel in https://github.com/aws/aws-lambda-builders/pull/411
* test: Add GH Actions by mildaniel in https://github.com/aws/aws-lambda-builders/pull/410
* chore: Update branch, repo for build/test action by mildaniel in https://github.com/aws/aws-lambda-builders/pull/412
* feat: builds for Go files in a different directory by Harleenijjar in https://github.com/aws/aws-lambda-builders/pull/406
* test: Use Repo Owner Condition, Add Job Aggregation by mildaniel in https://github.com/aws/aws-lambda-builders/pull/414
* chore: Remove Appveyor script by mildaniel in https://github.com/aws/aws-lambda-builders/pull/415
* feat: add new parameter to build in source and pass parameter into workflows by torresxb1 in https://github.com/aws/aws-lambda-builders/pull/416
* feat: implement build in source for custom make by torresxb1 in https://github.com/aws/aws-lambda-builders/pull/417
* chore: update badges and build support list in readme by mndeveci in https://github.com/aws/aws-lambda-builders/pull/420
* feat: handle default and supported values for building in source per workflow by torresxb1 in https://github.com/aws/aws-lambda-builders/pull/418
* Version bump by hawflau in https://github.com/aws/aws-lambda-builders/pull/421

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

**Full Changelog**: https://github.com/aws/aws-lambda-builders/compare/v1.23.1...v1.24.0

Page 5 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.