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

chore(deps): update dev dependencies (non-major) #299

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react 16.0.1 -> 16.2.0 age adoption passing confidence
@tsconfig/recommended (source) 1.0.7 -> 1.0.8 age adoption passing confidence
@types/react (source) 18.3.11 -> 18.3.18 age adoption passing confidence
@vitest/coverage-v8 (source) 2.1.2 -> 2.1.8 age adoption passing confidence
eslint-plugin-jsdoc 50.3.1 -> 50.6.3 age adoption passing confidence
eslint-plugin-react 7.37.1 -> 7.37.4 age adoption passing confidence
happy-dom 15.10.2 -> 15.11.7 age adoption passing confidence
husky 9.1.6 -> 9.1.7 age adoption passing confidence
lint-staged 15.2.10 -> 15.4.3 age adoption passing confidence
prettier (source) 3.3.3 -> 3.4.2 age adoption passing confidence
semantic-release 24.1.2 -> 24.2.1 age adoption passing confidence
typedoc (source) 0.26.8 -> 0.27.6 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.3 age adoption passing confidence
vitest (source) 2.1.2 -> 2.1.8 age adoption passing confidence

Release Notes

testing-library/react-testing-library (@​testing-library/react)

v16.2.0

Compare Source

Features

v16.1.0

Compare Source

tsconfig/bases (@​tsconfig/recommended)

v1.0.8

Compare Source

vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.6

Compare Source

🚀 Features

  • Support VIte 6
    View changes on GitHub

v2.1.5

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.6.3

Compare Source

Bug Fixes
  • check-template-names: stop restricting template names to single letters; fixes #​1352 (c283729)

v50.6.2

Compare Source

Bug Fixes

v50.6.1

Compare Source

Bug Fixes

v50.6.0

Compare Source

Features
  • lines-before-block: move start-of-block checking behind off-by-default checkBlockStarts option (#​1341) (f9b102d)

v50.5.0

Compare Source

Features

v50.4.3

Compare Source

Bug Fixes
  • text-escaping: add missing docs.description (9a93119)

v50.4.2

Compare Source

Bug Fixes
  • no-multi-asterisks: add missing docs.description (f6616c7)

v50.4.1

Compare Source

Bug Fixes
  • match-name: revert to prior correct behavior of ignoring optional and default code surrounding name (7c0b8c6)

v50.4.0

Compare Source

Features
  • require-hyphen-before-param-description: ensure template will be properly stringified; fixes #​1326 (7019d28)

v50.3.2

Compare Source

Bug Fixes
  • require-hyphen-before-param-description: inject hyphen at proper place with multiline type (8b5b7f7)
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.

👻 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Oct 11, 2024

Size Change: 0 B

Total Size: 19.6 kB

ℹ️ View Unchanged
Filename Size
lib/app-check/index.js 59 B
lib/app-check/useAppCheckToken.js 383 B
lib/auth/index.js 75 B
lib/auth/useAuthIdToken.js 519 B
lib/auth/useAuthIdTokenResult.js 532 B
lib/auth/useAuthState.js 396 B
lib/common/index.js 31 B
lib/common/types.js 31 B
lib/database/index.js 70 B
lib/database/internal.js 188 B
lib/database/useObject.js 371 B
lib/database/useObjectOnce.js 430 B
lib/database/useObjectValue.js 687 B
lib/database/useObjectValueOnce.js 657 B
lib/firestore/index.js 128 B
lib/firestore/internal.js 444 B
lib/firestore/types.js 31 B
lib/firestore/useAggregateFromServer.js 589 B
lib/firestore/useDocument.js 650 B
lib/firestore/useDocumentData.js 772 B
lib/firestore/useDocumentDataOnce.js 615 B
lib/firestore/useDocumentOnce.js 560 B
lib/firestore/useQueries.js 650 B
lib/firestore/useQueriesData.js 729 B
lib/firestore/useQueriesDataOnce.js 671 B
lib/firestore/useQuery.js 622 B
lib/firestore/useQueryData.js 770 B
lib/firestore/useQueryDataOnce.js 623 B
lib/firestore/useQueryOnce.js 544 B
lib/index.js 107 B
lib/internal/useGet.js 523 B
lib/internal/useIsMounted.js 185 B
lib/internal/useListen.js 450 B
lib/internal/useLoadingValue.js 351 B
lib/internal/useMultiGet.js 676 B
lib/internal/useMultiListen.js 634 B
lib/internal/useMultiLoadingValue.js 522 B
lib/internal/usePrevious.js 146 B
lib/internal/useStableValue.js 257 B
lib/messaging/index.js 60 B
lib/messaging/useMessagingToken.js 394 B
lib/storage/index.js 90 B
lib/storage/internal.js 142 B
lib/storage/useBlob.js 507 B
lib/storage/useBytes.js 472 B
lib/storage/useDownloadURL.js 368 B
lib/storage/useMetadata.js 360 B
lib/storage/useStream.js 512 B

compressed-size-action

@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.26.9 chore(deps): update dev dependencies (non-major) Oct 12, 2024
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 5 times, most recently from a59a44e to ca22221 Compare October 18, 2024 23:37
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 5 times, most recently from 9527c9c to 65d4c0b Compare October 28, 2024 13:47
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 6 times, most recently from ed13859 to 18849d1 Compare November 6, 2024 05:12
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 4 times, most recently from 27a8b59 to bda8e88 Compare November 18, 2024 16:08
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 5 times, most recently from 5a62083 to 734d314 Compare November 28, 2024 04:13
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 3 times, most recently from 3e5a053 to f043f06 Compare December 2, 2024 16:44
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 4 times, most recently from a80267a to 9340998 Compare December 5, 2024 22:58
Copy link
Contributor Author

renovate bot commented Dec 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: react-firehooks@4.2.0
npm ERR! Found: react@18.3.1
npm ERR! node_modules/react
npm ERR!   dev react@"18.3.1" from the root project
npm ERR!   peer react@"^18.0.0 || ^19.0.0" from @testing-library/react@16.2.0
npm ERR!   node_modules/@testing-library/react
npm ERR!     dev @testing-library/react@"16.2.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^19.0.0" from react-dom@19.0.0
npm ERR! node_modules/react-dom
npm ERR!   peer react-dom@"^18.0.0 || ^19.0.0" from @testing-library/react@16.2.0
npm ERR!   node_modules/@testing-library/react
npm ERR!     dev @testing-library/react@"16.2.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2025-01-26T16_55_49_651Z-debug-0.log

@renovate renovate bot force-pushed the renovate/dev-dependencies branch 5 times, most recently from 450be4f to 4da3288 Compare December 14, 2024 18:08
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from 22f7332 to 3968161 Compare December 20, 2024 04:29
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 3 times, most recently from fcc43f0 to a70911b Compare December 28, 2024 11:10
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from 3d796c4 to b2a0a5e Compare January 8, 2025 23:24
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 5 times, most recently from e7ab77d to 9043ccf Compare January 19, 2025 08:25
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from baa4583 to 3fb3ae0 Compare January 25, 2025 09:35
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 3fb3ae0 to 618bebf Compare January 26, 2025 16:55
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