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): bump rimraf from 4.4.1 to 5.0.0 #102

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps rimraf from 4.4.1 to 5.0.0.

Changelog

Sourced from rimraf's changelog.

5.0

  • No default export, only named exports

4.4

  • Provide Dirent or Stats object as second argument to filter

4.3

  • Return boolean indicating whether the path was fully removed
  • Add filter option
  • bin: add --verbose, -v to print files as they are deleted
  • bin: add --no-verbose, -V to not print files as they are deleted
  • bin: add -i --interactive to be prompted on each deletion
  • bin: add -I --no-interactive to not be prompted on each deletion
  • 4.3.1 Fixed inappropriately following symbolic links to directories

v4.2

  • Brought back glob support, using the new and improved glob v9

v4.1

  • Improved hybrid module with no need to look at the .default dangly bit. .default preserved as a reference to rimraf for compatibility with anyone who came to rely on it in v4.0.
  • Accept and ignore -rf and -fr arguments to the bin.

v4.0

  • Remove glob dependency entirely. This library now only accepts actual file and folder names to delete.
  • Accept array of paths or single path.
  • Windows performance and reliability improved.
  • All strategies separated into explicitly exported methods.
  • Drop support for Node.js below version 14
  • rewrite in TypeScript
  • ship CJS/ESM hybrid module
  • Error on unknown arguments to the bin. (Previously they were silently ignored.)

v3.0

  • Add --preserve-root option to executable (default true)
  • Drop support for Node.js below version 6

v2.7

... (truncated)

Commits

Dependabot compatibility score

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)

Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.1 to 5.0.0.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v4.4.1...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2023
@antoinezanardi antoinezanardi merged commit b6d1cba into develop Apr 10, 2023
8 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/rimraf-5.0.0 branch April 10, 2023 16:42
antoinezanardi pushed a commit that referenced this pull request May 3, 2023
## [1.7.0](v1.6.2...v1.7.0) (2023-05-03)

### 🚀 Features

* **changelog:** commit sections finally sorted ([#114](#114)) ([7b03e55](7b03e55))
* **dependabot:** update gitHub actions automatically ([#84](#84)) ([aba46d4](aba46d4))
* **game:** create game history record ([#85](#85)) ([9918713](9918713))
* **game:** make game play route ([#119](#119)) ([58e115f](58e115f))

### 📖 Docs

* **package-json:** more precise docs in package json ([#118](#118)) ([e50e326](e50e326))
* **readme:** add missing section in readme summary ([#140](#140)) ([8132799](8132799))

### 🧹 Chore

* **deps:** bump @commitlint/cli from 17.5.1 to 17.6.1 ([#112](#112)) ([061d7e6](061d7e6))
* **deps:** bump @commitlint/config-conventional from 17.4.4 to 17.6.1 ([#113](#113)) ([1260d7b](1260d7b))
* **deps:** bump @fastify/static from 6.10.0 to 6.10.1 ([#106](#106)) ([404dcaf](404dcaf))
* **deps:** bump @fastify/static from 6.9.0 to 6.10.0 ([#90](#90)) ([bea97b6](bea97b6))
* **deps:** bump @nestjs/cli from 9.3.0 to 9.4.0 ([#107](#107)) ([a9e4617](a9e4617))
* **deps:** bump @nestjs/cli from 9.4.0 to 9.4.1 ([#125](#125)) ([7a0fcfa](7a0fcfa))
* **deps:** bump @nestjs/cli from 9.4.1 to 9.4.2 ([#128](#128)) ([47b29a9](47b29a9))
* **deps:** bump @nestjs/common from 9.3.12 to 9.4.0 ([#96](#96)) ([b33f7cd](b33f7cd))
* **deps:** bump @nestjs/core from 9.3.12 to 9.4.0 ([#99](#99)) ([e97c99d](e97c99d))
* **deps:** bump @nestjs/platform-express from 9.3.12 to 9.4.0 ([#98](#98)) ([b0fc028](b0fc028))
* **deps:** bump @nestjs/platform-fastify from 9.3.12 to 9.4.0 ([#97](#97)) ([c29d2ea](c29d2ea))
* **deps:** bump @nestjs/schematics from 9.0.4 to 9.1.0 ([#87](#87)) ([98dbf0c](98dbf0c))
* **deps:** bump @nestjs/swagger from 6.2.1 to 6.3.0 ([#89](#89)) ([ca96a6d](ca96a6d))
* **deps:** bump @nestjs/testing from 9.3.12 to 9.4.0 ([#95](#95)) ([f325230](f325230))
* **deps:** bump @types/jest from 29.5.0 to 29.5.1 ([#120](#120)) ([f4c365a](f4c365a))
* **deps:** bump @types/lodash from 4.14.192 to 4.14.194 ([#109](#109)) ([7e46b87](7e46b87))
* **deps:** bump @types/node from 18.15.10 to 18.15.11 ([18f9ec6](18f9ec6))
* **deps:** bump @types/node from 18.15.11 to 18.15.12 ([#121](#121)) ([c19e0d1](c19e0d1))
* **deps:** bump @types/node from 18.15.12 to 18.15.13 ([#122](#122)) ([4c5b393](4c5b393))
* **deps:** bump @types/node from 18.15.13 to 18.16.0 ([#124](#124)) ([81bfd6f](81bfd6f))
* **deps:** bump @types/node from 18.16.0 to 18.16.1 ([#131](#131)) ([241d62c](241d62c))
* **deps:** bump @types/node from 18.16.1 to 18.16.2 ([#134](#134)) ([72e2962](72e2962))
* **deps:** bump @types/node from 18.16.2 to 18.16.3 ([#137](#137)) ([1869a1e](1869a1e))
* **deps:** bump @types/validator from 13.7.14 to 13.7.15 ([#110](#110)) ([dd19e05](dd19e05))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1 ([#93](#93)) ([20a2b07](20a2b07))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0 ([#104](#104)) ([81d03d3](81d03d3))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 ([#115](#115)) ([2635b9c](2635b9c))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 ([#126](#126)) ([0f831a3](0f831a3))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 ([#138](#138)) ([887af37](887af37))
* **deps:** bump @typescript-eslint/parser from 5.57.0 to 5.57.1 ([#94](#94)) ([9e8242f](9e8242f))
* **deps:** bump @typescript-eslint/parser from 5.57.1 to 5.58.0 ([#105](#105)) ([783e718](783e718))
* **deps:** bump @typescript-eslint/parser from 5.58.0 to 5.59.0 ([#117](#117)) ([47972b2](47972b2))
* **deps:** bump @typescript-eslint/parser from 5.59.0 to 5.59.1 ([#127](#127)) ([f78414e](f78414e))
* **deps:** bump @typescript-eslint/parser from 5.59.1 to 5.59.2 ([#139](#139)) ([e12add4](e12add4))
* **deps:** bump eslint from 8.36.0 to 8.37.0 ([24c0c17](24c0c17))
* **deps:** bump eslint from 8.37.0 to 8.38.0 ([#103](#103)) ([6b795a5](6b795a5))
* **deps:** bump eslint from 8.38.0 to 8.39.0 ([#123](#123)) ([5b7bd23](5b7bd23))
* **deps:** bump lint-staged from 13.2.0 to 13.2.1 ([#101](#101)) ([4a4ec9a](4a4ec9a))
* **deps:** bump lint-staged from 13.2.1 to 13.2.2 ([#132](#132)) ([05b2ff0](05b2ff0))
* **deps:** bump mongoose from 7.0.3 to 7.0.4 ([#116](#116)) ([e9a6f7a](e9a6f7a))
* **deps:** bump mongoose from 7.0.4 to 7.0.5 ([#129](#129)) ([e675ff8](e675ff8))
* **deps:** bump mongoose from 7.0.5 to 7.1.0 ([#135](#135)) ([eee079b](eee079b))
* **deps:** bump rimraf from 4.4.1 to 5.0.0 ([#102](#102)) ([b6d1cba](b6d1cba))
* **deps:** bump rxjs from 7.8.0 to 7.8.1 ([#133](#133)) ([0102c92](0102c92))
* **deps:** bump semantic-release from 21.0.0 to 21.0.1 ([#88](#88)) ([643b6f3](643b6f3))
* **deps:** bump semantic-release from 21.0.1 to 21.0.2 ([#136](#136)) ([e4ac52b](e4ac52b))
* **deps:** bump ts-jest from 29.0.5 to 29.1.0 ([#92](#92)) ([72461ef](72461ef))
* **deps:** bump tsconfig-paths from 4.1.2 to 4.2.0 ([a6850b7](a6850b7))
* **deps:** bump typescript from 4.9.5 to 5.0.4 ([#100](#100)) ([352f8f0](352f8f0))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant