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 the npm_and_yarn group group with 1 update #313

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

Bumps the npm_and_yarn group group with 1 update: feed-reader.

Updates feed-reader from 5.0.0-rc3 to 6.1.3

Release notes

Sourced from feed-reader's releases.

v6.1.3

  • Update dependencies
  • Update CI settings
  • Add security policy
  • Add contributing guide
  • Update README

v6.1.2

Improve options for read() method

  • Add 3 new options: xmlParserOptions, getExtraFeedFields, getExtraEntryFields
  • Remove 2 incompleted options includeEntryContent, includeOptionalElements added to v6.1.1
    • getExtraEntryFields provides a better way to customize feed entry data structure

Thank you @​sarike for your great idea and pr #57

v6.1.1

  • Add fetchOptions parameter to read() method
    • Allow to pass request to proxy
  • Add new example

v6.1.0

  • Refactor to run with deno/bun/typescript
  • Remove global config method, use options on request
    • allow to keep original feed data
    • allow to include optional elements in RSS Feed 2.0 (related issue: #51)
  • Create sample microservices with feed-reader on Node.js, Deno and Bun

v6.0.2

  • Update dependencies
  • Add "Deploy to Deta" button

v6.0.1

  • Fix atom format in some source with summary only
  • Re-add CJS version and evaluation for .cjs

v6.0.0

Release v6.0.0:

  • Support JSON Feed
  • No longer build CJS version

v6.0.0rc4

  • Add default value to all keys

v6.0.0rc3

  • Stop using event driven pattern, keep API simple as before
  • Reorganize package structure
  • Refactor main workflow
  • Implement module to support JSON Feed
  • Export methods to access reader options

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group group with 1 update: [feed-reader](https://github.com/ndaidong/feed-reader).

- [Release notes](https://github.com/ndaidong/feed-reader/releases)
- [Commits](https://github.com/ndaidong/feed-reader/commits/v6.1.3)

---
updated-dependencies:
- dependency-name: feed-reader
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 5, 2023
@Querijn Querijn merged commit edafe91 into master Dec 5, 2023
2 checks passed
@Querijn Querijn deleted the dependabot/npm_and_yarn/feed-reader-6.1.3 branch December 5, 2023 20:59
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.

None yet

1 participant