dart-lang / pub

The pub command line tool
https://dart.dev/tools/pub/cmd
BSD 3-Clause "New" or "Revised" License
1.05k stars 230 forks source link

Bump http_parser from 4.1.0 to 4.1.1 #4442

Closed dependabot[bot] closed 14 minutes ago

dependabot[bot] commented 23 hours ago

Bumps http_parser from 4.1.0 to 4.1.1.

Release notes

Sourced from http_parser's releases.

package:http_parser v4.1.1

  • Move to dart-lang/http monorepo.
Commits
  • ec4cdb0 Moving fixes
  • 37b7a19 Add issue template and other fixes
  • 86e6070 Merge package:http_parser into the http monorepo
  • 75bd389 Pass language version to DartFormatter(). (#1317)
  • 85d2651 Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group (dart-l...
  • f59cd79 [cronet_http] Upgrade jni and jnigen to 0.12.0 (#1311)
  • aded576 Migrate to the dart_style DartFormatter API. (#1307)
  • dfeecf0 Convert a java.lang.OutOfMemoryError into a ClientException (#1299)
  • a41141d cupertino_http: Use sharedDarwinSource (#1290)
  • 51beb4e fix(http_client_conformance_tests): multipart server (#1292)
  • Additional commits viewable in compare view


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 show 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)