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

fix(deps): update dependencies #19

Merged
merged 1 commit into from
Mar 17, 2023
Merged

fix(deps): update dependencies #19

merged 1 commit into from
Mar 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-s3 (source) 3.271.0 -> 3.293.0 age adoption passing confidence
@aws-sdk/lib-storage (source) 3.278.0 -> 3.293.0 age adoption passing confidence
@commitlint/cli (source) 17.3.0 -> 17.4.4 age adoption passing confidence
@commitlint/config-conventional (source) 17.3.0 -> 17.4.4 age adoption passing confidence
c8 7.12.0 -> 7.13.0 age adoption passing confidence
eslint (source) 8.28.0 -> 8.36.0 age adoption passing confidence
fastify (source) 4.12.0 -> 4.14.1 age adoption passing confidence
husky (source) 8.0.2 -> 8.0.3 age adoption passing confidence
mocha (source) 10.1.0 -> 10.2.0 age adoption passing confidence
node-fetch 3.3.0 -> 3.3.1 age adoption passing confidence
nodemon (source) 2.0.20 -> 2.0.21 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.293.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.292.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.290.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.289.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.288.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.287.0

Compare Source

Bug Fixes

v3.282.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.281.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.279.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.278.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.276.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.272.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

aws/aws-sdk-js-v3 (@​aws-sdk/lib-storage)

v3.293.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.292.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.290.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.289.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.288.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.287.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.282.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.281.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.279.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

conventional-changelog/commitlint (@​commitlint/cli)

v17.4.4

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.0

Compare Source

Bug Fixes
conventional-changelog/commitlint (@​commitlint/config-conventional)

v17.4.4

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.4.3

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.4.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.4.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

bcoe/c8

v7.13.0

Compare Source

Features
eslint/eslint

v8.36.0

Compare Source

Features

