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

chore(deps): bump http_parser from 4.0.2 to 4.1.2 in /frontend #410

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 3, 2025

Bumps http_parser from 4.0.2 to 4.1.2.

Release notes

Sourced from http_parser's releases.

package:http_parser v4.1.2

  • Fixed a bug where parsing quoted header values could require a regex to backtrack
  • Fixed a bug where quoted header values containing escaped quotes would not be correctly parsed.

package:http_parser v4.1.1

  • Move to dart-lang/http monorepo.
Commits
  • 6ecd13a Release http_parser 4.1.2 (#1439)
  • dada989 Fix a potential exponential backtracking issue when parsing quoted headers (#...
  • 3ce9451 http_multi_server: bump lints dep (#1435)
  • c27d6c7 Merge pull request #1416 from dart-lang/merge-http_multi_server-package
  • e166181 Upgrade ok_http to jnigen 0.12.2 (#1405)
  • b6a4eeb Add license to example
  • c5b5f9c Moving issues
  • ab30c76 Add issue template and other fixes
  • 658b4c4 Merge package:http_multi_server into the http monorepo
  • 2b0b562 Bump dart-lang/setup-dart in the github-actions group (dart-lang/http_multi_s...
  • 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 <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)

Bumps [http_parser](https://github.com/dart-lang/http/tree/master/pkgs) from 4.0.2 to 4.1.2.
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/http_parser-v4.1.2/pkgs)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Priority: Low Minor issue or feature with minimal impact; can be addressed later. Status: Review Needed The work on the issue is complete, but it needs to be reviewed by other team members. Type: Maintenance This relates to upkeep tasks, such as dependency updates labels Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Minor issue or feature with minimal impact; can be addressed later. Status: Review Needed The work on the issue is complete, but it needs to be reviewed by other team members. Type: Maintenance This relates to upkeep tasks, such as dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants