-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: remove python3.7 lambda support #6689
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 074a88f - Browse repository at this point
Copy the full SHA 074a88fView commit details -
Configuration menu - View commit details
-
Copy full SHA for abdbd23 - Browse repository at this point
Copy the full SHA abdbd23View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce305f4 - Browse repository at this point
Copy the full SHA ce305f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f06456 - Browse repository at this point
Copy the full SHA 9f06456View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29fc669 - Browse repository at this point
Copy the full SHA 29fc669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 494645a - Browse repository at this point
Copy the full SHA 494645aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a096990 - Browse repository at this point
Copy the full SHA a096990View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 50c77b5 - Browse repository at this point
Copy the full SHA 50c77b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 773e094 - Browse repository at this point
Copy the full SHA 773e094View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac06f8b - Browse repository at this point
Copy the full SHA ac06f8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01a4af9 - Browse repository at this point
Copy the full SHA 01a4af9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87996f9 - Browse repository at this point
Copy the full SHA 87996f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d2f536 - Browse repository at this point
Copy the full SHA 0d2f536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 811f976 - Browse repository at this point
Copy the full SHA 811f976View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e2e9c0 - Browse repository at this point
Copy the full SHA 6e2e9c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27057d2 - Browse repository at this point
Copy the full SHA 27057d2View commit details -
chore(deps-dev): Update pytest, pytest-metadata, and changed to pytes…
…t-json-report-wip (#6648) * chore(deps-dev): bump pytest-metadata in /requirements Bumps [pytest-metadata](https://github.com/pytest-dev/pytest-metadata) from 2.0.4 to 3.1.0. - [Changelog](https://github.com/pytest-dev/pytest-metadata/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-metadata@v2.0.4...3.1.0) --- updated-dependencies: - dependency-name: pytest-metadata dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump pytest to v8 and switch json-report to fork * Added comment --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a955e82 - Browse repository at this point
Copy the full SHA a955e82View commit details -
chore: Deprecate Nodejs12 and Nodejs14 (#6664)
* chore: Deprecate Nodejs12 and Nodejs14 * Make Windows container tests Node18
Configuration menu - View commit details
-
Copy full SHA for fa476e7 - Browse repository at this point
Copy the full SHA fa476e7View commit details -
* Remove ruby2.7 support * Remove ruby2.7 build cmd integ tests * Update validate integ test to include ruby3.2
Configuration menu - View commit details
-
Copy full SHA for b4988f0 - Browse repository at this point
Copy the full SHA b4988f0View commit details -
chore(deps): bump pydantic from 2.6.0 to 2.6.1 in /requirements (#6650)
* chore(deps): bump pydantic from 2.6.0 to 2.6.1 in /requirements Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update reproducibles: update-reproducible-linux-reqs * Update reproducibles: update-reproducible-mac-reqs * Update reproducibles: update-reproducible-win-reqs --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b0c8c2 - Browse repository at this point
Copy the full SHA 0b0c8c2View commit details -
chore(deps): bump the boto group in /requirements with 4 updates (#6676)
Bumps the boto group in /requirements with 4 updates: [boto3](https://github.com/boto/boto3), [boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]](https://github.com/youtype/mypy_boto3_builder), [botocore](https://github.com/boto/botocore) and [botocore-stubs](https://github.com/youtype/botocore-stubs). Updates `boto3` from 1.34.32 to 1.34.39 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.32...1.34.39) Updates `boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]` from 1.34.32 to 1.34.39 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.34.32 to 1.34.39 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.32...1.34.39) Updates `botocore-stubs` from 1.34.32 to 1.34.39 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: botocore-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f5b301c - Browse repository at this point
Copy the full SHA f5b301cView commit details -
chore(deps): bump tzdata from 2023.4 to 2024.1 in /requirements (#6675)
Bumps [tzdata](https://github.com/python/tzdata) from 2023.4 to 2024.1. - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2023.4...2024.1) --- updated-dependencies: - dependency-name: tzdata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f4de21c - Browse repository at this point
Copy the full SHA f4de21cView commit details -
chore(deps): bump cfn-lint from 0.85.0 to 0.85.1 in /requirements (#6669
) Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.85.0 to 0.85.1. - [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v0.85.0...v0.85.1) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wing Fung Lau <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e460039 - Browse repository at this point
Copy the full SHA e460039View commit details -
chore(deps): bump markupsafe from 2.1.4 to 2.1.5 in /requirements (#6654
) Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.4 to 2.1.5. - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.4...2.1.5) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bdc5b82 - Browse repository at this point
Copy the full SHA bdc5b82View commit details -
chore(deps-dev): bump ruff from 0.2.0 to 0.2.1 in /requirements (#6652)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b1925d0 - Browse repository at this point
Copy the full SHA b1925d0View commit details -
feat: updating app templates repo hash with (b2f83d35cfe79f4057149330…
…ab73f7c1e929b2b1) (#6659) Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Haresh Nasit <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 476c576 - Browse repository at this point
Copy the full SHA 476c576View commit details -
chore(deps): bump ruamel-yaml from 0.18.5 to 0.18.6 in /requirements (#…
…6661) Bumps [ruamel-yaml]() from 0.18.5 to 0.18.6. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 66a7486 - Browse repository at this point
Copy the full SHA 66a7486View commit details -
chore(deps): bump flask from 3.0.1 to 3.0.2 in /requirements (#6651)
Bumps [flask](https://github.com/pallets/flask) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.1...3.0.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b7f8b9b - Browse repository at this point
Copy the full SHA b7f8b9bView commit details -
chore(deps): bump pyinstaller from 6.3.0 to 6.4.0 in /requirements (#…
…6681) Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 14ecdd2 - Browse repository at this point
Copy the full SHA 14ecdd2View commit details -
chore(deps-dev): bump pytest-metadata in /requirements (#6682)
Bumps [pytest-metadata](https://github.com/pytest-dev/pytest-metadata) from 3.1.0 to 3.1.1. - [Changelog](https://github.com/pytest-dev/pytest-metadata/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-metadata@3.1.0...3.1.1) --- updated-dependencies: - dependency-name: pytest-metadata dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2f5c688 - Browse repository at this point
Copy the full SHA 2f5c688View commit details -
chore(deps): bump python-slugify from 8.0.3 to 8.0.4 in /requirements (…
…#6683) Bumps [python-slugify](https://github.com/un33k/python-slugify) from 8.0.3 to 8.0.4. - [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md) - [Commits](un33k/python-slugify@v8.0.3...v8.0.4) --- updated-dependencies: - dependency-name: python-slugify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a03054a - Browse repository at this point
Copy the full SHA a03054aView commit details -
chore(deps): bump the boto group in /requirements with 4 updates (#6693)
Bumps the boto group in /requirements with 4 updates: [boto3](https://github.com/boto/boto3), [boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]](https://github.com/youtype/mypy_boto3_builder), [botocore](https://github.com/boto/botocore) and [botocore-stubs](https://github.com/youtype/botocore-stubs). Updates `boto3` from 1.34.39 to 1.34.41 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.39...1.34.41) Updates `boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]` from 1.34.39 to 1.34.41 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.34.39 to 1.34.41 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.39...1.34.41) Updates `botocore-stubs` from 1.34.39 to 1.34.41 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: botocore-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4db005d - Browse repository at this point
Copy the full SHA 4db005dView commit details -
chore(deps): bump rpds-py from 0.17.1 to 0.18.0 in /requirements (#6692)
Bumps [rpds-py](https://github.com/crate-py/rpds) from 0.17.1 to 0.18.0. - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.17.1...v0.18.0) --- updated-dependencies: - dependency-name: rpds-py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f0e8c83 - Browse repository at this point
Copy the full SHA f0e8c83View commit details -
chore(deps-dev): bump black from 24.1.1 to 24.2.0 in /requirements (#…
…6685) Bumps [black](https://github.com/psf/black) from 24.1.1 to 24.2.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.1.1...24.2.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 75bcbad - Browse repository at this point
Copy the full SHA 75bcbadView commit details -
chore(deps): bump setuptools from 69.0.3 to 69.1.0 in /requirements (#…
…6684) Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.3 to 69.1.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.0.3...v69.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f11e47 - Browse repository at this point
Copy the full SHA 1f11e47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ef965e - Browse repository at this point
Copy the full SHA 4ef965eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba3c193 - Browse repository at this point
Copy the full SHA ba3c193View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a6372b - Browse repository at this point
Copy the full SHA 5a6372bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5e3853 - Browse repository at this point
Copy the full SHA a5e3853View commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2f7113 - Browse repository at this point
Copy the full SHA c2f7113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97a2356 - Browse repository at this point
Copy the full SHA 97a2356View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65fff3f - Browse repository at this point
Copy the full SHA 65fff3fView commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30e6f27 - Browse repository at this point
Copy the full SHA 30e6f27View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4483fb - Browse repository at this point
Copy the full SHA b4483fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c90cfe - Browse repository at this point
Copy the full SHA 5c90cfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fbada3 - Browse repository at this point
Copy the full SHA 3fbada3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 315114c - Browse repository at this point
Copy the full SHA 315114cView commit details