v2.6.12
·
470 commits
to master
since this release
What Changed
π Features
- Python version upgrades @jake-skipper (#2030)
π Bug Fixes
- Adding logic to handle gzip'd botocore ec2 service-2.json @jake-skipper (#2073)
π Doc Updates
- Addition of upgrade info @jake-skipper (#2021)
π§° Maintenance
- Fix for npm upload failure @jake-skipper (#2038)
- Codecov action update to support new token format @jake-skipper (#2056)
Detailed Change List
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #2014
- build(deps-dev): bump cspell from 7.3.8 to 7.3.9 by @dependabot in #2018
- Addition of upgrade info by @jake-skipper in #2021
- Feature/python version upgrades by @jake-skipper in #2030
- Fix for npm upload failure by @jake-skipper in #2038
- build(deps): bump werkzeug from 2.2.3 to 3.0.1 by @dependabot in #2032
- build(deps): bump gitpython from 3.1.31 to 3.1.40 by @dependabot in #2033
- build(deps): bump pygments from 2.14.0 to 2.17.2 by @dependabot in #2040
- build(deps): bump pip from 23.0.1 to 23.3.1 by @dependabot in #2034
- build(deps): bump certifi from 2022.12.7 to 2023.11.17 by @dependabot in #2035
- build(deps-dev): bump the npm_and_yarn group group in /tests/functional/serverless/test_promotezip with 1 update by @dependabot in #2039
- build(deps): bump xml2js and aws-sdk in /infrastructure/public/common/bucket-and-user.cdk by @dependabot in #2042
- build(deps-dev): bump cspell from 7.3.9 to 8.1.2 by @dependabot in #2037
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #2044
- build(deps-dev): bump cspell from 8.1.2 to 8.1.3 by @dependabot in #2045
- build(deps): bump typing-extensions from 4.7.1 to 4.9.0 by @dependabot in #2046
- Codecov action update to support new token format by @jake-skipper in #2056
- build(deps-dev): bump pytest-order from 1.1.0 to 1.2.0 by @dependabot in #2047
- build(deps-dev): bump isort from 5.12.0 to 5.13.0 by @dependabot in #2048
- build(deps): bump importlib-metadata from 6.1.0 to 7.0.0 by @dependabot in #2049
- build(deps-dev): bump pre-commit from 3.3.3 to 3.6.0 by @dependabot in #2050
- build(deps): bump awacs from 2.3.0 to 2.4.0 by @dependabot in #2051
- build(deps): bump pyyaml from 6.0 to 6.0.1 by @dependabot in #2052
- build(deps): bump troposphere from 4.3.2 to 4.5.3 by @dependabot in #2053
- build(deps): bump pyhcl from 0.4.4 to 0.4.5 by @dependabot in #2055
- build(deps): bump testfixtures from 7.1.0 to 7.2.2 by @dependabot in #2054
- build(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #2058
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #2059
- build(deps-dev): bump pytest-mock from 3.11.1 to 3.12.0 by @dependabot in #2063
- build(deps): bump pyinstaller from 6.2.0 to 6.3.0 by @dependabot in #2064
- build(deps): bump cfn-lint from 0.78.1 to 0.83.6 by @dependabot in #2065
- build(deps-dev): bump flake8 from 5.0.4 to 6.1.0 by @dependabot in #2067
- build(deps-dev): bump black from 23.7.0 to 23.12.0 by @dependabot in #2066
- build(deps-dev): bump mock from 5.0.2 to 5.1.0 by @dependabot in #2068
- build(deps): bump dunamai from 1.17.0 to 1.19.0 by @dependabot in #2069
- build(deps): bump yamllint from 1.31.0 to 1.33.0 by @dependabot in #2070
- build(deps-dev): bump boto3-stubs from 1.26.142 to 1.34.3 by @dependabot in #2072
- Adding logic to handle gzip'd botocore ec2 service-2.json by @jake-skipper in #2073
Full Changelog: v2.6.11...v2.6.12