ekeih / OmNomNom

A simple Telegram bot to get canteen information.
GNU Affero General Public License v3.0
33 stars 7 forks source link

chore(deps): update dependency fake-useragent to v1.3.0 #200

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fake-useragent ==1.2.1 -> ==1.3.0 age adoption passing confidence

Release Notes

fake-useragent/fake-useragent (fake-useragent) ### [`v1.3.0`](https://togithub.com/fake-useragent/fake-useragent/releases/tag/1.3.0): πŸ“¦ [Compare Source](https://togithub.com/fake-useragent/fake-useragent/compare/1.2.1...1.3.0) - Introducing new `ua.getRandom`, `ua.getFirefox`, `ua.getChrome`, `ua.getSafari`. And a generic method: `ua.getBrowser(..)` (eg. `getBrowser('firefox')`) - These new properties above allows you to retrieve the whole raw Python dictionary, instead of only the UA string. - These properties might return different key/values pairs in the future! So `ua.random` is a more stable interface. - Fix the `os` argument 'windows' to check for both `win10`and `win7` values (previously only checking on `win10`), thus returning more UAs - Improved user-agent scraper (now also containing Safari browser again) - Updated browsers.json data file

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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