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-dev): bump tempy from 1.0.1 to 3.1.0 #1383

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2023

Bumps tempy from 1.0.1 to 3.1.0.

Release notes

Sourced from tempy's releases.

v3.1.0

  • Make it more graceful by retrying directory removal 58a90bf

sindresorhus/tempy@v3.0.0...v3.1.0

v3.0.0

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'

sindresorhus/tempy@v2.0.0...v3.0.0

v2.0.0

Breaking

  • Require Node.js 12.20 ca35430
  • This package is now pure ESM. Please read this.

sindresorhus/tempy@v1.0.1...v2.0.0

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team July 11, 2023 04:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 11, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tempy-3.1.0 branch 4 times, most recently from fbe74e2 to c8c0244 Compare July 20, 2023 04:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tempy-3.1.0 branch 3 times, most recently from b5fc7da to 82933ae Compare July 26, 2023 04:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tempy-3.1.0 branch 8 times, most recently from 0d2b4a5 to 792ac7a Compare August 10, 2023 04:43
@maartenRamadan
Copy link
Contributor

@dependabot rebase

Bumps [tempy](https://github.com/sindresorhus/tempy) from 1.0.1 to 3.1.0.
- [Release notes](https://github.com/sindresorhus/tempy/releases)
- [Commits](sindresorhus/tempy@v1.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: tempy
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tempy-3.1.0 branch from 792ac7a to c05cb27 Compare October 25, 2023 12:12
@dependabot dependabot bot requested a review from a team as a code owner October 25, 2023 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant