Skip to content

fix(deps): update non-major dependencies#1439

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/non-major-deps
Closed

fix(deps): update non-major dependencies#1439
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/non-major-deps

Conversation

@renovate

@renovate renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Pending OpenSSF
@emotion/styled (source) dependencies patch 11.14.011.14.1 OpenSSF Scorecard
@midnight-ntwrk/compact-js dependencies patch 2.5.02.5.1 OpenSSF Scorecard
@midnight-ntwrk/compact-runtime dependencies minor ^0.15.0^0.16.0 OpenSSF Scorecard
@midnight-ntwrk/dapp-connector-api dependencies patch 4.0.04.0.1 OpenSSF Scorecard
@midnight-ntwrk/ledger-v8 dependencies minor 8.0.38.1.0 OpenSSF Scorecard
@midnight-ntwrk/midnight-js-compact dependencies minor 4.0.44.1.1 OpenSSF Scorecard
@midnight-ntwrk/midnight-js-contracts dependencies minor 4.0.44.1.1 OpenSSF Scorecard
@midnight-ntwrk/midnight-js-fetch-zk-config-provider dependencies minor 4.0.44.1.1 OpenSSF Scorecard
@midnight-ntwrk/midnight-js-http-client-proof-provider dependencies minor 4.0.44.1.1 OpenSSF Scorecard
@midnight-ntwrk/midnight-js-indexer-public-data-provider dependencies minor 4.0.44.1.1 OpenSSF Scorecard
@midnight-ntwrk/midnight-js-level-private-state-provider dependencies minor 4.0.44.1.1 OpenSSF Scorecard
@midnight-ntwrk/midnight-js-network-id dependencies minor 4.0.44.1.1 OpenSSF Scorecard
@midnight-ntwrk/midnight-js-node-zk-config-provider dependencies minor 4.0.44.1.1 OpenSSF Scorecard
@midnight-ntwrk/midnight-js-types dependencies minor 4.0.44.1.1 OpenSSF Scorecard
@midnight-ntwrk/midnight-js-utils dependencies minor 4.0.44.1.1 OpenSSF Scorecard
@midnight-ntwrk/testkit-js dependencies minor 4.0.44.1.1 OpenSSF Scorecard
@midnight-ntwrk/wallet-sdk-abstractions dependencies minor 2.0.02.1.0 OpenSSF Scorecard
@midnight-ntwrk/wallet-sdk-address-format dependencies patch 3.1.03.1.2 OpenSSF Scorecard
@midnight-ntwrk/wallet-sdk-hd dependencies patch 3.0.13.0.2 OpenSSF Scorecard
@mui/material (source) dependencies patch ^9.1.1^7.3.8 OpenSSF Scorecard
@types/react (source) devDependencies patch 19.2.1419.2.17 OpenSSF Scorecard
@typescript-eslint/eslint-plugin (source) devDependencies minor ^8.54.0^8.55.0 8.61.1 OpenSSF Scorecard
axios (source) dependencies minor 1.17.01.18.0 OpenSSF Scorecard
midnightntwrk/indexer-standalone minor 4.0.14.3.2 4.3.3 OpenSSF Scorecard
midnightntwrk/midnight-node patch 0.22.30.22.5
midnightntwrk/proof-server minor 8.0.38.1.0
node (source) minor 24.11.124.16.0 v24.17.0 OpenSSF Scorecard
react (source) dependencies patch 19.2.419.2.7 OpenSSF Scorecard
react-dom (source) dependencies patch 19.2.419.2.7 OpenSSF Scorecard
testcontainers dependencies patch 12.0.112.0.2 12.0.3 OpenSSF Scorecard

Release Notes

emotion-js/emotion (@​emotion/styled)

v11.14.1

Compare Source

Patch Changes
  • #​3334 0facbe4 Thanks @​ZachRiegel! - Renamed default-exported variable in @emotion/styled to aid inferred import names in auto-import completions in IDEs
LFDT-Minokawa/compact (@​midnight-ntwrk/compact-runtime)

v0.16.0

Added
  • eval and arguments which are reserved words in strict mode of JavaScript are now
    added as future reserved words in Compact. Previously Compact accepted a contract using
    these as an identifier, resulting in producing an invalid JavaScript output.
Fixed
mui/material-ui (@​mui/material)

v7.3.11

Compare Source

A big thanks to the 5 contributors who made this release possible.

@mui/material@7.3.11
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​mj12albert, @​oliviertassinari, @​silviuaavram, @​siriwatknp

v7.3.10

Compare Source

A big thanks to the 15 contributors who made this release possible. A few highlights ✨:

  • 📖 Added the Menubar component page to the docs.
@mui/material@7.3.10
Docs
Core

All contributors of this release in alphabetical order: @​Ahmad-Alaziz, @​aman44444, @​anchmelev, @​arminmeh, @​cherniavskii, @​DanailH, @​dav-is, @​GerardasB, @​mj12albert, @​olivier-lxo, @​pcorpet, @​sai6855, @​silviuaavram, @​siriwatknp, @​ZeeshanTamboli

v7.3.9

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.61.0

Compare Source

🚀 Features
  • ast-spec: change type of UnaryExpression.prefix to always true (#​12372)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#​12182)
  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#​12352)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.0

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.4

Compare Source

🩹 Fixes
  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#​12294)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#​12292)
  • eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#​12150)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] treat void as nullish in no-unnecessary-condition (#​12241)
  • eslint-plugin: [no-unnecessary-type-arguments] handle instantiation expressions (#​12220)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive in logical assignment assertions (#​12278)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve phantom type arguments in generic inference (#​12269)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve index signatures in undefined unions (#​12257)
  • eslint-plugin: [no-unnecessary-type-assertion] fix crash "TypeError: checker.getTypeArguments is not a function" (#​12246)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#​11789)
❤️ Thank You
  • Ulrich Stark

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] use assignability checks in checkTypePredicates (#​12147)
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unused-vars] fix false negative for type predicate parameter (#​12004)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.0

Compare Source

🚀 Features
🩹 Fixes
  • eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#​12161)
  • eslint-plugin: [no-extraneous-class] handle index signatures (#​12142)
  • eslint-plugin: crash in no-unnecessary-type-arguments (#​12163)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.2

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#​11954)
  • eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#​12127)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#​12125)
  • eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#​12120)
  • eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#​11971)
  • eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#​11865)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.1

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#​12126)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#​12080)
🩹 Fixes
  • eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#​12089)
  • eslint-plugin: [prefer-promise-reject-errors] add allow TypeOrValueSpecifier to prefer-promise-reject-errors (#​12094)
  • typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (#​11355)
  • eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#​12077)
  • eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#​12079)
  • eslint-plugin: [strict-void-return] false positives with overloads (#​12055)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.1

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.0

Compare Source

🚀 Features
🩹 Fixes
  • use parser options from context.languageOptions (#​12043)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

axios/axios (axios)

v1.18.0

Compare Source

This release hardens redirect and URL handling, improves the validateStatus configuration semantics, and includes updates to documentation, dependencies, and release metadata.

midnightntwrk/midnight-indexer (midnightntwrk/indexer-standalone)

v4.3.2

Compare Source

🚀 Features
  • (indexer-api) Add /live HTTP endpoint for kubernetes liveness probe (#​1145)
🐛 Bug Fixes
  • (indexer-api) DustGenerations subscription terminates on chain progress, not per-wallet cursor (#​1137)
📚 Documentation
  • (indexer-standalone) Document mandatory APP__INFRA__SPO_NODE__BLOCKFROST_ID (#​1149)

v4.3.1

Compare Source

🚀 Features
  • (indexer-api) Add transactionHash to event subscription response types (#​1116)
🐛 Bug Fixes
  • Replace remaining production panics with error returns (#​1105)

v4.3.0

Compare Source

🚀 Features
  • (indexer-standalone) Run spo indexer in standalone sqlite mode (#​979)
  • (cli) Support --version without confg (#​1083)
  • (indexer-api) Include DustGenerationDtimeUpdate in dustGenerations subscription (#​1080)
🐛 Bug Fixes
  • (indexer-common) Keep in-memory pub/sub drain tasks alive after lag (#​1063)
  • (indexer-api) Tighten dust subscription input validation (#​1090)
  • (indexer-api) Avoid infinite redirect loop on unknown /api/v3 and /api/v4 paths (#​1093)

v4.2.1

Compare Source

⚙️ Dependencies
  • Bump to node 1.0.0-rc.3 and storage-core 1.2.0-rc.3 (#​1077)
🚀 Features
  • (bench) Add preprod genesis and multi-tx apply benchmarks (#​1076)

v4.2.0

Compare Source

🚀 Features
  • (indexer-api) Add dustGenerationMerkleTreeUpdate query (#​1062)
  • Dust generations QDO fields and generation tree index (#​1059)
🐛 Bug Fixes
  • (indexer-common) Clamp block_fullness on post_block_update to match node (#​1061)
⚡ Performance
  • (chain-indexer) Replace backward traversal with forward iteration by block height (#​1038)

v4.1.0

Compare Source

🚀 Features
  • Log wallet ID on connect and disconnect mutations (#​935)
  • (indexer-api) Add query for zswap collapsed update (#​982)
  • Support node v1.0 (#​985)
  • (indexer-api) Add zswap Merkle tree root to block (#​988)
  • Add efficient dust wallet synchronisation endpoints (#​980)
  • Remove support for node 0.20 and 0.21 (#​986)
  • Add shieldedNullifierTransactions subscription (#​996)
  • Bridge async-graphql tracing to fastrace (#​1037)
  • Avoid unnecessary scans of shielded transactions (#​1039)
  • Support ledger 8.1 (#​1033)
  • Add node 1.0.0-rc.2 metadata and remove rc.1 (#​1041)
🐛 Bug Fixes
  • Pin upload-sarif-github-action to latest SHA (KICS/Trivy disabled)
  • Add start_period to postgres healthcheck in docker-compose (#​936)
  • (chain-indexer) Falling back to metadata of parent block (#​970)
  • Per-generation capacity calculation and cursor pagination for dust queries (#​997)
  • (indexer-api) Make standalone sqlite spo queries match postgres (#​977)
  • (api) Align dustCommitmentMerkleTreeUpdate with zswapMerkleTreeCollapsedUpdate pattern (#​1023)
  • Compute transaction fees using ledger's Transaction::fees() API (#​1031)
🚜 Refactor
  • Simplify and make recent code more consistent (#​1035)
⚡ Performance
  • (indexer-api) Introduce DataLoader for block-by-hash lookups (#​1018)
  • (indexer-api) Introduce DataLoader for transactions-by-block-id lookups (#​1022)
  • (indexer-api) Introduce DataLoader for contract-actions-by-transaction-id lookups (#​1030)
  • (indexer-api) Introduce DataLoader for transaction-by-id lookups (#​1027)
⚙️ Miscellaneous Tasks
  • (security) Fix vulnerability (#​914)
  • (api) Add fee field and deprecate estimatedFees and fees wrapper (#​1036)
  • Bump midnight-storage-core to 1.2.0-rc.2 (#​1052)
  • Remove unused node 0.20 and 0.21 data (#​1042)

v4.0.2: Midnight Indexer 4.0.2

Compare Source

Release notes

Release name

Version: 4.0.2
Date: 2026-04-23

[4.0.2] - 2026-04-23

🐛 Bug Fixes
Audience

This release note is critical for developers who:

  • use the Midnight Indexer via the Indexer API
  • run the Midnight Indexer
Links and references
nodejs/node (node)

v24.16.0: 2026-05-21, Version 24.16.0 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
  • [b267f6bca3] - (SEMVER-MINOR) crypto: implement randomUUIDv7() (nabeel378) #​62553
  • [ec2451b9cd] - (SEMVER-MINOR) debugger: add edit-free runtime expression probes to node inspect (Joyee Cheung) #​62713
  • [9705f628d9] - (SEMVER-MINOR) fs: add signal option to fs.stat() (Mert Can Altin) #​57775
  • [40ccfdecf9] - (SEMVER-MINOR) fs: expose frsize field in statfs (Jinho Jang) #​62277
  • [d7188af5c9] - (SEMVER-MINOR) http: harden ClientRequest options merge (Matteo Collina) #​63082
  • [aa1d8a9afc] - (SEMVER-MINOR) http: add req.signal to IncomingMessage (Akshat) #​62541
  • [6f37f7e240] - (SEMVER-MINOR) stream: propagate destruction in duplexPair (Ahmed Elhor) #​61098
  • [d14029be7f] - (SEMVER-MINOR) test_runner: support test order randomization (Pietro Marchini) #​61747
  • [d142c584cd] - (SEMVER-MINOR) test_runner: align mock timeout api (sangwook) #​62820
  • [01a9552585] - (SEMVER-MINOR) test_runner: add mock-timers support for AbortSignal.timeout (DeveloperViraj) #​60751
  • [00705a459a] - (SEMVER-MINOR) util: colorize text with hex colors (Guilherme Araújo) #​61556
Commits
  • [dd72df060d] - assert,util: fix stale nested cycle memo entries (Ruben Bridgewater) #​62509
  • [add94f4bc3] - build: track PDL files as inputs in inspector GN build (Robo) #​62888
  • [1b1eb9e334] - build: remove redundant -fuse-linker-plugin from GCC LTO flags (Daniel Lando) #​62667
  • [8752b604ec] - crypto: deduplicate and canonicalize CryptoKey usages (Filip Skokan

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "before 7am on Monday"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, 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 requested a review from a team as a code owner May 25, 2026 02:06
@renovate renovate Bot added the renovate label May 25, 2026
@renovate renovate Bot requested a review from a team as a code owner May 25, 2026 02:06
@renovate renovate Bot added the renovate label May 25, 2026
@renovate renovate Bot force-pushed the renovate/non-major-deps branch 11 times, most recently from fdfbe3b to f15f738 Compare May 31, 2026 22:06
@renovate renovate Bot force-pushed the renovate/non-major-deps branch 15 times, most recently from 3b1155a to 6e39960 Compare June 7, 2026 17:41
@renovate renovate Bot force-pushed the renovate/non-major-deps branch 5 times, most recently from 085926b to 93b8ddf Compare June 13, 2026 02:02
@renovate renovate Bot force-pushed the renovate/non-major-deps branch 3 times, most recently from 2d2b047 to a054d00 Compare June 16, 2026 18:56
@renovate renovate Bot requested review from a team as code owners June 16, 2026 18:56
@renovate renovate Bot force-pushed the renovate/non-major-deps branch 11 times, most recently from 76d72ce to 452ebd5 Compare June 18, 2026 17:05
@renovate renovate Bot force-pushed the renovate/non-major-deps branch from 452ebd5 to 330c29e Compare June 18, 2026 17:22
@gilescope gilescope closed this Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant