-
Notifications
You must be signed in to change notification settings - Fork 67
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 #448
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
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
3 times, most recently
from
May 22, 2023 07:14
93543a3
to
2616421
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
2 times, most recently
from
June 3, 2023 00:48
25472e3
to
46ea3b8
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
from
June 5, 2023 05:00
46ea3b8
to
0aac962
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
6 times, most recently
from
July 5, 2023 07:20
84e306a
to
3bd98ff
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
3 times, most recently
from
July 10, 2023 22:44
4e5c772
to
84e5176
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
from
July 17, 2023 03:11
84e5176
to
a59d419
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
3 times, most recently
from
August 20, 2023 04:21
f739d26
to
fe7ae96
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
from
August 24, 2023 03:39
fe7ae96
to
dbfc689
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
4 times, most recently
from
September 15, 2023 10:57
5216dfc
to
d1bf15c
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
5 times, most recently
from
October 20, 2023 19:46
3294699
to
eefecea
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
4 times, most recently
from
October 24, 2023 03:34
7d18684
to
9dc9231
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
from
November 1, 2023 16:12
9dc9231
to
eb42d6c
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
from
November 28, 2023 08:17
eb42d6c
to
6840aa4
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
from
December 18, 2023 15:32
6840aa4
to
fdaa480
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
from
January 1, 2024 21:52
fdaa480
to
5df0aab
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
from
February 7, 2024 10:40
5df0aab
to
eebf6da
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
from
April 5, 2024 22:12
eebf6da
to
4cfa887
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
from
April 13, 2024 17:56
4cfa887
to
fd602c6
Compare
renovate
bot
force-pushed
the
renovate/tempy-3.x
branch
from
April 22, 2024 18:37
fd602c6
to
5c969f4
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.