Bug Fixes

  • 92c1943 fix: correctly iterate files matched by glob patterns (#​16831) (Nitin Kumar)

Documentation

  • b98fdd4 docs: Update README (GitHub Actions Bot)
  • caf08ce docs: fix estree link in custom formatters docs (#​16967) (Milos Djermanovic)
  • 3398431 docs: Custom Parsers cleanup/expansion (#​16887) (Ben Perlmutter)
  • 19d3531 docs: Update README (GitHub Actions Bot)
  • b09a512 docs: detect and fix broken links (#​16837) (Nitin Kumar)

Chores

v8.35.0

Compare Source

Features

  • 8e34a04 feat: add afterHashbangComment option to lines-around-comment rule (#​16920) (SUZUKI Sosuke)
  • c8c0c71 feat: Move all and recommended configs into package. (#​16844) (Nicholas C. Zakas)
  • 71f6f0d feat: report more cases with ?? in no-constant-binary-expression (#​16826) (Daiki Nishikawa)

Bug Fixes

Documentation

Chores

v8.34.0

Compare Source

Features

  • 9b2fcf7 feat: array-callback-return supports Array.prototype.toSorted (#​16845) (SUZUKI Sosuke)

Bug Fixes

  • 923f61d fix: false positive with assignment in no-extra-parens (#​16872) (Francesco Trotta)

Documentation

Chores

v8.33.0

Compare Source

Features

  • 2cc7954 feat: add restrictDefaultExports option to no-restricted-exports rule (#​16785) (Nitin Kumar)

Documentation

  • 17f4be2 docs: Fix examples in no-multiple-empty-lines rule (#​16835) (jonz94)
  • 9c7cfe3 docs: 'Source Code' content in 'Set up Development Environment' page (#​16780) (Ben Perlmutter)
  • ede5c64 docs: Custom processors page (#​16802) (Ben Perlmutter)
  • 2620614 docs: Code of Conduct page (#​16781) (Ben Perlmutter)
  • 50a8efd docs: report a sec vulnerability page (#​16808) (Ben Perlmutter)
  • ed60afd docs: Update page titles, section landing pages, and side TOC (#​16760) (Ben Perlmutter)
  • 333c712 docs: add background to code-path-diagrams for dark-mode (#​16822) (Tanuj Kanti)
  • f5f7b9b docs: Update README (GitHub Actions Bot)
  • 2aa4f5f docs: no-constant-condition: Add multi-comparison example (#​16776) (Sebastian Simon)
  • 40287db docs: Remove Google Group icon (#​16779) (Nicholas C. Zakas)
  • ea10ca5 docs: 'a .eslint' -> 'an .eslint' for consistency (#​16809) (Ben Perlmutter)
  • 3be0748 docs: add example for nodejs lintText api (#​16789) (Siva K)
  • ce4f5ff docs: Replace removed related rules with a valid rule (#​16800) (Ville Saalo)

v8.32.0

Compare Source

Features

  • fc20f24 feat: add suggestions for redundant wrapping in prefer-regex-literals (#​16658) (YeonJuan)

Bug Fixes

Documentation

  • 17b65ad docs: IA Update page URL move (#​16665) (Ben Perlmutter)
  • 5981296 docs: fix theme switcher button (#​16752) (Sam Chen)
  • 6669413 docs: deploy prerelease docs under the /docs/next/ path (#​16541) (Nitin Kumar)
  • 78ecfe0 docs: use inline code for rule options name (#​16768) (Percy Ma)
  • fc2ea59 docs: Update README (GitHub Actions Bot)
  • 762a872 docs: Update README (GitHub Actions Bot)

Chores

  • 2952d6e chore: sync templates/*.md files with issue templates (#​16758) (gfyoung)
  • 3e34418 chore: Add new issues to triage project (#​16740) (Nicholas C. Zakas)

v8.31.0

Compare Source

Features

  • 52c7c73 feat: check assignment patterns in no-underscore-dangle (#​16693) (Milos Djermanovic)
  • b401cde feat: add options to check destructuring in no-underscore-dangle (#​16006) (Morten Kaltoft)
  • 30d0daf feat: group properties with values in parentheses in key-spacing (#​16677) (Francesco Trotta)

Bug Fixes

  • 35439f1 fix: correct syntax error in prefer-arrow-callback autofix (#​16722) (Francesco Trotta)
  • 87b2470 fix: new instance of FlatESLint should load latest config file version (#​16608) (Milos Djermanovic)

Documentation

Chores

v8.30.0

Compare Source

Features

Bug Fixes

  • 1a327aa fix: Ensure flat config unignores work consistently like eslintrc (#​16579) (Nicholas C. Zakas)
  • 9b8bb72 fix: autofix recursive functions in no-var (#​16611) (Milos Djermanovic)

Documentation

Chores

v8.29.0

Compare Source

Features

  • 49a07c5 feat: add allowParensAfterCommentPattern option to no-extra-parens (#​16561) (Nitin Kumar)
  • e6a865d feat: prefer-named-capture-group add suggestions (#​16544) (Josh Goldberg)
  • a91332b feat: In no-invalid-regexp validate flags also for non-literal patterns (#​16583) (trosos)

Documentation

Chores

fastify/fastify

v4.14.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v4.14.0...v4.14.1

v4.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v4.13.0...v4.14.0

v4.13.0

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone Asia/Calcutta, 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.


  • 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/dependencies branch 4 times, most recently from a8dc0cc to 872cc52 Compare March 6, 2023 13:31
@renovate renovate bot changed the title chore(deps): update dependencies fix(deps): update dependencies Mar 15, 2023
@renovate renovate bot force-pushed the renovate/dependencies branch 7 times, most recently from ec77a6f to 4190f16 Compare March 17, 2023 02:23
@charlypa charlypa merged commit 74f6689 into main Mar 17, 2023
@charlypa charlypa deleted the renovate/dependencies branch March 17, 2023 16:10
@sonarcloud
Copy link

sonarcloud bot commented Mar 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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.

None yet

1 participant