socksrust / react-native-animations

🦊 🐻 🐼A collection of react-native animations
42 stars 5 forks source link

Bump react-navigation from 1.5.11 to 4.4.1 #64

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps react-navigation from 1.5.11 to 4.4.1.

Release notes

Sourced from react-navigation's releases.

react-navigation@4.4.1

4.4.1 (2020-09-24)

Note: Version bump only for package react-navigation

react-navigation@4.4.0

4.4.0 (2020-06-25)

Features

  • sync latest stack and upgrade typescript (454e05b)

@react-navigation/native@3.8.1

3.8.1 (2020-09-24)

Bug Fixes

@react-navigation/native@3.8.0

3.8.0 (2020-06-25)

Bug Fixes

  • improve error message when installing wrong version (442ca3e)

Features

  • sync latest stack and upgrade typescript (454e05b)

@react-navigation/core@3.7.7

3.7.7 (2020-09-24)

Note: Version bump only for package @react-navigation/core

react-navigation-tabs@2.9.1

2.9.1 (2020-09-24)

Note: Version bump only for package react-navigation-tabs

react-navigation-tabs@2.9.0

2.9.0 (2020-06-25)

Features

Commits
  • 162e225 chore: publish
  • ce9991f chore: sync latest stack
  • 3bb21e2 chore: upgrade depenendecies
  • f1a06e2 refactor: improve error message of StateUtils.jumpTo (#8831)
  • c0763fc refactor: remove undefined assignment in switch router (#8770)
  • 62da341 test: move assertions into their own tests (#8703)
  • 09a10fa test: fix and enable skipped test
  • b9ecbd2 refactor: rename reduce accumulator variable
  • a57e477 test: add KeyGenerator tests
  • 4249230 test: document set params action for routers
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by satya164, a new releaser for react-navigation since your current version.


Dependabot compatibility score

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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - 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 #65.