Bump actions/labeler from 4.0.2 to 4.0.3 (#353)

Bumps [actions/labeler](https://github.com/actions/labeler) from 4.0.2 to 4.0.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/actions/labeler/releases">actions/labeler's releases</a>.</em></p>
<blockquote>
<h2>v4.0.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Make the <code>repo-token</code> input optional. Default is <code>github.token</code> (<a href="https://redirect.github.com/actions/labeler/issues/227">#227</a>)</li>
<li>Bump typescript to 4.9.5 (<a href="https://redirect.github.com/actions/labeler/issues/496">#496</a>)</li>
<li>Bump prettier to 2.8.4 (<a href="https://redirect.github.com/actions/labeler/issues/498">#498</a>)</li>
<li>Bump <code>@​vercel/ncc</code> to 0.36.1 (<a href="https://redirect.github.com/actions/labeler/issues/493">#493</a>)</li>
<li>Bump <code>@​actions/github</code>, minimatch and <code>@​types/minimatch</code> (<a href="https://redirect.github.com/actions/labeler/issues/477">#477</a>)</li>
<li>Update documentation (<a href="https://redirect.github.com/actions/labeler/issues/278">#278</a>, <a href="https://redirect.github.com/actions/labeler/issues/285">#285</a>, <a href="https://redirect.github.com/actions/labeler/issues/476">#476</a> and <a href="https://redirect.github.com/actions/labeler/issues/495">#495</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/actions/labeler/commit/ba790c862c380240c6d5e7427be5ace9a05c754b"><code>ba790c8</code></a> feat: default <code>repo-token</code> to <code>github.token</code> (<a href="https://redirect.github.com/actions/labeler/issues/227">#227</a>)</li>
<li><a href="https://github.com/actions/labeler/commit/b3338513be4a4bc5c64b15f457c144de28873481"><code>b333851</code></a> Merge pull request <a href="https://redirect.github.com/actions/labeler/issues/498">#498</a> from actions/dependabot/npm_and_yarn/prettier-2.8.4</li>
<li><a href="https://github.com/actions/labeler/commit/7500838c8c70a6a333792c48fef7746bf937c70d"><code>7500838</code></a> Merge pull request <a href="https://redirect.github.com/actions/labeler/issues/496">#496</a> from actions/dependabot/npm_and_yarn/typescript-4.9.5</li>
<li><a href="https://github.com/actions/labeler/commit/46f10bd82e0bebf2e74af5a9e251bd65f2bbbebd"><code>46f10bd</code></a> Merge pull request <a href="https://redirect.github.com/actions/labeler/issues/493">#493</a> from actions/dependabot/npm_and_yarn/vercel/ncc-0.36.1</li>
<li><a href="https://github.com/actions/labeler/commit/cfabdea1fa3e7d9ca707f07ea426103adc0b0067"><code>cfabdea</code></a> Bump prettier from 2.8.2 to 2.8.4</li>
<li><a href="https://github.com/actions/labeler/commit/826c4e60e2f66263db6d3654ac27d572cbf2a56e"><code>826c4e6</code></a> Bump typescript from 4.9.4 to 4.9.5</li>
<li><a href="https://github.com/actions/labeler/commit/8e3e86e54863b31f629243ff47fe86916fb2a568"><code>8e3e86e</code></a> Update workflow badges (<a href="https://redirect.github.com/actions/labeler/issues/495">#495</a>)</li>
<li><a href="https://github.com/actions/labeler/commit/d4bda4db14c4869b732f0d7b87fc5659736c38f1"><code>d4bda4d</code></a> Bump <code>@​vercel/ncc</code> from 0.36.0 to 0.36.1</li>
<li><a href="https://github.com/actions/labeler/commit/b435530b772aabbe69115984e1ab58cf1cf09860"><code>b435530</code></a> Update release-new-action-version.yml (<a href="https://redirect.github.com/actions/labeler/issues/479">#479</a>)</li>
<li><a href="https://github.com/actions/labeler/commit/36adcc2cb20365916b642c787434206fd1d69958"><code>36adcc2</code></a> Update licenses and dependencies (<a href="https://redirect.github.com/actions/labeler/issues/477">#477</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/actions/labeler/compare/5c7539237e04b714afd8ad9b4aed733815b9fab4...ba790c862c380240c6d5e7427be5ace9a05c754b">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/labeler&package-manager=github_actions&previous-version=4.0.2&new-version=4.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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

</details>
1 file changed
tree: 39195a0b3eb30824e47a15b331f98783bce9afba
  1. .github/
  2. pkgs/
  3. tool/
  4. .gitignore
  5. analysis_options.yaml
  6. CONTRIBUTING.md
  7. LICENSE
  8. mono_repo.yaml
  9. README.md
README.md

Build Status

About Shelf

Shelf makes it easy to create and compose web servers and parts of web servers. How?

  • Expose a small set of simple types.
  • Map server logic into a simple function: a single argument for the request, the response is the return value.
  • Trivially mix and match synchronous and asynchronous processing.
  • Flexibility to return a simple string or a byte stream with the same model.

It was inspired by Connect for NodeJS and Rack for Ruby.

See the package:shelf readme for more information.

Packages

PackageDescriptionVersion
shelfA model for web server middleware that encourages composition and easy reuse.pub package
shelf_packages_handlerA shelf handler for serving a packages/ directory.pub package
shelf_proxyA shelf handler for proxying HTTP requests to another server.pub package
shelf_routerA convenient request router for the shelf web-framework, with support for URL-parameters, nested routers and routers generated from source annotations.pub package
shelf_router_generatorA package:build-compatible builder for generating request routers for the shelf web-framework based on source annotations.pub package
shelf_staticStatic file server support for the shelf package and ecosystem.pub package
shelf_test_handlerA Shelf handler that makes it easy to test HTTP interactions.pub package
shelf_web_socketA shelf handler that wires up a listener for every connection.pub package

Publishing automation

For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.