kamilkisiela / graphql-config

One configuration for all your GraphQL tools (supported by most tools, editors & IDEs)
https://the-guild.dev/graphql/config
MIT License
1.16k stars 93 forks source link

chore(deps): update dependency bob-the-bundler to v6 #1309

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bob-the-bundler 5.0.1 -> 6.0.0 age adoption passing confidence

Release Notes

kamilkisiela/bob ### [`v6.0.0`](https://togithub.com/kamilkisiela/bob/blob/HEAD/CHANGELOG.md#​600) [Compare Source](https://togithub.com/kamilkisiela/bob/compare/v5.0.1...v6.0.0) ##### Major Changes - [#​202](https://togithub.com/kamilkisiela/bob/pull/202) [`2236863`](https://togithub.com/kamilkisiela/bob/commit/223686314b011c54fd1930a2555eb6dab7ccd9b5) Thanks [@​enisdenjo](https://togithub.com/enisdenjo)! - Custom tsconfig path for the build command, default to `tsconfig.build.json` and fallback to `tsconfig.json`. - [#​203](https://togithub.com/kamilkisiela/bob/pull/203) [`3b7efdc`](https://togithub.com/kamilkisiela/bob/commit/3b7efdc8cea6f01f9a4640f3bf7e90da5dac7d05) Thanks [@​ardatan](https://togithub.com/ardatan)! - **Breaking** `jest-resolver.js` renamed to `jest-resolver.cjs` because Bob package is an ESM package. Please make sure to adjust your `jest.config.js`. ```diff - resolver: 'bob-the-bundler/jest-resolver.js' + resolver: 'bob-the-bundler/jest-resolver.cjs' ``` ##### Patch Changes - [#​214](https://togithub.com/kamilkisiela/bob/pull/214) [`1567b4d`](https://togithub.com/kamilkisiela/bob/commit/1567b4d8e667286adc388cb2fac78bb92dd2b053) Thanks [@​enisdenjo](https://togithub.com/enisdenjo)! - Include empty cjs/esm entry points for types-only packages - [#​37](https://togithub.com/kamilkisiela/bob/pull/37) [`c912002`](https://togithub.com/kamilkisiela/bob/commit/c912002e6625d9fb5d56b7fb3dbd79ac80018aec) Thanks [@​kamilkisiela](https://togithub.com/kamilkisiela)! - better windows support for paths in the runify command. - [#​210](https://togithub.com/kamilkisiela/bob/pull/210) [`ad9fb40`](https://togithub.com/kamilkisiela/bob/commit/ad9fb4044ac59c6962203f03f1dfbc0ec0df271f) Thanks [@​enisdenjo](https://togithub.com/enisdenjo)! - exports field should exist in types-only builds

Configuration

📅 Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, 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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 year ago
### 💻 Website Preview The latest changes are available as preview in: [https://823791f8.graphql-config.pages.dev](https://823791f8.graphql-config.pages.dev)