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

fix(deps): update all non-major frontend dependencies #1050

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/vue (source) ~9.2.0 -> ~9.3.0 age adoption passing confidence
@types/node (source) 22.13.8 -> 22.13.9 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ~8.25.0 -> ~8.26.0 age adoption passing confidence
@typescript-eslint/parser (source) ~8.25.0 -> ~8.26.0 age adoption passing confidence
typescript (source) ~5.7.3 -> ~5.8.0 age adoption passing confidence

Release Notes

getsentry/sentry-javascript (@​sentry/vue)

v9.3.0

Compare Source

Important Changes

With this release we're publishing two new SDKs in experimental alpha stage:

  • feat(tanstackstart): Add TanStack Start SDK (#​15523)

For details please refer to the README

  • feat(react-router): Add React Router SDK (#​15524)

For details please refer to the README

  • feat(remix): Add support for Hydrogen (#​15450)

This PR adds support for Shopify Hydrogen applications running on MiniOxygen runtime.

Other Changes
  • feat(core): Add forceTransaction to trpc middleware options (#​15519)
  • feat(core): Default filter unactionable error (#​15527)
  • feat(core): Rename inboundFiltersIntegration to eventFiltersIntegration (#​15434)
  • feat(deps): bump @​prisma/instrumentation from 6.2.1 to 6.4.1 (#​15480)
  • feat(react-router): Add build-time config (#​15406)
  • feat(replay): Bump rrweb to 2.33.0 (#​15514)
  • fix(core): Fix allowUrls and denyUrls for linked and aggregate exceptions (#​15521)
  • fix(nextjs): Don't capture devmode server-action redirect errors (#​15485)
  • fix(nextjs): warn about missing onRequestError handler #​15488)
  • fix(nextjs): Prevent wrong culprit from showing up for clientside error events #​15475)
  • fix(nuxt): Ignore 300-400 status codes on app errors in Nuxt (#​15473)
  • fix(react): Add support for cross-usage of React Router instrumentations (#​15283)
  • fix(sveltekit): Guard process check when flushing events (#​15516)

Work in this release was contributed by @​GerryWilko and @​leoambio. Thank you for your contributions!

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

v8.26.0

Compare Source

🚀 Features
  • eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#​10781)
  • eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#​10889)
  • eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#​10714)
  • support TypeScript 5.8 (#​10903)
  • eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#​9536)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle unknown (#​10875)
  • eslint-plugin: [no-invalid-void-type] report accessor properties with an invalid void type (#​10864)
  • eslint-plugin: [unified-signatures] does not differentiate truly private methods (#​10806)
❤️ Thank You

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

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

v8.26.0

Compare Source

🚀 Features
❤️ Thank You

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

microsoft/TypeScript (typescript)

v5.8.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 5:30am every weekday,after 7pm every weekday" in timezone Europe/Berlin.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the frontend-updates Related to the frontend module label Feb 28, 2025
@renovate renovate bot force-pushed the renovate/all-non-major-frontend-dependencies branch 2 times, most recently from 7c302db to b4cff8b Compare February 28, 2025 18:21
@renovate renovate bot changed the title fix(deps): update dependency @sentry/vue to ~9.3.0 fix(deps): update all non-major frontend dependencies Feb 28, 2025
Copy link
Contributor Author

renovate bot commented Feb 28, 2025

⚠️ 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: frontend/package-lock.json
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @typescript-eslint/typescript-estree@8.25.0
npm warn Found: typescript@5.8.2
npm warn node_modules/typescript
npm warn   dev typescript@"~5.8.0" from the root project
npm warn   13 more (@vitest/eslint-plugin, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/typescript-estree@8.25.0
npm warn node_modules/@typescript-eslint/typescript-estree
npm warn   @typescript-eslint/typescript-estree@"8.25.0" from @typescript-eslint/utils@8.25.0
npm warn   node_modules/@typescript-eslint/utils
npm warn
npm warn Conflicting peer dependency: typescript@5.7.3
npm warn node_modules/typescript
npm warn   peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/typescript-estree@8.25.0
npm warn   node_modules/@typescript-eslint/typescript-estree
npm warn     @typescript-eslint/typescript-estree@"8.25.0" from @typescript-eslint/utils@8.25.0
npm warn     node_modules/@typescript-eslint/utils
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @typescript-eslint/utils@8.25.0
npm error Found: typescript@5.8.2
npm error node_modules/typescript
npm error   dev typescript@"~5.8.0" from the root project
npm error   peerOptional typescript@">= 5.0.0" from @vitest/eslint-plugin@1.1.36
npm error   node_modules/@vitest/eslint-plugin
npm error     dev @vitest/eslint-plugin@"^1.1.7" from the root project
npm error   12 more (@vue/eslint-config-typescript, @vue/language-core, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/utils@8.25.0
npm error node_modules/@typescript-eslint/utils
npm error   peer @typescript-eslint/utils@"^8.24.0" from @vitest/eslint-plugin@1.1.36
npm error   node_modules/@vitest/eslint-plugin
npm error     dev @vitest/eslint-plugin@"^1.1.7" from the root project
npm error   @typescript-eslint/utils@"^8.23.0" from @vue/eslint-config-typescript@14.4.0
npm error   node_modules/@vue/eslint-config-typescript
npm error     dev @vue/eslint-config-typescript@"~14.4.0" from the root project
npm error   2 more (eslint-plugin-testing-library, typescript-eslint)
npm error
npm error Conflicting peer dependency: typescript@5.7.3
npm error node_modules/typescript
npm error   peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/utils@8.25.0
npm error   node_modules/@typescript-eslint/utils
npm error     peer @typescript-eslint/utils@"^8.24.0" from @vitest/eslint-plugin@1.1.36
npm error     node_modules/@vitest/eslint-plugin
npm error       dev @vitest/eslint-plugin@"^1.1.7" from the root project
npm error     @typescript-eslint/utils@"^8.23.0" from @vue/eslint-config-typescript@14.4.0
npm error     node_modules/@vue/eslint-config-typescript
npm error       dev @vue/eslint-config-typescript@"~14.4.0" from the root project
npm error     2 more (eslint-plugin-testing-library, typescript-eslint)
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-03-03T20_04_19_903Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-03-03T20_04_19_903Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-non-major-frontend-dependencies branch from b4cff8b to 93326e9 Compare March 3, 2025 06:54
@andreasphil
Copy link
Member

Waiting for typescript-eslint release: typescript-eslint/typescript-eslint#10884

@renovate renovate bot force-pushed the renovate/all-non-major-frontend-dependencies branch 2 times, most recently from f620504 to e6695bd Compare March 3, 2025 15:51
@renovate renovate bot force-pushed the renovate/all-non-major-frontend-dependencies branch from e6695bd to 651edc1 Compare March 3, 2025 20:04
@andreasphil andreasphil force-pushed the renovate/all-non-major-frontend-dependencies branch from 4eb6db9 to 0ab6be2 Compare March 4, 2025 06:34
Copy link

sonarqubecloud bot commented Mar 4, 2025

Copy link

sonarqubecloud bot commented Mar 4, 2025

@andreasphil andreasphil merged commit 9fed0af into main Mar 4, 2025
29 checks passed
@andreasphil andreasphil deleted the renovate/all-non-major-frontend-dependencies branch March 4, 2025 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend-updates Related to the frontend module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant