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

deps(dev): bump ethers from 6.13.4 to 6.13.5 #10

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps ethers from 6.13.4 to 6.13.5.

Release notes

Sourced from ethers's releases.

ethers/v6.13.5 (2025-01-04 15:26)

  • Use local dev net for testing Typed API to prevent tests getting throttled (7654ee3).
  • Fixed bad logic for searching prefetched transactions by hash (#4868; ef3c9bc).
  • Add newline delimiter to IPC providers for broader support (#4847; 474a8de).
Changelog

Sourced from ethers's changelog.

ethers/v6.13.5 (2025-01-04 15:26)

  • Use local dev net for testing Typed API to prevent tests getting throttled (7654ee3).
  • Fixed bad logic for searching prefetched transactions by hash (#4868; ef3c9bc).
  • Add newline delimiter to IPC providers for broader support (#4847; 474a8de).
Commits
  • ce7212d tests: debugging CI browser failure
  • f1821a6 tests: debugging CI browser failure
  • cc9119c tests: debugging CI browser failure
  • 3ac33f9 tests: debugging CI browser failure
  • 25b11ee tests: debugging CI browser failure
  • 3bcbcae tests: debug CI failing
  • 27eb944 admin: updated dist files
  • 3854b39 tests: added circular support to browser-safe inspect
  • 831b21d admin: updated dist files
  • e299a31 tests: added browser-safe inspect for tests
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 6, 2025
@dependabot dependabot bot requested review from bajtos and juliangruber January 6, 2025 08:20
@bajtos
Copy link
Member

bajtos commented Jan 6, 2025

@juliangruber, how do you test a pull request like this to check that the new dependency version does not break anything?

Do we still need to keep this repository up-to-date? IIRC, we are no longer using it after you reworked our architecture to track scheduled rewards via spark-rewards service.

@juliangruber
Copy link
Member

Spark publish is still using this. If CI is green everything should be fine

@juliangruber
Copy link
Member

@dependabot rebase

@juliangruber
Copy link
Member

CI was failing due to an issue with filfox.info

Bumps [ethers](https://github.com/ethers-io/ethers.js) from 6.13.4 to 6.13.5.
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md)
- [Commits](ethers-io/ethers.js@v6.13.4...v6.13.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ethers-6.13.5 branch from 56b36f9 to fe64b82 Compare January 7, 2025 13:27
@juliangruber juliangruber merged commit 6de47c2 into main Jan 8, 2025
1 check passed
@juliangruber juliangruber deleted the dependabot/npm_and_yarn/ethers-6.13.5 branch January 8, 2025 12:41
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants