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): update devdependency listhen to v1 #59

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
listhen ^0.2.8 -> ^1.7.2 age adoption passing confidence

Release Notes

unjs/listhen (listhen)

v1.7.2

Compare Source

compare changes

🩹 Fixes
  • dev: Call dynamic websocket resolver (7360d27)
❤️ Contributors

v1.7.1

Compare Source

compare changes

💅 Refactors
  • Update to crossws 0.2 api (b29607f)
❤️ Contributors

v1.7.0

Compare Source

compare changes

🚀 Enhancements
  • ws: Support dynamic websocket resolver (7b006e2)
🏡 Chore
❤️ Contributors

v1.6.0

Compare Source

compare changes

🚀 Enhancements
  • Experimental websocket support (#​158)
🏡 Chore
  • Update lockfile (ebef2d1)
  • Remove ws from shared args for now (d115045)
❤️ Contributors

v1.5.6

Compare Source

compare changes

🩹 Fixes
  • Apply default localhost in internal generateURL util (6c76d31)
  • dev: Fix absolute paths imports on windows (#​142)
📖 Documentation
🏡 Chore
❤️ Contributors

v1.5.5

Compare Source

compare changes

🩹 Fixes
  • Apply default localhost in internal generateURL util (6c76d31)
❤️ Contributors

v1.5.4

Compare Source

compare changes

🩹 Fixes
  • Use localhost when host is empty for getURL (9ec7d77)
📖 Documentation
🏡 Chore
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Tech Genius

v1.5.3

Compare Source

compare changes

🩹 Fixes
  • Correct private host warning message (df5ff4d)
  • Prefer explicit hostname option over HOST env (0674d96)
🏡 Chore
  • release: V1.5.2 (1aab0dd)
  • Revert to codecov/codecov-action@v3 (c911a1f)
❤️ Contributors

v1.5.2

Compare Source

compare changes

🔥 Performance
  • Imprve default host for windows, docker and wsl (#​126)
💅 Refactors
  • Use std-env for stackblitz detection (933c0c3)
❤️ Contributors

v1.5.1

Compare Source

compare changes

🩹 Fixes
🏡 Chore
❤️ Contributors

v1.5.0

Compare Source

compare changes

🚀 Enhancements
  • Trap SIGINT, SIGTERM and SIGHUP for autoclosing (#​108)
🩹 Fixes
  • Allow valid ipv6 as hostnames (78dd4b7)
🏡 Chore
❤️ Contributors
  • Mastercuber <e4d33vb85@​mozmail.com>
  • Pooya Parsa (@​pi0)

v1.4.8

Compare Source

compare changes

🩹 Fixes
  • Type and provide listener.address (972fac7)
🏡 Chore
  • Update get-port-please and jiti (8be655c)
❤️ Contributors

v1.4.7

Compare Source

compare changes

🩹 Fixes
  • Validate hostname after applying defaults (e6c1b89)
❤️ Contributors

v1.4.6

Compare Source

compare changes

🩹 Fixes
  • Validate input hostname and warn (bfc8149)
🏡 Chore
❤️ Contributors

v1.4.5

Compare Source

compare changes

🩹 Fixes
  • Update get-port-please and pass public flag (3de5b10)
  • cli: Remove default: false for opt-in flag (180c685)
🏡 Chore
❤️ Contributors

v1.4.4

Compare Source

compare changes

🩹 Fixes
  • Use ipv4 for windows and wsl default hostname (#​119)
💅 Refactors
  • Tidy up open, wsl, and docker utils (#​118)
❤️ Contributors

v1.4.3

Compare Source

compare changes

🩹 Fixes
  • Prevent double brackets for ipv6 format (2110e40)
🏡 Chore
  • Update playground version (f9f1be3)
❤️ Contributors

v1.4.2

Compare Source

compare changes

🩹 Fixes
  • Better options handling for public host (#​112)
  • cli: Handle --host with boolean value (#​113)
  • Several bugfixes for generated urls (#​114)
💅 Refactors
  • Show qr code above listening urls (#​115)
🏡 Chore
❤️ Contributors

v1.4.1

Compare Source

compare changes

🩹 Fixes
  • dev: Update @parcel/watcher-wasm usage to 2.3.0 (329230a)
🏡 Chore
❤️ Contributors

v1.4.0

Compare Source

compare changes

🚀 Enhancements
  • cli: Expose getArgs and parseArgs (#​109)
❤️ Contributors

v1.3.1

Compare Source

compare changes

🩹 Fixes
  • Update qr code padding (#​105)
  • Use unicode char for network placeholder (e80f658)
🏡 Chore
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Anthony Fu <anthonyfu117@​hotmail.com>

v1.3.0

Compare Source

compare changes

🚀 Enhancements
  • Print qr code for public address (#​89)
  • qr and publicURL options and --qr, --no-qr, and --public-url cli flags (#​97)
  • public option and --host flag to disable network expose in development by default (#​98)
  • Stackblitz auto url detection (experimental) (#​99)
  • cli: Accept https.* options (#​93)
  • Tunnel support via unjs/untun and cloudflared (experimental) (#​102)
🔥 Performance
  • dev: Use @parcel/watcher whenever available (#​95)
🩹 Fixes
  • dev: Try to resolve h3 from user node_modules first (#​94)
  • dev: Show better error for when no compatible handler is exported (#​92)
💅 Refactors
  • Better watcher warning message (ec92cf4)
  • Fix option types and handling (ad82a70)
  • Use consistent emojies (4b26902)
  • Simplify console output (e741be0)
🏡 Chore
✅ Tests
  • Fix order mismatch (#​90)
  • setup: Extend certificate generation to also write ca.pem, ca-key.pem and certificate chain to files (#​103)
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Mastercuber <e4d33vb85@​mozmail.com>
  • Anthony Fu <anthonyfu117@​hotmail.com>

v1.2.2

Compare Source

compare changes

🩹 Fixes
  • watcher: Use @parcel/watcher-wasm for non node.js environment compatibility (#​85)
❤️ Contributors

v1.2.1

Compare Source

compare changes

🩹 Fixes
  • Avoid directly importing availableParallelism from os (bdd8771)
❤️ Contributors

v1.2.0

Compare Source

compare changes

🚀 Enhancements
  • Improve watcher experience (#​82)
  • Dev server with serve static support (#​83)
  • https: Support using encrypted private key and pkcs12 (pfx) keystore (#​80)
🩹 Fixes
  • watcher: Resolve relative paths without leading dot (c8388f1)
🏡 Chore
🤖 CI
  • Use conventional commit for autofix action (#​79)
❤️ Contributors

v1.1.2

Compare Source

compare changes

📦 Build
❤️ Contributors

v1.1.1

Compare Source

compare changes

📦 Build
  • Include bin in npm dist files (03e66b0)
❤️ Contributors

v1.1.0

Compare Source

compare changes

🚀 Enhancements
  • Support basic listenAndWatch (#​74)
  • listhen cli (#​75)
💅 Refactors
📦 Build
  • Remove non existing cjs dist from exports (#​69)
  • Move types field to the first (5abd82c)
  • Fix cjs compatibility (65d667c)
🏡 Chore
❤️ Contributors

v1.0.4

Compare Source

compare changes

🩹 Fixes
  • Add default port range (#​63)
📖 Documentation
  • Update badges and content (b7cf9ad)
🏡 Chore
❤️ Contributors

v1.0.3

Compare Source

compare changes

🏡 Chore
  • Update ufo and other dependencies (d3db211)
❤️ Contributors

v1.0.2

Compare Source

compare changes

🏡 Chore
🎨 Styles
❤️ Contributors
1.0.1 (2022-11-28)
Bug Fixes

v1.0.1

Compare Source

v1.0.0

Compare Source

0.3.5 (2022-11-02)
Bug Fixes
0.3.4 (2022-09-20)
Bug Fixes
  • add custom hostname to alternative domains (d7ffa58)
  • fix type for https only for listener instead of options (59a2c76)
0.3.3 (2022-09-20)
Bug Fixes
  • narrow down listener.https type (c8279e2)
0.3.2 (2022-09-20)
Features
  • expose resolve https options (84023f4)
Bug Fixes
  • display provided hostname (ee1df6d)
0.3.1 (2022-09-15)
Features

v0.3.5

Compare Source

v0.3.4

Compare Source

v0.3.3

Compare Source

v0.3.2

Compare Source

v0.3.1

Compare Source

v0.3.0

Compare Source

⚠ BREAKING CHANGES
  • certificate and selfsigned options are merged with https
Features
0.2.15 (2022-08-08)
Bug Fixes
  • deps: update get-port please (d0267d8)
0.2.14 (2022-08-08)
Features
  • update ger-port-please with verbose error (8e6f023)
Bug Fixes
0.2.13 (2022-06-15)
Bug Fixes
0.2.12 (2022-06-13)
Features
0.2.11 (2022-04-25)
Bug Fixes
0.2.10 (2022-04-16)
Bug Fixes
  • bundle xdg-open as an async chunk (890a4a9)
0.2.9 (2022-04-15)
Bug Fixes
0.2.8 (2022-04-07)
0.2.7 (2022-04-07)
Bug Fixes
  • update ssl keySize to 2048 (f63967b)
0.2.6 (2022-01-13)
Features
0.2.5 (2021-10-14)
Bug Fixes
0.2.4 (2021-04-13)
Features
  • allow recalling showURL (cd00e79)
0.2.3 (2021-04-05)
Bug Fixes
  • add \n to surrounding of listen message (b4b1300)
0.2.2 (2021-04-05)
Bug Fixes
  • add empty line to listening message (8381c49)
0.2.1 (2021-04-05)
Features

v0.2.15

Compare Source

v0.2.14

Compare Source

v0.2.13

Compare Source

v0.2.12

Compare Source

v0.2.11

Compare Source

v0.2.10

Compare Source

v0.2.9

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update devdependency listhen to v1 Update devDependency listhen to v1 Dec 17, 2022
@renovate renovate bot changed the title Update devDependency listhen to v1 chore(deps): update devdependency listhen to v1 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/listhen-1.x branch 2 times, most recently from a4870eb to 7afbb23 Compare March 16, 2023 06:48
@renovate renovate bot force-pushed the renovate/listhen-1.x branch 2 times, most recently from 8c52038 to b9d238f Compare July 18, 2023 22:20
@renovate renovate bot force-pushed the renovate/listhen-1.x branch 5 times, most recently from e114d6f to 1c221c6 Compare August 27, 2023 21:32
@renovate renovate bot force-pushed the renovate/listhen-1.x branch 3 times, most recently from 4bba88f to 691b18b Compare September 9, 2023 02:28
@renovate renovate bot force-pushed the renovate/listhen-1.x branch 4 times, most recently from 7ba4d21 to b9c8430 Compare September 20, 2023 13:56
Copy link
Contributor Author

renovate bot commented Jan 9, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
 WARN  The "store" setting has been renamed to "store-dir". Please use the new name.
 WARN  GET https://registry.npmjs.org/@nuxtjs%2Feslint-config-typescript error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/listhen error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/standard-version error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/typescript error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/unbuild error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/c8/-/c8-7.11.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/h3/-/h3-0.7.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/ohmyfetch/-/ohmyfetch-0.4.15.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vitest/-/vitest-0.9.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/defu/-/defu-6.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@nuxtjs%2Feslint-config-typescript error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/listhen error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/standard-version error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/typescript error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/unbuild error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/c8/-/c8-7.11.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/h3/-/h3-0.7.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/ohmyfetch/-/ohmyfetch-0.4.15.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vitest/-/vitest-0.9.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/defu/-/defu-6.0.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
undefined
 ERR_INVALID_THIS  Value of "this" must be of type URLSearchParams

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants