-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
fix(deps): update all non-major dependencies #925
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
df797e2
to
4dbd9be
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
4dbd9be
to
1d20018
Compare
Deployment failed with the following error:
|
1d20018
to
a18f62a
Compare
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
a18f62a
to
59b1950
Compare
b5e6f3c
to
468a79b
Compare
468a79b
to
4422221
Compare
4422221
to
9cf8cdc
Compare
9cf8cdc
to
ac8cb04
Compare
ac8cb04
to
57775eb
Compare
57775eb
to
1b9b852
Compare
Deployment failed with the following error:
|
08c91e8
to
f50faec
Compare
f50faec
to
e254737
Compare
e254737
to
3e37bca
Compare
3e37bca
to
58928ac
Compare
e025c6b
to
06a94fb
Compare
06a94fb
to
3c88e09
Compare
Deployment failed with the following error:
|
3c88e09
to
def5360
Compare
def5360
to
4cebb7a
Compare
Deployment failed with the following error:
|
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/esutils@2.0.3 |
4cebb7a
to
8e160e0
Compare
8e160e0
to
8f8b6b4
Compare
8f8b6b4
to
3e60645
Compare
3e60645
to
507894a
Compare
507894a
to
9b6ec54
Compare
This PR contains the following updates:
2.0.11
->2.0.12
3.5.0
->3.9.0
0.5.15
->0.5.16
10.0.9
->10.0.10
18.3.12
->18.3.18
18.3.1
->18.3.5
5.1.2
->5.2.0
4.12.13
->4.12.23
16.4.5
->16.4.7
2.22.14
->2.22.18
2.2.1
->2.2.2
9.1.6
->9.1.7
15.2.10
->15.4.3
8.4.47
->8.5.3
2.4.1
->2.5.2
0.22.0
->0.23.1
5.0.3
->5.0.5
0.8.13
->0.8.14
2.10.1
->2.14.0
3.4.14
->3.4.17
5.6.3
->5.7.3
Release Notes
nomicfoundation/hardhat (@nomicfoundation/hardhat-verify)
v2.0.12
Compare Source
This is a small release to swap out an outdated dependency.
Changes
f571670
: Replace chalk with picocolorsOpenZeppelin/openzeppelin-upgrades (@openzeppelin/hardhat-upgrades)
v3.9.0
Compare Source
v3.8.0
Compare Source
deployProxy
,upgradeProxy
,deployBeaconProxy
, anddefender.deployContract
. (#1099)v3.7.0
Compare Source
proxyFactory
anddeployFunction
options which can be used to deploy a custom proxy contract. (#1104)v3.6.0
Compare Source
tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
v0.5.16
Compare Source
Fixed
chaijs/chai (chai)
v5.2.0
Compare Source
What's Changed
chai-subset
and added assert-based negation to containSubset by @BreadInvasion in https://github.com/chaijs/chai/pull/1664New Contributors
Full Changelog: chaijs/chai@v5.1.2...v5.2.0
saadeghi/daisyui (daisyui)
v4.12.23
Compare Source
v4.12.22
Compare Source
v4.12.21
Compare Source
v4.12.20
Compare Source
v4.12.19
Compare Source
v4.12.18
Compare Source
v4.12.17
Compare Source
v4.12.16
Compare Source
Bug Fixes
v4.12.15
Compare Source
Bug Fixes
v4.12.14
Compare Source
Bug Fixes
motdotla/dotenv (dotenv)
v16.4.7
Compare Source
Changed
.tap
folder when publishing. (oops, sorry about that everyone. - @motdotla) #848v16.4.6
Compare Source
Changed
nomiclabs/hardhat (hardhat)
v2.22.18
: Hardhat v2.22.18Compare Source
This is a small release that improves the performance of the display of Solidity stack traces and adds a message linking to the Solidity Developer Survey for 2024.
Changes
25f45b0
: Improve solidity stack traces performance by getting them from the EDR response0e5c8d7
: Restored the message linking to the 2024 solidity surveyv2.22.17
: Hardhat v2.22.17Compare Source
This release introduces support for Solidity 0.8.28, enhances the flatten task with an optional
--output
parameter to specify the output file, and aligns with the latest spec by making thetotalDifficulty
field in block responses optional. Additionally, it fixes an issue to prevent panic errors from precompile failures.Changes
v2.22.16
: Hardhat v2.22.16Compare Source
This is a small release to replace outdated dependencies.
Changes
fcece65
: Replacedchalk
withpicocolors
,glob
withtinyglob
, and upgradedfind-up
v2.22.15
: Hardhat v2.22.15Compare Source
This is a small bug fix release to fix custom HTTP headers when used in forked configurations.
Changes
ede1cde
: Fixed custom HTTP headers for forked configurationscgewecke/hardhat-gas-reporter (hardhat-gas-reporter)
v2.2.2
: Support solc 0.8.28 featuresCompare Source
What's Changed
New Contributors
Full Changelog: cgewecke/hardhat-gas-reporter@v2.2.1...v2.2.2
typicode/husky (husky)
v9.1.7
Compare Source
lint-staged/lint-staged (lint-staged)
v15.4.3
Compare Source
Patch Changes
cbfed1d
Thanks @tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.v15.4.2
Compare Source
Patch Changes
8827ebf
Thanks @iiroj! - Change lint-staged's dependencies to use caret (^
) ranges instead of tilde (~
). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.v15.4.1
Compare Source
Patch Changes
#1504
1c7a45e
Thanks @iiroj! - Default TypeScript config filenames match JS equivalents.#1504
9cc18c9
Thanks @iiroj! - Add missing conditional exports syntax for TypeScript types.v15.4.0
Compare Source
Minor Changes
#1500
a8ec1dd
Thanks @iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:It's also possible to use the
.ts
file extension for the configuration if your Node.js version supports it. The--experimental-strip-types
flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.Patch Changes
9b79364
Thanks @iiroj! - Handle possible failures when logging user shell for debug info.v15.3.0
Compare Source
Minor Changes
#1495
e69da9e
Thanks @iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.#1493
fa0fe98
Thanks @iiroj! - Added more help messages around the automaticgit stash
that lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.For example:
where the backup can be seen with
git show 20addf8
, orgit stash list
:v15.2.11
Compare Source
Patch Changes
#1484
bcfe309
Thanks @wormsik! - Escape paths containing spaces when using the "shell" option.#1487
7dd8caa
Thanks @iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.postcss/postcss (postcss)
v8.5.3
Compare Source
Unknown word
error (by @hiepxanh).v8.5.2
Compare Source
v8.5.1
Compare Source
v8.5.0
: 8.5 “Duke Alloces”Compare Source
PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.
@romainmenke during his work on Stylelint added
Input#document
in additional toInput#css
.Thanks to Sponsors
This release was possible thanks to our community.
If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:
v8.4.49
Compare Source
source.offset
(by @romainmenke).v8.4.48
Compare Source
timolins/react-hot-toast (react-hot-toast)
v2.5.2
Compare Source
1556d28
87c7a52
v2.5.1
: v2.5.0 (+ v2.5.1)Compare Source
What's new
toast.promise()
improvements25bd873
c80d57f
Other
removeDelay
c3d6739
csstype
a dependency to avoid warning.d695daf
v2.5.0
Compare Source
avencera/rustywind (rustywind)
v0.23.1
Compare Source
protofire/solhint (solhint)
v5.0.5
Compare Source
Fixed
gas-custom-errors
#620 - Support for Custom Errors insiderequire
statementscompiler-version
#621 - Upgraded minimum requirement for the rulereentrancy
#622 - Fixed path and typosAdded
v5.0.4
Compare Source
Fixed
imports-order
#595 - Replaced single quotes with double quotesgas-custom-errors
#613 - Allows the use of Requirement with Custom Errorssolidity-parser
dependency #612Added
.pre-commit-hooks.yaml
to allow projects to run Solhint via pre-commit #596 (Thanks to @dbast)husky
since it is not needed #612sc-forks/solidity-coverage (solidity-coverage)
v0.8.14
: 0.8.14Compare Source
What's Changed
0.19.0
for transient storage support by @cgewecke in https://github.com/sc-forks/solidity-coverage/pull/898New Contributors
Full Changelog: sc-forks/solidity-coverage@v0.8.13...v0.8.14
keithamus/sort-package-json (sort-package-json)
v2.14.0
Compare Source
Features
v2.13.0
Compare Source
Features
v2.12.0
Compare Source
Features
v2.11.0
Compare Source
Features
v2.10.2
Compare Source
Bug Fixes
tailwindlabs/tailwindcss (tailwindcss)
v3.4.17
Compare Source
Fixed
v3.4.16
Compare Source
Fixed
PluginsConfig
allowundefined
values (#14668)Changed
v3.4.15
Compare Source
boxShadow
theme configuration allows arrays (#14856)selection:*
variant works in Chrome 131 (#15003)microsoft/TypeScript (typescript)
v5.7.3
Compare Source
v5.7.2
Compare Source
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.