tdeekens / flopflip

🎚Flip or flop features in your React application in real-time backed by flag provider of your choice 🚦
https://techblog.commercetools.com/embracing-real-time-feature-toggling-in-your-react-application-a5e6052716a9
MIT License
403 stars 40 forks source link

fix(deps): update all dependencies #1940

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/jest-dom 6.4.8 -> 6.5.0 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.4 age adoption passing confidence
core-js (source) 3.38.0 -> 3.38.1 age adoption passing confidence
husky 9.1.4 -> 9.1.5 age adoption passing confidence
pnpm (source) 9.7.1 -> 9.8.0 age adoption passing confidence
ts-jest (source) 29.2.4 -> 29.2.5 age adoption passing confidence
tslib (source) 2.6.3 -> 2.7.0 age adoption passing confidence

Release Notes

testing-library/jest-dom (@​testing-library/jest-dom) ### [`v6.5.0`](https://togithub.com/testing-library/jest-dom/compare/v6.4.8...62f0e3a43262b945bbf6bdd9bf231bf3e4ac7778) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v6.4.8...v6.5.0)
zloirock/core-js (core-js) ### [`v3.38.1`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#3381---20240820) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.38.0...v3.38.1) - Changes [v3.38.0...v3.38.1](https://togithub.com/zloirock/core-js/compare/v3.38.0...v3.38.1) - Fixed some cases of `URLSearchParams` percent decoding, [#​1357](https://togithub.com/zloirock/core-js/issues/1357), [#​1361](https://togithub.com/zloirock/core-js/pull/1361), thanks [**@​slowcheetah**](https://togithub.com/slowcheetah) - Some stylistic changes and minor optimizations - Compat data improvements: - [`Iterator` helpers proposal](https://togithub.com/tc39/proposal-iterator-helpers) methods marked as [shipped from FF131](https://bugzilla.mozilla.org/show_bug.cgi?id=1896390) - [`Math.f16round` and `DataView.prototype.{ getFloat16, setFloat16 }`](https://togithub.com/tc39/proposal-float16array) marked as shipped from Bun 1.1.23 - [`RegExp.escape`](https://togithub.com/tc39/proposal-regex-escaping) marked as shipped from Bun 1.1.22 - [`Promise.try`](https://togithub.com/tc39/proposal-promise-try) marked as shipped from Bun 1.1.22 - [`Uint8Array` to / from base64 and hex proposal](https://togithub.com/tc39/proposal-arraybuffer-base64) methods marked as shipped from Bun 1.1.22 - Added Hermes 0.13 compat data, similar to React Native 0.75 Hermes - Added Opera Android 84 compat data mapping
typicode/husky (husky) ### [`v9.1.5`](https://togithub.com/typicode/husky/compare/v9.1.4...2fee8d212c601942ad146ea9209f15c20a07fb6d) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.4...v9.1.5)
pnpm/pnpm (pnpm) ### [`v9.8.0`](https://togithub.com/pnpm/pnpm/compare/v9.7.1...v9.8.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.7.1...v9.8.0)
kulshekhar/ts-jest (ts-jest) ### [`v29.2.5`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2925-2024-08-23) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.2.4...v29.2.5)
Microsoft/tslib (tslib) ### [`v2.7.0`](https://togithub.com/Microsoft/tslib/compare/v2.6.3...6abc075910605cc5c6c74d8566190ee865c9e672) [Compare Source](https://togithub.com/Microsoft/tslib/compare/v2.6.3...v2.7.0)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



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

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: 82fd4d5c0770a6af64657f120753aef033480841

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

socket-security[bot] commented 2 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@testing-library/jest-dom@6.5.0 None +15 1.05 MB testing-library-bot
npm/@types/react@18.3.4 None +2 1.69 MB types
npm/core-js@3.38.1 None 0 1.24 MB zloirock
npm/husky@9.1.5 None 0 0 B
npm/ts-jest@29.2.5 Transitive: environment, eval, filesystem, shell +35 2.99 MB anhpnnd, kul, tsjest
npm/tslib@2.7.0 None 0 86.2 kB typescript-bot

🚮 Removed packages: npm/@testing-library/jest-dom@6.4.8), npm/@types/react@18.3.3), npm/core-js@3.38.0), npm/husky@9.1.4), npm/ts-jest@29.2.4)

View full report↗︎

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.86%. Comparing base (65325ec) to head (82fd4d5). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/tdeekens/flopflip/pull/1940/graphs/tree.svg?width=650&height=150&src=pr&token=QB77hgphUg&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tobias+Deekens)](https://app.codecov.io/gh/tdeekens/flopflip/pull/1940?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tobias+Deekens) ```diff @@ Coverage Diff @@ ## main #1940 +/- ## ======================================= Coverage 92.86% 92.86% ======================================= Files 109 109 Lines 1807 1807 Branches 282 277 -5 ======================================= Hits 1678 1678 - Misses 119 129 +10 + Partials 10 0 -10 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/tdeekens/flopflip/pull/1940/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tobias+Deekens)