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: Bump fs-extra and @types/fs-extra in /server #4099

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2023

Bumps fs-extra and @types/fs-extra. These dependencies needed to be updated together.
Updates fs-extra from 10.1.0 to 11.1.1

Changelog

Sourced from fs-extra's changelog.

11.1.1 / 2023-03-20

  • Preserve timestamps when moving files across devices (#992, #994)

11.1.0 / 2022-11-29

  • Re-add main field to package.json for better TypeScript compatibility (#979, #981)

11.0.0 / 2022-11-28

Breaking Changes

  • Don't allow requiring fs-extra/lib/SOMETHING (switched to exports) (#974)
  • Require Node v14.14+ (#968, #969)

New Features

  • Add fs-extra/esm for ESM named export support; see docs for details (#746, #974)
  • Add promise support for fs.readv() (#970)

Bugfixes

  • Don't stat filtered items in copy* (#965, #971)
  • Remove buggy stats check in copy (#918, #976)
Commits

Updates @types/fs-extra from 9.0.13 to 11.0.1

Commits

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 force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from 2271bd6 to 9c827fe Compare April 26, 2023 14:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from 9c827fe to 93f69f8 Compare April 26, 2023 14:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from 93f69f8 to 041521e Compare April 26, 2023 14:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from 041521e to d06889e Compare April 26, 2023 14:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from d06889e to 8fa09a1 Compare April 26, 2023 14:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from 8fa09a1 to ea9efc9 Compare April 26, 2023 14:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from ea9efc9 to f150f0f Compare April 26, 2023 15:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from f150f0f to a7e40da Compare April 26, 2023 15:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from a7e40da to b12f1c4 Compare April 26, 2023 15:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from b12f1c4 to 9988749 Compare April 26, 2023 15:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from 9988749 to ecceb1f Compare April 26, 2023 15:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from ecceb1f to 1e05509 Compare April 26, 2023 15:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from 1e05509 to b1a2900 Compare April 26, 2023 15:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from b1a2900 to c966b72 Compare April 26, 2023 16:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from c966b72 to 35fa5d7 Compare April 26, 2023 20:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from 35fa5d7 to 51bbe55 Compare April 26, 2023 20:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from 51bbe55 to 63fcf67 Compare April 27, 2023 09:51
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 27, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from 63fcf67 to 48f122a Compare April 30, 2023 01:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from 48f122a to cfed449 Compare April 30, 2023 01:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from cfed449 to 37097bb Compare April 30, 2023 01:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from 37097bb to 5606bbb Compare April 30, 2023 01:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from 5606bbb to 0c86fac Compare April 30, 2023 01:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch from 0c86fac to 28a1a6f Compare April 30, 2023 01:16
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) and [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra). These dependencies needed to be updated together.

Updates `fs-extra` from 10.1.0 to 11.1.1
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@10.1.0...11.1.1)

Updates `@types/fs-extra` from 9.0.13 to 11.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/fs-extra"
  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/server/fs-extra-and-types/fs-extra-11.1.1 branch from 28a1a6f to 16f1008 Compare April 30, 2023 01:19
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 28, 2024

Superseded by #4492.

@dependabot dependabot bot closed this Jan 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/server/fs-extra-and-types/fs-extra-11.1.1 branch January 28, 2024 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant