Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2024

Bumps @polka/url from 1.0.0-next.21 to 1.0.0-next.25.

Release notes

Sourced from @​polka/url's releases.

v1.0.0-next.25

NEW

  • Add @polka/compression package! (#148): a2105e0, 7745eb4 A lightweight compression replacement, with opt-in Brotli support. Thank you @​developit! 🙌

Chores

  • Add a licenses.dev badge to README files: 5ff616a This service recursively analyzes entire dependency graphs to ensure that a package (or your project) is using permissive licenses. For example, here's a results table for polka@next and a larger astro example.

Full Changelog: lukeed/polka@v1.0.0-next.24...v1.0.0-next.25

v1.0.0-next.24

Features

Patches

  • (polka) Upgrade to [email protected] which improved optional wildcard pattern support: 862b08e See [email protected] release notes for more information.

  • (@polka/send) Apply custom response headers for piped stream (#198): 1568db3 Thank you @​aral


Full Changelog: lukeed/polka@v1.0.0-next.22...v1.0.0-next.24

v1.0.0-next.22

Patches

  • (polka) Ensure error.status is numeric before assigning as status code (#178): 8448ac0 Thank you @​lovasoa

  • (polka) Ensure error.status is 3-digit status code: 561558b

Commits
  • eba0aaf v1.0.0-next.25
  • 7745eb4 chore(compression): update readme docs
  • 450973a chore: regenerate lockfile
  • a2105e0 Add @polka/compression package (#148)
  • 5ff616a chore: add license badges
  • b7a236f v1.0.0-next.24
  • 1568db3 fix(send): apply custom headers for piped stream
  • a42c247 chore: separate ESM vs CJS type definitions (#200)
  • 84b50d0 chore: ignore bench dirs w/ test
  • 862b08e chore(polka): bump trouter version
  • 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 [@polka/url](https://github.com/lukeed/polka) from 1.0.0-next.21 to 1.0.0-next.25.
- [Release notes](https://github.com/lukeed/polka/releases)
- [Commits](lukeed/polka@v1.0.0-next.21...v1.0.0-next.25)

---
updated-dependencies:
- dependency-name: "@polka/url"
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 28, 2024
@dependabot dependabot bot requested review from dlabaj, fhlavac and nicolethoen June 28, 2024 18:22
@patternfly-build
Copy link

patternfly-build commented Jun 28, 2024

@nicolethoen nicolethoen merged commit e2a7294 into main Jun 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/polka/url-1.0.0-next.25 branch June 28, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants