Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

chore(deps): bump github.com/mmcdole/gofeed from 1.2.0 to 1.2.1 #40

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps github.com/mmcdole/gofeed from 1.2.0 to 1.2.1.

Release notes

Sourced from github.com/mmcdole/gofeed's releases.

v1.2.1

Fixes concurrency / thread safety issues when re-using a parser.

Commits
  • 901f297 Make Parser thread-safe (use new goxpp's base:xml state) (#202)
  • 20c6436 Update README.md (#196)
  • 29a5802 Support multiple link tags in both rss channel, items and in the universal fe...
  • See full diff 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 [github.com/mmcdole/gofeed](https://github.com/mmcdole/gofeed) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/mmcdole/gofeed/releases)
- [Commits](mmcdole/gofeed@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/mmcdole/gofeed
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 6, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #40 (0fa6661) into main (83459fe) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   92.51%   92.51%           
=======================================
  Files           4        4           
  Lines         227      227           
=======================================
  Hits          210      210           
  Misses         12       12           
  Partials        5        5           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@piraces piraces merged commit 8714071 into main Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/mmcdole/gofeed-1.2.1 branch March 6, 2023 10:44
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants