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

[http2, conformance_tests] update dependencies #1443

Merged
merged 2 commits into from
Jan 9, 2025
Merged

[http2, conformance_tests] update dependencies #1443

merged 2 commits into from
Jan 9, 2025

Conversation

kevmoo
Copy link
Member

@kevmoo kevmoo commented Jan 8, 2025

No description provided.

Copy link

github-actions bot commented Jan 8, 2025

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
http2 None 2.3.1 2.3.2-wip 2.3.1 ✔️
Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

Coverage ⚠️
File Coverage
pkgs/http2/lib/http2.dart 💔 Not covered
pkgs/http2/lib/src/frames/frames.dart 💔 Not covered
pkgs/http2/lib/src/hpack/hpack.dart 💚 96 %

This check for test coverage is informational (issues shown here will not fail the PR).

This check can be disabled by tagging the PR with skip-coverage-check.

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbols
License Headers ✔️
// Copyright (c) 2025, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
Files
no missing headers

All source files should start with a license header.

Unrelated files missing license headers
Files
pkgs/http/example/main.dart
pkgs/http_client_conformance_tests/example/client_test.dart
pkgs/http_client_conformance_tests/lib/src/dummy_isolate.dart
pkgs/http_parser/test/example_test.dart
pkgs/http_profile/lib/http_profile.dart
pkgs/web_socket/example/web_socket_example.dart
pkgs/web_socket/lib/testing.dart
pkgs/web_socket_conformance_tests/example/client_test.dart

@github-actions github-actions bot added the type-infra A repository infrastructure change or enhancement label Jan 8, 2025
@kevmoo
Copy link
Member Author

kevmoo commented Jan 9, 2025

@brianquinlan – I think the failures are unrelated – please confirm?

@brianquinlan
Copy link
Collaborator

@brianquinlan – I think the failures are unrelated – please confirm?

Yep, they are unrelated.

@kevmoo kevmoo merged commit 531d3e5 into master Jan 9, 2025
41 of 44 checks passed
@kevmoo kevmoo deleted the update_deps branch January 9, 2025 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:http_client_conformance_tests package:http2 type-infra A repository infrastructure change or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants