tech-blog-rss-feed
tech-blog-rss-feed copied to clipboard
chore(deps): update minor and patch dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @eslint/js (source) | 9.5.0 -> 9.6.0 |
||||
| @types/node (source) | 20.14.8 -> 20.14.10 |
||||
| @typescript-eslint/eslint-plugin (source) | 7.13.1 -> 7.15.0 |
||||
| @typescript-eslint/parser (source) | 7.13.1 -> 7.15.0 |
||||
| eslint (source) | 9.5.0 -> 9.6.0 |
||||
| googleapis | 140.0.0 -> 140.0.1 |
||||
| open-graph-scraper | 6.5.2 -> 6.6.2 |
||||
| typescript (source) | 5.5.2 -> 5.5.3 |
||||
| typesync | 0.12.1 -> 0.12.2 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.15.0
🚀 Features
-
eslint-plugin: [array-type] detect
Readonly<string[]>case -
eslint-plugin: back-port new rules around empty object types from v8
🩹 Fixes
-
disable
EXPERIMENTAL_useProjectServiceindisabled-type-checkedshared 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
🩹 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
🚀 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
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
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
🚀 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.
jshemas/openGraphScraper (open-graph-scraper)
v6.6.2
- Fixed issue with
package.jsonexportswas not working inCommonJsprojects. - Fixed issue where if the
jsonLDtag was empty, it would cause a error.
v6.6.1
- Use
node16formodule/moduleResolutionESM build - Fixed issue with
package.jsonexportswas not working inNextJsprojects.
v6.6.0
- Updating the
tscbuild process to better support bothESMandcommonJS - Fixed issue where some meta tags would always come back as array even thought there was only ever one meta tag.
- Removed the
distfolder from version control - Start running node22 in the CI pipeline
- General typescript clean up
- Example service will only return the
resultof OGS now - Updating dependencies
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.