-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: python-ellar/ellar
base: 0.7.6
head repository: python-ellar/ellar
compare: 0.7.7
- 16 commits
- 6 files changed
- 2 contributors
Commits on May 1, 2024
-
Bump mypy from 1.9.0 to 1.10.0
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 45c7aa3 - Browse repository at this point
Copy the full SHA 45c7aa3View commit details
Commits on Jun 1, 2024
-
Bump codecov/codecov-action from 4.3.0 to 4.4.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.0 to 4.4.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4.3.0...v4.4.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a6b6d37 - Browse repository at this point
Copy the full SHA a6b6d37View commit details -
Bump uvicorn[standard] from 0.29.0 to 0.30.0
Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.29.0...0.30.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 3a43f7a - Browse repository at this point
Copy the full SHA 3a43f7aView commit details -
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.2 to 0.4.7. - [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.4.2...v0.4.7) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a606697 - Browse repository at this point
Copy the full SHA a606697View commit details -
Bump types-ujson from 5.9.0.0 to 5.10.0.20240515
Bumps [types-ujson](https://github.com/python/typeshed) from 5.9.0.0 to 5.10.0.20240515. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-ujson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0d6f67f - Browse repository at this point
Copy the full SHA 0d6f67fView commit details
Commits on Jun 3, 2024
-
Merge pull request #213 from python-ellar/dependabot/pip/types-ujson-…
…5.10.0.20240515 Bump types-ujson from 5.9.0.0 to 5.10.0.20240515
Configuration menu - View commit details
-
Copy full SHA for 1c207f2 - Browse repository at this point
Copy the full SHA 1c207f2View commit details -
Merge pull request #212 from python-ellar/dependabot/pip/ruff-0.4.7
Bump ruff from 0.4.2 to 0.4.7
Configuration menu - View commit details
-
Copy full SHA for ee8fe48 - Browse repository at this point
Copy the full SHA ee8fe48View commit details -
Merge pull request #211 from python-ellar/dependabot/pip/uvicorn-stan…
…dard--0.30.0 Bump uvicorn[standard] from 0.29.0 to 0.30.0
Configuration menu - View commit details
-
Copy full SHA for 56cf87b - Browse repository at this point
Copy the full SHA 56cf87bView commit details -
Bump uvicorn[standard] from 0.30.0 to 0.30.1
Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.30.0 to 0.30.1. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.30.0...0.30.1) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2bd1940 - Browse repository at this point
Copy the full SHA 2bd1940View commit details -
Merge pull request #214 from python-ellar/dependabot/pip/uvicorn-stan…
…dard--0.30.1 Bump uvicorn[standard] from 0.30.0 to 0.30.1
Configuration menu - View commit details
-
Copy full SHA for 1904d5e - Browse repository at this point
Copy the full SHA 1904d5eView commit details
Commits on Jun 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb8ce38 - Browse repository at this point
Copy the full SHA fb8ce38View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8f2852 - Browse repository at this point
Copy the full SHA f8f2852View commit details
Commits on Jun 9, 2024
-
Merge pull request #210 from python-ellar/dependabot/github_actions/c…
…odecov/codecov-action-4.4.1 Bump codecov/codecov-action from 4.3.0 to 4.4.1
Configuration menu - View commit details
-
Copy full SHA for 5e788d3 - Browse repository at this point
Copy the full SHA 5e788d3View commit details -
Merge pull request #202 from python-ellar/dependabot/pip/mypy-1.10.0
Bump mypy from 1.9.0 to 1.10.0
Configuration menu - View commit details
-
Copy full SHA for 7407e82 - Browse repository at this point
Copy the full SHA 7407e82View commit details -
Merge pull request #215 from python-ellar/test_fix
fix: TestingModule metadata sharing during tests
Configuration menu - View commit details
-
Copy full SHA for 474444c - Browse repository at this point
Copy the full SHA 474444cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a19541f - Browse repository at this point
Copy the full SHA a19541fView 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 0.7.6...0.7.7