Skip to content

fix(deps): update weekly-non-major-updates (development)#702

Draft
renovate[bot] wants to merge 1 commit intodevelopmentfrom
renovate/development-weekly-non-major-updates
Draft

fix(deps): update weekly-non-major-updates (development)#702
renovate[bot] wants to merge 1 commit intodevelopmentfrom
renovate/development-weekly-non-major-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@playwright/test (source) ^1.58.1^1.58.2 age confidence devDependencies patch
@tanstack/react-query (source) ^5.90.20^5.90.21 age confidence dependencies patch
@types/node (source) ^25.2.1^25.2.3 age confidence devDependencies patch
@types/react (source) ^19.2.13^19.2.14 age confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) ^8.54.0^8.55.0 age confidence devDependencies minor
@typescript-eslint/parser (source) ^8.54.0^8.55.0 age confidence devDependencies minor
@vitejs/plugin-react (source) ^5.1.3^5.1.4 age confidence devDependencies patch
aquasecurity/trivy-action 0.33.10.34.0 age confidence action minor
aquasecurity/trivy-action 22438a4c1824fd action digest
axios (source) ^1.13.4^1.13.5 age confidence dependencies patch
docker/build-push-action (changelog) 263435310e90e3 action digest
docker/build-push-action v6.18.0v6.19.2 age confidence action minor
dotenv ^17.2.4^17.3.1 age confidence devDependencies minor
github/codeql-action (changelog) 45cbd0c9e907b5 action digest
github/codeql-action v4.32.2v4.32.3 age confidence action patch
github/codeql-action b13d724ef618fe action digest
go (source) 1.25.71.26.0 age confidence golang minor
golang 1.25.6-trixie1.26.0-trixie age confidence stage minor
golang 1.25-trixie1.26-trixie age confidence stage minor
golang.org/x/crypto v0.47.0v0.48.0 age confidence require minor
golang.org/x/net v0.49.0v0.50.0 age confidence require minor
golang.org/x/text v0.33.0v0.34.0 age confidence require minor
golang.org/x/tools 0.41.00.42.0 age confidence minor
i18next (source) ^25.8.4^25.8.7 age confidence dependencies patch 25.8.10 (+2)
i18next-browser-languagedetector ^8.2.0^8.2.1 age confidence dependencies patch
knip (source) ^5.83.0^5.83.1 age confidence devDependencies patch
lucide-react (source) ^0.563.0^0.564.0 age confidence dependencies minor
node 24.13.0-slim24.13.1-slim age confidence stage patch
renovatebot/github-action v46.0.1v46.1.0 age confidence action minor v46.1.1
tldts ^7.0.22^7.0.23 age confidence dependencies patch
typescript-eslint (source) ^8.54.0^8.55.0 age confidence devDependencies minor

Release Notes

microsoft/playwright (@​playwright/test)

v1.58.2

Compare Source

TanStack/query (@​tanstack/react-query)

v5.90.21

Compare Source

Patch Changes
  • refactor(react-query/useQueries): remove unreachable 'willFetch' branch in suspense promise collection (#​10082)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.55.0

Compare Source

🚀 Features
  • utils: deprecate defaultOptions in favor of meta.defaultOptions (#​11992)
🩹 Fixes
  • eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#​11949)
  • eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#​11984)
  • eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#​11966, #​12000)
  • eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#​11990)
❤️ Thank You

See GitHub Releases for more information.

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

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

v8.55.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v5.1.4

Compare Source

Fix canSkipBabel not accounting for babel.overrides (#​1098)

When configuring babel.overrides without top-level plugins or presets, Babel was incorrectly skipped. The canSkipBabel function now checks for overrides.length to ensure override configurations are processed.

aquasecurity/trivy-action (aquasecurity/trivy-action)

v0.34.0

Compare Source

What's Changed

Full Changelog: aquasecurity/trivy-action@0.33.1...0.34.0

axios/axios (axios)

v1.13.5

Compare Source

Release 1.13.5

Highlights
  • Security: Fixed a potential Denial of Service issue involving the __proto__ key in mergeConfig. (PR #​7369)
  • Bug fix: Resolved an issue where AxiosError could be missing the status field on and after v1.13.3. (PR #​7368)
Changes
Security
  • Fix Denial of Service via __proto__ key in mergeConfig. (PR #​7369)
Fixes
  • Fix/5657. (PR #​7313)
  • Ensure status is present in AxiosError on and after v1.13.3. (PR #​7368)
Features / Improvements
  • Add input validation to isAbsoluteURL. (PR #​7326)
  • Refactor: bump minor package versions. (PR #​7356)
Documentation
  • Clarify object-check comment. (PR #​7323)
  • Fix deprecated Buffer constructor usage and README formatting. (PR #​7371)
CI / Maintenance
  • Chore: fix issues with YAML. (PR #​7355)
  • CI: update workflow YAMLs. (PR #​7372)
  • CI: fix run condition. (PR #​7373)
  • Dev deps: bump karma-sourcemap-loader from 0.3.8 to 0.4.0. (PR #​7360)
  • Chore(release): prepare release 1.13.5. (PR #​7379)
New Contributors

Full Changelog: axios/axios@v1.13.4...v1.13.5

docker/build-push-action (docker/build-push-action)

v6.19.2

Compare Source

Full Changelog: docker/build-push-action@v6.19.1...v6.19.2

v6.19.1

Compare Source

Full Changelog: docker/build-push-action@v6.19.0...v6.19.1

v6.19.0

Compare Source

  • Scope default git auth token to github.com by @​crazy-max in #​1451
  • Bump brace-expansion from 1.1.11 to 1.1.12 in #​1396
  • Bump form-data from 2.5.1 to 2.5.5 in #​1391
  • Bump js-yaml from 3.14.1 to 3.14.2 in #​1429
  • Bump lodash from 4.17.21 to 4.17.23 in #​1446
  • Bump tmp from 0.2.3 to 0.2.4 in #​1398
  • Bump undici from 5.28.4 to 5.29.0 in #​1397

Full Changelog: docker/build-push-action@v6.18.0...v6.19.0

motdotla/dotenv (dotenv)

v17.3.1

Compare Source

Changed
  • Fix as2 example command in README and update spanish README

v17.3.0

Compare Source

Added
  • Add a new README section on dotenv’s approach to the agentic future.
Changed
  • Rewrite README to get humans started more quickly with less noise while simultaneously making more accessible for llms and agents to go deeper into details.
github/codeql-action (github/codeql-action)

v4.32.3

Compare Source

  • Added experimental support for testing connections to private package registries. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for Default Setup. #​3466
golang/go (go)

v1.26.0

i18next/i18next (i18next)

v25.8.7

Compare Source

  • avoid crash due to ReferenceError without Intl API 2391

v25.8.6

Compare Source

  • ts: address incomplete type definition for getFixedT() return value 2318

v25.8.5

Compare Source

  • fix: compatibility with moduleResolution bundler (issue 2380) 2381
i18next/i18next-browser-languageDetector (i18next-browser-languagedetector)

v8.2.1

Compare Source

  • Add missing typescript definition for hash options 33154
webpro-nl/knip (knip)

v5.83.1: Release 5.83.1

Compare Source

lucide-icons/lucide (lucide-react)

v0.564.0: Version 0.564.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.563.1...0.564.0

nodejs/node (node)

v24.13.1: 2026-02-10, Version 24.13.1 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
Commits

Configuration

📅 Schedule: Branch creation - "before 8am on monday" in timezone America/New_York, 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate
Copy link
Contributor Author

renovate bot commented Feb 16, 2026

⚠️ 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: backend/go.sum
Command failed: go get -t ./...
go: downloading github.com/gin-gonic/gin v1.11.0
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
go: downloading github.com/glebarez/sqlite v1.11.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/sirupsen/logrus v1.9.4
go: downloading gorm.io/gorm v1.31.1
go: downloading github.com/gorilla/websocket v1.5.3
go: downloading golang.org/x/text v0.34.0
go: downloading gorm.io/driver/sqlite v1.6.0
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/gin-contrib/gzip v1.2.5
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading golang.org/x/crypto v0.48.0
go: downloading github.com/containrrr/shoutrrr v0.8.0
go: downloading github.com/docker/docker v28.5.2+incompatible
go: downloading github.com/golang-jwt/jwt/v5 v5.3.1
go: downloading github.com/oschwald/geoip2-golang/v2 v2.1.0
go: downloading github.com/robfig/cron/v3 v3.0.1
go: downloading golang.org/x/net v0.50.0
go: downloading github.com/gin-contrib/sse v1.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/quic-go/quic-go v0.57.1
go: downloading github.com/glebarez/go-sqlite v1.21.2
go: downloading modernc.org/sqlite v1.23.1
go: downloading golang.org/x/sys v0.41.0
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/mattn/go-sqlite3 v1.14.22
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/stretchr/objx v0.5.2
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.66.1
go: downloading github.com/prometheus/procfs v0.16.1
go: downloading google.golang.org/protobuf v1.36.10
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/docker/go-connections v0.6.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/opencontainers/image-spec v1.1.1
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/containerd/errdefs v1.0.0
go: downloading github.com/containerd/errdefs/pkg v0.3.0
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0
go: downloading go.opentelemetry.io/otel/trace v1.38.0
go: downloading go.opentelemetry.io/otel v1.38.0
go: downloading github.com/oschwald/maxminddb-golang/v2 v2.1.1
go: downloading github.com/go-playground/validator/v10 v10.30.1
go: downloading github.com/goccy/go-yaml v1.18.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.4
go: downloading github.com/ugorji/go/codec v1.3.0
go: downloading github.com/bytedance/sonic v1.14.1
go: downloading github.com/goccy/go-json v0.10.5
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/quic-go/qpack v0.6.0
go: downloading modernc.org/libc v1.22.5
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading go.yaml.in/yaml/v2 v2.4.2
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.38.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.12
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading modernc.org/mathutil v1.5.0
go: downloading modernc.org/memory v1.5.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/bytedance/gopkg v0.1.3
go: downloading github.com/cloudwego/base64x v0.1.6
go: downloading golang.org/x/arch v0.22.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: downloading github.com/fatih/color v1.15.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/klauspost/cpuid/v2 v2.3.0
go: downloading github.com/bytedance/sonic/loader v0.3.0
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: module . listed in go.work file requires go >= 1.26.0, but go.work lists go 1.25.6; to update it:
	go work use

@github-actions
Copy link
Contributor

github-actions bot commented Feb 16, 2026

❌ E2E Test Results: FAILED (Split Browser Jobs)

Some browser tests failed. Each browser runs independently.

Browser Results (Phase 1 Hotfix Active)

Browser Status Shards Execution
Chromium ⚠️ skipped 4 Independent
Firefox ⚠️ skipped 4 Independent
WebKit ⚠️ skipped 4 Independent

Phase 1 Hotfix Active: Each browser runs in a separate job. One browser failure does not block others.

📊 View workflow run & download reports


🤖 Phase 1 Emergency Hotfix - See docs/plans/browser_alignment_triage.md

@Wikid82 Wikid82 marked this pull request as draft February 16, 2026 08:56
@renovate renovate bot force-pushed the renovate/development-weekly-non-major-updates branch from d59b5da to e1cb8eb Compare February 16, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants