-
Notifications
You must be signed in to change notification settings - Fork 20
Bump @teambit/react.eslint-config-bit-react from 0.0.824 to 1.0.224 #4585
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
Bump @teambit/react.eslint-config-bit-react from 0.0.824 to 1.0.224 #4585
Conversation
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.
@dependabot merge
|
Sorry, only users with push access can use that command. |
d0a0d19 to
60ebb5c
Compare
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.
@dependabot merge
60ebb5c to
f32b86b
Compare
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.
@dependabot merge
f32b86b to
dc509ea
Compare
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.
@dependabot merge
dc509ea to
7ea1bde
Compare
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.
@dependabot merge
7ea1bde to
dafeba7
Compare
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.
@dependabot merge
dafeba7 to
342eb3a
Compare
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.
@dependabot merge
342eb3a to
f97bdf5
Compare
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.
@dependabot merge
Bumps [@teambit/react.eslint-config-bit-react](https://github.com/teambit/bit) from 0.0.824 to 1.0.224. - [Release notes](https://github.com/teambit/bit/releases) - [Changelog](https://github.com/teambit/bit/blob/master/CHANGELOG.md) - [Commits](https://github.com/teambit/bit/commits) --- updated-dependencies: - dependency-name: "@teambit/react.eslint-config-bit-react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
f97bdf5 to
b84fe5d
Compare
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.
@dependabot merge
| "tslib": "2" | ||
| } | ||
| }, | ||
| "node_modules/trim": { |
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.
❌ Codacy found a critical Security issue: Insecure dependency trim@0.0.1 (CVE-2020-7753: nodejs-trim: Regular Expression Denial of Service (ReDoS) in trim function) (update to 0.0.3)
The issue identified by the Trivy linter is a security vulnerability in the trim package, version 0.0.1. This version is susceptible to a Regular Expression Denial of Service (ReDoS) attack due to inefficient regular expressions used in its implementation. This can potentially be exploited by an attacker to cause the application to slow down or crash by providing specially crafted input data.
To fix this issue, you should update the trim package to a secure version, specifically 0.0.3, which addresses this vulnerability.
Here's the code suggestion to update the version:
| "node_modules/trim": { | |
| "version": "0.0.3", |
This comment was generated by an experimental AI tool.
|
Superseded by #4695. |
Bumps @teambit/react.eslint-config-bit-react from 0.0.824 to 1.0.224.
Release notes
Sourced from
@teambit/react.eslint-config-bit-react's releases.... (truncated)
Commits
You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)