Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Bump fake-useragent from 0.1.11 to 1.0.1#11

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/fake-useragent-1.0.1
Closed

Bump fake-useragent from 0.1.11 to 1.0.1#11
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/fake-useragent-1.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2022

Bumps fake-useragent from 0.1.11 to 1.0.1.

Release notes

Sourced from fake-useragent's releases.

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

Release v0.1.14

Changes:

  • Improve code quality standards using modern Python >=3.7 syntax
  • Migrated to pyproject.toml build system format + syntax check
  • Add additional classifiers to the toml file
  • Improved tox.ini file
  • Improved GitHub Actions job using pip cache
  • And various small fixes

Release v0.1.13

We have now a separate GitHub Organization for hosting the fake-useragent repo.

Changes in 0.1.13:

  • Implement browsers argument, allowing you to override the browser names you want to use
  • Fix browser listing of Internet Explorer and Edge
  • Don't depend on w3schools.com anymore
  • Clean-up data (temp) file format
  • Update fallback cache server URL / use JSON Lines as file format
  • Move to GitHub Actions instead of Travis
  • Deployment done via GitHub Actions as well
  • Using black Python formatter in favour of Flake
Commits
  • 99fdc0b Merge pull request #154 from fake-useragent/fix_importlib
  • 90437dd Remove MANIFEST.in. Also only list additional test deps in the tox file
  • bf3a4f0 Add missing validate pyproject back
  • a2e612b Add also importlib metadata as dependency
  • f334af5 Increase patch version
  • 0688a38 Before Python 3.10 fallback to importlib-resources package
  • 54dc08f Invert the the imports
  • 0852cbb Merge pull request #151 from fake-useragent/json_data_locally
  • d56e23f Finish my sentence :)
  • cb36f35 Make all tests run without internet connection
  • 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)

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

---
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 added the dependencies Pull requests that update a dependency file label Nov 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2022

Superseded by #12.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/fake-useragent-1.0.1 branch November 28, 2022 12:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants