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

test: Fix test file content load for mocked fs-extra #31687

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

zharinov
Copy link
Collaborator

Changes

Context

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

@zharinov zharinov requested review from viceice and rarkins September 30, 2024 08:52
@rarkins
Copy link
Collaborator

rarkins commented Sep 30, 2024

I'll wait for @viceice to approve and merge

@viceice viceice added this pull request to the merge queue Sep 30, 2024
Merged via the queue into renovatebot:main with commit 2a1a9fb Sep 30, 2024
38 checks passed
@viceice viceice deleted the fix/http-mock-fs-extra branch September 30, 2024 09:28
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 38.102.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

zemnmez-renovate-bot added a commit to zemn-me/monorepo that referenced this pull request Sep 30, 2024
##### [`v38.102.0](https://github.com/renovatebot/renovate/releases/tag/38.102.0)

##### Features

-   **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.30.0 ([#31683](renovatebot/renovate#31683)) ([988aa96](renovatebot/renovate@988aa96))

##### Bug Fixes

-   **deps:** update ghcr.io/containerbase/sidecar docker tag to v11.11.27 ([#31690](renovatebot/renovate#31690)) ([baf4053](renovatebot/renovate@baf4053))

##### Documentation

-   update references to renovate/renovate ([#31679](renovatebot/renovate#31679)) ([f90510c](renovatebot/renovate@f90510c))

##### Miscellaneous Chores

-   **deps:** lock file maintenance ([#31680](renovatebot/renovate#31680)) ([8e9c8cb](renovatebot/renovate@8e9c8cb))
-   **deps:** update ghcr.io/containerbase/devcontainer docker tag to v11.11.27 ([#31689](renovatebot/renovate#31689)) ([53be733](renovatebot/renovate@53be733))

##### Tests

-   Fix test file content load for mocked `fs-extra` ([#31687](renovatebot/renovate#31687)) ([2a1a9fb](renovatebot/renovate@2a1a9fb))
-   Improve errors for missing/unused HTTP mocks ([#31678](renovatebot/renovate#31678)) ([4b97cef](renovatebot/renovate@4b97cef))
github-merge-queue bot pushed a commit to zemn-me/monorepo that referenced this pull request Sep 30, 2024
##### [`v38.102.0](https://github.com/renovatebot/renovate/releases/tag/38.102.0)

##### Features

-   **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.30.0 ([#31683](renovatebot/renovate#31683)) ([988aa96](renovatebot/renovate@988aa96))

##### Bug Fixes

-   **deps:** update ghcr.io/containerbase/sidecar docker tag to v11.11.27 ([#31690](renovatebot/renovate#31690)) ([baf4053](renovatebot/renovate@baf4053))

##### Documentation

-   update references to renovate/renovate ([#31679](renovatebot/renovate#31679)) ([f90510c](renovatebot/renovate@f90510c))

##### Miscellaneous Chores

-   **deps:** lock file maintenance ([#31680](renovatebot/renovate#31680)) ([8e9c8cb](renovatebot/renovate@8e9c8cb))
-   **deps:** update ghcr.io/containerbase/devcontainer docker tag to v11.11.27 ([#31689](renovatebot/renovate#31689)) ([53be733](renovatebot/renovate@53be733))

##### Tests

-   Fix test file content load for mocked `fs-extra` ([#31687](renovatebot/renovate#31687)) ([2a1a9fb](renovatebot/renovate@2a1a9fb))
-   Improve errors for missing/unused HTTP mocks ([#31678](renovatebot/renovate#31678)) ([4b97cef](renovatebot/renovate@4b97cef))
zemnmez-renovate-bot added a commit to zemn-me/monorepo that referenced this pull request Sep 30, 2024
##### [`v38.103.0](https://github.com/renovatebot/renovate/releases/tag/38.103.0)

##### Features

-   **manager/gitlab-include:** support multi-document package files ([#31686](renovatebot/renovate#31686)) ([980677e](renovatebot/renovate@980677e))
##### [`v38.102.0](https://github.com/renovatebot/renovate/releases/tag/38.102.0)

##### Features

-   **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.30.0 ([#31683](renovatebot/renovate#31683)) ([988aa96](renovatebot/renovate@988aa96))

##### Bug Fixes

-   **deps:** update ghcr.io/containerbase/sidecar docker tag to v11.11.27 ([#31690](renovatebot/renovate#31690)) ([baf4053](renovatebot/renovate@baf4053))

##### Documentation

-   update references to renovate/renovate ([#31679](renovatebot/renovate#31679)) ([f90510c](renovatebot/renovate@f90510c))

##### Miscellaneous Chores

-   **deps:** lock file maintenance ([#31680](renovatebot/renovate#31680)) ([8e9c8cb](renovatebot/renovate@8e9c8cb))
-   **deps:** update ghcr.io/containerbase/devcontainer docker tag to v11.11.27 ([#31689](renovatebot/renovate#31689)) ([53be733](renovatebot/renovate@53be733))

##### Tests

-   Fix test file content load for mocked `fs-extra` ([#31687](renovatebot/renovate#31687)) ([2a1a9fb](renovatebot/renovate@2a1a9fb))
-   Improve errors for missing/unused HTTP mocks ([#31678](renovatebot/renovate#31678)) ([4b97cef](renovatebot/renovate@4b97cef))
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 31, 2024
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.

4 participants