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): upgrade nock to v13 #5043

Merged
merged 2 commits into from Jul 17, 2022
Merged

Conversation

mcmxcdev
Copy link
Contributor

Description

I was looking for a good way to get started with contributing code to this repo, so I upgraded nock dependency.

The breaking changes of v13 don't seem to impact this repo, see: https://github.com/nock/nock/releases/tag/v13.0.0 and https://github.com/nock/nock/blob/75507727cf09a0b7bf0aa7ebdf3621952921b82e/migration_guides/migrating_to_13.md

To my understanding, only ESM-only dependencies are listed in renovate.json, so I am wondering why nock was listed there.

Changes

  • upgrade nock throughout packages to 13.2.8
  • remove nock from packageRules in renovate.json

- upgrade nock throughout packages to 13.2.8
- remove nock from packageRules in renovate.json
@mcmxcdev mcmxcdev requested a review from zkochan as a code owner July 17, 2022 12:03
@welcome
Copy link

welcome bot commented Jul 17, 2022

💖 Thanks for opening this pull request! 💖
Please be patient and we will get back to you as soon as we can.

"@pnpm/tarball-fetcher": patch
---

Upgrade nock to v13.
Copy link
Member

Choose a reason for hiding this comment

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

you don't need a changeset for these changes because it only affects tests. We won't release new versions due to changes to tests or dev dependencies.

Copy link
Contributor Author

@mcmxcdev mcmxcdev Jul 17, 2022

Choose a reason for hiding this comment

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

Thanks for letting me know, I assumed so.

It seems the CI pipelines will all be passing, so I will push another commit with removal of changeset, then should be good to merge.

@zkochan zkochan merged commit 532d5eb into pnpm:main Jul 17, 2022
@welcome
Copy link

welcome bot commented Jul 17, 2022

Congrats on merging your first pull request! 🎉🎉🎉

This was referenced Jul 22, 2022
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.

None yet

2 participants