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

Bump ua-parser-js from 0.7.31 to 0.7.33 #2392

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2023

Bumps ua-parser-js from 0.7.31 to 0.7.33.

Changelog

Sourced from ua-parser-js's changelog.

Version 0.7.31 / 1.0.2

  • Fix OPPO Reno A5 incorrect detection
  • Fix TypeError Bug
  • Use AST to extract regexes and verify them with safe-regex

Version 0.7.32 / 1.0.32

  • Add new browser : DuckDuckGo, Huawei Browser, LinkedIn
  • Add new OS : HarmonyOS
  • Add some Huawei models
  • Add Sharp Aquos TV
  • Improve detection Xiaomi Mi CC9
  • Fix Sony Xperia 1 III misidentified as Acer tablet
  • Fix Detect Sony BRAVIA as SmartTV
  • Fix Detect Xiaomi Mi TV as SmartTV
  • Fix Detect Galaxy Tab S8 as tablet
  • Fix WeGame mistakenly identified as WeChat
  • Fix included commas in Safari / Mobile Safari version
  • Increase UA_MAX_LENGTH to 350

Version 0.7.33 / 1.0.33

  • Add new browser : Cobalt
  • Identify Macintosh as an Apple device
  • Fix ReDoS vulnerability

Version 0.8

Version 0.8 was created by accident. This version is now deprecated and no longer maintained, please update to version 0.7 / 1.0.

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)
  • @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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](faisalman/ua-parser-js@0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 27, 2023
@j-piasecki j-piasecki merged commit 6d5d661 into main Jan 27, 2023
@j-piasecki j-piasecki deleted the dependabot/npm_and_yarn/ua-parser-js-0.7.33 branch January 27, 2023 10:34
hyochan pushed a commit to dooboolab-community/dooboo-ui that referenced this pull request Jun 10, 2023
…400)

[![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-gesture-handler](https://togithub.com/software-mansion/react-native-gesture-handler)
| [`~2.9.0` ->
`~2.11.0`](https://renovatebot.com/diffs/npm/react-native-gesture-handler/2.9.0/2.11.0)
|
[![age](https://badges.renovateapi.com/packages/npm/react-native-gesture-handler/2.11.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/react-native-gesture-handler/2.11.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/react-native-gesture-handler/2.11.0/compatibility-slim/2.9.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/react-native-gesture-handler/2.11.0/confidence-slim/2.9.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>software-mansion/react-native-gesture-handler</summary>

###
[`v2.11.0`](https://togithub.com/software-mansion/react-native-gesture-handler/releases/tag/2.11.0)

[Compare
Source](https://togithub.com/software-mansion/react-native-gesture-handler/compare/2.10.2...2.11.0)

A small release made for nice people at Expo 😃.

#### 🐛 Bug fixes

- Correctly attach root view recognizer in modals on iOS by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2498

**Full Changelog**:
software-mansion/react-native-gesture-handler@2.10.2...2.11.0

###
[`v2.10.2`](https://togithub.com/software-mansion/react-native-gesture-handler/releases/tag/2.10.2)

[Compare
Source](https://togithub.com/software-mansion/react-native-gesture-handler/compare/2.10.1...2.10.2)

#### 🐛 Bug fixes

- Fix root view error for jest by
[@&#8203;IvanIhnatsiuk](https://togithub.com/IvanIhnatsiuk) in
[software-mansion/react-native-gesture-handler#2491
- Prevent GH buttons from activating when scrolling list by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2494

#### New Contributors

- [@&#8203;IvanIhnatsiuk](https://togithub.com/IvanIhnatsiuk) made their
first contribution in
[software-mansion/react-native-gesture-handler#2491

**Full Changelog**:
software-mansion/react-native-gesture-handler@2.10.1...2.10.2

###
[`v2.10.1`](https://togithub.com/software-mansion/react-native-gesture-handler/releases/tag/2.10.1)

[Compare
Source](https://togithub.com/software-mansion/react-native-gesture-handler/compare/2.10.0...2.10.1)

#### 🐛 Bug fixes

- Fix operation scheduling on iOS by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2483

###
[`v2.10.0`](https://togithub.com/software-mansion/react-native-gesture-handler/releases/tag/2.10.0)

[Compare
Source](https://togithub.com/software-mansion/react-native-gesture-handler/compare/2.9.0...2.10.0)

#### ❗ Important changes

- Enable the new web implementation by default by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2394
- Replace `setImmediate` and `requestAnimationFrame` with
`queueMicrotask` by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2467
- Show error when gestures are used without root view by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2420
- Change how velocity is calculated on the new web implementation by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2443

#### 🐛 Bug fixes

- Fix types for gestureHandlerRootHOC to accept component with props by
[@&#8203;Nodonisko](https://togithub.com/Nodonisko) in
[software-mansion/react-native-gesture-handler#2413
- Remove `DrawerLayoutAndroid` import on web by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2305
- Fix ripple always showing on Touchables when on Android 13 by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2418
- Whitelist `Native` gesture props in `GestureDetector` by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2433
- Fix Gesture Handlers getting stuck due to missing `up` event when
using the new web implementation by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2442
- Fix Gesture Handler's buttons activating after scroll when using
`RefreshControl` by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2457
- Make single instance assertion work with Gradle Configuration Cache by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2453
- fix: PureNativeButton is not exported by
[@&#8203;magrinj](https://togithub.com/magrinj) in
[software-mansion/react-native-gesture-handler#2447
- fix: do not apply namespace if it is not available in agp by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[software-mansion/react-native-gesture-handler#2448

#### 👍 Improvements

- Returns Swipeable reference on renderLeftActions by
[@&#8203;ntocampos](https://togithub.com/ntocampos) in
[software-mansion/react-native-gesture-handler#2426
- Add a method `reset` to component `Swipeable` by
[@&#8203;UNIDY2002](https://togithub.com/UNIDY2002) in
[software-mansion/react-native-gesture-handler#2431
- Remove conditional imports for native components by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2461
- Add `dragOffsetFromLeftEdge` and `dragOffsetFromRightEdge` props to
`Swipeable` by [@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2408

#### 🔢 Miscellaneous

- Bump ua-parser-js from 0.7.31 to 0.7.33 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[software-mansion/react-native-gesture-handler#2392
- Bump ua-parser-js from 0.7.24 to 0.7.33 in /docs by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[software-mansion/react-native-gesture-handler#2389
- Hide `back-to-top` button in the docs by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2398
- Upgrade Expo in the example app to use API 47 by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2393
- chore: change fabric flag by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[software-mansion/react-native-gesture-handler#2397
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[software-mansion/react-native-gesture-handler#2407
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[software-mansion/react-native-gesture-handler#2406
- End-to-end tests for web version by
[@&#8203;m-bert](https://togithub.com/m-bert) in
[software-mansion/react-native-gesture-handler#2298
- Bump ua-parser-js from 0.7.32 to 0.7.33 in /e2e/web-tests by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[software-mansion/react-native-gesture-handler#2417
- Bump loader-utils from 1.4.0 to 1.4.2 in /e2e/web-tests by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[software-mansion/react-native-gesture-handler#2416
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /e2e/web-tests by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[software-mansion/react-native-gesture-handler#2415
- Add `Handler state` section to sidebar by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2422
- Bump webpack from 5.73.0 to 5.76.1 in /docs by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[software-mansion/react-native-gesture-handler#2436
- chore: set library namespace in build script by
[@&#8203;kkafar](https://togithub.com/kkafar) in
[software-mansion/react-native-gesture-handler#2435
- docs: add appjs banner by
[@&#8203;kacperkapusciak](https://togithub.com/kacperkapusciak) in
[software-mansion/react-native-gesture-handler#2432
- Bump [@&#8203;xmldom/xmldom](https://togithub.com/xmldom/xmldom) from
0.7.6 to 0.7.9 in /e2e/web-tests by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[software-mansion/react-native-gesture-handler#2444
- Bump [@&#8203;sideway/formula](https://togithub.com/sideway/formula)
from 3.0.0 to 3.0.1 in /e2e/web-tests by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[software-mansion/react-native-gesture-handler#2445
- Bump minimist from 1.2.5 to 1.2.8 in /example by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[software-mansion/react-native-gesture-handler#2456
- Move `GestureHandlerRootView` to `components` directory by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2468
- Remove unnecessary `throw` by
[@&#8203;j-piasecki](https://togithub.com/j-piasecki) in
[software-mansion/react-native-gesture-handler#2446

#### New Contributors

- [@&#8203;Nodonisko](https://togithub.com/Nodonisko) made their first
contribution in
[software-mansion/react-native-gesture-handler#2413
- [@&#8203;ntocampos](https://togithub.com/ntocampos) made their first
contribution in
[software-mansion/react-native-gesture-handler#2426
- [@&#8203;UNIDY2002](https://togithub.com/UNIDY2002) made their first
contribution in
[software-mansion/react-native-gesture-handler#2431
- [@&#8203;magrinj](https://togithub.com/magrinj) made their first
contribution in
[software-mansion/react-native-gesture-handler#2447

**Full Changelog**:
software-mansion/react-native-gesture-handler@2.9.0...2.10.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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://app.renovatebot.com/dashboard#github/dooboolab-community/dooboo-ui).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant