Skip to content
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

chore(deps): update devdependencies (non-major) #1901

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typechain/ethers-v5 ^11.1.1 -> ^11.1.2 age adoption passing confidence
@types/adm-zip (source) ^0.5.2 -> ^0.5.3 age adoption passing confidence
@types/aws-lambda (source) ^8.10.124 -> ^8.10.125 age adoption passing confidence
@types/chai (source) ^4.3.7 -> ^4.3.9 age adoption passing confidence
@types/express (source) ^4.17.19 -> ^4.17.20 age adoption passing confidence
@types/jest (source) ^29.5.5 -> ^29.5.6 age adoption passing confidence
@types/libsodium-wrappers (source) ^0.7.11 -> ^0.7.12 age adoption passing confidence
@types/lodash (source) ^4.14.199 -> ^4.14.200 age adoption passing confidence
@types/mocha (source) ^10.0.2 -> ^10.0.3 age adoption passing confidence
@types/morgan (source) ^1.9.6 -> ^1.9.7 age adoption passing confidence
@types/node (source) ^18.18.4 -> ^18.18.7 age adoption passing confidence
@types/prompts (source) ^2.4.6 -> ^2.4.7 age adoption passing confidence
@types/yargs (source) ^17.0.28 -> ^17.0.29 age adoption passing confidence
@vercel/ncc ^0.38.0 -> ^0.38.1 age adoption passing confidence
axios (source) ^1.5.1 -> ^1.6.0 age adoption passing confidence
eslint (source) ^8.51.0 -> ^8.52.0 age adoption passing confidence
eslint-plugin-import ^2.28.1 -> ^2.29.0 age adoption passing confidence
eslint-plugin-jest ^27.4.2 -> ^27.6.0 age adoption passing confidence
hardhat-deploy ^0.11.42 -> ^0.11.43 age adoption passing confidence
lerna (source) ^7.3.1 -> ^7.4.1 age adoption passing confidence
typechain ^8.3.1 -> ^8.3.2 age adoption passing confidence
webpack ^5.88.2 -> ^5.89.0 age adoption passing confidence

Release Notes

ethereum-ts/Typechain (@​typechain/ethers-v5)

v11.1.2

Compare Source

Patch Changes
vercel/ncc (@​vercel/ncc)

v0.38.1

Compare Source

Bug Fixes
axios/axios (axios)

v1.6.0

Compare Source

Bug Fixes
PRs

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
Contributors to this release

1.5.1 (2023-09-26)

Bug Fixes
  • adapters: improved adapters loading logic to have clear error messages; (#​5919) (e410779)
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#​5917) (bc9af51)
  • headers: allow content-encoding header to handle case-insensitive values (#​5890) (#​5892) (4c89f25)
  • types: removed duplicated code (9e62056)
Contributors to this release
PRs

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
eslint/eslint (eslint)

v8.52.0

Compare Source

Features

  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#​17611) (Yosuke Ota)

Bug Fixes

  • 5de9637 fix: Ensure shared references in rule configs are separated (#​17666) (Nicholas C. Zakas)
  • dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#​17649) (Francesco Trotta)

Documentation

  • 476d58a docs: Add note about invalid CLI flags when using flat config. (#​17664) (Nicholas C. Zakas)
  • 660ed3a docs: Plugin flat config migration guide (#​17640) (Nicholas C. Zakas)
  • a58aa20 docs: fix examples for several rules (#​17645) (Milos Djermanovic)
  • 179929b docs: Remove trailing newline from the code of Playground links (#​17641) (Francesco Trotta)
  • f8e5c30 docs: Update README (GitHub Actions Bot)
  • b7ef2f3 docs: Enable pretty code formatter output (#​17635) (Nicholas C. Zakas)
  • 0bcb9a8 docs: Fix syntax errors in rule examples (#​17633) (Francesco Trotta)
  • 61b9083 docs: Make no-continue example code work (#​17643) (Zhongyuan Zhou)
  • 9fafe45 docs: upgrade to 11ty 2.0 (#​17632) (Percy Ma)
  • ff8e4bf docs: Update README (GitHub Actions Bot)
  • fab249a docs: Update README (GitHub Actions Bot)
  • 392305b docs: Update no-irregular-whitespace and fix examples (#​17626) (Francesco Trotta)
  • 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#​17630) (Francesco Trotta)
  • 1000187 docs: Fix examples in unicode-bom (#​17631) (Francesco Trotta)
  • 000290c docs: Update README (GitHub Actions Bot)

Chores

import-js/eslint-plugin-import (eslint-plugin-import)

v2.29.0

Compare Source

Added
jest-community/eslint-plugin-jest (eslint-plugin-jest)

v27.6.0

Compare Source

Features

v27.5.0

Compare Source

Features
  • valid-title: allow ignoring tests with non-string titles (#​1460) (ea89da9)

27.4.3 (2023-10-20)

Bug Fixes

27.4.2 (2023-09-29)

Bug Fixes

27.4.1 (2023-09-29)

Bug Fixes
  • no-focused-tests: make reporting location consistent (#​1443) (a871775)

v27.4.3

Compare Source

Bug Fixes
wighawag/hardhat-deploy (hardhat-deploy)

v0.11.43

Compare Source

Patch Changes
  • Change companion networks init to work with hardhat ^2.16 (by nataouze)
lerna/lerna (lerna)

v7.4.1

Compare Source

Note: Version bump only for package lerna

v7.4.0

Compare Source

Features

7.3.1 (2023-10-10)

Bug Fixes
  • core: update package engines.node to correctly include only >=16 (#​3861) (0674555)
webpack/webpack (webpack)

v5.89.0

Compare Source

New Features

Dependencies & Maintenance

Full Changelog: webpack/webpack@v5.88.2...v5.89.0


Configuration

📅 Schedule: Branch creation - "before 2am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 7 times, most recently from 9d0d27c to 7500025 Compare October 28, 2023 06:59
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from 4ee957a to 8e53d1e Compare October 31, 2023 19:12
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 8e53d1e to 0604b52 Compare October 31, 2023 22:24
Copy link
Contributor

@dcroote dcroote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dcroote dcroote merged commit ef16c54 into master Nov 1, 2023
26 checks passed
@dcroote dcroote deleted the renovate/devdependencies-(non-major) branch November 1, 2023 03:47
Ashar2shahid pushed a commit that referenced this pull request Jan 18, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant