-
Notifications
You must be signed in to change notification settings - Fork 1
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): update dependency @graphprotocol/graph-cli to v0.95.0 #71
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Reviewer's Guide by SourceryThis pull request updates the @graphprotocol/graph-cli dependency from version 0.94.0 to 0.95.0 in both the dependencies and overrides sections of the package.json file, as well as in the bun.lock file. This update includes minor and patch changes such as support for Sourcify contract information lookup, dependency updates, and bug fixes. Flow diagram of Graph CLI v0.95.0 changesflowchart TD
A[Graph CLI v0.95.0 Updates] --> B[New Features]
A --> C[Bug Fixes]
B --> D[Sourcify Contract Info Lookup]
B --> E[Updated Undici Dependency]
C --> F[Fixed graph test]
C --> G[Fixed import.meta.url parsing]
C --> H[Fixed loud errors in graph test]
style A fill:#f9f,stroke:#333
style B fill:#bbf,stroke:#333
style C fill:#fbf,stroke:#333
File-Level Changes
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this 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. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
📦 Packages
|
This PR contains the following updates:
0.94.0
->0.95.0
0.94.0
->0.95.0
Release Notes
graphprotocol/graph-tooling (@graphprotocol/graph-cli)
v0.95.0
Compare Source
Minor Changes
8cdaf31
Thanks @0237h! - Add support for Sourcify contract information lookup
Patch Changes
#1910
15384e6
Thanks @renovate! - dependencies updates:
[email protected]
↗︎ (from7.1.1
, independencies
)#1914
e63b483
Thanks @YaroShkvorets! - dependencies updates:
binary-install@^1.1.0
↗︎ (fromdependencies
)#1914
e63b483
Thanks @YaroShkvorets! - fix bug with graph test #1904
#1903
bcaad5e
Thanks @0237h! - Fix
import.meta.url
not being parsed as pathproperly
#1918
14ac25c
Thanks @YaroShkvorets! - fix bug with loud errors in
graph test
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.
Summary by Sourcery
Chores: