-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: scaleway/serverless-functions-python
base: 451f6ca
head repository: scaleway/serverless-functions-python
compare: d5d0acb
- 12 commits
- 8 files changed
- 4 contributors
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8081e45 - Browse repository at this point
Copy the full SHA 8081e45View commit details -
[pre-commit.ci] pre-commit autoupdate (#91)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) - [github.com/compilerla/conventional-pre-commit: v3.3.0 → v3.6.0](compilerla/conventional-pre-commit@v3.3.0...v3.6.0) - [github.com/psf/black: 24.4.2 → 24.10.0](psf/black@24.4.2...24.10.0) - [github.com/pycqa/flake8: 7.1.0 → 7.1.1](PyCQA/flake8@7.1.0...7.1.1) - [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.13.0](pre-commit/mirrors-mypy@v1.10.1...v1.13.0) - [github.com/PyCQA/bandit: 1.7.9 → 1.7.10](PyCQA/bandit@1.7.9...1.7.10) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 11e52c4 - Browse repository at this point
Copy the full SHA 11e52c4View commit details -
build(deps): bump flask from 3.0.0 to 3.0.3 (#101)
* build(deps): bump flask from 3.0.0 to 3.0.3 Bumps [flask](https://github.com/pallets/flask) from 3.0.0 to 3.0.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.0...3.0.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5e1b27c - Browse repository at this point
Copy the full SHA 5e1b27cView commit details -
build(deps): bump typing-extensions from 4.8.0 to 4.12.2 (#107)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.8.0 to 4.12.2. - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.8.0...4.12.2) --- updated-dependencies: - dependency-name: typing-extensions 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 85b73d6 - Browse repository at this point
Copy the full SHA 85b73d6View commit details -
build(deps-dev): bump pylint from 3.0.2 to 3.2.7 (#108)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.2 to 3.2.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.2...v3.2.7) --- updated-dependencies: - dependency-name: pylint 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 e42ba3b - Browse repository at this point
Copy the full SHA e42ba3bView commit details -
build(deps-dev): bump black from 23.12.1 to 24.8.0 (#109)
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.8.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development 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 176a0b4 - Browse repository at this point
Copy the full SHA 176a0b4View commit details -
build(deps-dev): bump flake8 from 6.1.0 to 7.1.1 (#110)
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.1.1. - [Commits](PyCQA/flake8@6.1.0...7.1.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development 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 05bf188 - Browse repository at this point
Copy the full SHA 05bf188View commit details -
build(deps-dev): bump setuptools from 67.4.0 to 70.0.0 (#111)
Bumps [setuptools](https://github.com/pypa/setuptools) from 67.4.0 to 70.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v67.4.0...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: indirect ... 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 216e71f - Browse repository at this point
Copy the full SHA 216e71fView commit details -
build(deps): bump werkzeug from 3.0.0 to 3.0.6 (#112)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.0 to 3.0.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.0...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: indirect ... 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 070a726 - Browse repository at this point
Copy the full SHA 070a726View commit details -
build(deps-dev): bump zipp from 3.14.0 to 3.19.1 (#113)
Bumps [zipp](https://github.com/jaraco/zipp) from 3.14.0 to 3.19.1. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.14.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: indirect ... 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 f8b1d7f - Browse repository at this point
Copy the full SHA f8b1d7fView commit details -
build(deps): bump jinja2 from 3.1.2 to 3.1.4 (#114)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... 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 28e79fe - Browse repository at this point
Copy the full SHA 28e79feView commit details
Commits on Nov 28, 2024
-
chore: bump version and reorder changelog (#106)
* chore: bump version and reorder changelog * chore(ci): remove python3.8 form ci as well * fix: poetry lock again
Configuration menu - View commit details
-
Copy full SHA for d5d0acb - Browse repository at this point
Copy the full SHA d5d0acbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 451f6ca...d5d0acb