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) #244

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 18.2.22 -> 18.2.23 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.7.2 -> 6.7.3 age adoption passing confidence
@typescript-eslint/parser 6.7.2 -> 6.7.3 age adoption passing confidence
@vitest/coverage-v8 (source) 0.34.4 -> 0.34.6 age adoption passing confidence
eslint (source) 8.49.0 -> 8.50.0 age adoption passing confidence
eslint-plugin-jsdoc 46.8.1 -> 46.8.2 age adoption passing confidence
happy-dom 12.1.2 -> 12.2.2 age adoption passing confidence
rimraf 5.0.1 -> 5.0.5 age adoption passing confidence
semantic-release 22.0.0 -> 22.0.5 age adoption passing confidence
vitest 0.34.4 -> 0.34.6 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.7.3

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.7.3

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

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

v0.34.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.34.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
eslint/eslint (eslint)

v8.50.0

Compare Source

Features

  • 27d5a9e feat: add suggestions to array-callback-return (#​17590) (Tanuj Kanti)
  • f9082ff feat: flat-rule-tester make sure default config always matches (#​17585) (fnx)
  • 83914ad feat: Implement SourceCode#applyInlineConfig() (#​17351) (Nicholas C. Zakas)
  • 22a5582 feat: add rule no-object-constructor, deprecate no-new-object (#​17576) (Francesco Trotta)
  • 85a3d9e feat: allowVoid option in array-callback-return (#​17564) (Tanuj Kanti)

Bug Fixes

  • cc4d26b fix: Ensure deprecated context.parserServices warns (#​17593) (Nicholas C. Zakas)
  • 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#​17587) (Nicholas C. Zakas)
  • aa1b657 fix: wrong suggestion and message in no-misleading-character-class (#​17571) (Yosuke Ota)

Documentation

  • 1800537 docs: Fix and standardize JSX code examples (#​17591) (Francesco Trotta)
  • 48a44a7 docs: Add correct/incorrect tags to prefer-arrow-callback (#​17589) (Francesco Trotta)
  • 20893d4 docs: fix incorrect tag's place (#​17575) (Tanuj Kanti)
  • bd7a71f docs: Update README (GitHub Actions Bot)

Chores

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v46.8.2

Compare Source

Bug Fixes
capricorn86/happy-dom (happy-dom)

v12.2.2

Compare Source

👷‍♂️ Patch fixes

v12.2.1

Compare Source

👷‍♂️ Patch fixes
  • Adds support for Symbol.toStringTag to EventTarget and AbortSignal. (#​1097)

Thank you @​Afsoon for your contribution!

v12.2.0

Compare Source

🎨 Features
  • Adds support for HTMLElement.clientLeft and HTMLElement.clientTop. (#​1089)

Thank you @​konomae for your contribution!

v12.1.7

Compare Source

👷‍♂️ Patch fixes
  • Makes NamedNodeMap.removeNamedItem() throw an exception on missing item. (#​652)
  • Allow deletion of nonexistent keys from HTMLElement.dataset. Deleting a nonexistent key in a dataset will not throw an exception, even though it indirectly is using NamedNodeMap.removeNamedItem(). (#​652)

Thank you @​RussianCow for your contribution!

v12.1.6

Compare Source

👷‍♂️ Patch fixes
  • Fixes bug in URL.createObjectURL() where it did not support the Happy DOM Blob object. (#​847)
  • Makes sure that HTMLUnknownElement is disconnected from its parent when replaced by a custom element. (#​1087)

v12.1.5

Compare Source

👷‍♂️ Patch fixes

v12.1.4

Compare Source

👷‍♂️ Patch fixes

v12.1.3

Compare Source

👷‍♂️ Patch fixes
  • Allows global properties to be overwritten when using GlobalRegistrator from @​happy-dom/global-registrator, as some global properties may behave different from the Happy DOM implementation. The properties will be restored when unregistering. (#​1049)
isaacs/rimraf (rimraf)

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

semantic-release/semantic-release (semantic-release)

v22.0.5

Compare Source

Bug Fixes

v22.0.4

Compare Source

Bug Fixes

v22.0.3

Compare Source

Bug Fixes

v22.0.2

Compare Source

Bug Fixes
  • deps: update dependency marked-terminal to v6 (8a7befe)

v22.0.1

Compare Source

Bug Fixes
  • deps: upgraded release-notes-generator and commit-analyzer plugins to stable versions (041e4f7), closes #​2934

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 has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Sep 20, 2023

Size Change: 0 B

Total Size: 18.7 kB

ℹ️ View Unchanged
Filename Size
lib/app-check/index.js 59 B
lib/app-check/useAppCheckToken.js 381 B
lib/auth/index.js 75 B
lib/auth/useAuthIdToken.js 519 B
lib/auth/useAuthIdTokenResult.js 534 B
lib/auth/useAuthState.js 393 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 372 B
lib/database/useObjectOnce.js 429 B
lib/database/useObjectValue.js 690 B
lib/database/useObjectValueOnce.js 660 B
lib/firestore/index.js 122 B
lib/firestore/internal.js 344 B
lib/firestore/types.js 31 B
lib/firestore/useCountFromServer.js 507 B
lib/firestore/useDocument.js 590 B
lib/firestore/useDocumentData.js 698 B
lib/firestore/useDocumentDataOnce.js 578 B
lib/firestore/useDocumentOnce.js 523 B
lib/firestore/useQueries.js 591 B
lib/firestore/useQueriesData.js 663 B
lib/firestore/useQueriesDataOnce.js 637 B
lib/firestore/useQuery.js 564 B
lib/firestore/useQueryData.js 705 B
lib/firestore/useQueryDataOnce.js 589 B
lib/firestore/useQueryOnce.js 515 B
lib/index.js 107 B
lib/internal/useGet.js 482 B
lib/internal/useIsMounted.js 185 B
lib/internal/useListen.js 500 B
lib/internal/useLoadingValue.js 351 B
lib/internal/useMultiGet.js 631 B
lib/internal/useMultiListen.js 635 B
lib/internal/useMultiLoadingValue.js 523 B
lib/internal/useStableValue.js 259 B
lib/messaging/index.js 60 B
lib/messaging/useMessagingToken.js 392 B
lib/storage/index.js 90 B
lib/storage/internal.js 142 B
lib/storage/useBlob.js 510 B
lib/storage/useBytes.js 475 B
lib/storage/useDownloadURL.js 368 B
lib/storage/useMetadata.js 361 B
lib/storage/useStream.js 516 B

compressed-size-action

@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v12.1.3 chore(deps): update dev dependencies (non-major) Sep 21, 2023
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 11 times, most recently from da67c14 to e1260c9 Compare September 26, 2023 14:25
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 3 times, most recently from 3500a29 to de37b87 Compare September 29, 2023 16:58
@andipaetzold andipaetzold merged commit 337ce88 into main Sep 30, 2023
4 checks passed
@andipaetzold andipaetzold deleted the renovate/dev-dependencies branch September 30, 2023 14:31
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.

None yet

1 participant