atlassian / better-ajv-errors

JSON Schema validation for Human 👨‍🎤
https://atlassian.github.io/better-ajv-errors/
Other
233 stars 45 forks source link

chore(deps): update dependency @changesets/write to ^0.3.0 #156

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/write (source) ^0.1.6 -> ^0.3.0 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/write) ### [`v0.3.1`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/write%400.3.1) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/write@0.3.0...@changesets/write@0.3.1) ##### Patch Changes - [#​1351](https://togithub.com/changesets/changesets/pull/1351) [`c6da182`](https://togithub.com/changesets/changesets/commit/c6da182ece2ec40974f15f3efcf9d9ba20cf122b) Thanks [@​TheHolyWaffle](https://togithub.com/TheHolyWaffle)! - Fix an issue with not applying a custom `.prettierrc` configuration with `prettier@>= 3.1.1` ### [`v0.3.0`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/write%400.3.0) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/write@0.2.3...@changesets/write@0.3.0) ##### Minor Changes - [#​1185](https://togithub.com/changesets/changesets/pull/1185) [`a971652`](https://togithub.com/changesets/changesets/commit/a971652ec1403aab3fb89eb2f1640bd5012b895a) Thanks [@​Andarist](https://togithub.com/Andarist)! - `package.json#exports` have been added to limit what (and how) code might be imported from the package. ##### Patch Changes - Updated dependencies \[[`a971652`](https://togithub.com/changesets/changesets/commit/a971652ec1403aab3fb89eb2f1640bd5012b895a)]: - [@​changesets/types](https://togithub.com/changesets/types)[@​6](https://togithub.com/6).0.0 ### [`v0.2.3`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/write%400.2.3) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/write@0.2.2...@changesets/write@0.2.3) ##### Patch Changes - Updated dependencies \[[`521205d`](https://togithub.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2)]: - [@​changesets/types](https://togithub.com/changesets/types)[@​5](https://togithub.com/5).2.1 ### [`v0.2.2`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/write%400.2.2) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/write@0.2.1...@changesets/write@0.2.2) ##### Patch Changes - [#​983](https://togithub.com/changesets/changesets/pull/983) [`6cc4300`](https://togithub.com/changesets/changesets/commit/6cc430013a052dc2488b9e6700a1e4bd8c8e0680) Thanks [@​Andarist](https://togithub.com/Andarist)! - Improved compatibility with the alpha releases of Prettier v3 by awaiting the `.format` result since it's a promise in that version. ### [`v0.2.1`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/write%400.2.1) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/write@0.2.0...@changesets/write@0.2.1) ##### Patch Changes - Updated dependencies \[[`8c08469`](https://togithub.com/changesets/changesets/commit/8c0846977597ddaf51aaeb35f1f0f9428bf8ba14)]: - [@​changesets/types](https://togithub.com/changesets/types)[@​5](https://togithub.com/5).2.0 ### [`v0.2.0`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/changelog-git%400.2.0) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/write@0.1.9...@changesets/write@0.2.0) ##### Minor Changes - [#​1185](https://togithub.com/changesets/changesets/pull/1185) [`a971652`](https://togithub.com/changesets/changesets/commit/a971652ec1403aab3fb89eb2f1640bd5012b895a) Thanks [@​Andarist](https://togithub.com/Andarist)! - `package.json#exports` have been added to limit what (and how) code might be imported from the package. ##### Patch Changes - Updated dependencies \[[`a971652`](https://togithub.com/changesets/changesets/commit/a971652ec1403aab3fb89eb2f1640bd5012b895a)]: - [@​changesets/types](https://togithub.com/changesets/types)[@​6](https://togithub.com/6).0.0 ### [`v0.1.9`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/write%400.1.9) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/write@0.1.8...@changesets/write@0.1.9) ##### Patch Changes - Updated dependencies \[[`dd9b76f`](https://togithub.com/changesets/changesets/commit/dd9b76f162a546ae8b412e0cb10277f971f3585e)]: - [@​changesets/types](https://togithub.com/changesets/types)[@​5](https://togithub.com/5).1.0

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 is behind base branch, 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.

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: 72aeebb007026319b38d77f495d54626a6875c09

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

codecov-commenter commented 2 years ago

Codecov Report

Base: 95.98% // Head: 95.98% // No change to project coverage :thumbsup:

Coverage data is based on head (ee81997) compared to base (70356a5). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #156 +/- ## ======================================= Coverage 95.98% 95.98% ======================================= Files 14 14 Lines 498 498 Branches 102 102 ======================================= Hits 478 478 Misses 19 19 Partials 1 1 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=atlassian). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=atlassian)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.