Skip to content
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

Update dependency eslint-plugin-react to v7.37.4 #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.35.0 -> 7.37.4 age adoption passing confidence

Release Notes

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.4

Compare Source

Fixed

v7.37.3

Compare Source

Fixed
  • [no-danger][no-danger]: avoid a crash on a nested component name ([#​3833][] @​ljharb)
  • [Fix] types: correct generated type declaration ([#​3840][] @​ocavue)
  • [no-unknown-property][no-unknown-property]: support precedence prop in react 19 ([#​3829][] @​acusti)
  • [prop-types][prop-types]: props missing in validation when using generic types from a namespace import ([#​3859][] @​rbondoc96)
Changed
  • [Tests] [jsx-no-script-url][jsx-no-script-url]: Improve tests ([#​3849][] @​radu2147)
  • [Docs] fix broken links: [default-props-match-prop-types][default-props-match-prop-types], [jsx-boolean-value][jsx-boolean-value], [jsx-curly-brace-presence][jsx-curly-brace-presence], [jsx-no-bind][jsx-no-bind], [no-array-index-key][no-array-index-key], [no-is-mounted][no-is-mounted], [no-render-return-value][no-render-return-value], [require-default-props][require-default-props] ([#​3841][] @​bastiendmt)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 5, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: website/yarn.lock
warning package.json: No license field
error SyntaxError: Invalid value type 2358:0 in /tmp/renovate/repos/github/finos/software-project-blueprint/website/yarn.lock
    at Parser.unexpected (/opt/containerbase/tools/yarn-slim/1.22.22/22.13.0/node_modules/yarn/lib/cli.js:64026:11)
    at Parser.parse (/opt/containerbase/tools/yarn-slim/1.22.22/22.13.0/node_modules/yarn/lib/cli.js:64154:16)
    at Parser.parse (/opt/containerbase/tools/yarn-slim/1.22.22/22.13.0/node_modules/yarn/lib/cli.js:64131:26)
    at parse (/opt/containerbase/tools/yarn-slim/1.22.22/22.13.0/node_modules/yarn/lib/cli.js:64231:21)
    at module.exports.exports.default (/opt/containerbase/tools/yarn-slim/1.22.22/22.13.0/node_modules/yarn/lib/cli.js:63793:96)
    at Function.<anonymous> (/opt/containerbase/tools/yarn-slim/1.22.22/22.13.0/node_modules/yarn/lib/cli.js:3068:63)
    at Generator.next (<anonymous>)
    at step (/opt/containerbase/tools/yarn-slim/1.22.22/22.13.0/node_modules/yarn/lib/cli.js:310:30)
    at /opt/containerbase/tools/yarn-slim/1.22.22/22.13.0/node_modules/yarn/lib/cli.js:321:13

Copy link

netlify bot commented Sep 5, 2024

Deploy Preview for project-blueprint ready!

Name Link
🔨 Latest commit 29463ba
🔍 Latest deploy log https://app.netlify.com/sites/project-blueprint/deploys/6784a80dbfefa200083ef317
😎 Deploy Preview https://deploy-preview-75--project-blueprint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Sep 5, 2024

Deploy Preview for amazing-joliot-c42cde ready!

Name Link
🔨 Latest commit 29463ba
🔍 Latest deploy log https://app.netlify.com/sites/amazing-joliot-c42cde/deploys/6784a80de99aaa0008f7a6f5
😎 Deploy Preview https://deploy-preview-75--amazing-joliot-c42cde.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from 6be3766 to 68e1d66 Compare September 12, 2024 07:54
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.35.2 Update dependency eslint-plugin-react to v7.36.0 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from 68e1d66 to 8206915 Compare September 12, 2024 20:19
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.36.0 Update dependency eslint-plugin-react to v7.36.1 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from 8206915 to 7a8c038 Compare September 27, 2024 04:57
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.36.1 Update dependency eslint-plugin-react to v7.37.0 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from 7a8c038 to ea830c6 Compare October 1, 2024 20:41
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.37.0 Update dependency eslint-plugin-react to v7.37.1 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from ea830c6 to 6ef930a Compare October 22, 2024 22:21
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.37.1 Update dependency eslint-plugin-react to v7.37.2 Oct 22, 2024
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.37.2 Update dependency eslint-plugin-react to v7.37.2 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/eslint-plugin-react-7.x-lockfile branch December 8, 2024 18:34
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.37.2 - autoclosed Update dependency eslint-plugin-react to v7.37.2 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from c0d98cd to 6ef930a Compare December 8, 2024 21:02
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from 6ef930a to ae2810a Compare December 24, 2024 04:49
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.37.2 Update dependency eslint-plugin-react to v7.37.3 Dec 24, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from ae2810a to 29463ba Compare January 13, 2025 05:43
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.37.3 Update dependency eslint-plugin-react to v7.37.4 Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants