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

Bump ip from 2.0.0 to 2.0.1 #74

Merged
merged 3 commits into from
Mar 5, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2024

Bumps ip from 2.0.0 to 2.0.1.

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](indutny/node-ip@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 5, 2024
Copy link

vercel bot commented Mar 5, 2024

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

Name Status Preview Comments Updated (UTC)
zen-site-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2024 11:55pm

@nicholeuf
Copy link
Owner

Why can't github actions access the NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME variable?

meticulous logs

Run yarn build
  
⚠ No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry
   ▲ Next.js 14.1.2
   Creating an optimized production build ...
 ✓ Compiled successfully
   Linting and checking validity of types ...
   Collecting page data ...
Error: A Cloudinary Cloud name is required, please make sure NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME is set and configured in your environment.
    at /home/runner/work/zen-site-next/zen-site-next/.next/server/chunks/764.js:130:2[9](https://github.com/nicholeuf/zen-site-next/actions/runs/8163407510/job/22317049776#step:7:9)4455
    at nJ (/home/runner/work/zen-site-next/zen-site-next/.next/server/chunks/764.js:130:2[9](https://github.com/nicholeuf/zen-site-next/actions/runs/8163407510/job/22317049776#step:7:10)4595)
    at nH (/home/runner/work/zen-site-next/zen-site-next/.next/server/chunks/764.js:130:296513)
    at 4394 (/home/runner/work/zen-site-next/zen-site-next/.next/server/chunks/723.js:[10](https://github.com/nicholeuf/zen-site-next/actions/runs/8163407510/job/22317049776#step:7:11):10519)
    at Function.t (/home/runner/work/zen-site-next/zen-site-next/.next/server/webpack-runtime.js:1:128)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async collectGenerateParams (/home/runner/work/zen-site-next/zen-site-next/node_modules/next/dist/build/utils.js:919:21)
    at async /home/runner/work/zen-site-next/zen-site-next/node_modules/next/dist/build/utils.js:[11](https://github.com/nicholeuf/zen-site-next/actions/runs/8163407510/job/22317049776#step:7:12)38:17
    at async Span.traceAsyncFn (/home/runner/work/zen-site-next/zen-site-next/node_modules/next/dist/trace/trace.js:151:20)
> Build error occurred
Error: Failed to collect page data for /_not-found
    at /home/runner/work/zen-site-next/zen-site-next/node_modules/next/dist/build/utils.js:[12](https://github.com/nicholeuf/zen-site-next/actions/runs/8163407510/job/22317049776#step:7:13)58:[15](https://github.com/nicholeuf/zen-site-next/actions/runs/8163407510/job/22317049776#step:7:16)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'Error'
}
Error: Process completed with exit code 1.

test logs

   console.error
      Error: Uncaught [Error: A Cloudinary Cloud name is required, please make sure NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME is set and configured in your environment.]
          at reportException (/home/runner/work/zen-site-next/zen-site-next/node_modules/jsdom/lib/jsdom/living/helpers/runtime-script-errors.js:66:24)
          at innerInvokeEventListeners (/home/runner/work/zen-site-next/zen-site-next/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:353:9)
          at invokeEventListeners (/home/runner/work/zen-site-next/zen-site-next/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:286:3)
          at HTMLUnknownElementImpl._dispatch (/home/runner/work/zen-site-next/zen-site-next/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:233:9)
          at HTMLUnknownElementImpl.dispatchEvent (/home/runner/work/zen-site-next/zen-site-next/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:104:17)
          at HTMLUnknownElement.dispatchEvent (/home/runner/work/zen-site-next/zen-site-next/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34)
          at Object.invokeGuardedCallbackDev (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:4213:16)
          at invokeGuardedCallback (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:4277:31)
          at beginWork$1 (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:27451:7)
          at performUnitOfWork (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:26560:12)
          at workLoopSync (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:26466:5)
          at renderRootSync (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:26434:7)
          at performConcurrentWorkOnRoot (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:25738:74)
          at flushActQueue (/home/runner/work/zen-site-next/zen-site-next/node_modules/react/cjs/react.development.js:2667:24)
          at act (/home/runner/work/zen-site-next/zen-site-next/node_modules/react/cjs/react.development.js:2521:11)
          at /home/runner/work/zen-site-next/zen-site-next/node_modules/@testing-library/react/dist/act-compat.js:46:25
          at renderRoot (/home/runner/work/zen-site-next/zen-site-next/node_modules/@testing-library/react/dist/pure.js:180:26)
          at render (/home/runner/work/zen-site-next/zen-site-next/node_modules/@testing-library/react/dist/pure.js:266:10)
          at customRenderWithLayout (/home/runner/work/zen-site-next/zen-site-next/utils/test-utils.tsx:31:12)
          at Object.<anonymous> (/home/runner/work/zen-site-next/zen-site-next/src/app/page.test.tsx:51:23)
          at processTicksAndRejections (node:internal/process/task_queues:95:5) {
        detail: Error: A Cloudinary Cloud name is required, please make sure NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME is set and configured in your environment.
            at L (/home/runner/work/zen-site-next/zen-site-next/node_modules/next-cloudinary/src/lib/cloudinary.ts:35:21)
            at P (/home/runner/work/zen-site-next/zen-site-next/node_modules/next-cloudinary/src/helpers/getCldImageUrl.ts:26:16)
            at te (/home/runner/work/zen-site-next/zen-site-next/node_modules/next-cloudinary/src/components/CldImage/CldImage.tsx:25:5)
            at loader (/home/runner/work/zen-site-next/zen-site-next/node_modules/next-cloudinary/src/components/CldOgImage/CldOgImage.tsx:1:19)
            at customImageLoader (/home/runner/work/zen-site-next/zen-site-next/node_modules/next/src/shared/lib/get-img-props.ts:310:14)
            at loader (/home/runner/work/zen-site-next/zen-site-next/node_modules/next/src/shared/lib/get-img-props.ts:512:22)
            at /home/runner/work/zen-site-next/zen-site-next/node_modules/next/src/client/image-component.tsx:386:20
            at renderWithHooks (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:16305:18)
            at updateForwardRef (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:19226:20)
            at beginWork (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:21636:16)
            at HTMLUnknownElement.callCallback (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:4164:14)
            at HTMLUnknownElement.callTheUserObjectsOperation (/home/runner/work/zen-site-next/zen-site-next/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
            at innerInvokeEventListeners (/home/runner/work/zen-site-next/zen-site-next/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:350:25)
            at invokeEventListeners (/home/runner/work/zen-site-next/zen-site-next/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:286:3)
            at HTMLUnknownElementImpl._dispatch (/home/runner/work/zen-site-next/zen-site-next/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:233:9)
            at HTMLUnknownElementImpl.dispatchEvent (/home/runner/work/zen-site-next/zen-site-next/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:104:17)
            at HTMLUnknownElement.dispatchEvent (/home/runner/work/zen-site-next/zen-site-next/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34)
            at Object.invokeGuardedCallbackDev (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:4213:16)
            at invokeGuardedCallback (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:4277:31)
            at beginWork$1 (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:27451:7)
            at performUnitOfWork (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:26560:12)
            at workLoopSync (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:26466:5)
            at renderRootSync (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:26434:7)
            at performConcurrentWorkOnRoot (/home/runner/work/zen-site-next/zen-site-next/node_modules/react-dom/cjs/react-dom.development.js:25738:74)
            at flushActQueue (/home/runner/work/zen-site-next/zen-site-next/node_modules/react/cjs/react.development.js:2667:24)
            at act (/home/runner/work/zen-site-next/zen-site-next/node_modules/react/cjs/react.development.js:2521:11)
            at /home/runner/work/zen-site-next/zen-site-next/node_modules/@testing-library/react/dist/act-compat.js:46:25
            at renderRoot (/home/runner/work/zen-site-next/zen-site-next/node_modules/@testing-library/react/dist/pure.js:180:26)
            at render (/home/runner/work/zen-site-next/zen-site-next/node_modules/@testing-library/react/dist/pure.js:266:10)
            at customRenderWithLayout (/home/runner/work/zen-site-next/zen-site-next/utils/test-utils.tsx:31:12)
            at Object.<anonymous> (/home/runner/work/zen-site-next/zen-site-next/src/app/page.test.tsx:51:23)
            at processTicksAndRejections (node:internal/process/task_queues:95:5),
        type: 'unhandled exception'
      }

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.78%. Comparing base (ac41226) to head (42c2b0c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #74   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          55       55           
  Lines         462      462           
  Branches       41       41           
=======================================
  Hits          461      461           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Mar 5, 2024

🤖 Meticulous spotted visual differences in 1 of 160 screens tested: view and approve differences detected.

Last updated for commit 42c2b0c. This comment will update as new commits are pushed.

@nicholeuf nicholeuf self-assigned this Mar 5, 2024
@nicholeuf nicholeuf merged commit 0f96428 into main Mar 5, 2024
9 checks passed
@nicholeuf nicholeuf deleted the dependabot/npm_and_yarn/ip-2.0.1 branch March 5, 2024 23:59
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.

1 participant