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

rev shelf_web_socket in prep for publishing #458

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

devoncarew
Copy link
Member

  • rev shelf_web_socket in prep for publishing

  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

Copy link

Package publishing

Package Version Status Publish tag (post-merge)
package:shelf_web_socket 2.0.1 ready to publish shelf_web_socket-v2.0.1
package:shelf 1.4.3-wip WIP (no publish necessary)
package:shelf_packages_handler 3.0.3-wip WIP (no publish necessary)
package:shelf_proxy 1.0.5-wip WIP (no publish necessary)
package:shelf_router 1.1.5-wip WIP (no publish necessary)
package:shelf_router_generator 1.1.1-wip WIP (no publish necessary)
package:shelf_static 1.1.3 already published at pub.dev
package:shelf_test_handler 2.0.3-wip WIP (no publish necessary)

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

@devoncarew devoncarew merged commit 7f26ebd into master Nov 22, 2024
22 checks passed
@devoncarew devoncarew deleted the rev_shelf_web_socket branch November 22, 2024 16:37
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Dec 2, 2024
… package_config, pool, protobuf, pub_semver, shelf, source_maps, source_span, stack_trace, stream_channel, string_scanner, sync_http, term_glyph, test, test_descriptor, test_process, test_reflective_loader, tools, vector_math, watcher, web, web_socket_channel, webdriver, webkit_inspection_protocol, yaml, yaml_edit

Revisions updated by `dart tools/rev_sdk_deps.dart`.

core (https://github.com/dart-lang/core/compare/1de8372..abcf992):
  abcf992c  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/core#728)

ecosystem (https://github.com/dart-lang/ecosystem/compare/52e4ceb..248b180):
  248b180  2024-12-01  dependabot[bot]  Bump the github-actions group with 4 updates (dart-lang/ecosystem#322)
  cdbe4e5  2024-11-21  Devon Carew  add a new 'dart bin/report.dart contributors' command (dart-lang/ecosystem#311)

glob (https://github.com/dart-lang/glob/compare/b6319d6..994191a):
  994191a  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/glob#100)

http_multi_server (https://github.com/dart-lang/http_multi_server/compare/c8aabe3..f6a7488):
  f6a7488  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-archive/http_multi_server#75)

lints (https://github.com/dart-lang/lints/compare/f72e5ce..2e1321e):
  2e1321e  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 (dart-lang/lints#217)

markdown (https://github.com/dart-lang/markdown/compare/776689c..4d5dbc6):
  4d5dbc6  2024-12-01  dependabot[bot]  Bump the github-actions group with 2 updates (dart-lang/markdown#630)

package_config (https://github.com/dart-lang/package_config/compare/2583a4e..76f2f6c):
  76f2f6c  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/package_config#161)

pool (https://github.com/dart-lang/pool/compare/0bac9b2..f85209d):
  f85209d  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/pool#93)

protobuf (https://github.com/dart-lang/protobuf/compare/ccf104d..da7279c):
  da7279c  2024-12-02  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.2 to 1.7.0 (google/protobuf.dart#949)

pub_semver (https://github.com/dart-lang/pub_semver/compare/ab3eab5..8e9fcb9):
  8e9fcb9  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/pub_semver#110)

shelf (https://github.com/dart-lang/shelf/compare/a2708cd..657ebd3):
  657ebd3  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/shelf#462)
  7f26ebd  2024-11-22  Devon Carew  rev shelf_web_socket in prep for publishing (dart-lang/shelf#458)

source_maps (https://github.com/dart-lang/source_maps/compare/b20b970..198d32b):
  198d32b  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/source_maps#98)

source_span (https://github.com/dart-lang/source_span/compare/f147469..22a243e):
  22a243e  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/source_span#120)

stack_trace (https://github.com/dart-lang/stack_trace/compare/63e79f5..b660cfa):
  b660cfa  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/stack_trace#168)

stream_channel (https://github.com/dart-lang/stream_channel/compare/9bfc2a8..71fe6dd):
  71fe6dd  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/stream_channel#113)

string_scanner (https://github.com/dart-lang/string_scanner/compare/255d671..77de235):
  77de235  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/string_scanner#85)

sync_http (https://github.com/dart-lang/sync_http/compare/82362bc..47e6b26):
  47e6b26  2024-12-02  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 (google/sync_http.dart#53)

term_glyph (https://github.com/dart-lang/term_glyph/compare/31abb04..9ed8ed9):
  9ed8ed9  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/term_glyph#59)

test (https://github.com/dart-lang/test/compare/8a07bee..c2a6986):
  c2a69865  2024-12-01  dependabot[bot]  Bump the github-actions group with 2 updates (dart-lang/test#2419)
  c2f19b49  2024-11-26  Kevin Moore  Allow latest pkg:analyzer, bump min SDK to stable release (dart-lang/test#2418)

test_descriptor (https://github.com/dart-lang/test_descriptor/compare/7119567..408526a):
  408526a  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/test_descriptor#74)

test_process (https://github.com/dart-lang/test_process/compare/7c76f47..5b0349c):
  5b0349c  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/test_process#65)

test_reflective_loader (https://github.com/dart-lang/test_reflective_loader/compare/30a552d..faade62):
  faade62  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/test_reflective_loader#67)

tools (https://github.com/dart-lang/tools/compare/466bb19..1c5b8b9):
  1c5b8b94  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 in the github-actions group (dart-lang/tools#1203)

vector_math (https://github.com/google/vector_math.dart/compare/ec5080d..433fb6c):
  433fb6c  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (google/vector_math.dart#336)

watcher (https://github.com/dart-lang/watcher/compare/7a15a90..bc44e6f):
  bc44e6f  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/watcher#173)

web (https://github.com/dart-lang/web/compare/8d24376..bdf112e):
  bdf112e  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/web#323)

web_socket_channel (https://github.com/dart-lang/web_socket_channel/compare/abe77ea..7a2039f):
  7a2039f  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/web_socket_channel#387)

webdriver (https://github.com/google/webdriver.dart/compare/4998763..d83d6a3):
  d83d6a3  2024-12-02  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 (google/webdriver.dart#309)
  1a5c815  2024-12-02  dependabot[bot]  Bump nanasess/setup-chromedriver from 2.2.2 to 2.3.0 (google/webdriver.dart#308)

webkit_inspection_protocol (https://github.com/google/webkit_inspection_protocol.dart/compare/a834c3b..effa752):
  effa752  2024-12-02  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (google/webkit_inspection_protocol.dart#132)

yaml (https://github.com/dart-lang/yaml/compare/402655e..2a37272):
  2a37272  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/yaml#173)

yaml_edit (https://github.com/dart-lang/yaml_edit/compare/8bd0fdf..fbdc70a):
  fbdc70a  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/yaml_edit#100)

Change-Id: Id7d9bb71236e6c20c9cdc2b1eb4690112e285b64
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/398501
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants