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

build(deps): Upgrade @types/node to v18.18.6 #731

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 18.18.4 -> 18.18.6 age adoption passing confidence

Configuration

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

🚦 Automerge: Enabled.

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 added the dependencies Pull requests that update a dependency file label Oct 20, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 20, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@github-actions
Copy link
Contributor

github-actions bot commented Oct 20, 2023

Coverage report

❌ An unexpected error occurred. For more details, check console

Error: The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
St.
Category Percentage Covered / Total
🟢 Statements 98.14% 1055/1075
🟢 Branches 96.04% 291/303
🟢 Functions 98.21% 219/223
🟢 Lines 98.37% 965/981

Test suite run failed

Failed tests: 2/331. Failed suites: 2/27.
  ● Audible API › When parsing Scorcerers Stone › returned the correct data

    expect(received).toEqual(expected) // deep equality

    - Expected  - 1
    + Received  + 2

    @@ -74,8 +74,9 @@
        "seriesSecondary": Object {
          "asin": "B07CM5ZDJL",
          "name": "Wizarding World Collection",
          "position": "1",
        },
    -   "summary": "<p><b><i>Harry Potter and the Sorcerer’s Stone </i></b><b>will be streaming in Audible Plus through August 4th, 2023.</b></p> <p>Turning the envelope over, his hand trembling, Harry saw a purple wax seal bearing a coat of arms; a lion, an eagle, a badger and a snake surrounding a large letter 'H'.</p> <p>Harry Potter has never even heard of Hogwarts when the letters start dropping on the doormat at number four, Privet Drive. Addressed in green ink on yellowish parchment with a purple seal, they are swiftly confiscated by his grisly aunt and uncle. Then, on Harry's eleventh birthday, a great beetle-eyed giant of a man called Rubeus Hagrid bursts in with some astonishing news: Harry Potter is a wizard, and he has a place at Hogwarts School of Witchcraft and Wizardry. An incredible adventure is about to begin!</p> <p>Having become classics of our time, the Harry Potter stories never fail to bring comfort and escapism. With their message of hope, belonging and the enduring power of truth and love, the story of the Boy Who Lived continues to delight generations of new listeners.</p>",
    +   "subtitle": undefined,
    +   "summary": "<p>Turning the envelope over, his hand trembling, Harry saw a purple wax seal bearing a coat of arms; a lion, an eagle, a badger and a snake surrounding a large letter 'H'.</p> <p>Harry Potter has never even heard of Hogwarts when the letters start dropping on the doormat at number four, Privet Drive. Addressed in green ink on yellowish parchment with a purple seal, they are swiftly confiscated by his grisly aunt and uncle. Then, on Harry's eleventh birthday, a great beetle-eyed giant of a man called Rubeus Hagrid bursts in with some astonishing news: Harry Potter is a wizard, and he has a place at Hogwarts School of Witchcraft and Wizardry. An incredible adventure is about to begin!</p> <p>Having become classics of our time, the Harry Potter stories never fail to bring comfort and escapism. With their message of hope, belonging and the enduring power of truth and love, the story of the Boy Who Lived continues to delight generations of new listeners.</p>",
        "title": "Harry Potter and the Sorcerer's Stone, Book 1",
      }

      101 |
      102 | 		it('returned the correct data', () => {
    > 103 | 			expect(response).toEqual(minimalParsed)
          | 			                 ^
      104 | 		})
      105 | 	})
      106 | })

      at Object.<anonymous> (tests/audible/books/api.test.ts:103:21)


  ● Audible API and HTML Parsing › When stitching together Scorcerers Stone › returned the correct data

    expect(received).toEqual(expected) // deep equality

    - Expected  - 1
    + Received  + 2

    @@ -74,8 +74,9 @@
        "seriesSecondary": Object {
          "asin": "B07CM5ZDJL",
          "name": "Wizarding World Collection",
          "position": "1",
        },
    -   "summary": "<p><b><i>Harry Potter and the Sorcerer’s Stone </i></b><b>will be streaming in Audible Plus through August 4th, 2023.</b></p> <p>Turning the envelope over, his hand trembling, Harry saw a purple wax seal bearing a coat of arms; a lion, an eagle, a badger and a snake surrounding a large letter 'H'.</p> <p>Harry Potter has never even heard of Hogwarts when the letters start dropping on the doormat at number four, Privet Drive. Addressed in green ink on yellowish parchment with a purple seal, they are swiftly confiscated by his grisly aunt and uncle. Then, on Harry's eleventh birthday, a great beetle-eyed giant of a man called Rubeus Hagrid bursts in with some astonishing news: Harry Potter is a wizard, and he has a place at Hogwarts School of Witchcraft and Wizardry. An incredible adventure is about to begin!</p> <p>Having become classics of our time, the Harry Potter stories never fail to bring comfort and escapism. With their message of hope, belonging and the enduring power of truth and love, the story of the Boy Who Lived continues to delight generations of new listeners.</p>",
    +   "subtitle": undefined,
    +   "summary": "<p>Turning the envelope over, his hand trembling, Harry saw a purple wax seal bearing a coat of arms; a lion, an eagle, a badger and a snake surrounding a large letter 'H'.</p> <p>Harry Potter has never even heard of Hogwarts when the letters start dropping on the doormat at number four, Privet Drive. Addressed in green ink on yellowish parchment with a purple seal, they are swiftly confiscated by his grisly aunt and uncle. Then, on Harry's eleventh birthday, a great beetle-eyed giant of a man called Rubeus Hagrid bursts in with some astonishing news: Harry Potter is a wizard, and he has a place at Hogwarts School of Witchcraft and Wizardry. An incredible adventure is about to begin!</p> <p>Having become classics of our time, the Harry Potter stories never fail to bring comfort and escapism. With their message of hope, belonging and the enduring power of truth and love, the story of the Boy Who Lived continues to delight generations of new listeners.</p>",
        "title": "Harry Potter and the Sorcerer's Stone, Book 1",
      }

      32 |
      33 | 		it('returned the correct data', () => {
    > 34 | 			expect(response).toEqual(combinedB017V4IM1G)
         | 			                 ^
      35 | 		})
      36 |
      37 | 		it('returned the correct chapters', () => {

      at Object.<anonymous> (tests/audible/books/stitch.test.ts:34:21)

Report generated by 🧪jest coverage report action from b007a24

@renovate renovate bot changed the title build(deps): Upgrade @types/node to v18.18.5 build(deps): Upgrade @types/node to v18.18.6 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/node-18.x branch from 310c9f8 to b007a24 Compare October 25, 2023 12:20
@djdembeck djdembeck merged commit f8a4c8f into develop Oct 30, 2023
3 of 9 checks passed
@renovate
Copy link
Contributor Author

renovate bot commented Oct 30, 2023

⚠ 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
[19:54:19.804] INFO (9): Installing tool node v20.9.0...
v20.9.0
10.1.0
0.20.0
[19:54:22.573] INFO (9): Installed tool node in 2.7s.
[19:54:23.038] INFO (52): Installing tool pnpm v8.10.0...
8.10.0
[19:54:24.899] INFO (52): Installed tool pnpm in 1.8s.
Progress: resolved 1, reused 0, downloaded 0, added 0
 WARN  GET https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.5.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@fastify/rate-limit/-/rate-limit-8.0.3.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@fastify/helmet/-/helmet-11.1.1.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
Progress: resolved 36, reused 0, downloaded 36, added 0
Progress: resolved 36, reused 0, downloaded 37, added 0
 WARN  GET https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.5.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
Progress: resolved 73, reused 0, downloaded 73, added 0
 WARN  GET https://registry.npmjs.org/@selderee/plugin-htmlparser2/-/plugin-htmlparser2-0.11.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@redocly/ajv/-/ajv-8.11.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@emotion/unitless/-/unitless-0.8.1.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@jest/transform/-/transform-29.7.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@jest/console/-/console-29.7.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@jest/test-result/-/test-result-29.7.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
Progress: resolved 253, reused 0, downloaded 253, added 0
 WARN  GET https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.9.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@fastify/deepmerge/-/deepmerge-1.3.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
Progress: resolved 407, reused 0, downloaded 406, added 0
 WARN  GET https://registry.npmjs.org/@hutson/parse-repository-url/-/parse-repository-url-3.0.2.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
Progress: resolved 507, reused 0, downloaded 506, added 0
Progress: resolved 558, reused 0, downloaded 557, added 0
Progress: resolved 558, reused 0, downloaded 558, added 0
Progress: resolved 566, reused 0, downloaded 565, added 0
 WARN  GET https://registry.npmjs.org/@selderee/plugin-htmlparser2/-/plugin-htmlparser2-0.11.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz error (ERR_PNPM_FETCH_500). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@redocly/ajv/-/ajv-8.11.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@jest/environment/-/environment-29.7.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.7.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 10 seconds. 2 retries left.
Progress: resolved 629, reused 0, downloaded 628, added 0
 WARN  GET https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz error (ERR_PNPM_FETCH_500). Will retry in 1 minute. 1 retries left.
Progress: resolved 680, reused 0, downloaded 679, added 0
Progress: resolved 688, reused 0, downloaded 687, added 0
 WARN  GET https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@jest/environment/-/environment-29.7.0.tgz error (ERR_PNPM_FETCH_500). Will retry in 1 minute. 1 retries left.
Progress: resolved 688, reused 0, downloaded 688, added 0
Progress: resolved 689, reused 0, downloaded 688, added 0
undefined
 ERR_PNPM_FETCH_500  GET https://registry.npmjs.org/@selderee/plugin-htmlparser2/-/plugin-htmlparser2-0.11.0.tgz: Internal Server Error - 500

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