humanode icon indicating copy to clipboard operation
humanode copied to clipboard

Bump the yarn group with 6 updates

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps the yarn group with 6 updates:

Package From To
@types/node 22.7.4 22.7.5
@vitest/expect 2.1.2 2.1.3
ethers 6.13.3 6.13.4
typescript 5.6.2 5.6.3
viem 2.21.19 2.21.25
vitest 2.1.2 2.1.3

Updates @types/node from 22.7.4 to 22.7.5

Commits

Updates @vitest/expect from 2.1.2 to 2.1.3

Release notes

Sourced from @​vitest/expect's releases.

v2.1.3

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
  • 4c03a0d chore: release v2.1.3
  • e002758 fix: fix error diff of `toBeNaN, toBeUndefined, toBeNull, toBeTruthy, toBeFal...
  • 8bef5d2 fix(browser): not.toBeInTheDocument works with locators API (#6634)
  • d289e7e fix(expect): preserve prototype in toMatchObject diff (#6620)
  • See full diff in compare view

Updates ethers from 6.13.3 to 6.13.4

Release notes

Sourced from ethers's releases.

ethers/v6.13.4 (2024-10-10 18:01)

Changelog

Sourced from ethers's changelog.

ethers/v6.13.4 (2024-10-10 18:01)

Commits

Updates typescript from 5.6.2 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • See full diff in compare view

Updates viem from 2.21.19 to 2.21.25

Release notes

Sourced from viem's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

Commits
  • f81d497 chore: format
  • fdfbe41 chore: up snaps (foundry upgrade)
  • 05501d3 chore: version package (#2852)
  • 5580feb chore: tweaks
  • 272dc74 chore: up changeset
  • 840531e fix: narrow sign transaction return type based on the transaction type (#2853)
  • 1006a71 feat: make from an optional parameter on TransactionRequest (#2854)
  • 3140383 feat: add ability to return options from onRequest (#2844)
  • d48236e chore: up snaps
  • 7f55306 feat: add ability to call deployed universal signature validator for chains t...
  • Additional commits viewable in compare view

Updates vitest from 2.1.2 to 2.1.3

Release notes

Sourced from vitest's releases.

v2.1.3

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
  • 4c03a0d chore: release v2.1.3
  • 70baaaa fix(vitest): use fast-glob instead of tinyglobby in Vitest (#6688)
  • 19d64e2 fix(vitest): always inline setup files (#6689)
  • 47dde76 fix(vitest): show rollup error details as test error (#6686)
  • 7155cee refactor(coverage): move re-usable parts to base provider (#6665)
  • 7a0de0a perf: reuse full name in reported tasks, update generator types (#6666)
  • 8bef5d2 fix(browser): not.toBeInTheDocument works with locators API (#6634)
  • 9ece395 fix(vitest): fix \<empty line> logs when interleaving console.log/error (#...
  • 000459a fix(vitest): deprecate old task types and node-reliant types (#6632)
  • 946d8bb fix(vitest): don't hang with maxConcurrency 0 (#6627)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@types/node [>= 20.a, < 21]
@types/node [>= 18.a, < 19]
@types/node [>= 17.a, < 18]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar Oct 14 '24 14:10 dependabot[bot]