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): update all non-major dependencies #169

Merged
merged 3 commits into from
Aug 18, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@changesets/cli 2.24.1 -> 2.24.3 age adoption passing confidence devDependencies patch
@types/jest 28.1.6 -> 28.1.7 age adoption passing confidence devDependencies patch
graphql 16.5.0 -> 16.6.0 age adoption passing confidence devDependencies minor
make-fetch-happen 10.2.0 -> 10.2.1 age adoption passing confidence devDependencies patch
node 16.16.0 -> 16.17.0 age adoption passing confidence volta minor
npm (source) 8.15.1 -> 8.18.0 age adoption passing confidence volta minor
ts-jest 28.0.7 -> 28.0.8 age adoption passing confidence devDependencies patch
undici (source) 5.8.0 -> 5.9.1 age adoption passing confidence devDependencies minor

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

This PR has been generated by Mend Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Aug 3, 2022

⚠️ No Changeset found

Latest commit: cab3444

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 3, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@trevor-scheer trevor-scheer merged commit d7d14ca into main Aug 18, 2022
@trevor-scheer trevor-scheer deleted the renovate/all-minor-patch branch August 18, 2022 20:45
@@ -19,6 +19,6 @@
"license": "MIT",
"dependencies": {
"@apollo/utils.logger": "^1.0.0",
"lru-cache": "^7.10.1"
"lru-cache": "^7.10.1 - 7.13.1"
Copy link
Contributor

Choose a reason for hiding this comment

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

@trevor-scheer yarn berry doesn't like this notation. According to https://semver.npmjs.com/ the syntax is invalid.

image

Copy link
Member

Choose a reason for hiding this comment

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

Thanks @SimenB I'll look into this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants