Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@bigmi/react (source) ^0.1.0 -> ^0.6.0 age confidence dependencies minor
@graphprotocol/graph-cli (source) ^0.96.0 -> ^0.98.0 age confidence devDependencies minor
@yornaath/batshit ^0.10.0 -> ^0.11.0 age confidence dependencies minor 0.12.0
actions/cache v4.2.1 -> v4.3.0 age confidence action minor
actions/checkout v4.2.2 -> v4.3.0 age confidence action minor
actions/dependency-review-action v4.5.0 -> v4.8.2 age confidence action minor
actions/setup-node v4.2.0 -> v4.4.0 age confidence action minor
actions/upload-artifact v4.6.1 -> v4.6.2 age confidence action patch
fast-xml-parser 4.5.2 -> 4.5.3 age confidence resolutions patch
getsentry/action-release v1.10.5 -> v1.11.0 age confidence action minor
hardhat (source) 2.26.3 -> 2.27.0 age confidence devDependencies minor
ipfs/go-ipfs v0.33.2 -> v0.38.2 age confidence minor
node (source) 20.18.3 -> 20.19.5 age confidence volta minor
ossf/scorecard-action v2.4.1 -> v2.4.3 age confidence action patch
shelljs ^0.8.5 -> ^0.10.0 age confidence devDependencies minor
step-security/harden-runner v2.11.0 -> v2.13.2 age confidence action minor
vite-plugin-node-polyfills ^0.23.0 -> ^0.24.0 age confidence devDependencies minor
yarn (source) 4.6.0 -> 4.11.0 age confidence volta minor
yarn (source) 4.9.2 -> 4.11.0 age confidence packageManager minor
yarn (source) 4.9.2 -> 4.11.0 age confidence volta minor

Release Notes

lifinance/bigmi (@​bigmi/react)

v0.6.1

Compare Source

v0.6.0

Compare Source

⚠ BREAKING CHANGES
  • bump packages

  • bump packages (3576fa5)

0.5.4 (2025-09-29)
Bug Fixes
  • blockchair: handle zero balance addresses edge case (#​35) (a57c5fd)
0.5.3 (2025-09-22)
0.5.2 (2025-08-28)
Bug Fixes
0.5.1 (2025-08-28)
Bug Fixes
  • update connectors to determine chain id based on address (#​33) (ae969c9)

v0.5.4

Compare Source

v0.5.3

Compare Source

v0.5.2

Compare Source

v0.5.1

Compare Source

v0.5.0

Compare Source

⚠ BREAKING CHANGES
0.4.5 (2025-08-27)
0.4.4 (2025-08-18)
0.4.3 (2025-07-31)
Bug Fixes
  • connectors: remove retry logic when checking if app isAuthorized (#​30) (7709d68)
0.4.2 (2025-07-17)
0.4.1 (2025-07-02)
Bug Fixes

v0.4.5

Compare Source

v0.4.4

Compare Source

v0.4.3

Compare Source

v0.4.2

Compare Source

v0.4.1

Compare Source

v0.4.0

Compare Source

Bug Fixes
  • client: update ctrl wallet signPSBT() signature (#​23) (f502b92)
0.3.1 (2025-05-30)
Features
  • add more connectors (oyl, binance, magicEden & bitget) (#​17) (18ad09a)

v0.3.1

Compare Source

v0.3.0

Compare Source

⚠ BREAKING CHANGES
  • add getUTXOs action (#​16)
Features
0.2.1 (2025-05-14)
Bug Fixes
  • optimize usage of supported methods by RPC and API transports (#​15) (ff20e08)

v0.2.1

Compare Source

v0.2.0

Compare Source

⚠ BREAKING CHANGES
0.1.1 (2025-02-04)
0.0.8 (2024-12-30)
Features
0.0.7 (2024-12-20)
Features
0.0.6 (2024-12-13)
0.0.5 (2024-12-05)
0.0.4 (2024-10-28)
Features
0.0.3 (2024-10-23)
0.0.2 (2024-10-17)
Bug Fixes
  • add createConfig export (dec450a)
0.0.1 (2024-10-15)
Bug Fixes

v0.1.1

graphprotocol/graph-tooling (@​graphprotocol/graph-cli)

v0.98.1

Compare Source

Patch Changes

v0.98.0

Compare Source

Minor Changes
Patch Changes

v0.97.1

Compare Source

Patch Changes

v0.97.0

Compare Source

Minor Changes
Patch Changes
yornaath/batshit (@​yornaath/batshit)

v0.11.2

Compare Source

v0.11.1

Compare Source

v0.11.0

Compare Source

actions/cache (actions/cache)

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.3.0

v4.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.2.4

v4.2.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.2.2...v4.2.3

v4.2.2

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

Full Changelog: actions/cache@v4.2.1...v4.2.2

actions/checkout (actions/checkout)

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

actions/dependency-review-action (actions/dependency-review-action)

v4.8.2

Compare Source

Minor fixes:

v4.8.1: Dependency Review Action v4.8.1

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4...v4.8.1

v4.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4...v4.8.0

v4.7.4

Compare Source

v4.7.3: 4.7.3

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4...v4.7.3

v4.7.2: 4.7.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4...v4.7.2

v4.7.1

Compare Source

  • Packages added to allow-dependencies-licenses will be allowed even if the package in question has no license information #​889
  • License expressions (e.g. Ruby OR GPL-2.0) in the allow list are automatically discarded so that they don't invalidate the whole allow list, which should just be license identifier (e.g. Ruby)

v4.7.0

Compare Source

  • Handle complex license expressions (e.g. MIT AND GPL-2.0) in allow lists (fixes #​809 and probably others)
  • Replace OTHER in package licenses with LicenseRef-clearlydefined-OTHER so that parsing passes

v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.5.0...v4.6.0

actions/setup-node (actions/setup-node)

v4.4.0

Compare Source

What's Changed
Bug fixes:
Enhancement:
Dependency update:
New Contributors

Full Changelogactions/setup-node@v4...v4.4.0

v4.3.0

Compare Source

What's Changed
Dependency updates
New Contributors

Full Changelog: actions/setup-node@v4...v4.3.0

actions/upload-artifact (actions/upload-artifact)

v4.6.2

Compare Source

What's Changed

  • Update to use artifact 2.3.2 package & prepare for new upload-artifact release by @​salmanmkc in #​685

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.6.2

NaturalIntelligence/fast-xml-parser (fast-xml-parser)

v4.5.3

Compare Source

getsentry/action-release (getsentry/action-release)

v1.11.0: 1.11.0

Compare Source

After receiving user feedback both on runtime and compatibility issues for 1.10.0
the action has been reworked to use a Docker based approach on Linux runners, mimicking
< 1.9.0 versions, while Mac OS and Windows runners will follow the 1.10.0 approach
of installing @sentry/cli in the run step.

NomicFoundation/hardhat (hardhat)

v2.27.0: Hardhat v2.27.0

Compare Source

This release integrates the latest EDR (version 0.12.0-next.7) into Hardhat 2.

Changes

💡 The Nomic Foundation is hiring! Check our open positions.


v2.26.5: Hardhat v2.26.5

Compare Source

This release is a small bug fix to improve compilation in the presence of a malformed solidity-files-cache.

Changes
  • f886268: Ignore malformed solidity-files-cache so compilation keeps running while logging the issue in debug, thanks @​iosh (#​6489)

💡 The Nomic Foundation is hiring! Check our open positions.


v2.26.4: v2.26.4

Compare Source

This is a small release that includes solc version support for 0.8.30 along with other bug fixes.

Changes
  • e5ff273: Fix to be explicit that execFile should pass stdout/stderr as strings (#​7333)
  • 5655ebb: Update latest supported solc version to 0.8.30 (#​7365)
  • 9d10226: Links in the code and READMEs updated to point to the Hardhat 2 documentation and resources

💡 The Nomic Foundation is hiring! Check our open positions.


nodejs/node (node)

v20.19.5: 2025-09-03, Version 20.19.5 'Iron' (LTS), @​marco-ippolito

Compare Source

Notable Changes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 22, 2025
@renovate renovate bot requested a review from a team as a code owner February 22, 2025 00:08
@renovate renovate bot requested a review from a team as a code owner February 22, 2025 00:08
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 22, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@netlify
Copy link

netlify bot commented Feb 22, 2025

Deploy Preview for kleros-v2-testnet failed. Why did it fail? →

Name Link
🔨 Latest commit ae0f29a
🔍 Latest deploy log https://app.netlify.com/projects/kleros-v2-testnet/deploys/6912bcd5a3acaa0008b5c007

@netlify
Copy link

netlify bot commented Feb 22, 2025

Deploy Preview for kleros-v2-university failed. Why did it fail? →

Name Link
🔨 Latest commit 7fb0dfd
🔍 Latest deploy log https://app.netlify.com/projects/kleros-v2-university/deploys/68c9a45f52059a0008d35246

@netlify
Copy link

netlify bot commented Feb 22, 2025

Deploy Preview for kleros-v2-neo failed. Why did it fail? →

Name Link
🔨 Latest commit ae0f29a
🔍 Latest deploy log https://app.netlify.com/projects/kleros-v2-neo/deploys/6912bcd450803e0008e54634

@netlify
Copy link

netlify bot commented Feb 22, 2025

Deploy Preview for kleros-v2-testnet-devtools failed. Why did it fail? →

Name Link
🔨 Latest commit ae0f29a
🔍 Latest deploy log https://app.netlify.com/projects/kleros-v2-testnet-devtools/deploys/6912bcd452cb0a000837bf79

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ed8fbd5 to fcc5133 Compare February 22, 2025 22:29
@renovate renovate bot changed the title fix(deps): update dependency next to v14.2.24 fix(deps): update all non-major dependencies Feb 22, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fcc5133 to d89058c Compare February 23, 2025 01:54
@renovate renovate bot requested a review from jaybuidl as a code owner February 23, 2025 01:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from ff07c90 to 2a35459 Compare February 28, 2025 10:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from af69e9d to 45688a8 Compare March 10, 2025 10:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from c8810b9 to 2d98f29 Compare March 17, 2025 03:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from fb11726 to d928c7c Compare March 20, 2025 22:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 34124f0 to 2574241 Compare October 14, 2025 16:30
@jaybuidl jaybuidl linked an issue Oct 15, 2025 that may be closed by this pull request
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 91f212d to ece2091 Compare October 17, 2025 13:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 1e7cb83 to 0e1d426 Compare October 30, 2025 04:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 29c3628 to 1903531 Compare November 5, 2025 17:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 448583b to c9eb17b Compare November 10, 2025 20:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c9eb17b to ae0f29a Compare November 11, 2025 04:34
@sonarqubecloud
Copy link

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants