Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

chore(deps): update all non-major dependencies #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config-ts ^0.37.0 -> ^0.40.2 age adoption passing confidence
@types/node (source) ^18.15.10 -> ^18.17.5 age adoption passing confidence
@types/nodemailer (source) ^6.4.7 -> ^6.4.9 age adoption passing confidence
bumpp ^9.0.0 -> ^9.1.1 age adoption passing confidence
chatgpt ^5.1.3 -> ^5.2.5 age adoption passing confidence
eslint (source) ^8.36.0 -> ^8.47.0 age adoption passing confidence
lint-staged ^13.2.0 -> ^13.3.0 age adoption passing confidence
nodemailer (source) ^6.9.1 -> ^6.9.4 age adoption passing confidence
simple-git-hooks ^2.8.1 -> ^2.9.0 age adoption passing confidence
typescript (source) ^5.0.2 -> ^5.1.6 age adoption passing confidence
unbuild ^1.1.2 -> ^1.2.1 age adoption passing confidence
vitest ^0.29.7 -> ^0.34.1 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config-ts)

v0.40.2

Compare Source

No significant changes

    View changes on GitHub

v0.40.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.40.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.39.8

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.39.7

Compare Source

   🚀 Features
    View changes on GitHub

v0.39.6

Compare Source

   🚀 Features
    View changes on GitHub

v0.39.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • Disable @typescript-eslint/consistent-type-assertions  -  by @​antfu (abf5c)
    View changes on GitHub

v0.39.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.39.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.39.2

Compare Source

   🚀 Features
    View changes on GitHub

v0.39.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.39.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.38.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.38.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.38.4

Compare Source

No significant changes

    View changes on GitHub

v0.38.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.38.2

Compare Source

No significant changes

    View changes on GitHub

v0.38.0

Compare Source

   🚀 Features
    View changes on GitHub
antfu/bumpp (bumpp)

v9.1.1

Compare Source

No significant changes

    View changes on GitHub

v9.1.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub
transitive-bullshit/chatgpt-api (chatgpt)

v5.2.5: replace tokenizer with more compatible js-tiktoken

Compare Source

  • Merge pull request #​571 from masterkain/js-tiktoken 729b5a4
  • switch tokenizer implementation with pure js and more compatible js-tiktoken 3ec62b8

Thanks @​masterkain and @​dqbd 🙏

v5.2.4: fix: unofficial api json parsing error

Compare Source

  • 🎛 996d289
  • fix: unofficial api proxy be less strict with json parsing 0949961
  • Merge pull request #​533 from chenweiyi/main 92c0271
  • Merge pull request #​534 from Micuks/Add-QQ-Bot-with-Bull-to-Readme a508d27
  • Add QQ Bot with Bull to Readme 6a3c15f
  • add my project, a similar to chatgpt website 8782763

v5.2.3: Minor update deps and docs

Compare Source

v5.2.2: fix apiOrg should be optional

Compare Source

v5.2.1: update deps

Compare Source

v5.2.0: Bug fixes, support for multiple OpenAI orgs, estimated tokens for streaming

Compare Source

Huge thanks to @​sighingnow @​189 @​zhengxs2018 @​alxmiron and @​T-Damer for their PRs 🙏 💕

v5.1.4: add cli support for model & gpt-4

Compare Source

eslint/eslint (eslint)

v8.47.0

Compare Source

Features

  • 53d7508 feat: update regex for methods with thisArg (#​17439) (Francesco Trotta)

Bug Fixes

  • 631648e fix: do not report on shadowed constructors in no-new-wrappers (#​17447) (Francesco Trotta)

Documentation

Chores

v8.46.0

Compare Source

Features

Bug Fixes

  • 9803c7c fix: FlatESLint#getRulesMetaForResults shouldn't throw on unknown rules (#​17393) (Milos Djermanovic)
  • 42faa17 fix: Update no-loop-func to not overlap with no-undef (#​17358) (Matt Wilkinson)

Documentation

  • 4d474e3 docs: update with TypeScript info (#​17423) (James)
  • 091f44e docs: File extension named processor deprecation (#​17362) (Matt Wilkinson)
  • 9254a6c docs: Update README (GitHub Actions Bot)
  • 6d6dc51 docs: fix overlapping of open in playground button (#​17403) (Tanuj Kanti)
  • 7fc3a2c docs: Add private class features info to no-underscore-dangle (#​17386) (Matt Wilkinson)
  • da73e58 docs: Migrating eslint-env configuration comments (#​17390) (Francesco Trotta)
  • 80dffed docs: fix Ignoring Files section in config migration guide (#​17392) (Milos Djermanovic)
  • 8a9abb7 docs: Update README (GitHub Actions Bot)
  • 7e9be4b docs: Update README (GitHub Actions Bot)
  • 0b0bbe0 docs: Update README (GitHub Actions Bot)

Chores

  • d1eb7e4 chore: Update ecosystem dependencies (#​17427) (Nicholas C. Zakas)
  • fab9e97 chore: package.json update for eslint-config-eslint release (ESLint Jenkins)
  • 6246711 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 0aa0bc3 chore: Add PRs to triage project (#​17421) (Nicholas C. Zakas)

v8.45.0

Compare Source

Features

  • cdd063c feat: Expose LegacyESLint in unsupported API (#​17341) (Nicholas C. Zakas)
  • d34abe5 feat: fix indent rule for else-if (#​17318) (Milos Djermanovic)

Bug Fixes

  • b79b6fb fix: Fix suggestion message in no-useless-escape (#​17339) (Francesco Trotta)
  • c667055 fix: provide unique fix and fix.range objects in lint messages (#​17332) (Milos Djermanovic)

Documentation

  • 89f3225 docs: add playground links to correct and incorrect code blocks (#​17306) (Josh Goldberg ✨)
  • f8892b5 docs: Expand rule option schema docs (#​17198) (Matt Wilkinson)
  • 8bcbf11 docs: Config Migration Guide (#​17230) (Ben Perlmutter)
  • bb30908 docs: Update README (GitHub Actions Bot)
  • 84d243b docs: Update README (GitHub Actions Bot)
  • b762632 docs: Update README (GitHub Actions Bot)
  • 138c096 docs: add more prefer-destructuring examples with array destructuring (#​17330) (Milos Djermanovic)
  • 1fc50a8 docs: max-len rule code and tabWidth as positional arguments (#​17331) (Jesús Leganés-Combarro)

Chores

v8.44.0

Compare Source

Features

  • 1766771 feat: add es2023 and es2024 environments (#​17328) (Milos Djermanovic)
  • 4c50400 feat: add ecmaVersion: 2024, regexp v flag parsing (#​17324) (Milos Djermanovic)
  • 4d411e4 feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#​17270) (Percy Ma)
  • c8b1f4d feat: Move parserServices to SourceCode (#​17311) (Milos Djermanovic)
  • ef6e24e feat: treat unknown nodes as having the lowest precedence (#​17302) (Brad Zacher)
  • 1866e1d feat: allow flat config files to export a Promise (#​17301) (Milos Djermanovic)

Bug Fixes

  • a36bcb6 fix: no-unused-vars false positive with logical assignment operators (#​17320) (Gweesin Chan)
  • 7620b89 fix: Remove no-unused-labels autofix before potential directives (#​17314) (Francesco Trotta)
  • 391ed38 fix: Remove no-extra-semi autofix before potential directives (#​17297) (Francesco Trotta)

Documentation

Chores

v8.43.0

Compare Source

Features

  • 14581ff feat: directive prologue detection and autofix condition in quotes (#​17284) (Francesco Trotta)
  • e50fac3 feat: add declaration loc to message in block-scoped-var (#​17252) (Milos Djermanovic)
  • 1b7faf0 feat: add skipJSXText option to no-irregular-whitespace rule (#​17182) (Azat S)

Bug Fixes

  • 5338b56 fix: normalize cwd passed to ESLint/FlatESLint constructor (#​17277) (Milos Djermanovic)
  • 54383e6 fix: Remove no-extra-parens autofix for potential directives (#​17022) (Francesco Trotta)

Documentation


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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/all-minor-patch branch 5 times, most recently from c520b7f to 384eddd Compare May 2, 2023 04:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 9aecbdf to 6352f59 Compare May 10, 2023 10:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 6bca72d to 13dfe3d Compare May 18, 2023 15:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 8818b4b to ea0a06b Compare May 23, 2023 12:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d43c7c0 to cb9e608 Compare May 31, 2023 03:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e8e7260 to b025356 Compare June 17, 2023 02:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from b35dfdf to 83176f0 Compare July 4, 2023 12:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 83176f0 to 4b8b0f4 Compare July 6, 2023 16:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4115363 to ac08349 Compare July 19, 2023 09:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 327876a to b20b673 Compare July 28, 2023 19:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 9c30e0e to 5f2f070 Compare August 7, 2023 15:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9f14722 to c6e6ce8 Compare August 11, 2023 21:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c6e6ce8 to 6cabd85 Compare August 13, 2023 19:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants