tech-blog-rss-feed icon indicating copy to clipboard operation
tech-blog-rss-feed copied to clipboard

chore(deps): update minor and patch dependencies

Open renovate[bot] opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) 9.5.0 -> 9.6.0 age adoption passing confidence
@types/node (source) 20.14.8 -> 20.14.10 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.13.1 -> 7.15.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.13.1 -> 7.15.0 age adoption passing confidence
eslint (source) 9.5.0 -> 9.6.0 age adoption passing confidence
googleapis 140.0.0 -> 140.0.1 age adoption passing confidence
open-graph-scraper 6.5.2 -> 6.6.2 age adoption passing confidence
typescript (source) 5.5.2 -> 5.5.3 age adoption passing confidence
typesync 0.12.1 -> 0.12.2 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.6.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.15.0

Compare Source

🚀 Features
  • eslint-plugin: [array-type] detect Readonly<string[]> case

  • eslint-plugin: back-port new rules around empty object types from v8

🩹 Fixes
  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config

  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any

  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any

❤️ Thank You
  • auvred
  • Kim Sang Du
  • rgehbt
  • Vinccool96

You can read about our versioning strategy and releases on our website.

v7.14.1

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types

  • eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens

❤️ Thank You
  • Jake Bailey

You can read about our versioning strategy and releases on our website.

v7.14.0

Compare Source

🚀 Features
  • support TypeScript 5.5
🩹 Fixes
  • eslint-plugin: [no-extraneous-class] handle abstract members

  • eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types

  • eslint-plugin: [no-invalid-this] support AccessorProperty

❤️ Thank You
  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.15.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v7.14.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v7.14.0

Compare Source

🚀 Features
  • support TypeScript 5.5
❤️ Thank You
  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v9.6.0

Compare Source

googleapis/google-api-nodejs-client (googleapis)

v140.0.1

Compare Source

Bug Fixes
jshemas/openGraphScraper (open-graph-scraper)

v6.6.2

Compare Source

  • Fixed issue with package.json exports was not working in CommonJs projects.
  • Fixed issue where if the jsonLD tag was empty, it would cause a error.

v6.6.1

Compare Source

  • Use node16 for module/moduleResolution ESM build
  • Fixed issue with package.json exports was not working in NextJs projects.

v6.6.0

Compare Source

  • Updating the tsc build process to better support both ESM and commonJS
  • Fixed issue where some meta tags would always come back as array even thought there was only ever one meta tag.
  • Removed the dist folder from version control
  • Start running node22 in the CI pipeline
  • General typescript clean up
  • Example service will only return the result of OGS now
  • Updating dependencies
Microsoft/TypeScript (typescript)

v5.5.3

Compare Source

jeffijoe/typesync (typesync)

v0.12.2

Compare Source

  • #​114: Fix check for deprecated packages.

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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[bot] avatar Jun 28 '24 15:06 renovate[bot]