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

Update all non-major dependencies #1099

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@sentry/browser (source) 7.119.1 -> 7.120.3 age adoption passing confidence dependencies minor
@sentry/node (source) 7.119.0 -> 7.120.3 age adoption passing confidence dependencies minor
@sentry/tracing (source) 7.114.0 -> 7.120.3 age adoption passing confidence dependencies minor
@types/node (source) 22.10.6 -> 22.10.10 age adoption passing confidence devDependencies patch
@types/react (source) 19.0.7 -> 19.0.8 age adoption passing confidence devDependencies patch
axios (source) 1.7.7 -> 1.7.9 age adoption passing confidence dependencies patch
concurrently 9.0.1 -> 9.1.2 age adoption passing confidence devDependencies minor
cypress (source) 13.14.2 -> 13.17.0 age adoption passing confidence devDependencies minor
dotenv 16.4.5 -> 16.4.7 age adoption passing confidence dependencies patch
eslint-plugin-cypress 3.5.0 -> 3.6.0 age adoption passing confidence devDependencies minor
eslint-plugin-import 2.30.0 -> 2.31.0 age adoption passing confidence devDependencies minor
eslint-plugin-jsx-a11y 6.10.0 -> 6.10.2 age adoption passing confidence devDependencies patch
eslint-plugin-prettier 5.2.1 -> 5.2.3 age adoption passing confidence devDependencies patch
eslint-plugin-react 7.36.1 -> 7.37.4 age adoption passing confidence devDependencies minor
express (source) 4.21.0 -> 4.21.2 age adoption passing confidence dependencies patch
husky 9.1.6 -> 9.1.7 age adoption passing confidence devDependencies patch
i18next (source) 23.15.1 -> 23.16.8 age adoption passing confidence dependencies minor
lru-cache 11.0.1 -> 11.0.2 age adoption passing confidence dependencies patch
node (source) 22.13.0 -> 22.13.1 age adoption passing confidence patch
nodemon (source) 3.1.7 -> 3.1.9 age adoption passing confidence devDependencies patch
pg (source) 8.13.0 -> 8.13.1 age adoption passing confidence dependencies patch
postgres 13.16 -> 13.18 age adoption passing confidence minor
prettier (source) 3.3.3 -> 3.4.2 age adoption passing confidence devDependencies minor
react-datepicker 7.4.0 -> 7.6.0 age adoption passing confidence dependencies minor
react-i18next 15.0.2 -> 15.4.0 age adoption passing confidence dependencies minor
react-intersection-observer 9.13.1 -> 9.15.1 age adoption passing confidence dependencies minor
react-markdown 9.0.1 -> 9.0.3 age adoption passing confidence dependencies patch
react-minimal-pie-chart 8.4.0 -> 8.4.1 age adoption passing confidence dependencies patch
sequelize (source) 6.37.3 -> 6.37.5 age adoption passing confidence dependencies patch
socket.io (source) 4.8.0 -> 4.8.1 age adoption passing confidence dependencies patch
socket.io-client (source) 4.8.0 -> 4.8.1 age adoption passing confidence dependencies patch
typescript-eslint (source) 8.20.0 -> 8.21.0 age adoption passing confidence devDependencies minor
vite (source) 5.4.12 -> 5.4.14 age adoption passing confidence dependencies patch
winston 3.14.2 -> 3.17.0 age adoption passing confidence dependencies minor

Release Notes

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

v7.120.3

Compare Source

  • fix(v7/publish): Ensure discontinued packages are published with latest tag (#​14926)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.96 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.9 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 76.15 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.53 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 35.78 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.67 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.71 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.73 KB
@​sentry/browser - Webpack (gzipped) 22.92 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 79.18 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 70.5 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 36.17 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25.42 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 221.94 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 109.54 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 76.26 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 39.45 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 72.4 KB
@​sentry/react - Webpack (gzipped) 22.95 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 90.16 KB
@​sentry/nextjs Client - Webpack (gzipped) 54.28 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.34 KB

v7.120.2

Compare Source

  • fix(tracing-internal): Fix case when lrp keys offset is 0 (#​14615)

Work in this release contributed by @​LubomirIgonda1. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.96 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.9 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 76.15 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.52 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 35.78 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.67 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.71 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.73 KB
@​sentry/browser - Webpack (gzipped) 22.92 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 79.18 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 70.5 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 36.17 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25.42 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 221.94 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 109.54 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 76.26 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 39.45 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 72.4 KB
@​sentry/react - Webpack (gzipped) 22.95 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 90.16 KB
@​sentry/nextjs Client - Webpack (gzipped) 54.28 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.34 KB

v7.120.1

Compare Source

v7.120.0

Compare Source

  • feat(v7/browser): Add moduleMetadataIntegration lazy loading support (#​13822)

Work in this release contributed by @​gilisho. Thank you for your contribution!

v7.119.2

Compare Source

  • chore(nextjs/v7): Bump rollup to 2.79.2

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.96 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.9 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 76.15 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.53 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 35.78 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.67 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.71 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.73 KB
@​sentry/browser - Webpack (gzipped) 22.92 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 79.18 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 70.5 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 36.17 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25.42 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 221.94 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 109.54 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 76.26 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 39.45 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 72.4 KB
@​sentry/react - Webpack (gzipped) 22.95 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 90.16 KB
@​sentry/nextjs Client - Webpack (gzipped) 54.28 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.34 KB
axios/axios (axios)

v1.7.9

Compare Source

Reverts
Contributors to this release

v1.7.8

Compare Source

Bug Fixes
Contributors to this release
open-cli-tools/concurrently (concurrently)

v9.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.1.1...v9.1.2

v9.1.1

Compare Source

What's Changed

Full Changelog: open-cli-tools/concurrently@v9.1.0...v9.1.1

v9.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.0.1...v9.1.0

cypress-io/cypress (cypress)

v13.17.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#13-17-0

v13.16.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#13-16-1

v13.16.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-16-0

v13.15.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-2

v13.15.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1

v13.15.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-0

motdotla/dotenv (dotenv)

v16.4.7

Compare Source

Changed
  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #​848

v16.4.6

Compare Source

Changed
  • Clean up stale dev dependencies #​847
  • Various README updates clarifying usage and alternative solutions using dotenvx
cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v3.6.0

Compare Source

Features
  • publish eslint v8 deprecation (44a7722)
import-js/eslint-plugin-import (eslint-plugin-import)

v2.31.0

Compare Source

Added
Fixed
Changed
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)

v6.10.2

Compare Source

Fixed
  • [patch] no-redundandant-roles: allow <img src="*.svg" role="img" /> #936
Commits
  • [meta] fix changelog URLs 0d01a1a
  • [Refactor] remove no-longer-needed es-iterator-helpers aa075bd
  • [Refactor] avoid spreading things that are already arrays d15d3ab
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register 5dad7c4
  • [Tests] aria-role: Add valid test for <svg role="img" /> daba189
  • [Docs] label-has-associated-control: add line breaks for readability 0bc6378
  • [Tests] label-has-associated-control: add additional test cases 30d2318
  • [Tests] Add tests to reinfor

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.


  • 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 changed the title Update dependency cypress to v13.15.0 Update all non-major dependencies Sep 27, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from b872379 to 49931e7 Compare October 3, 2024 18:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 09f532c to 2e610c3 Compare October 10, 2024 15:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 2e24f23 to e1c5fb2 Compare October 18, 2024 09:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 92cf955 to 954a63a Compare October 26, 2024 07:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 954a63a to 8a07c91 Compare October 31, 2024 18:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a9e5dc7 to a43f311 Compare December 31, 2024 07:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d3423dd to 2f5b65a Compare January 10, 2025 13:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a9a1e3f to d5c77aa Compare January 14, 2025 11:53
@renovate renovate bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies Jan 14, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from cde3c18 to bedeef9 Compare January 21, 2025 11:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 7122e67 to a742fa1 Compare January 23, 2025 11:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a742fa1 to 33c2d4b Compare January 23, 2025 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants