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) #1890

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@api3/chains ^3.5.0 -> ^3.5.1 age adoption passing confidence
@types/aws-lambda (source) ^8.10.122 -> ^8.10.124 age adoption passing confidence
@types/chai (source) ^4.3.6 -> ^4.3.7 age adoption passing confidence
@types/express (source) ^4.17.18 -> ^4.17.19 age adoption passing confidence
@types/mocha (source) ^10.0.1 -> ^10.0.2 age adoption passing confidence
@types/morgan (source) ^1.9.5 -> ^1.9.6 age adoption passing confidence
@types/node (source) ^18.17.19 -> ^18.18.4 age adoption passing confidence
@types/prompts (source) ^2.4.5 -> ^2.4.6 age adoption passing confidence
@types/yargs (source) ^17.0.25 -> ^17.0.28 age adoption passing confidence
axios (source) ^1.5.0 -> ^1.5.1 age adoption passing confidence
chai (source) ^4.3.8 -> ^4.3.10 age adoption passing confidence
eslint (source) ^8.50.0 -> ^8.51.0 age adoption passing confidence
eslint-plugin-jest ^27.4.0 -> ^27.4.2 age adoption passing confidence
hardhat-deploy ^0.11.37 -> ^0.11.42 age adoption passing confidence
lerna (source) ^7.3.0 -> ^7.3.1 age adoption passing confidence
rimraf ^5.0.1 -> ^5.0.5 age adoption passing confidence

Release Notes

axios/axios (axios)

v1.5.1

Compare Source

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
chaijs/chai (chai)

v4.3.10

Compare Source

This release simply bumps all dependencies to their latest non-breaking versions.

What's Changed

Full Changelog: chaijs/chai@v4.3.9...v4.3.10

v4.3.9

Compare Source

Upgrade dependencies.

This release upgrades dependencies to address CVE-2023-43646 where a large function name can cause "catastrophic backtracking" (aka ReDOS attack) which can cause the test suite to hang.

Full Changelog: chaijs/chai@v4.3.8...v4.3.9

eslint/eslint (eslint)

v8.51.0

Compare Source

Features

  • 0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#​17569) (Domantas Petrauskas)
  • 977e67e feat: logical-assignment-operators to report expressions with 3 operands (#​17600) (Yosuke Ota)

Bug Fixes

  • f976b2f fix: make rule severity case-sensitive in flat config (#​17619) (Milos Djermanovic)
  • 0edfe36 fix: Ensure crash error messages are not duplicated (#​17584) (Nicholas C. Zakas)
  • dd79abc fix: eslint-disable to be able to parse quoted rule names (#​17612) (Yosuke Ota)
  • d2f6801 fix: Ensure correct code path for && followed by ?? (#​17618) (Nicholas C. Zakas)

Documentation

  • ee5be81 docs: default to sourceType: "module" in rule examples (#​17615) (Francesco Trotta)
  • 1aa26df docs: Add more examples for multiline-ternary (#​17610) (George Ashiotis)
  • 47d0b44 docs: Update README (GitHub Actions Bot)
  • dbf831e docs: use generated og image (#​17601) (Percy Ma)
  • 1866da5 docs: Update README (GitHub Actions Bot)

Chores

wighawag/hardhat-deploy (hardhat-deploy)

v0.11.42

Compare Source

Patch Changes
    • added moonbeam support for etherscan (by sashaaldrick)
    • Added typing to 'deployments' (by codebydolapo)
    • added cronos and cronosTestnet to network (by adeojoemmanuel)
    • export function to get network name (by passabilities)

v0.11.41

Compare Source

Patch Changes
  • Make network deployment file copying to localhost synchronous (by bstchow)

v0.11.40

Compare Source

Patch Changes
  • Missing await in save method (by blukat29)

v0.11.39

Compare Source

Patch Changes
  • Expose signer interface (by huyhuynh3103)

v0.11.38

Compare Source

Patch Changes
  • implements custom upgrade function (by zmalatrax)
lerna/lerna (lerna)

v7.3.1

Compare Source

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

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source


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 9 times, most recently from d4e53b4 to 3f1f412 Compare October 7, 2023 21:33
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 8 times, most recently from 2afdfa5 to f4bbf88 Compare October 15, 2023 18:36
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from f4bbf88 to 6ab9f18 Compare October 15, 2023 22:50
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 335fc2f into master Oct 16, 2023
26 checks passed
@dcroote dcroote deleted the renovate/devdependencies-(non-major) branch October 16, 2023 06:26
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