-
-
Notifications
You must be signed in to change notification settings - Fork 3
chore(deps): update all dependencies #48
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
base: main
Are you sure you want to change the base?
Conversation
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
commit: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to 041f524 in 52 seconds. Click for details.
- Reviewed
22lines of code in1files - Skipped
1files when reviewing. - Skipped posting
2draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:67
- Draft comment:
Updated '@types/web' to ^0.0.256 brings new and removed type definitions. Review your usage (e.g., removed interfaces like CSPViolationReportBody) to ensure compatibility. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is about a dependency update and suggests reviewing usage for compatibility. It doesn't provide a specific code suggestion or ask for a specific test to be written. It falls under the rule of not commenting on dependency changes.
2. package.json:101
- Draft comment:
Upgraded 'eslint-plugin-jsdoc' to ^52.0.0 which includes breaking changes (e.g. new default regex flags) and now requires Node 20.11.0+ for lint tasks. Confirm that your dev environment meets this requirement. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%The comment is related to a dependency change, specifically an upgrade to 'eslint-plugin-jsdoc'. It mentions breaking changes and a new Node version requirement. However, it asks the PR author to confirm their dev environment meets the new requirement, which is against the rules. The comment is informative and asks for confirmation, which is not allowed.
Workflow ID: wflow_6jRqrn6tR56r2xXv
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
size-limit report 📦
|
|
Deploy preview for napi-postinstall ready! ✅ Preview Built with commit 041f524. |
📊 Package size report No changes
Unchanged files
🤖 This report was automatically generated by pkg-size-action |
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^0.0.245->^0.0.256^50.8.0->^52.0.0Release Notes
microsoft/TypeScript-DOM-Lib-Generator (@types/web)
v0.0.256Compare Source
asynciterable.d.tsNo changes
index.d.tsNew interfaces
SchedulerTaskControllerTaskPriorityChangeEventTaskSignalModified
overallProgressNon-value types
scheduleriterable.d.tsNo changes
v0.0.255Compare Source
asynciterable.d.tsNo changes
index.d.tsNo changes
iterable.d.tsNo changes
v0.0.254Compare Source
asynciterable.d.tsNo changes
index.d.tsNo changes
iterable.d.tsNo changes
v0.0.253Compare Source
asynciterable.d.tsNo changes
index.d.tsNew interfaces
GPUErrorGPUPipelineErroriterable.d.tsNo changes
v0.0.252Compare Source
asynciterable.d.tsNo changes
index.d.tsNo changes
iterable.d.tsNo changes
v0.0.251Compare Source
asynciterable.d.tsNo changes
index.d.tsNo changes
iterable.d.tsNo changes
v0.0.250Compare Source
asynciterable.d.tsNo changes
index.d.tsNo changes
iterable.d.tsNo changes
v0.0.249Compare Source
asynciterable.d.tsNo changes
index.d.tsNo changes
iterable.d.tsNo changes
v0.0.248Compare Source
asynciterable.d.tsNo changes
index.d.tsNo changes
iterable.d.tsNo changes
v0.0.247Compare Source
asynciterable.d.tsNo changes
index.d.tsNew interfaces
ScrollTimelineSpeechRecognitionErrorEventSpeechRecognitionEventViewTimelineRemoved interfaces
CSPViolationReportBodyReportReportBodyModified
fontVariantEmojiclosedBypersistentDeviceIditerable.d.tsNo changes
v0.0.246Compare Source
asynciterable.d.tsNo changes
index.d.tsNew interfaces
URLPatterniterable.d.tsNo changes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v52.0.1Compare Source
Bug Fixes
v52.0.0Compare Source
Bug Fixes
vflag in regexes; match emojis for sentence terminator; fixes #1433 (#1437) (5c2165c)BREAKING CHANGES
vflag instead ofuflag by default for regular expressionsv51.4.1Compare Source
Bug Fixes
v51.4.0Compare Source
Features
check-line-alignment: addtemplateto default tags (#1427) (4c65cbe)v51.3.4Compare Source
Bug Fixes
no-undefined-types: exempt global requires from undefined property checks; fixes #1425 (#1426) (c51ee4f)v51.3.3Compare Source
Bug Fixes
no-undefined-types: addIntlto global types and ensure arbitrary properties of globals can be addressed; fixes #1423 (#1424) (feb65e4)v51.3.2Compare Source
Bug Fixes
multiline-blocks: forrequireSingleLineUnderCount, ensure multi-line types nullify checks (#1422) (9b8efbd)v51.3.1Compare Source
Bug Fixes
no-undefined-types: check class and interface globals; fixes #1420 (#1421) (3748bbe)v51.3.0Compare Source
Features
multiline-blocks: addsrequireSingleLineUnderCountoption; fixes #1158 (#1409) (26276ba)v51.2.3Compare Source
Bug Fixes
require-template,no-undefined-types,valid-types: properly parse template tags with defaults; fixes #1418 (#1419) (35e95a1)v51.2.2Compare Source
Bug Fixes
no-undefined-types: exempt import tags from property checks; fixes #1416 (#1417) (efbcb1c)v51.2.1Compare Source
Bug Fixes
no-undefined-types: also allow globals defined onlanguageOptions(#1415) (e9ff4c7)v51.2.0Compare Source
Features
classtag and the context is set (#1414) (08f7834), closes #1376v51.1.3Compare Source
Bug Fixes
no-undefined-types: liberalize checks to reallow for unknown properties on imports and defined globals; fixes #1412 (#1413) (a083c81)v51.1.2Compare Source
Bug Fixes
jsdoccomment(#1411) (3d2d379)v51.1.1Compare Source
Bug Fixes
require-jsdoc: check interfaces within file for comment blocks; fixes #768 (#1410) (2875c2d)v51.1.0Compare Source
Features
lines-before-block: add default-onignoreSingleLinesoption; fixes #1295 (#1408) (b0faae7)v51.0.7Compare Source
Bug Fixes
check-template-names: checks class body for comments where template names used; fixes #1354 (#1407) (ae2b314)v51.0.6Compare Source
Bug Fixes
require-jsdoc: update jsdoccomment (and espree) to get comment-finding for overloaded functions; fixes #1369 (#1406) (26ae169)v51.0.5Compare Source
Bug Fixes
no-undefined-types: check existence of class methods/properties (#1405) (fcc7b26)v51.0.4Compare Source
Bug Fixes
no-undefined-types: mark sister method and property names as defined; fixes #1403 ; fixes #1119 (#1404) (9bb554a)v51.0.3Compare Source
Bug Fixes
are-docs-informativewhile still using CJS; fixes #1400 (#1401) (ec387d6)v51.0.2Compare Source
Bug Fixes
v51.0.1Compare Source
Bug Fixes
v51.0.0Compare Source
chore
BREAKING CHANGES
Also:
are-docs-informativeimport.meta.dirnameConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
Important
Update
@types/webandeslint-plugin-jsdocdependencies inpackage.json.@types/webfrom^0.0.245to^0.0.256indevDependencies.eslint-plugin-jsdocfrom^50.8.0to^52.0.0inresolutions.This description was created by
for 041f524. You can customize this summary. It will automatically update as commits are pushed.