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 urllib from 3.27.0 to 4.6.11 #189

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps urllib from 3.27.0 to 4.6.11.

Release notes

Sourced from urllib's releases.

v4.6.11

4.6.11 (2024-12-20)

Bug Fixes

  • compressed option should be false by default (#567) (a0a8dc5)

This release is also available on:

v4.6.10

4.6.10 (2024-12-19)

Bug Fixes

  • should HEAD request keepalive by default (#566) (54c4a2c)

This release is also available on:

v4.6.9

4.6.9 (2024-12-17)

Bug Fixes

  • should got undici:client:sendHeaders message on H2 (#553) (bd19f6d)

This release is also available on:

v4.6.8

4.6.8 (2024-12-11)

Bug Fixes


This release is also available on:

... (truncated)

Changelog

Sourced from urllib's changelog.

4.6.11 (2024-12-20)

Bug Fixes

  • compressed option should be false by default (#567) (a0a8dc5)

4.6.10 (2024-12-19)

Bug Fixes

  • should HEAD request keepalive by default (#566) (54c4a2c)

4.6.9 (2024-12-17)

Bug Fixes

  • should got undici:client:sendHeaders message on H2 (#553) (bd19f6d)

4.6.8 (2024-12-11)

Bug Fixes

4.6.7 (2024-12-11)

Bug Fixes

  • should not throw when fetch a Request with post (#563) (6f9f353)

4.6.6 (2024-12-07)

Bug Fixes

  • allow set rejectUnauthorized = true on urllib.request options (#561) (88785e1)

4.6.5 (2024-12-07)

Bug Fixes

4.6.4 (2024-12-06)

... (truncated)

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)

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 javascript Pull requests that update Javascript code labels Jan 1, 2025
Bumps [urllib](https://github.com/node-modules/urllib) from 3.27.0 to 4.6.11.
- [Release notes](https://github.com/node-modules/urllib/releases)
- [Changelog](https://github.com/node-modules/urllib/blob/master/CHANGELOG.md)
- [Commits](node-modules/urllib@v3.27.0...v4.6.11)

---
updated-dependencies:
- dependency-name: urllib
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/urllib-4.6.11 branch from fbac054 to 55a46bb Compare January 1, 2025 12:31
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants