JounQin / react-hackernews

HackerNews clone built with React, ReactRouter & Redux, with full page server-side rendering
https://react-hn.1stg.me
MIT License
57 stars 21 forks source link

fix(deps): update dependency debug to ^4.3.7 #366

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
debug ^4.3.4 -> ^4.3.7 age adoption passing confidence

Release Notes

debug-js/debug (debug) ### [`v4.3.7`](https://redirect.github.com/debug-js/debug/releases/tag/4.3.7) [Compare Source](https://redirect.github.com/debug-js/debug/compare/4.3.6...4.3.7) #### What's Changed - Upgrade ms to version 2.1.3 by [@​realityking](https://redirect.github.com/realityking) in [https://github.com/debug-js/debug/pull/819](https://redirect.github.com/debug-js/debug/pull/819) **Full Changelog**: https://github.com/debug-js/debug/compare/4.3.6...4.3.7 ### [`v4.3.6`](https://redirect.github.com/debug-js/debug/releases/tag/4.3.6) [Compare Source](https://redirect.github.com/debug-js/debug/compare/4.3.5...4.3.6) #### What's Changed - Avoid using deprecated RegExp.$1 by [@​bluwy](https://redirect.github.com/bluwy) in [https://github.com/debug-js/debug/pull/969](https://redirect.github.com/debug-js/debug/pull/969) #### New Contributors - [@​bluwy](https://redirect.github.com/bluwy) made their first contribution in [https://github.com/debug-js/debug/pull/969](https://redirect.github.com/debug-js/debug/pull/969) **Full Changelog**: https://github.com/debug-js/debug/compare/4.3.5...4.3.6 ### [`v4.3.5`](https://redirect.github.com/debug-js/debug/releases/tag/4.3.5) [Compare Source](https://redirect.github.com/debug-js/debug/compare/4.3.4...4.3.5) ### Patch - [`cac39b1`](https://redirect.github.com/debug-js/debug/commit/cac39b1c5b018b0fe93a53a05f084eee543d17f5) Fix/debug depth ([#​926](https://redirect.github.com/debug-js/debug/issues/926)) Thank you [@​calvintwr](https://redirect.github.com/calvintwr) for the fix.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 weeks ago

⚠️ 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:

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.29.4/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:21609
    throw new Error(
          ^

Error: Error when performing the request to https://registry.npmjs.org/yarn/latest; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting
    at fetch (/opt/containerbase/tools/corepack/0.29.4/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:21609:11)
    at async fetchAsJson (/opt/containerbase/tools/corepack/0.29.4/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:21623:20)
    ... 4 lines matching cause stack trace ...
    at async Object.runMain (/opt/containerbase/tools/corepack/0.29.4/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23096:5) {
  [cause]: TypeError: globalThis.fetch is not a function
      at fetch (/opt/containerbase/tools/corepack/0.29.4/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:21603:33)
      at async fetchAsJson (/opt/containerbase/tools/corepack/0.29.4/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:21623:20)
      at async fetchLatestStableVersion (/opt/containerbase/tools/corepack/0.29.4/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:21550:20)
      at async fetchLatestStableVersion2 (/opt/containerbase/tools/corepack/0.29.4/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:21672:14)
      at async Engine.getDefaultVersion (/opt/containerbase/tools/corepack/0.29.4/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22292:23)
      at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.29.4/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22390:47)
      at async Object.runMain (/opt/containerbase/tools/corepack/0.29.4/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23096:5)
}
vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-hackernews ❌ Failed (Inspect) Sep 9, 2024 7:17am
changeset-bot[bot] commented 2 weeks ago

⚠️ No Changeset found

Latest commit: 108ee50e5ffcbb49b32986b2c9da3423035129e4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR