Skip to content

Update dependency @tsconfig/node18 to ^18.2.4#30

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/tsconfig-node18-18.x
Open

Update dependency @tsconfig/node18 to ^18.2.4#30
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/tsconfig-node18-18.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tsconfig/node18 (source) ^18.2.2 -> ^18.2.4 age adoption passing confidence

Release Notes

tsconfig/bases (@​tsconfig/node18)

v18.2.4

Compare Source

v18.2.3

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, 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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 24, 2024

Eslint Check Result

✅ 0 error 0 warning.

Typescript Check Result

✅ 0 error.

UnitTest Check Result

❌ Test Suites: 1 failed.

Details

PASS src/jsonRenderNoStyle/__tests__/item.test.ts
PASS src/jsonRender/__tests__/style.test.ts
PASS src/utils/__tests__/valueType.test.ts
PASS src/jsonRender/__tests__/item.test.ts
PASS src/utils/__tests__/dom.test.ts
FAIL src/jsonRender/__tests__/index.snap.test.ts
● jsonRender

  expect(received).toMatchSnapshot()

  Snapshot name: `jsonRender 1`

  - Snapshot  - 0
  + Received  + 7

  @@ -114,10 +114,11 @@
          data-testid="begin"
        >
          <button
            class="json_render__items_expand"
            data-testid="expand"
  +         type="button"
          >
            -
          </button>
          {
          <span
  @@ -239,10 +240,11 @@
              data-testid="begin"
            >
              <button
                class="json_render__items_expand"
                data-testid="expand"
  +             type="button"
              >
                -
              </button>
              "address": {
              <span
  @@ -312,10 +314,11 @@
              data-testid="begin"
            >
              <button
                class="json_render__items_expand"
                data-testid="expand"
  +             type="button"
              >
                -
              </button>
              "mvpYears": [
              <span
  @@ -379,10 +382,11 @@
                  data-testid="begin"
                >
                  <button
                    class="json_render__items_expand"
                    data-testid="expand"
  +                 type="button"
                  >
                    -
                  </button>
                  [
                  <span
  @@ -448,10 +452,11 @@
              data-testid="begin"
            >
              <button
                class="json_render__items_expand"
                data-testid="expand"
  +             type="button"
              >
                -
              </button>
              "honour": {
              <span
  @@ -473,10 +478,11 @@
                  data-testid="begin"
                >
                  <button
                    class="json_render__items_expand"
                    data-testid="expand"
  +                 type="button"
                  >
                    -
                  </button>
                  "teams": [
                  <span
  @@ -608,10 +614,11 @@
                  data-testid="begin"
                >
                  <button
                    class="json_render__items_expand"
                    data-testid="expand"
  +                 type="button"
                  >
                    -
                  </button>
                  "appraise": {
                  <span

    19 |         showItemsLength: 'always',
    20 |     });
  > 21 |     expect(result).toMatchSnapshot();
       |                    ^
    22 | });
    23 |

    at Object.<anonymous> (src/jsonRender/__tests__/index.snap.test.ts:21:20)

› 1 snapshot failed.
PASS src/jsonRender/__tests__/index.test.ts
PASS src/jsonRenderNoStyle/__tests__/index.test.ts
PASS src/jsonRenderNoStyle/__tests__/index.snap.test.ts

Snapshot Summary
› 1 snapshot failed from 1 test suite. Inspect your code changes or run `npm test -- -u` to update them.

Test Suites: 1 failed, 8 passed, 9 total
Tests:       1 failed, 30 passed, 31 total
Snapshots:   1 failed, 1 passed, 2 total
Time:        5.662 s
Ran all test suites.


Commented by Action check pull request #30, last updated on Wed Mar 27 15:35:26 CST 2024.

@renovate renovate Bot changed the title Update dependency @tsconfig/node18 to ^18.2.3 Update dependency @tsconfig/node18 to ^18.2.4 Mar 27, 2024
@renovate renovate Bot force-pushed the renovate/tsconfig-node18-18.x branch from fadb767 to 01a946d Compare March 27, 2024 07:34
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