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 dependency ava to v6.2.0 #1006

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ava (source) 6.0.1 -> 6.2.0 age adoption passing confidence

Release Notes

avajs/ava (ava)

v6.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: avajs/ava@v6.1.3...v6.2.0

v6.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: avajs/ava@v6.1.2...v6.1.3

v6.1.2

Compare Source

What's Changed

Full Changelog: avajs/ava@v6.1.1...v6.1.2

v6.1.1

Compare Source

What's Changed

Full Changelog: avajs/ava@v6.1.0...v6.1.1

v6.1.0

Compare Source

What's Changed

Full Changelog: avajs/ava@v6.0.1...v6.1.0


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency ava to v6.1.0 chore(deps): update dependency ava to v6.1.1 Jan 29, 2024
@renovate renovate bot changed the title chore(deps): update dependency ava to v6.1.1 chore(deps): update dependency ava to v6.1.2 Feb 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency ava to v6.1.2 chore(deps): update dependency ava to v6.1.3 May 5, 2024
Copy link
Contributor Author

renovate bot commented Oct 27, 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: napi/pnpm-lock.yaml
npm/android-arm64                        |  WARN  Unsupported platform: wanted: {"cpu":["arm64"],"os":["android"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
npm/darwin-arm64                         |  WARN  Unsupported platform: wanted: {"cpu":["arm64"],"os":["darwin"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
npm/darwin-x64                           |  WARN  Unsupported platform: wanted: {"cpu":["x64"],"os":["darwin"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
npm/freebsd-x64                          |  WARN  Unsupported platform: wanted: {"cpu":["x64"],"os":["freebsd"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
npm/linux-arm-gnueabihf                  |  WARN  Unsupported platform: wanted: {"cpu":["arm"],"os":["linux"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
npm/linux-arm64-gnu                      |  WARN  Unsupported platform: wanted: {"cpu":["arm64"],"os":["linux"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
npm/linux-arm64-musl                     |  WARN  Unsupported platform: wanted: {"cpu":["arm64"],"os":["linux"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
npm/win32-arm64-msvc                     |  WARN  Unsupported platform: wanted: {"cpu":["arm64"],"os":["win32"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
npm/win32-ia32-msvc                      |  WARN  Unsupported platform: wanted: {"cpu":["ia32"],"os":["win32"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
npm/win32-x64-msvc                       |  WARN  Unsupported platform: wanted: {"cpu":["x64"],"os":["win32"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
Scope: all 13 projects
Progress: resolved 0, reused 0, downloaded 1, added 0
 WARN  GET https://registry.nlark.com/@node-rs/helper/download/@node-rs/helper-1.2.1.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
Progress: resolved 15, reused 0, downloaded 14, added 0
Progress: resolved 18, reused 0, downloaded 18, added 0
 WARN  GET https://registry.nlark.com/@node-rs/helper/download/@node-rs/helper-1.2.1.tgz error (ENOTFOUND). Will retry in 1 minute. 1 retries left.
undefined
 ENOTFOUND  request to https://registry.nlark.com/@node-rs/helper/download/@node-rs/helper-1.2.1.tgz failed, reason: getaddrinfo ENOTFOUND registry.nlark.com

This error happened while installing a direct dependency of /tmp/renovate/repos/github/HerringtonDarkholme/vue-compiler/napi

FetchError: request to https://registry.nlark.com/@node-rs/helper/download/@node-rs/helper-1.2.1.tgz failed, reason: getaddrinfo ENOTFOUND registry.nlark.com
    at ClientRequest.<anonymous> (/opt/containerbase/tools/pnpm/8.15.9/20.18.0/node_modules/pnpm/dist/pnpm.cjs:76252:18)
    at ClientRequest.emit (node:events:519:28)
    at emitErrorEvent (node:_http_client:101:11)
    at TLSSocket.socketErrorListener (node:_http_client:504:5)
    at TLSSocket.emit (node:events:531:35)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

@renovate renovate bot changed the title chore(deps): update dependency ava to v6.1.3 chore(deps): update dependency ava to v6.2.0 Oct 27, 2024
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.

0 participants