reactive / data-client

Async State Management without the Management. REST, GraphQL, SSE, Websockets
https://dataclient.io
Apache License 2.0
1.93k stars 93 forks source link

pkg: Update all non-major dependencies #3192

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@data-client/endpoint (source) 0.14.6 -> 0.14.10 age adoption passing confidence
@data-client/graphql (source) 0.14.8 -> 0.14.10 age adoption passing confidence
@data-client/react (source) 0.14.8 -> 0.14.10 age adoption passing confidence
@data-client/rest (source) 0.14.8 -> 0.14.10 age adoption passing confidence
@types/node (source) 22.1.0 -> 22.3.0 age adoption passing confidence
antd (source) 5.20.0 -> 5.20.1 age adoption passing confidence
react-native (source, changelog) ^0.74.0 -> ^0.75.0 age adoption passing confidence
react-native (source, changelog) 0.74.5 -> 0.75.0 age adoption passing confidence

Release Notes

reactive/data-client (@​data-client/endpoint) ### [`v0.14.10`](https://togithub.com/reactive/data-client/blob/HEAD/packages/endpoint/CHANGELOG.md#01410) [Compare Source](https://togithub.com/reactive/data-client/compare/@data-client/endpoint@0.14.6...@data-client/endpoint@0.14.10) ##### Patch Changes - [#​3188](https://togithub.com/reactive/data-client/pull/3188) [`cde7121`](https://togithub.com/reactive/data-client/commit/cde71212706a46bbfd13dd76e8cfc478b22fe2ab) Thanks [@​ntucker](https://togithub.com/ntucker)! - Do not require [Entity.pk()](https://dataclient.io/rest/api/Entity#pk) Default implementation uses `this.id` - [#​3188](https://togithub.com/reactive/data-client/pull/3188) [`cde7121`](https://togithub.com/reactive/data-client/commit/cde71212706a46bbfd13dd76e8cfc478b22fe2ab) Thanks [@​ntucker](https://togithub.com/ntucker)! - Update README to remove Entity.pk() when it is default ('id')
reactive/data-client (@​data-client/graphql) ### [`v0.14.10`](https://togithub.com/reactive/data-client/blob/HEAD/packages/graphql/CHANGELOG.md#01410) [Compare Source](https://togithub.com/reactive/data-client/compare/@data-client/graphql@0.14.8...@data-client/graphql@0.14.10) ##### Patch Changes - [#​3188](https://togithub.com/reactive/data-client/pull/3188) [`cde7121`](https://togithub.com/reactive/data-client/commit/cde71212706a46bbfd13dd76e8cfc478b22fe2ab) Thanks [@​ntucker](https://togithub.com/ntucker)! - Do not require [Entity.pk()](https://dataclient.io/rest/api/Entity#pk) Default implementation uses `this.id` - [#​3188](https://togithub.com/reactive/data-client/pull/3188) [`cde7121`](https://togithub.com/reactive/data-client/commit/cde71212706a46bbfd13dd76e8cfc478b22fe2ab) Thanks [@​ntucker](https://togithub.com/ntucker)! - Update README to remove Entity.pk() when it is default ('id') - Updated dependencies \[[`cde7121`](https://togithub.com/reactive/data-client/commit/cde71212706a46bbfd13dd76e8cfc478b22fe2ab), [`cde7121`](https://togithub.com/reactive/data-client/commit/cde71212706a46bbfd13dd76e8cfc478b22fe2ab)]: - [@​data-client/endpoint](https://togithub.com/data-client/endpoint)[@​0](https://togithub.com/0).14.10
reactive/data-client (@​data-client/react) ### [`v0.14.10`](https://togithub.com/reactive/data-client/blob/HEAD/packages/react/CHANGELOG.md#01410) [Compare Source](https://togithub.com/reactive/data-client/compare/@data-client/react@0.14.9...@data-client/react@0.14.10) ##### Patch Changes - [#​3188](https://togithub.com/reactive/data-client/pull/3188) [`cde7121`](https://togithub.com/reactive/data-client/commit/cde71212706a46bbfd13dd76e8cfc478b22fe2ab) Thanks [@​ntucker](https://togithub.com/ntucker)! - Update README to remove Entity.pk() when it is default ('id') - Updated dependencies \[[`cde7121`](https://togithub.com/reactive/data-client/commit/cde71212706a46bbfd13dd76e8cfc478b22fe2ab)]: - [@​data-client/core](https://togithub.com/data-client/core)[@​0](https://togithub.com/0).14.10 ### [`v0.14.9`](https://togithub.com/reactive/data-client/blob/HEAD/packages/react/CHANGELOG.md#0149) [Compare Source](https://togithub.com/reactive/data-client/compare/@data-client/react@0.14.8...@data-client/react@0.14.9) ##### Patch Changes - [`c263931`](https://togithub.com/reactive/data-client/commit/c26393176518550a16a2e71aea55a8379f30385e) Thanks [@​ntucker](https://togithub.com/ntucker)! - Update README - [`688c7c6`](https://togithub.com/reactive/data-client/commit/688c7c67bc6dda329389cb66f9635b88cc51dce3) Thanks [@​ntucker](https://togithub.com/ntucker)! - Use light-mode README header image since npm only has light-mode
reactive/data-client (@​data-client/rest) ### [`v0.14.10`](https://togithub.com/reactive/data-client/blob/HEAD/packages/rest/CHANGELOG.md#01410) [Compare Source](https://togithub.com/reactive/data-client/compare/@data-client/rest@0.14.9...@data-client/rest@0.14.10) ##### Patch Changes - [#​3188](https://togithub.com/reactive/data-client/pull/3188) [`cde7121`](https://togithub.com/reactive/data-client/commit/cde71212706a46bbfd13dd76e8cfc478b22fe2ab) Thanks [@​ntucker](https://togithub.com/ntucker)! - Do not require [Entity.pk()](https://dataclient.io/rest/api/Entity#pk) Default implementation uses `this.id` - [#​3188](https://togithub.com/reactive/data-client/pull/3188) [`cde7121`](https://togithub.com/reactive/data-client/commit/cde71212706a46bbfd13dd76e8cfc478b22fe2ab) Thanks [@​ntucker](https://togithub.com/ntucker)! - Update README to remove Entity.pk() when it is default ('id') - Updated dependencies \[[`cde7121`](https://togithub.com/reactive/data-client/commit/cde71212706a46bbfd13dd76e8cfc478b22fe2ab), [`cde7121`](https://togithub.com/reactive/data-client/commit/cde71212706a46bbfd13dd76e8cfc478b22fe2ab)]: - [@​data-client/endpoint](https://togithub.com/data-client/endpoint)[@​0](https://togithub.com/0).14.10 ### [`v0.14.9`](https://togithub.com/reactive/data-client/blob/HEAD/packages/rest/CHANGELOG.md#0149) [Compare Source](https://togithub.com/reactive/data-client/compare/@data-client/rest@0.14.8...@data-client/rest@0.14.9) ##### Patch Changes - [`c263931`](https://togithub.com/reactive/data-client/commit/c26393176518550a16a2e71aea55a8379f30385e) Thanks [@​ntucker](https://togithub.com/ntucker)! - Update README - [`366c609`](https://togithub.com/reactive/data-client/commit/366c609dbda9707f8ecfaef5020c67dd1c7e262b) Thanks [@​ntucker](https://togithub.com/ntucker)! - Make NetworkError messages include more useful information Add URL so it's clear *what* is causing issues when response is not 'ok'
ant-design/ant-design (antd) ### [`v5.20.1`](https://togithub.com/ant-design/ant-design/compare/5.20.0...e1e0c0bcd813ecaf2b480e5473b0d85654f7a2df) [Compare Source](https://togithub.com/ant-design/ant-design/compare/5.20.0...5.20.1)
facebook/react-native (react-native) ### [`v0.75.0`](https://togithub.com/facebook/react-native/compare/v0.74.5...v0.75.0) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.74.5...v0.75.0)

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.



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

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 2af601a58934f9426c5e6a4a88e6b7937e7a694a

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

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 98.76%. Comparing base (e4e3043) to head (2af601a). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3192 +/- ## ======================================= Coverage 98.76% 98.76% ======================================= Files 132 132 Lines 2269 2269 Branches 467 467 ======================================= Hits 2241 2241 Misses 16 16 Partials 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

