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 trim and retext-readability #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 27, 2023

Removes trim. It's no longer used after updating ancestor dependency retext-readability. These dependencies need to be updated together.

Removes trim

Updates retext-readability from 3.2.0 to 7.2.0

Release notes

Sourced from retext-readability's releases.

7.2.0

Full Changelog: retextjs/retext-readability@7.1.0...7.2.0

7.1.0

  • c9b44f2 Use @types/nlcst

Full Changelog: retextjs/retext-readability@7.0.0...7.1.0

7.0.0

  • 8cb0d09 Add JSDoc based types
  • ab70516 Use ESM
    • Change:

      // From CommonJS
      var retextReadability = require('retext-readability')
      // To ESM
      import retextReadability from 'retext-readability'

      Learn more about ESM in this guide

6.0.0

  • 7658985 Update unist-util-visit (breaking, potentially, if you or your dependents use typescript)
  • 3853bc2 Update syllable
  • 7d30e21 Refactor prose
  • 8214552 Update metadata
  • fa43f59 Add funding field to package.json

5.0.0

  • fac712a Add docs for messages
  • 0c87806 Add more info to messages
  • 806360a Use non-deprecated vfile.message method

4.2.2

  • 0283ce6 Improve performance
  • 232082b Refactor prose

4.2.1

  • 3d44c6b Refactor code-style
  • ae51e0f Add more badges
  • c4b6d90 Move URLs to HTTPS
  • 23a066b Move LICENSE > license
  • 37b670f Add Contribute section to readme.md
  • 7aea979 Migrate to retextjs

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [trim](https://github.com/Trott/trim). It's no longer used after updating ancestor dependency [retext-readability](https://github.com/retextjs/retext-readability). These dependencies need to be updated together.


Removes `trim`

Updates `retext-readability` from 3.2.0 to 7.2.0
- [Release notes](https://github.com/retextjs/retext-readability/releases)
- [Commits](retextjs/retext-readability@3.2.0...7.2.0)

---
updated-dependencies:
- dependency-name: trim
  dependency-type: indirect
- dependency-name: retext-readability
  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 Jan 27, 2023
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

0 participants