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 #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2022

This PR contains the following updates:

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

Release Notes

sindresorhus/tempy (tempy)

v3.1.0

Compare Source

  • Make it more graceful by retrying directory removal 58a90bf

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: 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 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/tempy-3.x branch 2 times, most recently from b3e7898 to 2f9e191 Compare June 10, 2022 03:01
@renovate renovate bot force-pushed the renovate/tempy-3.x branch 2 times, most recently from a0b31ae to 95d4425 Compare September 1, 2022 03:55
@renovate renovate bot force-pushed the renovate/tempy-3.x branch 3 times, most recently from e2b1a83 to 5a8eb30 Compare July 17, 2023 05:39
@joakimen
Copy link
Contributor

Utsatt grunnet overgang til ESM i major-versjon 2.0, https://github.com/sindresorhus/tempy/releases/tag/v2.0.0

@renovate renovate bot requested a review from a team as a code owner July 22, 2024 11:19
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.

1 participant