chore(deps-dev): Bump webpack from 5.110.2 to 5.110.1 in /components/office-addin - #330
Conversation
Bumps [webpack](https://github.com/webpack/webpack) from 5.110.2 to 5.110.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.110.2...v5.110.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.110.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🔍 Hypatia Security ScanFindings: 68 issues detected
View findings[
{
"reason": "Issue in build.yml",
"type": "missing_timeout_minutes",
"file": "build.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in label-triage.yml",
"type": "missing_timeout_minutes",
"file": "label-triage.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in labels.yml",
"type": "missing_timeout_minutes",
"file": "labels.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in push-email-notify.yml",
"type": "missing_timeout_minutes",
"file": "push-email-notify.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in instant-sync.yml",
"type": "secret_action_without_presence_gate",
"file": "instant-sync.yml",
"action": "peter-evans/repository-dispatch",
"rule_module": "workflow_audit",
"severity": "high"
},
{
"reason": "Issue in mirror.yml",
"type": "secret_action_without_presence_gate",
"file": "mirror.yml",
"action": "webfactory/ssh-agent",
"rule_module": "workflow_audit",
"severity": "high"
},
{
"reason": "Issue in mirror.yml",
"type": "secret_action_without_presence_gate",
"file": "mirror.yml",
"action": "webfactory/ssh-agent",
"rule_module": "workflow_audit",
"severity": "high"
},
{
"reason": "Issue in mirror.yml",
"type": "secret_action_without_presence_gate",
"file": "mirror.yml",
"action": "webfactory/ssh-agent",
"rule_module": "workflow_audit",
"severity": "high"
},
{
"reason": "Issue in mirror.yml",
"type": "secret_action_without_presence_gate",
"file": "mirror.yml",
"action": "webfactory/ssh-agent",
"rule_module": "workflow_audit",
"severity": "high"
},
{
"reason": "Issue in mirror.yml",
"type": "secret_action_without_presence_gate",
"file": "mirror.yml",
"action": "webfactory/ssh-agent",
"rule_module": "workflow_audit",
"severity": "high"
}
]Powered by Hypatia Neurosymbolic CI/CD Intelligence |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Duplication | 0 |
AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.
TIP This summary will be updated as you push new changes.
There was a problem hiding this comment.
Pull Request Overview
The implementation is up to standards and passes quality checks. However, there is a discrepancy between the PR title, which suggests a version downgrade, and the actual changes in the package file, which reflect an upgrade. This inconsistency should be resolved to ensure accurate documentation of the changes.
About this PR
- The PR title and description describe a version downgrade, whereas the actual changes in package.json perform a version upgrade. The PR metadata should be updated to align with the implementation.
Test suggestions
- Verify that the 'office-addin' component builds successfully using webpack 5.110.1
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that the 'office-addin' component builds successfully using webpack 5.110.1
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
|
Closing because this is a dependency downgrade: webpack 5.110.2 to 5.110.1. No compatibility justification or corrective source change is present. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps webpack from 5.110.2 to 5.110.1.
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
18f7ee7fix: short-circuit an optional call on an undefined DefinePlugin member (#21823)038c301feat(performance): add five hints for problems bundling itself creates (#21821)7b7f6ddfix: inherit sideEffects past type-only nested package.json (#21686)ae3dceatest(scope-analyzer): check the built-in analyser against eslint-scope (#21820)3b81288fix(html): print a document back to the tree it was parsed from (#21819)be3e5c4test: hold generated runtime code to output.environment (#21818)a6441c8fix(css): cut a dead rule where it stands after an earlier cut (#21817)715bcbarefactor(esm): fold the analyzable naming pass into RuntimeTemplate (#21816)6289160perf(concatenation): index the double-bound names once instead of per binding...2a28d74feat(performance): add five hints closing gaps against other bundlers (#21811)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)