This repository was archived by the owner on Feb 17, 2025. It is now read-only.
fix(deps): update all non-major dependencies #1050
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.0->0.7.18.0.2->8.1.22.0.4->2.0.61.0.19->1.0.2020.11.16->20.11.1918.2.52->18.2.5618.2.18->18.2.196.20.0->6.21.06.20.0->6.21.016.4.1->16.4.427.6.3->27.9.010.2.0->10.3.06.10.0->6.11.12.19.5->2.20.11.0.9->1.0.108.0.2->8.1.215.2.1->15.2.217.3.1->17.3.28.4.33->8.4.353.2.4->3.2.57.50.0->7.50.16.22.0->6.22.16.22.0->6.22.14.6.12->4.6.130.8.5->0.8.71.10.3->1.10.41.10.3->1.10.41.10.3->1.10.45.90.1->5.90.26.0.0->6.0.1Release Notes
golevelup/nestjs (@golevelup/nestjs-modules)
v0.7.1Compare Source
lerna/lerna (@lerna/legacy-package-management)
v8.1.2Compare Source
Note: Version bump only for package @lerna/legacy-package-management
v8.1.1Compare Source
Note: Version bump only for package @lerna/legacy-package-management
v8.1.0Compare Source
Note: Version bump only for package @lerna/legacy-package-management
8.0.2 (2024-01-05)
Note: Version bump only for package @lerna/legacy-package-management
8.0.1 (2023-12-15)
Bug Fixes
nomicfoundation/hardhat (@nomicfoundation/hardhat-chai-matchers)
v2.0.6Compare Source
This release improves the error messages of the
.withArgsmatcher (thanks @RenanSouza2!)v2.0.5Compare Source
This version:
.revertedWithCustomErrorhandles wrong number of arguments (thanks @RenanSouza2!)safe-global/safe-singleton-factory (@safe-global/safe-singleton-factory)
v1.0.20Compare Source
What's Changed
Full Changelog: safe-fndn/safe-singleton-factory@v1.0.19...v1.0.20
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.21.0Compare Source
🚀 Features
export plugin metadata
allow
parserOptions.project: falseeslint-plugin: add rule prefer-find
🩹 Fixes
eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression
eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values
eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions
eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option
eslint-plugin: [class-literal-property-style] allow getter when same key setter exists
eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before
askeyword❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.21.0Compare Source
🚀 Features
parserOptions.project: false❤️ Thank You
You can read about our versioning strategy and releases on our website.
motdotla/dotenv (dotenv)
v16.4.4Compare Source
Changed
?.with old school&&(fixing node 12 failures) #812v16.4.3Compare Source
Changed
options.path#805v16.4.2Compare Source
Changed
dotenvx.comjest-community/eslint-plugin-jest (eslint-plugin-jest)
v27.9.0Compare Source
Features
v27.8.0Compare Source
Features
failing.each(#1499) (9e9cf83)v27.7.0Compare Source
Features
[@typescript-eslint](https://togithub.com/typescript-eslint)v7 (#1500) (6be2928)27.6.3 (2024-01-12)
Bug Fixes
27.6.2 (2024-01-10)
Reverts
tsconfig.json(#1476)" (5e6199d), closes #147627.6.1 (2024-01-01)
Bug Fixes
metainformation with snapshot processor for ESLint v9 (#1484) (067e246)lo1tuma/eslint-plugin-mocha (eslint-plugin-mocha)
v10.3.0Compare Source
Features
consistent-spacing-between-blocksrule (#340)Documentation
ethers-io/ethers.js (ethers)
v6.11.1Compare Source
v6.11.0Compare Source
nomiclabs/hardhat (hardhat)
v2.20.1: Hardhat v2.20.1Compare Source
This release fixes a bug when
hardhat_setStorageAtwas used in untouched addresses.v2.20.0: Hardhat v2.20.0 — CancunCompare Source
This release adds support for the upcoming
cancunhardfork. This hardfork is not enabled by default; if you want to use it, then you have to enable it in your Hardhat config:Keep in mind that blob transactions are not supported yet. If you need this, please upvote or comment on this issue.
In addition, this release adds support for solc 0.8.24.
cgewecke/hardhat-gas-reporter (hardhat-gas-reporter)
v1.0.10Compare Source
lerna/lerna (lerna)
v8.1.2Compare Source
Note: Version bump only for package lerna
v8.1.1Compare Source
Note: Version bump only for package lerna
v8.1.0Compare Source
Features
8.0.2 (2024-01-05)
Bug Fixes
8.0.1 (2023-12-15)
Bug Fixes
okonet/lint-staged (lint-staged)
v15.2.2Compare Source
Patch Changes
fdcdad4Thanks @iiroj! - Lint-staged no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout.nrwl/nx (nx)
v17.3.2Compare Source
17.3.2 (2024-02-03)
🚀 Features
🩹 Fixes
run-scripts(#21532)❤️ Thank You
postcss/postcss (postcss)
v8.4.35Compare Source
!innode.parent.nodestype.undefinedto node adding method to simplify types.v8.4.34Compare Source
AtRule#nodestype (by Tim Weißenfels).prettier/prettier (prettier)
v3.2.5Compare Source
diff
Support Angular inline styles as single template literal (#15968 by @sosukesuzuki)
Angular v17 supports single string inline styles.
Unexpected embedded formatting for Angular template (#15969 by @JounQin)
Computed template should not be considered as Angular component template
Use
"json"parser fortsconfig.jsonby default (#16012 by @sosukesuzuki)In v2.3.0, we introduced
"jsonc"parser which adds trialing comma by default.When adding a new parser we also define how it will be used based on the
linguist-languagesdata.tsconfig.jsonis a special file used by TypeScript, it uses.jsonfile extension, but it actually uses the JSON with Comments syntax. However, we found that there are many third-party tools not recognize it correctly because of the confusing.jsonfile extension.We decide to treat it as a JSON file for now to avoid the extra configuration step.
To keep using the
"jsonc"parser for yourtsconfig.jsonfiles, add the following to your.pretterrcfile{ "overrides": [ { "files": ["tsconfig.json", "jsconfig.json"], "options": { "parser": "jsonc" } } ] }react-hook-form/react-hook-form (react-hook-form)
v7.50.1: Version v7.50.1Compare Source
🥲 Regression: Revert "⌨️ fix #10734 watch and useWatch without parameters return type (#11359)"
remix-run/react-router (react-router)
v6.22.1: v6.22.1Compare Source
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6221
remix-run/react-router (react-router-dom)
v6.22.1Compare Source
redis/node-redis (redis)
v4.6.13Compare Source
Enhancements
@redis/clientfrom1.5.13to1.5.14sc-forks/solidity-coverage (solidity-coverage)
v0.8.7Compare Source
==================
https://github.com/sc-forks/solidity-coverage/issues/859/859)
https://github.com/sc-forks/solidity-coverage/issues/858/858)
https://github.com/sc-forks/solidity-coverage/issues/856/856)
https://github.com/sc-forks/solidity-coverage/issues/854/854)
https://github.com/sc-forks/solidity-coverage/issues/851/851)
https://github.com/sc-forks/solidity-coverage/pull/849/849)
https://github.com/sc-forks/solidity-coverage/pull/838/838)
v0.8.6Compare Source
==================
https://github.com/sc-forks/solidity-coverage/issues/836/836)
https://github.com/sc-forks/solidity-coverage/issues/834/834)
https://github.com/sc-forks/solidity-coverage/issues/833/833)
https://github.com/sc-forks/solidity-coverage/issues/832/832)
using forstatementshttps://github.com/sc-forks/solidity-coverage/issues/831/831)
https://github.com/sc-forks/solidity-coverage/issues/830/830)
https://github.com/sc-forks/solidity-coverage/issues/822/822)
Configuration
📅 Schedule: Branch creation - "before 5am on Saturday" in timezone Asia/Singapore, 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.
This PR has been generated by Mend Renovate. View repository job log here.