Bump feedgen from 0.8.0 to 0.9.0 #2

Open
dependabot[bot] wants to merge 1 commit from dependabot/pip/feedgen-0.9.0 into master
dependabot[bot] commented 2020-01-28 22:44:17 +00:00 (Migrated from github.com)

Bumps feedgen from 0.8.0 to 0.9.0.

Commits
  • ffe3e4d Release 0.9.0
  • 2b77fd5 Introduce Bandit Security Linter
  • f57a01b Merge pull request from GHSA-g8q7-xv52-hf9f
  • 0eb12f9 Prevent XML Denial of Service Attacks
  • 9440cca Update Python Versions
  • e942a08 Documentation Update
  • 771b450 Add Security Policy
  • 5a68e68 Make Generator Optional (Atom)
  • 26b64ca Properly Parse text/xml
  • d1e77c7 Use more appropriate exception class for unimplemented functionality
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 [feedgen](https://github.com/lkiesow/python-feedgen) from 0.8.0 to 0.9.0. <details> <summary>Commits</summary> - [`ffe3e4d`](https://github.com/lkiesow/python-feedgen/commit/ffe3e4d752ac76e23c879c35682c310c2b1ccb86) Release 0.9.0 - [`2b77fd5`](https://github.com/lkiesow/python-feedgen/commit/2b77fd58eb1fb230e3c80e2cc4c5b0c4d05b6150) Introduce Bandit Security Linter - [`f57a01b`](https://github.com/lkiesow/python-feedgen/commit/f57a01b20fa4aaaeccfa417f28e66b4084b9d0cf) Merge pull request from GHSA-g8q7-xv52-hf9f - [`0eb12f9`](https://github.com/lkiesow/python-feedgen/commit/0eb12f9133ec2f977b88b0f8c07b3249b5b7051d) Prevent XML Denial of Service Attacks - [`9440cca`](https://github.com/lkiesow/python-feedgen/commit/9440ccaffe60259d7040306d0d97da9310b11d57) Update Python Versions - [`e942a08`](https://github.com/lkiesow/python-feedgen/commit/e942a0839ef6f5b2c4a1dbd6e84e428de179025f) Documentation Update - [`771b450`](https://github.com/lkiesow/python-feedgen/commit/771b45021b35e58bddc3614164af9560ce1b03d4) Add Security Policy - [`5a68e68`](https://github.com/lkiesow/python-feedgen/commit/5a68e682d902a9d3b7f11dbf3f62ae8c623bb18f) Make Generator Optional (Atom) - [`26b64ca`](https://github.com/lkiesow/python-feedgen/commit/26b64ca9fcac6b8e53132698b9fe0d4971993a4d) Properly Parse text/xml - [`d1e77c7`](https://github.com/lkiesow/python-feedgen/commit/d1e77c78ee43d4ade0a3aebe3183eb132137c82b) Use more appropriate exception class for unimplemented functionality - Additional commits viewable in [compare view](https://github.com/lkiesow/python-feedgen/compare/v0.8.0...v0.9.0) </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=feedgen&package-manager=pip&previous-version=0.8.0&new-version=0.9.0)](https://help.github.com/articles/configuring-automated-security-fixes) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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](https://github.com/petermolnar/nasg/network/alerts). </details>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/pip/feedgen-0.9.0:dependabot/pip/feedgen-0.9.0
git checkout dependabot/pip/feedgen-0.9.0

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff dependabot/pip/feedgen-0.9.0
git checkout dependabot/pip/feedgen-0.9.0
git rebase master
git checkout master
git merge --ff-only dependabot/pip/feedgen-0.9.0
git checkout dependabot/pip/feedgen-0.9.0
git rebase master
git checkout master
git merge --no-ff dependabot/pip/feedgen-0.9.0
git checkout master
git merge --squash dependabot/pip/feedgen-0.9.0
git checkout master
git merge --ff-only dependabot/pip/feedgen-0.9.0
git checkout master
git merge dependabot/pip/feedgen-0.9.0
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: petermolnar/nasg#2
No description provided.