socket-security[bot] commented 1 month ago

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

Package New capabilities Transitives Size Publisher
npm/@babel/core@7.25.2 environment, filesystem, unsafe Transitive: shell +48 11.2 MB nicolo-ribaudo
npm/@data-client/react@0.14.10 environment Transitive: network +8 3.75 MB ntucker
npm/@data-client/rest@0.14.10 environment, network +4 2.33 MB ntucker
npm/@types/node@22.3.0 None +1 2.19 MB types
npm/clsx@2.1.1 None 0 8.55 kB lukeed
npm/next@15.0.0-canary.101 environment, filesystem, network, shell, unsafe Transitive: eval +54 1.47 GB vercel-release-bot
npm/react-dom@19.0.0-rc-8269d55d-20240802 environment +1 6.38 MB react-bot
npm/react@19.0.0-rc-8269d55d-20240802 environment 0 237 kB react-bot
npm/tar-fs@3.0.6 filesystem +15 1.11 MB mafintosh
npm/tunnel-agent@0.6.0 environment, network +1 48.8 kB mikeal
npm/types-react-dom@19.0.0-rc.1 None 0 17.7 kB eps1lon
npm/types-react@19.0.0-rc.1 None +1 1.63 MB eps1lon
npm/typescript@5.5.4 None 0 21.9 MB typescript-bot

