Skip to content

Update commitlint monorepo#28

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/commitlint-monorepo
Open

Update commitlint monorepo#28
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/commitlint-monorepo

Conversation

@renovate

@renovate renovate Bot commented Mar 8, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^18.6.0 -> ^18.6.1 age adoption passing confidence
@commitlint/config-conventional (source) ^18.6.0 -> ^18.6.3 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v18.6.3

Compare Source

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v18.6.2...v18.6.3

v18.6.2

Compare Source

Bug Fixes

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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

github-actions Bot commented Mar 8, 2024

Copy link
Copy Markdown

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
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/utils/__tests__/dom.test.ts
PASS src/jsonRenderNoStyle/__tests__/index.test.ts
PASS src/jsonRender/__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.758 s
Ran all test suites.


Commented by Action check pull request #28, last updated on Mon Mar 11 15:56:42 CST 2024.

@renovate renovate Bot force-pushed the renovate/commitlint-monorepo branch from 395d492 to ff3817d Compare March 11, 2024 07:55
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