-
Notifications
You must be signed in to change notification settings - Fork 1.4k
chore(deps): update dependency make-dir to v5 #9969
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
base: master
Are you sure you want to change the base?
Conversation
|
479bd0d to
c4a49cc
Compare
a4c8c7f to
99a7d58
Compare
99a7d58 to
a7c7629
Compare
a7c7629 to
686cb5d
Compare
686cb5d to
d97a796
Compare
d97a796 to
8f5df0c
Compare
💻 Website PreviewThe latest changes are available as preview in: https://pr-9969.graphql-code-generator.pages.dev |
8f5df0c to
08e516c
Compare
08e516c to
83ffdd9
Compare
83ffdd9 to
4450db3
Compare
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@graphql-codegen/visitor-plugin-common |
6.2.2-alpha-20251213072800-acbaea8d50f86c84b07247aeec0c1fe14698c095 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript-document-nodes |
5.0.7-alpha-20251213072800-acbaea8d50f86c84b07247aeec0c1fe14698c095 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/gql-tag-operations |
5.1.2-alpha-20251213072800-acbaea8d50f86c84b07247aeec0c1fe14698c095 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript-operations |
5.0.7-alpha-20251213072800-acbaea8d50f86c84b07247aeec0c1fe14698c095 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript-resolvers |
5.1.5-alpha-20251213072800-acbaea8d50f86c84b07247aeec0c1fe14698c095 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typed-document-node |
6.1.5-alpha-20251213072800-acbaea8d50f86c84b07247aeec0c1fe14698c095 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript |
5.0.7-alpha-20251213072800-acbaea8d50f86c84b07247aeec0c1fe14698c095 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/client-preset |
5.2.2-alpha-20251213072800-acbaea8d50f86c84b07247aeec0c1fe14698c095 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/graphql-modules-preset |
5.1.2-alpha-20251213072800-acbaea8d50f86c84b07247aeec0c1fe14698c095 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/testing |
4.0.1-alpha-20251213072800-acbaea8d50f86c84b07247aeec0c1fe14698c095 |
npm ↗︎ unpkg ↗︎ |
4450db3 to
da4180f
Compare
da4180f to
d912e5e
Compare
d912e5e to
acbaea8
Compare
acbaea8 to
95889d4
Compare
95889d4 to
4e1db28
Compare
4e1db28 to
25b5994
Compare
This PR contains the following updates:
4.0.0→5.1.0Release Notes
sindresorhus/make-dir (make-dir)
v5.1.0Compare Source
URLinstances776fb01v5.0.0Compare Source
Breaking
120a81efsPromises.mkdir('…', {recursive: true})instead.require('make-dir')→import {makeDirectory} from 'make-dir'require('make-dir').sync→import {makeDirectorySync} from 'make-dir'Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.