[PR #556] [MERGED] Bump ava from 4.3.0 to 4.3.1 #890

Closed
opened 2026-03-03 01:30:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/556
Author: @dependabot[bot]
Created: 8/15/2022
Status: Merged
Merged: 8/15/2022
Merged by: @DavidAnson

Base: nextHead: dependabot/npm_and_yarn/next/ava-4.3.1


📝 Commits (1)

  • 4a7ea9f Bump ava from 4.3.0 to 4.3.1

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps ava from 4.3.0 to 4.3.1.

Release notes

Sourced from ava's releases.

v4.3.1

What's Changed

  • When translating line numbers, check whether the source map entry has original values in avajs/ava#3061
  • Report error when parsing for line number selection in avajs/ava#3062

New Contributors

Full Changelog: https://github.com/avajs/ava/compare/v4.3.0...v4.3.1

Commits
  • 53e5709 4.3.1
  • d57c76c Report error when parsing for line number selection
  • 3572342 When translating line numbers, check whether the source map entry has origina...
  • ac0d75d Document that AVA 4 cannot be run globally
  • 26a2e5d Remove mentions of "callback mode" from docs
  • 91f5254 Update recommended VS Code debug configuration
  • 3f17f8c Update checksum algorithm for lockfile churn detection
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/DavidAnson/markdownlint/pull/556 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/15/2022 **Status:** ✅ Merged **Merged:** 8/15/2022 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/ava-4.3.1` --- ### 📝 Commits (1) - [`4a7ea9f`](https://github.com/DavidAnson/markdownlint/commit/4a7ea9f6f4028facfe2a6e069cf774c43e3f67af) Bump ava from 4.3.0 to 4.3.1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [ava](https://github.com/avajs/ava) from 4.3.0 to 4.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/avajs/ava/releases">ava's releases</a>.</em></p> <blockquote> <h2>v4.3.1</h2> <h2>What's Changed</h2> <ul> <li>When translating line numbers, check whether the source map entry has original values in <a href="https://github-redirect.dependabot.com/avajs/ava/pull/3061">avajs/ava#3061</a></li> <li>Report error when parsing for line number selection in <a href="https://github-redirect.dependabot.com/avajs/ava/pull/3062">avajs/ava#3062</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ericcornelissen"><code>@​ericcornelissen</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/avajs/ava/pull/3048">avajs/ava#3048</a></li> <li><a href="https://github.com/AlencarGabriel"><code>@​AlencarGabriel</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/avajs/ava/pull/3051">avajs/ava#3051</a></li> <li><a href="https://github.com/binyamin"><code>@​binyamin</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/avajs/ava/pull/3028">avajs/ava#3028</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/avajs/ava/compare/v4.3.0...v4.3.1">https://github.com/avajs/ava/compare/v4.3.0...v4.3.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/avajs/ava/commit/53e570998bcbee584701c271aa7478825895c35b"><code>53e5709</code></a> 4.3.1</li> <li><a href="https://github.com/avajs/ava/commit/d57c76c47687e61c38e059ea6442d92b4a9404fa"><code>d57c76c</code></a> Report error when parsing for line number selection</li> <li><a href="https://github.com/avajs/ava/commit/357234260afc49646cddc2e9253f2740dd25d8e6"><code>3572342</code></a> When translating line numbers, check whether the source map entry has origina...</li> <li><a href="https://github.com/avajs/ava/commit/ac0d75d05d28e511b1b3654b09d11d602e360179"><code>ac0d75d</code></a> Document that AVA 4 cannot be run globally</li> <li><a href="https://github.com/avajs/ava/commit/26a2e5d56a21e014edba382191d6c0a16444d880"><code>26a2e5d</code></a> Remove mentions of &quot;callback mode&quot; from docs</li> <li><a href="https://github.com/avajs/ava/commit/91f5254d7bfb6c658d0e89f48a852b92b70e31da"><code>91f5254</code></a> Update recommended VS Code debug configuration</li> <li><a href="https://github.com/avajs/ava/commit/3f17f8c7d6070c6414896a439dc93a6f3613a620"><code>3f17f8c</code></a> Update checksum algorithm for lockfile churn detection</li> <li>See full diff in <a href="https://github.com/avajs/ava/compare/v4.3.0...v4.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ava&package-manager=npm_and_yarn&previous-version=4.3.0&new-version=4.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:30:39 +03:00
Sign in to join this conversation.
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
starred/markdownlint#890
No description provided.