-
Notifications
You must be signed in to change notification settings - Fork 4
fix(deps): update dependency @changesets/write to v0.4.0 #56
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
Open
Octobob
wants to merge
1
commit into
main
Choose a base branch
from
renovate/changesets-write-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b33fd70
to
8f664f7
Compare
8f664f7
to
01ded15
Compare
01ded15
to
dd6808c
Compare
dd6808c
to
ae99b6d
Compare
ae99b6d
to
ca1e5f7
Compare
ca1e5f7
to
8238ab8
Compare
8238ab8
to
a46ce3c
Compare
a46ce3c
to
208ed94
Compare
208ed94
to
c61aee9
Compare
c61aee9
to
28ab015
Compare
28ab015
to
7712801
Compare
7712801
to
047f074
Compare
047f074
to
cb8d2b5
Compare
cb8d2b5
to
50d82aa
Compare
50d82aa
to
9932341
Compare
a0a9503
to
d3988b4
Compare
d3988b4
to
4f7235c
Compare
4f7235c
to
07e479e
Compare
07e479e
to
58aa0d1
Compare
58aa0d1
to
f9eb293
Compare
f9eb293
to
7ede39b
Compare
7ede39b
to
3311868
Compare
3311868
to
0b93a08
Compare
0b93a08
to
e1cffeb
Compare
e1cffeb
to
8b63ff3
Compare
8b63ff3
to
a366b57
Compare
a366b57
to
2498f2b
Compare
2498f2b
to
b33709e
Compare
b33709e
to
57a2877
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.1.9
->0.4.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
changesets/changesets (@changesets/write)
v0.4.0
Compare Source
Minor Changes
84a4a1b
Thanks @bennypowers! - Added a new option to opt-out from formatting with Prettier usingprettier: false
.Patch Changes
84a4a1b
]:v0.3.2
Compare Source
Patch Changes
52c302a
Thanks @bluwy! - Remove unused@babel/runtime
dependencyv0.3.1
Compare Source
Patch Changes
c6da182
Thanks @TheHolyWaffle! - Fix an issue with not applying a custom.prettierrc
configuration withprettier@>= 3.1.1
v0.3.0
Compare Source
Minor Changes
a971652
Thanks @Andarist! -package.json#exports
have been added to limit what (and how) code might be imported from the package.Patch Changes
a971652
]:v0.2.3
Compare Source
Patch Changes
521205d
]:v0.2.2
Compare Source
Patch Changes
6cc4300
Thanks @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
Compare Source
Patch Changes
8c08469
]:v0.2.0
Compare Source
Minor Changes
c140171
Thanks @Andarist! - The local version of Prettier is going to be preferred from now on when writing formatted.md
files back to disk. At the same time the version of Prettier that we depend on has been upgraded.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 has been generated by Renovate Bot.