facebookarchive / OSM-HOT-Tasking-Manager

A fork of the HOTOSM Tasking Manager (tasks.hotosm.org) to deploy and test experimental integrations and features.
https://tasks.mapwith.ai
BSD 2-Clause "Simplified" License
5 stars 10 forks source link

Bump @testing-library/react-hooks from 3.4.1 to 3.6.0 in /frontend #97

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @testing-library/react-hooks from 3.4.1 to 3.6.0.

Release notes

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

v3.6.0

3.6.0 (2020-12-07)

Features

  • release: manually release a minor version (78d228c), closes #496

v3.5.0

3.5.0 (2020-12-06)

Features

v3.4.2

Changes

  • Update minimum TS definition dependency (@types/testing-library__react-hooks) version (#453)
Commits
  • 78d228c feat(release): manually release a minor version
  • c3e09ed Capture all results a rendered hook produces. (#496)
  • 33b8e1e Merge pull request #509 from Goldziher/master
  • 3bbb7ce updated contributors
  • f400cd9 Create dependabot.yml
  • 6c26cf4 Delete renovate.json
  • 9f43b0a chore: include release stage of build on master branch
  • 6c3905e chore: Add master branch into build config and fix README badge
  • bb2af37 Merge pull request #508 from testing-library/renovate/pin-dependencies
  • fccf94f chore(deps): pin dependencies
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by testing-library-bot, a new releaser for @testing-library/react-hooks since your current version.


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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #99.