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 urllib3 from 1.26.16 to 1.26.18 in /backend/src #14

Open
wants to merge 673 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 18, 2023

Bumps urllib3 from 1.26.16 to 1.26.18.

Release notes

Sourced from urllib3's releases.

1.26.18

  • Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other" redirect responses. (GHSA-g4mx-q9vg-27p4)

1.26.17

  • Added the Cookie header to the list of headers to strip from requests when redirecting to a different host. As before, different headers can be set via Retry.remove_headers_on_redirect. (GHSA-v845-jxx5-vc9f)
Changelog

Sourced from urllib3's changelog.

1.26.18 (2023-10-17)

  • Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other" redirect responses.

1.26.17 (2023-10-02)

  • Added the Cookie header to the list of headers to strip from requests when redirecting to a different host. As before, different headers can be set via Retry.remove_headers_on_redirect. ([#3139](https://github.com/urllib3/urllib3/issues/3139) <https://github.com/urllib3/urllib3/pull/3139>_)
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Tornike-Papuashvili and others added 30 commits March 27, 2023 17:00
…nd create works. need to implement delete and cancel button
#3948 - Variable Enchancement

See merge request cometa/cometa!154
#3948 - Variable Enchancement

See merge request cometa/cometa!155
# Conflicts:
#   front/src/app/dialogs/edit-variables/edit-variables.component.ts
#3948 - created new table for variales and refactored old code

See merge request cometa/cometa!156
# Conflicts:
#   front/src/app/dialogs/edit-variables/edit-variables.component.ts
small fixes

See merge request cometa/cometa!157
…ns, added confirmation dialogs, variables work fine now
…ns, added confirmation dialogs, variables work fine now
…223/cometa/cometa into feature_variable_enchancement
ArslanSB and others added 8 commits October 3, 2023 20:30
Development

See merge request cometa/cometa!219
fix (tree-view): duplicate feature id fix

See merge request cometa/cometa!220
fix (tree-view): duplicate feature id fix

See merge request cometa/cometa!221
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 18, 2023
santoshyadavdev and others added 11 commits October 20, 2023 17:09
feat: add data-driven component and route

See merge request cometa/cometa!204
Development

See merge request cometa/cometa!222
fix (keydown): V for edit variables changed to CTRL+V

See merge request cometa/cometa!223
fix (keydown): V for edit variables changed to CTRL+V

See merge request cometa/cometa!224
Development

See merge request cometa/cometa!225
fix (tree-view): duplicate feature id fix

See merge request cometa/cometa!226
@dependabot dependabot bot force-pushed the dependabot/pip/backend/src/urllib3-1.26.18 branch from a3a4774 to bb4c4c9 Compare October 22, 2023 21:28
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.16...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/backend/src/urllib3-1.26.18 branch from bb4c4c9 to ad8b50c Compare October 22, 2023 21:28
@ArslanSB ArslanSB force-pushed the master branch 2 times, most recently from d709bbc to 7a61e11 Compare June 6, 2024 16:12
@raro42 raro42 force-pushed the dependabot/pip/backend/src/urllib3-1.26.18 branch from ad8b50c to c79a812 Compare June 7, 2024 06:29
Copy link
Author

dependabot bot commented on behalf of github Jun 18, 2024

A newer version of urllib3 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

4 participants