cozy / cozy-drive

Cozy Drive Web App for Cozy Cloud
GNU Affero General Public License v3.0
171 stars 65 forks source link

fix: Bump @testing-library/react from 11.2.7 to 12.1.5 #3223

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @testing-library/react from 11.2.7 to 12.1.5.

Release notes

Sourced from @​testing-library/react's releases.

v12.1.5

12.1.5 (2022-04-11)

Bug Fixes

v12.1.4

12.1.4 (2022-03-09)

Bug Fixes

  • Match runtime type of baseElement in TypeScript types (#1023) (96ed8da)

v12.1.3

12.1.3 (2022-02-15)

Bug Fixes

  • Add @types/react-dom as a direct dependency (#1001) (149d9a9)

v12.1.2

12.1.2 (2021-10-03)

Bug Fixes

  • render: Don't reject wrapper types based on statics (#973) (7f53b56)

v12.1.1

12.1.1 (2021-09-27)

Bug Fixes

  • TS: make wrapper allow a simple function comp (#966) (cde904c)

v12.1.0

12.1.0 (2021-09-11)

Features

v12.0.0

12.0.0 (2021-06-23)

... (truncated)

Commits
  • 646129b chore: Run release from 12.x branch (#1044)
  • 9e2b5db fix: Only supports React < 18 (#1041)
  • 0c4aabe chore: Fix failing codesandbox/ci (#1026)
  • 96ed8da fix: Match runtime type of baseElement in TypeScript types (#1023)
  • b0f9d97 docs: add fmeum as a contributor for code, bug (#1016)
  • 149d9a9 fix: Add @types/react-dom as a direct dependency (#1001)
  • 8f17a2b chore: set protocol for npm to https (#975)
  • 7f53b56 fix(render): Don't reject wrapper types based on statics (#973)
  • cde904c fix(TS): make wrapper allow a simple function comp (#966)
  • a218b63 docs: add akashshyamdev as a contributor for bug (#967)
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
bundlemon[bot] commented 2 months ago

BundleMon

Files updated (4) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | vendors/drive.(hash).js
| 1.79MB (+1.71KB +0.09%) | 2MB :white_check_mark: | services/qualificationMigration/drive.js
| 281.21KB (+503B +0.17%) | 500KB :white_check_mark: | services/dacc/drive.js
| 262.2KB (+489B +0.18%) | 500KB :white_check_mark: | public/drive.(hash).js
| 1.56MB (+389B +0.02%) | 1.7MB
Unchanged files (14) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | public/pdf.worker.entry.(hash).worker.js
| 345.35KB | 350KB :white_check_mark: | app/drive.(hash).js
| 161.45KB | 300KB :white_check_mark: | public/cozy-client-js.js
| 159.28KB | 160KB :white_check_mark: | intents/drive.(hash).js
| 87.51KB | 190KB :white_check_mark: | public/drive.(hash).min.css
| 39.93KB | 100KB :white_check_mark: | onlyOffice/slide.pptx
| 24.83KB | 25KB :white_check_mark: | app-drive.(hash).min.css
| 10.71KB | 56KB :white_check_mark: | intents-drive.(hash).min.css
| 7.89KB | 40KB :white_check_mark: | onlyOffice/text.docx
| 5.85KB | 6KB :white_check_mark: | onlyOffice/spreadsheet.xlsx
| 5.02KB | 6KB :white_check_mark: | manifest.webapp
| 1.87KB | 2KB :white_check_mark: | index.html
| 600B | 1KB :white_check_mark: | intents/index.html
| 508B | 1KB :white_check_mark: | manifest.json
| 185B | 1KB

Total files change +3.06KB +0.06%

Groups updated (3) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | vendors/**
| 1.79MB (+1.71KB +0.09%) | - :white_check_mark: | services/**
| 543.41KB (+992B +0.18%) | - :white_check_mark: | public/**
| 2.11MB (+390B +0.02%) | -
Unchanged groups (4) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | app/**
| 161.45KB | - :white_check_mark: | intents/**
| 88.01KB | - :white_check_mark: | onlyOffice/**
| 35.7KB | - :white_check_mark: | img/**
| 5.85KB | -

Final result: :white_check_mark:

View report in BundleMon website ➡️


Current branch size history | Target branch size history

dependabot[bot] commented 2 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.