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

Bump python from 3.9-slim->3.10.5-slim, pytest 5.2.2->7.1.2 #154

Merged
merged 2 commits into from Aug 16, 2022

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps python from 3.9-slim to 3.10.5-slim.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependency Dependency upgrades docker/env Docker, environment, or CI changes labels Jul 1, 2022
@AetherUnbound
Copy link
Collaborator

Looks like this is running into pytest-dev/pytest#8540, we'll need to update pytest as well (or first)

@AetherUnbound
Copy link
Collaborator

Tried to bump pytest locally but it looks like this is now hindered by #158 ! So I'll merge that first

@AetherUnbound
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/docker/python-3.10.5-slim branch from 6e9824f to 7a4d69a Compare July 7, 2022 21:41
@AetherUnbound AetherUnbound changed the title Bump python from 3.9-slim to 3.10.5-slim Bump python from 3.9-slim->3.10.5-slim, pytest 5.2.2->7.1.2 Jul 8, 2022
@AetherUnbound
Copy link
Collaborator

The acceptance tests are passing locally, but they're throwing a ton of SystemExit/PytestUnhandledThreadExceptionWarnings 😬 Gonna at least commit this and come back to it later

@AetherUnbound
Copy link
Collaborator

I tried to see if #137 on top of this would help but that lead to more errors. This passes and runs fine so I think we can get it in along with the other changes and then try to reduce the warnings afterwards! I'm thinking it might just be outdated dependencies reacting weirdly together.

@AetherUnbound
Copy link
Collaborator

@dependabot rebase

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 8, 2022

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot bot and others added 2 commits July 7, 2022 21:02
Bumps python from 3.9-slim to 3.10.5-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@AetherUnbound AetherUnbound force-pushed the dependabot/docker/python-3.10.5-slim branch from 2fc139e to 9394fc8 Compare July 8, 2022 04:02
Copy link
Collaborator

@sarayourfriend sarayourfriend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😎

@AetherUnbound AetherUnbound merged commit 47df208 into main Aug 16, 2022
@AetherUnbound AetherUnbound deleted the dependabot/docker/python-3.10.5-slim branch August 16, 2022 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Dependency upgrades docker/env Docker, environment, or CI changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants