chore(deps-dev): bump the npm_and_yarn group with 6 updates#169
Open
dependabot[bot] wants to merge 1 commit intodevfrom
Open
chore(deps-dev): bump the npm_and_yarn group with 6 updates#169dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
Bumps the npm_and_yarn group with 6 updates: | Package | From | To | | --- | --- | --- | | [@nomicfoundation/hardhat-ethers](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-ethers) | `4.0.7` | `4.0.8` | | [dotenv](https://github.com/motdotla/dotenv) | `17.4.1` | `17.4.2` | | [prettier](https://github.com/prettier/prettier) | `3.8.2` | `3.8.3` | | [release-please](https://github.com/googleapis/release-please) | `17.5.2` | `17.6.0` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` | | [viem](https://github.com/wevm/viem) | `2.47.12` | `2.48.1` | Updates `@nomicfoundation/hardhat-ethers` from 4.0.7 to 4.0.8 - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/packages/hardhat-ethers/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-ethers@4.0.8/packages/hardhat-ethers) Updates `dotenv` from 17.4.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.4.1...v17.4.2) Updates `prettier` from 3.8.2 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.2...3.8.3) Updates `release-please` from 17.5.2 to 17.6.0 - [Release notes](https://github.com/googleapis/release-please/releases) - [Changelog](https://github.com/googleapis/release-please/blob/main/CHANGELOG.md) - [Commits](googleapis/release-please@v17.5.2...v17.6.0) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) Updates `viem` from 2.47.12 to 2.48.1 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.47.12...viem@2.48.1) --- updated-dependencies: - dependency-name: "@nomicfoundation/hardhat-ethers" dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm_and_yarn - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm_and_yarn - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm_and_yarn - dependency-name: release-please dependency-version: 17.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm_and_yarn - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm_and_yarn - dependency-name: viem dependency-version: 2.48.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the npm_and_yarn group with 6 updates:
4.0.74.0.817.4.117.4.23.8.23.8.317.5.217.6.06.0.26.0.32.47.122.48.1Updates
@nomicfoundation/hardhat-ethersfrom 4.0.7 to 4.0.8Release notes
Sourced from
@nomicfoundation/hardhat-ethers's releases.Changelog
Sourced from
@nomicfoundation/hardhat-ethers's changelog.Commits
5f08586Version Packages752401dMerge branch 'main' of github.com:NomicFoundation/hardhat into error-code-3604a1e1add tests to ensure the correct errors are propagatedc96f10afeat: rename connect to create in network API60e0ddcCorrect casing of the NomicFoundation github url in the package.json files37479ceFix package.json#repository.directory11776f4Fix all package.json homepage fields54f09dbRename the v-next folder to packagesUpdates
dotenvfrom 17.4.1 to 17.4.2Changelog
Sourced from dotenv's changelog.
Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skillUpdates
prettierfrom 3.8.2 to 3.8.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents countUpdates
release-pleasefrom 17.5.2 to 17.6.0Release notes
Sourced from release-please's releases.
Changelog
Sourced from release-please's changelog.
Commits
712fcf0chore(main): release 17.6.0 (#2752)e53fa6dfix: use GitHub API for updating files (#2751)8cd3491feat(yoshi-java-monorepo): update library version in librarian.yaml (#2750)Updates
typescriptfrom 6.0.2 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...Updates
viemfrom 2.47.12 to 2.48.1Release notes
Sourced from viem's releases.
... (truncated)
Commits
1509d98fix: switch environment tests to tenderly websocket rpcf30f36fchore: version package (#4519)04690fcfix: format signTransaction test64556adfix(tempo): forward feePayer: false in transaction request formatter (#4525)eb655ccfix: preserve explicit nonce in fillTransaction (#4518)25cc59cchore(chains): fix native currency on a few chains (#4517)336b748chore(chains): add missing testnet prop (#4516)77f3556fix(wallet): preserve account context in local signTransaction (#4522)0996843fix(tempo): pass through feePayerSignature in formatTransactionRequest3caab83ci: re-enable devnet testsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions