Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 11, 2022

Updates the requirements on spatie/temporary-directory to permit the latest version.

Release notes

Sourced from spatie/temporary-directory's releases.

2.1.0

What's Changed

New Contributors

Full Changelog: spatie/temporary-directory@2.0.0...2.1.0

Changelog

Sourced from spatie/temporary-directory's changelog.

2.1.0 - 2022-03-11

What's Changed

New Contributors

Full Changelog: spatie/temporary-directory@2.0.0...2.1.0

2.0.0 - 2021-03-30

  • require PHP 8+
  • drop PHP 7.x support
  • use PHP 8 syntax
  • use custom exception classes instead of InvalidArgumentException and Exception

1.3.0 - 2020-11-09

  • support for PHP 8 (#44)

1.2.4 - 2020-09-06

  • force php garbage collection cycle (#40)

1.2.3 - 2020-06-07

  • fix deleting temporary directories with broken symlinks (#39)

1.2.2 - 2019-12-15

  • create dir with 0777 permissions and allow recursive in empty function (#38)

1.2.1 - 2019-08-28

  • delete directories using FilesystemIterator

1.2.0 - 2019-06-16

  • drop support for PHP 7.1 and below

1.1.5 - 2019-06-16

  • make sure unique directories are created under heavy load

... (truncated)

Commits
  • 79f138f Merge pull request #54 from ryangjchandler/feature/make-method
  • 4a86514 feature: add TemporaryDirectory::make() method
  • a7f4dda Add banner
  • eff276a Merge pull request #53 from PaolaRuby/patch-1
  • b4dd1e8 Update .gitattributes
  • acf2045 Add changelog workflow (automated commit)
  • 6234263 Merge pull request #52 from spatie/php81
  • a312900 fix php cs fixer flow
  • ef23254 run test suite with php 8.1
  • 06fe0f1 Update CHANGELOG.md
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Updates the requirements on [spatie/temporary-directory](https://github.com/spatie/temporary-directory) to permit the latest version.
- [Release notes](https://github.com/spatie/temporary-directory/releases)
- [Changelog](https://github.com/spatie/temporary-directory/blob/main/CHANGELOG.md)
- [Commits](spatie/temporary-directory@1.3.0...2.1.0)

---
updated-dependencies:
- dependency-name: spatie/temporary-directory
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant