Skip to content
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 #370

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 18, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tempy 1.0.1 -> 3.0.0 age adoption passing confidence

Release Notes

sindresorhus/tempy

v3.0.0

Compare Source

Breaking
  • Require Node.js 14 (#​41) 4b3e859
  • Changed from a default export to named exports:
    • tempy.fileimport {temporaryFile} from 'tempy'
    • tempy.file.taskimport {temporaryFileTask} from 'tempy'
    • tempy.directoryimport {temporaryDirectory} from 'tempy'
    • tempy.directory.taskimport {temporaryDirectoryTask} from 'tempy'
    • tempy.writeimport {temporaryWrite} from 'tempy'
    • tempy.write.taskimport {temporaryWriteTask} from 'tempy'
    • tempy.writeSyncimport {temporaryWriteSync} from 'tempy'
    • tempy.rootimport {rootTemporaryDirectory} from 'tempy'

v2.0.0

Compare Source

Breaking

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@fgreinacher
Copy link
Contributor

Closing this as this won't work until semantic-release/semantic-release#2133 is completed.

@renovate
Copy link
Contributor Author

renovate bot commented May 10, 2022

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/tempy-3.x branch May 10, 2022 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants