-
Notifications
You must be signed in to change notification settings - Fork 28
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 dependency tempy to v3 #324
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/tempy-3.x
base: master
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 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
7070e61
to
5709f88
Compare
93a0196
to
03b249d
Compare
9ace6d9
to
bc5f549
Compare
82c866f
to
2282639
Compare
00df13f
to
829de68
Compare
fcccc8b
to
1dc199d
Compare
cbd63c8
to
455d9ea
Compare
86504a7
to
ba1b082
Compare
ba1b082
to
7815c13
Compare
1eaeec4
to
618fdf1
Compare
d5dc206
to
18cd4d0
Compare
18cd4d0
to
c027849
Compare
ea8ec00
to
a5b3f88
Compare
a5b3f88
to
3a81a70
Compare
3a81a70
to
1579e41
Compare
34f11df
to
fee50f8
Compare
fee50f8
to
ae85e8a
Compare
ae85e8a
to
4e46633
Compare
4e46633
to
30f61f7
Compare
30f61f7
to
f0f10d0
Compare
f0f10d0
to
e8712e6
Compare
c14cf1c
to
cf57578
Compare
3261488
to
12b2241
Compare
d42ca9b
to
0e2377e
Compare
de7d976
to
d2e283b
Compare
d2e283b
to
70e144b
Compare
70e144b
to
794a773
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
1.0.1
->3.1.0
Release Notes
sindresorhus/tempy (tempy)
v3.1.0
Compare Source
58a90bf
v3.0.0
Compare Source
Breaking
4b3e859
tempy.file
→import {temporaryFile} from 'tempy'
tempy.file.task
→import {temporaryFileTask} from 'tempy'
tempy.directory
→import {temporaryDirectory} from 'tempy'
tempy.directory.task
→import {temporaryDirectoryTask} from 'tempy'
tempy.write
→import {temporaryWrite} from 'tempy'
tempy.write.task
→import {temporaryWriteTask} from 'tempy'
tempy.writeSync
→import {temporaryWriteSync} from 'tempy'
tempy.root
→import {rootTemporaryDirectory} from 'tempy'
v2.0.0
Compare Source
Breaking
ca35430
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.