🚮 Removed packages: npm/@anansi/browserslist-config@1.5.1, npm/@anansi/eslint-plugin@0.17.14, npm/@babel/eslint-parser@7.25.0, npm/@babel/helper-create-regexp-features-plugin@7.25.0, npm/@babel/helper-define-polyfill-provider@0.6.1, npm/@babel/plugin-transform-react-jsx@7.24.7, npm/@babel/runtime@7.23.2, npm/@jridgewell/resolve-uri@3.1.1, npm/@jridgewell/sourcemap-codec@1.4.15, npm/@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1, npm/@nodelib/fs.stat@2.0.5, npm/@nodelib/fs.walk@1.2.8, npm/@types/parse-json@4.0.0, npm/@typescript-eslint/parser@7.18.0, npm/@typescript-eslint/scope-manager@7.18.0, npm/@typescript-eslint/types@7.18.0, npm/@typescript-eslint/typescript-estree@7.18.0, npm/@typescript-eslint/visitor-keys@7.18.0, npm/aria-query@5.1.3, npm/array-includes@3.1.8, npm/array.prototype.find@2.2.2, npm/array.prototype.flatmap@1.3.2, npm/ast-types-flow@0.0.8, npm/axe-core@4.9.1, npm/axobject-query@3.1.1, npm/babel-plugin-polyfill-corejs2@0.4.10, npm/babel-plugin-polyfill-regenerator@0.6.1, npm/call-bind@1.0.7, npm/caniuse-lite@1.0.30001649, npm/damerau-levenshtein@1.0.8, npm/debug@4.3.4, npm/deep-equal@2.2.3, npm/define-properties@1.2.1, npm/electron-to-chromium@1.5.5, npm/enhanced-resolve@0.9.1, npm/es-abstract@1.23.3, npm/es-errors@1.3.0, npm/es-iterator-helpers@1.0.19, npm/es-object-atoms@1.0.0, npm/es-set-tostringtag@2.0.3, npm/es-shim-unscopables@1.0.2, npm/eslint-config-prettier@9.1.0, npm/eslint-import-resolver-typescript@3.6.1, npm/eslint-import-resolver-webpack@0.13.8, npm/eslint-module-utils@2.8.0, npm/eslint-plugin-jsx-a11y@6.9.0, npm/eslint-scope@5.1.1, npm/eslint-visitor-keys@2.1.0, npm/fast-glob@3.3.2, npm/find-root@1.1.0, npm/get-intrinsic@1.2.4, npm/get-tsconfig@4.5.0, npm/glob-parent@5.1.2, npm/globalthis@1.0.3, npm/globby@11.1.0, npm/has-property-descriptors@1.0.2, npm/has-proto@1.0.3, npm/has-symbols@1.0.3, npm/has-tostringtag@1.0.2, npm/internal-slot@1.0.7, npm/interpret@1.4.0, npm/is-core-module@2.13.1, npm/is-extglob@2.1.1, npm/is-glob@4.0.3, npm/is-regex@1.1.4, npm/is-string@1.0.7, npm/iterator.prototype@1.1.2, npm/jsx-ast-utils@3.3.5, npm/language-tags@1.0.9, npm/lines-and-columns@1.1.6, npm/lodash@4.17.21, npm/memory-fs@0.2.0, npm/merge2@1.4.1, npm/micromatch@4.0.5, npm/object.fromentries@2.0.8, npm/p-limit@2.2.1, npm/path-scurry@1.10.2, npm/redux@5.0.1, npm/regenerate-unicode-properties@10.1.0, npm/regenerator-runtime@0.14.0, npm/safe-array-concat@1.1.2, npm/safe-regex-test@1.0.3, npm/string.prototype.includes@2.0.0, npm/tapable@0.1.10, npm/ts-api-utils@1.3.0, npm/tslib@2.6.2, npm/unicode-property-aliases-ecmascript@2.0.0

View full report↗︎

socket-security[bot] commented 1 month ago

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
Install scripts npm/sharp@0.33.4
  • Install script: install
  • Source: node install/check
🚫
Potential typo squat npm/types-react-dom@19.0.0-rc.1 🚫
Telemetry npm/next@15.0.0-canary.101
  • Note: Can be disabled by setting the environment variable NEXT_TELEMETRY_DISABLED=1 . See https://nextjs.org/telemetry for more information
🚫

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

What is a typosquat?

Package name is similar to other popular packages and may not be the package you want.

Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages.

What is telemetry?

This package contains telemetry which tracks how it is used.

Most telemetry comes with settings to disable it. Consider disabling telemetry if you do not want to be tracked.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/sharp@0.33.4
  • @SocketSecurity ignore npm/types-react-dom@19.0.0-rc.1
  • @SocketSecurity ignore npm/next@15.0.0-canary.101