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): lock file maintenance #25598

Merged
merged 1 commit into from Nov 6, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2023

Mend Renovate

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

πŸ”§ This Pull Request updates lock files to use the latest dependency versions.


Configuration

πŸ“… Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from f170bac to 2bba3d9 Compare November 6, 2023 02:16
@renovate renovate bot enabled auto-merge November 6, 2023 02:16
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Nov 6, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 6, 2023
@renovate renovate bot assigned rarkins and viceice Nov 6, 2023
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 8a3967d to b85f04d Compare November 6, 2023 07:20
@rarkins
Copy link
Collaborator

rarkins commented Nov 6, 2023

Lots of tests failing with errors like this:

 FAIL  lib/modules/manager/npm/utils.spec.ts
  ● Test suite failed to run

    Cannot find module 'json-joy/es6/util/print/printTree' from 'node_modules/.pnpm/memfs@4.6.0_quill-delta@5.1.0_rxjs@7.8.1_tslib@2.6.2/node_modules/memfs/lib/print/index.js'

    Require stack:
      node_modules/.pnpm/memfs@4.6.0_quill-delta@5.1.0_rxjs@7.8.1_tslib@2.6.2/node_modules/memfs/lib/print/index.js
      node_modules/.pnpm/memfs@4.6.0_quill-delta@5.1.0_rxjs@7.8.1_tslib@2.6.2/node_modules/memfs/lib/volume.js
      node_modules/.pnpm/memfs@4.6.0_quill-delta@5.1.0_rxjs@7.8.1_tslib@2.6.2/node_modules/memfs/lib/index.js
      test/fixtures.ts
      lib/modules/manager/npm/utils.spec.ts

      2 | import type { PathLike, Stats } from 'node:fs';
      3 | import callsite from 'callsite';
    > 4 | import { DirectoryJSON, fs as memfs, vol } from 'memfs';
        | ^
      5 | import type { TDataOut } from 'memfs/lib/encoding';
      6 | import upath from 'upath';

@rarkins
Copy link
Collaborator

rarkins commented Nov 6, 2023

Seems to be referencing this source line: https://github.com/streamich/memfs/blob/c8bfa38aa15f1d3c9f326e9c25c8972326193a26/src/print/index.ts#L1

@streamich any chance you can help diagnose this problem?

@rarkins
Copy link
Collaborator

rarkins commented Nov 6, 2023

BTW I replicated this failure locally too, so it's not just limited to Actions/CI or related to its cache

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from b85f04d to 23d5634 Compare November 6, 2023 12:23
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 6, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Nov 6, 2023
Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

json-joy is updated from 9.7.0 to 9.9.0

@viceice
Copy link
Member

viceice commented Nov 6, 2023

@viceice
Copy link
Member

viceice commented Nov 6, 2023

we need to rebase again, so that v9.9.1 of json-joy is used.

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 23d5634 to 8de5915 Compare November 6, 2023 18:08
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 8de5915 to 2041b5e Compare November 6, 2023 19:03
@renovate renovate bot added this pull request to the merge queue Nov 6, 2023
Merged via the queue into main with commit a560ef3 Nov 6, 2023
36 checks passed
@renovate-release
Copy link
Collaborator

πŸŽ‰ This PR is included in version 37.49.1 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

jon4hz pushed a commit to jon4hz/renovate that referenced this pull request Nov 9, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants