Skip to content
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

Update axiom-py fork to v0.5.0 #3

Merged
merged 29 commits into from
Sep 9, 2024
Merged

Update axiom-py fork to v0.5.0 #3

merged 29 commits into from
Sep 9, 2024

Conversation

WRansohoff
Copy link

This PR brings our fork of the axiom-py package up to date with v0.5.0, adding support for pagination.

dependabot bot and others added 25 commits February 20, 2024 02:55
Updates the requirements on [responses](https://github.com/getsentry/responses) to permit the latest version.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.23.1...0.25.0)

---
updated-dependencies:
- dependency-name: responses
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.3.0...24.4.2)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.3.2...8.2.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@pylint-2.7.2...v3.2.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This also removes the `no_cache` and `save` flags as they are
undocumented.
feat: Add cursor, includeCursor options, bump version
…3.2.1

Update pylint requirement from ^2.7.2 to ^3.2.1
…8.2.1

Update pytest requirement from ^7.3.2 to ^8.2.1
…4.4.2

Update black requirement from ^23.3.0 to ^24.4.2
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…actions/setup-python-5

Bump actions/setup-python from 4 to 5
…w-0.25.0

Update responses requirement from ^0.23.1 to ^0.25.0
feat(typing): Prefer `object` over `Any`
@WRansohoff WRansohoff mentioned this pull request Sep 8, 2024
@WRansohoff WRansohoff merged commit 45ca752 into main Sep 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants