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 fake-useragent from 0.1.14 to 1.2.0 #26

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2023

Bumps fake-useragent from 0.1.14 to 1.2.0.

Release notes

Sourced from fake-useragent's releases.

Release v1.2.0 📦

  • Updated browser useragent data 🚀
  • Allow filters on browser, OS and usage percentage 🚀
  • Update the cache scraper to scape the new data source for user-agent strings
  • Adapted the code to work with the new JSON data format

Release v1.1.3

  • Update deps

Release v1.1.2

  • Security release update

Release v1.1.1

  • Remove white spaces from user agent strings, this is a patch release

Release v1.1.0

  • Add pkg_resource as fallback mechanism in trying to retrieve the local JSON data file

Release v1.0.1 - Patch fix

Bug fix release.

  • Add importlib-metadata & importlib-resources as dependencies
  • Check on specific Python version regarding the importlib resources (python v3.10 or higher) in order to have files() working
  • importlib_metadata should now also work on Python version before 3.8
  • Remove obsolete MANIFEST.in file

Release v1.0.0

Finally, a major release! Version 1.0.0 stable. I hope you like it.

  • Make the JSON Lines data file part of the Python package, data is retrieved locally
    • Extend the myproject.toml file with package-data support
  • Remove centralized caching server implementation
  • Make real unit-tests which should run reliable, fast, independent and without Internet connection
Commits
  • 018ebc9 Migrate to new data source (#174)
  • 796a359 Merge pull request #180 from fake-useragent/dependabot/pip/cache_scraper/cert...
  • aed8860 Bump certifi from 2022.12.7 to 2023.7.22 in /cache_scraper
  • 33e1ce7 Merge pull request #179 from fake-useragent/dependabot/pip/cache_scraper/cryp...
  • ca512b1 Bump cryptography from 41.0.0 to 41.0.2 in /cache_scraper
  • 2665ed6 Merge pull request #175 from fake-useragent/dependabot/pip/cache_scraper/requ...
  • b937391 Merge pull request #177 from chris-brinkman/patch-1
  • de71a82 Update README.md
  • 37b6c1f Merge pull request #176 from fake-useragent/dependabot/pip/cache_scraper/cryp...
  • ce4d4a9 Bump cryptography from 39.0.2 to 41.0.0 in /cache_scraper
  • Additional commits viewable in compare view

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 dependabot bot requested a review from maxkrivich as a code owner August 2, 2023 12:50
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 2, 2023
@maxkrivich
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/fake-useragent-1.2.0 branch from 1f747a2 to 2424bb3 Compare August 2, 2023 12:55
@maxkrivich
Copy link
Owner

https://github.com/dependabot recreate

Bumps [fake-useragent](https://github.com/fake-useragent/fake-useragent) from 0.1.14 to 1.2.0.
- [Release notes](https://github.com/fake-useragent/fake-useragent/releases)
- [Commits](fake-useragent/fake-useragent@0.1.14...1.2.0)

---
updated-dependencies:
- dependency-name: fake-useragent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/fake-useragent-1.2.0 branch from 2424bb3 to de04667 Compare August 2, 2023 13:06
@maxkrivich
Copy link
Owner

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 2, 2023

Superseded by #27.

@dependabot dependabot bot closed this Aug 2, 2023
@dependabot dependabot bot deleted the dependabot/pip/fake-useragent-1.2.0 branch August 2, 2023 20:33
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant