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 pyramid-tm from 2.3 to 2.5 #1279

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps pyramid-tm from 2.3 to 2.5.

Changelog

Sourced from pyramid-tm's changelog.

2.5 (2022-03-12) ^^^^^^^^^^^^^^^^

  • Drop support for Python 2.7, 3.4, 3.5, and 3.6.

  • Add support for Python 3.8, 3.9, and 3.10.

  • Blackify project source.

2.4 (2020-01-06) ^^^^^^^^^^^^^^^^

  • Allow overriding pyramid_tm via the environ for testing purposes. See Pylons/pyramid_tm#72

  • When tm.annotate_user is enabled, use request.authenticated_userid instead of request.unauthenticated_userid. The latter is deprecated in Pyramid 2.0. See Pylons/pyramid_tm#72

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 14, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/pyramid-tm-2.5 branch 2 times, most recently from 65a17e2 to 01501e4 Compare September 6, 2022 14:26
@lbesson
Copy link
Member

lbesson commented Oct 17, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/pyramid-tm-2.5 branch from 01501e4 to 4da9fed Compare October 17, 2022 09:26
@dependabot dependabot bot force-pushed the dependabot/pip/pyramid-tm-2.5 branch from 4da9fed to 4454fd0 Compare February 16, 2023 14:20
@dependabot dependabot bot force-pushed the dependabot/pip/pyramid-tm-2.5 branch from 4454fd0 to a4fa611 Compare February 27, 2023 07:10
@brunobesson
Copy link
Member

@dependabot rebase

Bumps [pyramid-tm](https://github.com/Pylons/pyramid_tm) from 2.3 to 2.5.
- [Release notes](https://github.com/Pylons/pyramid_tm/releases)
- [Changelog](https://github.com/Pylons/pyramid_tm/blob/master/CHANGES.rst)
- [Commits](Pylons/pyramid_tm@2.3...2.5)

---
updated-dependencies:
- dependency-name: pyramid-tm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pyramid-tm-2.5 branch from a4fa611 to 81f60df Compare February 20, 2024 08:37
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2024

Superseded by #1910.

@dependabot dependabot bot closed this Nov 14, 2024
@dependabot dependabot bot deleted the dependabot/pip/pyramid-tm-2.5 branch November 14, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants