-
Notifications
You must be signed in to change notification settings - Fork 114
Bump the all-dependencies group across 1 directory with 26 updates #1840
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
base: main
Are you sure you want to change the base?
Bump the all-dependencies group across 1 directory with 26 updates #1840
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
4a09452 to
7288180
Compare
Bumps the all-dependencies group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@amplitude/analytics-browser](https://github.com/amplitude/Amplitude-TypeScript) | `2.23.7` | `2.34.0` | | [@ledgerhq/hw-app-str](https://github.com/LedgerHQ/ledger-live) | `7.2.9` | `7.4.0` | | [@ledgerhq/hw-transport-webhid](https://github.com/LedgerHQ/ledger-live) | `6.30.9` | `6.31.0` | | [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.5.7` | `16.1.6` | | [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `10.29.0` | `10.37.0` | | [@stellar/stellar-sdk](https://github.com/stellar/js-stellar-sdk) | `14.3.3` | `14.5.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.87.4` | `5.90.20` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.87.4` | `5.91.2` | | [@trezor/connect-web](https://github.com/trezor/trezor-suite) | `9.6.4` | `9.7.1` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.2.6` | `3.3.1` | | [immer](https://github.com/immerjs/immer) | `10.1.3` | `11.1.3` | | [lossless-json](https://github.com/josdejong/lossless-json) | `4.2.0` | `4.3.0` | | [next](https://github.com/vercel/next.js) | `15.5.9` | `16.1.6` | | [uuid](https://github.com/uuidjs/uuid) | `11.1.0` | `13.0.0` | | [zustand-querystring](https://github.com/nitedani/zustand-querystring) | `0.0.19` | `0.5.0` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `15.5.3` | `16.1.6` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.57.0` | `1.58.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.3.1` | `25.1.0` | | [@types/papaparse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/papaparse) | `5.3.16` | `5.5.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.43.0` | `8.54.0` | | [eslint](https://github.com/eslint/eslint) | `9.35.0` | `9.39.2` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.4.4` | `16.1.6` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.2.0` | `7.0.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.1.6` | `16.2.7` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` | | [sass](https://github.com/sass/dart-sass) | `1.92.1` | `1.97.3` | Updates `@amplitude/analytics-browser` from 2.23.7 to 2.34.0 - [Release notes](https://github.com/amplitude/Amplitude-TypeScript/releases) - [Commits](https://github.com/amplitude/Amplitude-TypeScript/compare/@amplitude/analytics-browser@2.23.7...@amplitude/analytics-browser@2.34.0) Updates `@ledgerhq/hw-app-str` from 7.2.9 to 7.4.0 - [Release notes](https://github.com/LedgerHQ/ledger-live/releases) - [Commits](https://github.com/LedgerHQ/ledger-live/commits/@ledgerhq/hw-app-str@7.4.0) Updates `@ledgerhq/hw-transport-webhid` from 6.30.9 to 6.31.0 - [Release notes](https://github.com/LedgerHQ/ledger-live/releases) - [Commits](https://github.com/LedgerHQ/ledger-live/compare/@ledgerhq/hw-transport-http@6.30.9...@ledgerhq/hw-transport-webhid@6.31.0) Updates `@next/third-parties` from 15.5.7 to 16.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.6/packages/third-parties) Updates `@sentry/nextjs` from 10.29.0 to 10.37.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.29.0...10.37.0) Updates `@stellar/stellar-sdk` from 14.3.3 to 14.5.0 - [Release notes](https://github.com/stellar/js-stellar-sdk/releases) - [Changelog](https://github.com/stellar/js-stellar-sdk/blob/master/CHANGELOG.md) - [Commits](stellar/js-stellar-sdk@v14.3.3...v14.5.0) Updates `@tanstack/react-query` from 5.87.4 to 5.90.20 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.20/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.87.4 to 5.91.2 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.91.2/packages/react-query-devtools) Updates `@trezor/connect-web` from 9.6.4 to 9.7.1 - [Release notes](https://github.com/trezor/trezor-suite/releases) - [Commits](https://github.com/trezor/trezor-suite/commits) Updates `dompurify` from 3.2.6 to 3.3.1 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.2.6...3.3.1) Updates `immer` from 10.1.3 to 11.1.3 - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](immerjs/immer@v10.1.3...v11.1.3) Updates `lossless-json` from 4.2.0 to 4.3.0 - [Changelog](https://github.com/josdejong/lossless-json/blob/main/CHANGELOG.md) - [Commits](josdejong/lossless-json@v4.2.0...v4.3.0) Updates `next` from 15.5.9 to 16.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.9...v16.1.6) Updates `uuid` from 11.1.0 to 13.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v13.0.0) Updates `zustand-querystring` from 0.0.19 to 0.5.0 - [Release notes](https://github.com/nitedani/zustand-querystring/releases) - [Commits](nitedani/zustand-querystring@v0.0.19...v0.5.0) Updates `@next/eslint-plugin-next` from 15.5.3 to 16.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.6/packages/eslint-plugin-next) Updates `@playwright/test` from 1.57.0 to 1.58.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.57.0...v1.58.0) Updates `@types/node` from 24.3.1 to 25.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/papaparse` from 5.3.16 to 5.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/papaparse) Updates `@typescript-eslint/eslint-plugin` from 8.43.0 to 8.54.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/eslint-plugin) Updates `eslint` from 9.35.0 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.35.0...v9.39.2) Updates `eslint-config-next` from 15.4.4 to 16.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.6/packages/eslint-config-next) Updates `eslint-plugin-react-hooks` from 5.2.0 to 7.0.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `lint-staged` from 16.1.6 to 16.2.7 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.1.6...v16.2.7) Updates `prettier` from 3.6.2 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.1) Updates `sass` from 1.92.1 to 1.97.3 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.92.1...1.97.3) --- updated-dependencies: - dependency-name: "@amplitude/analytics-browser" dependency-version: 2.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@ledgerhq/hw-app-str" dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@ledgerhq/hw-transport-webhid" dependency-version: 6.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@next/third-parties" dependency-version: 16.1.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@sentry/nextjs" dependency-version: 10.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@stellar/stellar-sdk" dependency-version: 14.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@tanstack/react-query" dependency-version: 5.90.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.91.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@trezor/connect-web" dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: dompurify dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: immer dependency-version: 11.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: lossless-json dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: next dependency-version: 16.1.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: zustand-querystring dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@next/eslint-plugin-next" dependency-version: 16.1.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@playwright/test" dependency-version: 1.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/node" dependency-version: 25.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/papaparse" dependency-version: 5.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint-config-next dependency-version: 16.1.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: lint-staged dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: sass dependency-version: 1.97.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
7288180 to
01dcafa
Compare
Bumps the all-dependencies group with 26 updates in the / directory:
2.23.72.34.07.2.97.4.06.30.96.31.015.5.716.1.610.29.010.37.014.3.314.5.05.87.45.90.205.87.45.91.29.6.49.7.13.2.63.3.110.1.311.1.34.2.04.3.015.5.916.1.611.1.013.0.00.0.190.5.015.5.316.1.61.57.01.58.024.3.125.1.05.3.165.5.28.43.08.54.09.35.09.39.215.4.416.1.65.2.07.0.116.1.616.2.73.6.23.8.11.92.11.97.3Updates
@amplitude/analytics-browserfrom 2.23.7 to 2.34.0Release notes
Sourced from
@amplitude/analytics-browser's releases.Commits
6ff4832chore(release): publishde7431bchore: source map (#1506)1d76745feat(analytics-browser): add shouldTrackSubmit for custom form validation (#1...d6f4c59feat(analytics-browser): support Error Clicks in frustration interactions (#1...9f45b6cchore(test-server): get GTM container id from .env (#1504)4f0f4e6refactor: update window height and width functions to avoid fallback to body....a51b4b5chore(release): publishd295e52refactor: move network-observer into observers/ subdir (#1498)5800f91refactor: add trackErrorClick helper (#1487)6c0dd48refactor: get a browser error observable ready (#1482)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@amplitude/analytics-browsersince your current version.Updates
@ledgerhq/hw-app-strfrom 7.2.9 to 7.4.0Commits
Updates
@ledgerhq/hw-transport-webhidfrom 6.30.9 to 6.31.0Commits
647c11dMerge release into mainf260074chore(release): 🚀 prepare release [skip ci]80c3d0cMerge pull request #13733 from LedgerHQ/smartling-translations-2026011609432003042ac90eFile apps/ledger-live-mobile/src/locales/en/common.json was translated to es-...2c03c83File apps/ledger-live-desktop/static/i18n/en/app.json was translated to pt-BR...c9d1d26File apps/ledger-live-desktop/static/i18n/en/app.json was translated to es-ES...4772f20File apps/ledger-live-mobile/src/locales/en/common.json was translated to zh-...3c18ff2File apps/ledger-live-mobile/src/locales/en/common.json was translated to de-...d6191c9File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ar-AE...83e994cFile apps/ledger-live-mobile/src/locales/en/common.json was translated to ja-...Updates
@next/third-partiesfrom 15.5.7 to 16.1.6Release notes
Sourced from
@next/third-parties's releases.... (truncated)
Commits
adf8c61v16.1.6acba4a6v16.1.560de6c2v16.1.4f01cf07v16.1.3cb436b3v16.1.23aa5398v16.1.13491676v16.1.058e8f8cv16.1.0-canary.343284587v16.1.0-canary.3304290abv16.1.0-canary.32Updates
@sentry/nextjsfrom 10.29.0 to 10.37.0Release notes
Sourced from
@sentry/nextjs's releases.... (truncated)
Changelog
Sourced from
@sentry/nextjs's changelog.... (truncated)
Commits
8aec947release: 10.37.0c60ca61meta(changelog): Update changelog for 10.37.0 (#18984)429ac16meta(changelog): Update changelog for 10.37.011f38a7feat(winston): Add customLevelMap for winston transport (#18922)93a91cctest(prisma): Move to yarn prisma (#18975)b0add63ref(core): Set system message as separate attribute (#18978)9a2b6a4chore: Add external contributor to CHANGELOG.md (#18977)cf738e7deps: Bump version of sentry-bundler-plugins (#18972)693ca47test(nextjs): Added nextjs CF workers test app (#18928)75f0e20feat(react-router): Add support for React Router instrumentation API (#18580)Updates
@stellar/stellar-sdkfrom 14.3.3 to 14.5.0Release notes
Sourced from
@stellar/stellar-sdk's releases.... (truncated)
Changelog
Sourced from
@stellar/stellar-sdk's changelog.Commits
6eb8ff7add changelog entry for StellarToml changes (#1330)a8a871aV14.5.0 release (#1329)697544cReverse Proxy Support (#1318)cafa3e6fix: preserve string return type for scSpecTypeAddress (#1328)e68d49bchore: add sep45 fields in stellar TOML interface (#1326)6326631feat(rpc): add Server.fundAddress() for dual Address support (#1314)95bafa2fix jsdoc tag (#1325)d3c1426Port Binding Generation (#1287)47acf2bpropagate horizon server headers when streaming (#1317)e377032move to trusted npm publishing (#1321)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@stellar/stellar-sdksince your current version.Updates
@tanstack/react-queryfrom 5.87.4 to 5.90.20Release notes
Sourced from
@tanstack/react-query's releases.... (truncated)
Changelog
Sourced from
@tanstack/react-query's changelog.... (truncated)
Commits
7ac4e20ci: Version Packages (#10067)9ff3de7Upgrade to Vitest v4 (#9862)0525ad1ci: Version Packages (#10047)53fc74efix(query-core): fix combine not updating when queries change with stable ref...64d5d62ci: Version Packages (#10045)dea1614fix(query-core): avoid throwing promise errors when data exists (#10025)bf7f47eci: Version Packages (#10033)44c3cb9test(react-query/ssr): add 'useQueries' test for SSR (#9996)167db32ci: Version Packages (#10005)4be3ad7fix(react-query): allow retryOnMount when throwOnError is function (#9336) (#...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tanstack/react-querysince your current version.Updates
@tanstack/react-query-devtoolsfrom 5.87.4 to 5.91.2Changelog
Sourced from
@tanstack/react-query-devtools's changelog.Commits
84564f1ci: Version Packages (#10001)f15b7fcci: prepare for trusted publishing (#9952)72d8ac5fix: update react and nextJs (#9944)0253588ci: Version Packages (#9908)18febbdci: Version Packages (#9890)0e9d5b5feat(devtools): allow passing a theme via prop (#9887)f4a0cd5chore: update eslint-plugin-react-hooks (#9737)a242f98Revert "chore(deps): update all non-major dependencies" (#9715)571bc18chore(deps): update all non-major dependencies (#9712)0eaafe0release: v5.90.2Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tanstack/react-query-devtoolssince your current version.Updates
@trezor/connect-webfrom 9.6.4 to 9.7.1Release notes
Sourced from
@trezor/connect-web's releases.... (truncated)
Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@trezor/connect-websince your current version.Updates
dompurifyfrom 3.2.6 to 3.3.1Release notes
Sourced from dompurify's releases.
Commits
6fc446aMerge pull request #1175 from cure53/main3b3bf91Merge branch 'main' of github.com:cure53/DOMPurify9863f41chore: Preparing 3.3.1 releaseb4e0295chore: Preparing 3.3.0 release077746bbuild(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#1170)4de68bbbuild(deps): bump actions/checkout from 5 to 6 (#1171)4c76b6fUse correct ESM import syntax (#1173)27e8496Merge pull request #1168 from MariusRumpf/add-forbid-contentsa920096Add ADD_FORBID_CONTENTS setting to extend default listac64660Merge pull request #1163 from cure53/dependabot/github_actions/actions/setup-...Updates
immerfrom 10.1.3 to 11.1.3Release notes
Sourced from immer's releases.