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 0.1.14#10

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps fake-useragent from 0.1.11 to 0.1.14.

Release notes

Sourced from fake-useragent's releases.

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
  • 06e00b3 Typo
  • 8ad5e77 Merge pull request #147 from fake-useragent/update_myproject.toml
  • 380071b Update readme file, prepare of new release
  • cfe4f04 Check of latest patch version. And use pip cache in GH Actions
  • c183324 Support pre Python3.8
  • 6bd1c70 Merge pull request #148 from fake-useragent/update_scraper_readme
  • 21d3189 Add missing topics to classifiers
  • f1a8cd4 No need for license option
  • 13c0574 Fix broken link
  • a46840a Remove duplicate version
  • 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 0.1.14.
- [Release notes](https://github.com/fake-useragent/fake-useragent/releases)
- [Commits](fake-useragent/fake-useragent@0.1.11...0.1.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 22, 2022

Superseded by #11.

@dependabot dependabot bot closed this Nov 22, 2022
@dependabot dependabot bot deleted the dependabot/pip/fake-useragent-0.1.14 branch November 22, 2022 12:22
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