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

fix(deps): update dependency react-native-simple-toast to v3 #5353

Merged
merged 2 commits into from
Apr 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-simple-toast ^1.1.4 -> ^3.3.1 age adoption passing confidence

Release Notes

vonovak/react-native-simple-toast (react-native-simple-toast)

v3.3.1

Compare Source

What's Changed

Full Changelog: vonovak/react-native-simple-toast@v3.3.0...v3.3.1

v3.3.0

Compare Source

What's Changed

Full Changelog: vonovak/react-native-simple-toast@v3.2.0...v3.3.0

v3.2.0: Release 3.2.0

Compare Source

What's Changed

Full Changelog: vonovak/react-native-simple-toast@v3.1.0...v3.2.0

v3.1.0

Compare Source

What's Changed

Full Changelog: vonovak/react-native-simple-toast@v3.0.2...v3.1.0

v3.0.2: Release 3.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: vonovak/react-native-simple-toast@v3.0.1...v3.0.2

v3.0.1

Compare Source

What's Changed

Full Changelog: vonovak/react-native-simple-toast@v3.0.0...v3.0.1

v3.0.0

Compare Source

What's Changed

no breaking changes

Full Changelog: vonovak/react-native-simple-toast@v2.0.1...v3.0.0

v2.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: vonovak/react-native-simple-toast@v2.0.0...v2.0.1

v2.0.0

Compare Source

What's Changed

  • new architecture migration
  • rewritten toast presentation logic

PR: https://github.com/vonovak/react-native-simple-toast/pull/25

BREAKING: new arch is now required

Full Changelog: vonovak/react-native-simple-toast@v1.1.4...v2.0.0


Configuration

📅 Schedule: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Apr 27, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link

codecov bot commented Apr 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.90%. Comparing base (dcd5dfd) to head (cd91e87).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5353   +/-   ##
=======================================
  Coverage   85.90%   85.90%           
=======================================
  Files         737      737           
  Lines       30140    30140           
  Branches     5165     5165           
=======================================
  Hits        25891    25891           
  Misses       4017     4017           
  Partials      232      232           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dcd5dfd...cd91e87. Read the comment docs.

@renovate renovate bot added this pull request to the merge queue Apr 27, 2024
Merged via the queue into main with commit 48b1ac1 Apr 27, 2024
16 checks passed
shottah pushed a commit to zed-io/kolektivo that referenced this pull request May 15, 2024
…inc#5353)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-native-simple-toast](https://togithub.com/vonovak/react-native-simple-toast)
| [`^1.1.4` ->
`^3.3.1`](https://renovatebot.com/diffs/npm/react-native-simple-toast/1.1.4/3.3.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-simple-toast/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native-simple-toast/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native-simple-toast/1.1.4/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-simple-toast/1.1.4/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vonovak/react-native-simple-toast
(react-native-simple-toast)</summary>

###
[`v3.3.1`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v3.3.1)

[Compare
Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v3.3.0...v3.3.1)

#### What's Changed

- Revert "Refactor toast window" by
[@&#8203;vonovak](https://togithub.com/vonovak) in
[https://github.com/vonovak/react-native-simple-toast/pull/78](https://togithub.com/vonovak/react-native-simple-toast/pull/78)

**Full Changelog**:
vonovak/react-native-simple-toast@v3.3.0...v3.3.1

###
[`v3.3.0`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v3.3.0)

[Compare
Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v3.2.0...v3.3.0)

#### What's Changed

- chore(deps): bump ip from 1.1.8 to 1.1.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/vonovak/react-native-simple-toast/pull/75](https://togithub.com/vonovak/react-native-simple-toast/pull/75)
- chore(deps): bump ip from 1.1.8 to 1.1.9 in /example by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/vonovak/react-native-simple-toast/pull/76](https://togithub.com/vonovak/react-native-simple-toast/pull/76)
- Refactor toast window by
[@&#8203;mgefimov](https://togithub.com/mgefimov) in
[https://github.com/vonovak/react-native-simple-toast/pull/74](https://togithub.com/vonovak/react-native-simple-toast/pull/74)

**Full Changelog**:
vonovak/react-native-simple-toast@v3.2.0...v3.3.0

###
[`v3.2.0`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v3.2.0):
Release 3.2.0

[Compare
Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v3.1.0...v3.2.0)

#### What's Changed

- feat: keyboard avoid by
[@&#8203;mgefimov](https://togithub.com/mgefimov) in
[https://github.com/vonovak/react-native-simple-toast/pull/73](https://togithub.com/vonovak/react-native-simple-toast/pull/73)

**Full Changelog**:
vonovak/react-native-simple-toast@v3.1.0...v3.2.0

###
[`v3.1.0`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v3.1.0)

[Compare
Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v3.0.2...v3.1.0)

#### What's Changed

- Tap to dismiss by [@&#8203;mgefimov](https://togithub.com/mgefimov) in
[https://github.com/vonovak/react-native-simple-toast/pull/64](https://togithub.com/vonovak/react-native-simple-toast/pull/64)

- refactor: minor changes to types by
[@&#8203;vonovak](https://togithub.com/vonovak) in
[https://github.com/vonovak/react-native-simple-toast/pull/72](https://togithub.com/vonovak/react-native-simple-toast/pull/72)

- chore(deps): bump
[@&#8203;babel/traverse](https://togithub.com/babel/traverse) from
7.22.8 to 7.23.2 in /example by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/vonovak/react-native-simple-toast/pull/65](https://togithub.com/vonovak/react-native-simple-toast/pull/65)

- chore(deps): bump
[@&#8203;babel/traverse](https://togithub.com/babel/traverse) from
7.22.8 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/vonovak/react-native-simple-toast/pull/66](https://togithub.com/vonovak/react-native-simple-toast/pull/66)

- chore(deps): bump react-devtools-core from 4.28.0 to 4.28.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/vonovak/react-native-simple-toast/pull/68](https://togithub.com/vonovak/react-native-simple-toast/pull/68)

- chore(deps): bump react-devtools-core from 4.28.0 to 4.28.4 in
/example by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/vonovak/react-native-simple-toast/pull/67](https://togithub.com/vonovak/react-native-simple-toast/pull/67)

- chore: update ci.yml by
[@&#8203;vonovak](https://togithub.com/vonovak) in
[https://github.com/vonovak/react-native-simple-toast/pull/70](https://togithub.com/vonovak/react-native-simple-toast/pull/70)

**Full Changelog**:
vonovak/react-native-simple-toast@v3.0.2...v3.1.0

###
[`v3.0.2`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v3.0.2):
Release 3.0.2

[Compare
Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v3.0.1...v3.0.2)

#### What's Changed

- refactor: remove view controller by
[@&#8203;mgefimov](https://togithub.com/mgefimov) in
[https://github.com/vonovak/react-native-simple-toast/pull/63](https://togithub.com/vonovak/react-native-simple-toast/pull/63)

#### New Contributors

- [@&#8203;mgefimov](https://togithub.com/mgefimov) made their first
contribution in
[https://github.com/vonovak/react-native-simple-toast/pull/63](https://togithub.com/vonovak/react-native-simple-toast/pull/63)

**Full Changelog**:
vonovak/react-native-simple-toast@v3.0.1...v3.0.2

###
[`v3.0.1`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v3.0.1)

[Compare
Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v3.0.0...v3.0.1)

#### What's Changed

- fix: update how toastWindow is obtained by
[@&#8203;vonovak](https://togithub.com/vonovak) in
[https://github.com/vonovak/react-native-simple-toast/pull/58](https://togithub.com/vonovak/react-native-simple-toast/pull/58)

**Full Changelog**:
vonovak/react-native-simple-toast@v3.0.0...v3.0.1

###
[`v3.0.0`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v3.0.0)

[Compare
Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v2.0.1...v3.0.0)

#### What's Changed

- feat: support old arch as well by
[@&#8203;vonovak](https://togithub.com/vonovak) in
[https://github.com/vonovak/react-native-simple-toast/pull/55](https://togithub.com/vonovak/react-native-simple-toast/pull/55)

no breaking changes

**Full Changelog**:
vonovak/react-native-simple-toast@v2.0.1...v3.0.0

###
[`v2.0.1`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v2.0.1)

[Compare
Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v2.0.0...v2.0.1)

#### What's Changed

- Toast.show default duration is added by
[@&#8203;adsalihac](https://togithub.com/adsalihac) in
[https://github.com/vonovak/react-native-simple-toast/pull/51](https://togithub.com/vonovak/react-native-simple-toast/pull/51)

- docs: add summary docs by
[@&#8203;vonovak](https://togithub.com/vonovak) in
[https://github.com/vonovak/react-native-simple-toast/pull/26](https://togithub.com/vonovak/react-native-simple-toast/pull/26)

- docs: clarify old arch by
[@&#8203;vonovak](https://togithub.com/vonovak) in
[https://github.com/vonovak/react-native-simple-toast/pull/28](https://togithub.com/vonovak/react-native-simple-toast/pull/28)

- Bump json5 from 2.2.1 to 2.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/vonovak/react-native-simple-toast/pull/33](https://togithub.com/vonovak/react-native-simple-toast/pull/33)

- docs: add new arch link by
[@&#8203;vonovak](https://togithub.com/vonovak) in
[https://github.com/vonovak/react-native-simple-toast/pull/35](https://togithub.com/vonovak/react-native-simple-toast/pull/35)

- Bump http-cache-semantics from 4.1.0 to 4.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/vonovak/react-native-simple-toast/pull/36](https://togithub.com/vonovak/react-native-simple-toast/pull/36)

- Bump cacheable-request from 10.2.3 to 10.2.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/vonovak/react-native-simple-toast/pull/37](https://togithub.com/vonovak/react-native-simple-toast/pull/37)

- Update issue templates by
[@&#8203;vonovak](https://togithub.com/vonovak) in
[https://github.com/vonovak/react-native-simple-toast/pull/41](https://togithub.com/vonovak/react-native-simple-toast/pull/41)

- Bump vm2 from 3.9.12 to 3.9.15 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/vonovak/react-native-simple-toast/pull/44](https://togithub.com/vonovak/react-native-simple-toast/pull/44)

- Bump vm2 from 3.9.15 to 3.9.16 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/vonovak/react-native-simple-toast/pull/45](https://togithub.com/vonovak/react-native-simple-toast/pull/45)

- Bump vm2 from 3.9.16 to 3.9.17 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/vonovak/react-native-simple-toast/pull/46](https://togithub.com/vonovak/react-native-simple-toast/pull/46)

- Bump [@&#8203;sideway/formula](https://togithub.com/sideway/formula)
from 3.0.0 to 3.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/vonovak/react-native-simple-toast/pull/48](https://togithub.com/vonovak/react-native-simple-toast/pull/48)

- Bump [@&#8203;sideway/formula](https://togithub.com/sideway/formula)
from 3.0.0 to 3.0.1 in /example by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/vonovak/react-native-simple-toast/pull/47](https://togithub.com/vonovak/react-native-simple-toast/pull/47)

- Bump vm2 from 3.9.17 to 3.9.18 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/vonovak/react-native-simple-toast/pull/50](https://togithub.com/vonovak/react-native-simple-toast/pull/50)

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[https://github.com/vonovak/react-native-simple-toast/pull/33](https://togithub.com/vonovak/react-native-simple-toast/pull/33)
- [@&#8203;adsalihac](https://togithub.com/adsalihac) made their first
contribution in
[https://github.com/vonovak/react-native-simple-toast/pull/51](https://togithub.com/vonovak/react-native-simple-toast/pull/51)

**Full Changelog**:
vonovak/react-native-simple-toast@v2.0.0...v2.0.1

###
[`v2.0.0`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v2.0.0)

[Compare
Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v1.1.4...v2.0.0)

#### What's Changed

-   new architecture migration
-   rewritten toast presentation logic

PR:
[https://github.com/vonovak/react-native-simple-toast/pull/25](https://togithub.com/vonovak/react-native-simple-toast/pull/25)

BREAKING: new arch is now **required**

**Full Changelog**:
vonovak/react-native-simple-toast@v1.1.4...v2.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone
America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone
America/Los_Angeles.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJucG0iLCJyZW5vdmF0ZSJdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: valora-bot <valorabot@valoraapp.com>
@renovate renovate bot deleted the renovate/react-native-simple-toast-3.x branch September 11, 2024 12:29
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.

0 participants