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

build(deps): bump django-request from 1.6.1 to 1.6.2 in /Django #137

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps django-request from 1.6.1 to 1.6.2.

Changelog

Sourced from django-request's changelog.

1.6.2

Enhancements

  • Adds support for missing HTTP status codes: 103, 208, 226, 308, 428, 429, 431, 451, and 511.

  • Confirms support for Python 3.11.

  • Confirms support for Django 4.1.

  • Don't ignore boosted htmx requests with REQUEST_IGNORE_AJAX.

Commits
  • fca28c8 Release 1.6.2.
  • c50a259 Updated translation files.
  • 7028719 Fixed #255 -- Added missing HTTP status codes.
  • 7daf43a Confirmed support for Python 3.11.
  • cde0492 Fixed #245 -- Used unittest.mock.
  • 8eaf86f Bumped versions in Github actions configuration to v3.
  • 8db1848 Confirmed support for Django 4.1.
  • cc77bf2 Made REQUEST_IGNORE_AJAX don't ignore boosted htmx requests.
  • See full diff in compare view

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 Jan 16, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/Django/develop/django-request-1.6.2 branch from 317e62c to a168ff1 Compare February 3, 2023 01:56
@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #137 (5786b4e) into develop (bef8ccf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #137   +/-   ##
========================================
  Coverage    88.85%   88.85%           
========================================
  Files           20       20           
  Lines          763      763           
========================================
  Hits           678      678           
  Misses          85       85           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/pip/Django/develop/django-request-1.6.2 branch 2 times, most recently from 3c3e45d to e0b8ade Compare February 12, 2023 08:00
Bumps [django-request](https://github.com/django-request/django-request) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/django-request/django-request/releases)
- [Changelog](https://github.com/django-request/django-request/blob/master/CHANGELOG.md)
- [Commits](django-request/django-request@1.6.1...1.6.2)

---
updated-dependencies:
- dependency-name: django-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/Django/develop/django-request-1.6.2 branch from e0b8ade to 5786b4e Compare February 27, 2023 13:25
@Uno-Takashi
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2023

Superseded by #157.

@dependabot dependabot bot closed this Sep 9, 2023
@dependabot dependabot bot deleted the dependabot/pip/Django/develop/django-request-1.6.2 branch September 9, 2023 10:26
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.

1 participant