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

chore(deps-dev): bump ava from 4.3.0 to 4.3.3 #76

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps ava from 4.3.0 to 4.3.3.

Release notes

Sourced from ava's releases.

v4.3.3

Add compatibility with Node.js 18.8, thanks @​Brooooooklyn #3091.

Full Changelog: avajs/ava@v4.3.1...v4.3.3

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: avajs/ava@v4.3.0...v4.3.1

Commits
  • a1347a5 4.3.3
  • 6b78f49 Handle null source maps during line number selection
  • c37ea84 Test with AVA 4.3.2
  • 6d93de5 4.3.2
  • e81f5bd Handle findSourceMap returning null since Node.js 18.8.0
  • 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
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Update one or more dependencies version label Sep 1, 2022
@vercel
Copy link

vercel bot commented Sep 1, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
ogre ⬜️ Ignored (Inspect) Visit Preview Feb 17, 2024 7:17am

@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e659c21) 76.49% compared to head (bb17774) 76.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #76   +/-   ##
=======================================
  Coverage   76.49%   76.49%           
=======================================
  Files           6        6           
  Lines         302      302           
  Branches       64       64           
=======================================
  Hits          231      231           
  Misses         50       50           
  Partials       21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nadilas
Copy link
Member

nadilas commented Feb 17, 2024

@dependabot rebase

Bumps [ava](https://github.com/avajs/ava) from 4.3.0 to 4.3.3.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](avajs/ava@v4.3.0...v4.3.3)

---
updated-dependencies:
- dependency-name: ava
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-ava-4.3.3 branch from 98c5dc2 to bb17774 Compare February 17, 2024 07:17
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/ava@4.3.3 Transitive: environment, eval, filesystem, shell, unsafe +152 5.79 MB novemberborn

🚮 Removed packages: npm/ava@4.3.0

View full report↗︎

@nadilas nadilas merged commit 23614d4 into main Feb 17, 2024
9 checks passed
@nadilas nadilas deleted the dependabot-npm_and_yarn-ava-4.3.3 branch February 17, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant