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

[Snyk] Upgrade textlint from 12.6.1 to 14.0.4 #36

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

Conversation

ekmixon
Copy link
Owner

@ekmixon ekmixon commented Apr 2, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade textlint from 12.6.1 to 14.0.4.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 24 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2024-03-12.
Release notes
Package name: textlint
  • 14.0.4 - 2024-03-12

    What's Changed

    Bug Fixes

    Dependency Updates

    New Contributors

    Full Changelog: v14.0.3...v14.0.4

  • 14.0.3 - 2024-02-17

    What's Changed

    Bug Fixes

    • fix(formatter): fix missing is-file dependencies by @ azu in #1362

    Dependency Updates

    Full Changelog: v14.0.2...v14.0.3

  • 14.0.2 - 2024-02-11

    What's Changed

    Bug Fixes

    • add TxtCommentNode to StaticPhrasingContent by @ pddg in #1357

    New Contributors

    Full Changelog: v14.0.1...v14.0.2

  • 14.0.1 - 2024-02-04

    What's Changed

    Bug Fixes

    • fix(legacy-textlint-core): add resetRules() by @ azu in #1353

    Full Changelog: v14.0.0...v14.0.1

  • 14.0.0 - 2024-02-03
    Read more
  • 13.4.2-next.0 - 2024-02-02
  • 13.4.1 - 2023-11-25

    What's Changed

    Bug Fixes

    • fix(ast-node-types): remove [index:string]: any; from TxtNode by @ azu in #1295

    This PR fixed types of textlint.
    It does not change the behavior of textlint.

    • Remove [index:string]: any; from TxtNode
    • Plugin's preProcess should return TxtDocumentNode
      • Previously, it allow return TxtNode.

    For plugin developer:

    You may be necessary to change the type that returns preProcess as follows

    -            preProcess(_text: string, _filePath: string): TxtNode {
    +            preProcess(_text: string, _filePath: string): TxtDocumentNode {

    Dependency Updates

    • chore(deps): update patch updates (patch) by @ renovate in #1288
    • chore(deps): update patch updates (patch) by @ renovate in #1289
    • chore(deps): update dependency @ types/debug to ^4.1.12 by @ renovate in #1290
    • fix(deps): update babel monorepo to ^7.23.3 (patch) by @ renovate in #1291
    • chore(deps): update dependency @ monorepo-utils/workspaces-to-typescript-project-references to ^2.10.4 by @ renovate in #1292
    • chore(deps): update npm to v9.9.2 by @ renovate in #1293

    Full Changelog: v13.4.0...13.4.1

  • 13.4.0 - 2023-11-08
    Read more
  • 13.3.3 - 2023-06-30
    Read more
  • 13.3.2 - 2023-03-25
    Read more
  • 13.3.1 - 2023-02-26

    What's Changed

    Bug Fixes

    • fix: allow missing parameters for loadTextlintrc by @ massongit in #1089
    • fix(textlint): fix to print results when the --dry-run option is specified. by @ Sean0628 in #1092

    Documentation

    • docs: improve failed-to-load-textlints-module.md by @ azu in #1086

    Dependency Updates

    Full Changelog: v13.3.0...13.3.1

  • 13.3.0 - 2023-02-12
  • 13.2.0 - 2023-02-07
  • 13.1.4 - 2023-02-05
  • 13.1.3 - 2023-02-02
  • 13.1.2 - 2023-02-02
  • 13.1.1 - 2023-02-01
  • 13.1.0 - 2023-01-31
  • 13.0.5 - 2023-01-29
  • 13.0.4 - 2023-01-28
  • 13.0.3 - 2023-01-28
  • 13.0.2 - 2023-01-28
  • 13.0.1 - 2023-01-28
  • 13.0.0 - 2023-01-27
  • 12.6.1 - 2023-01-25
from textlint GitHub release notes
Commit messages
Package name: textlint

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants