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 weekly minor & patch updates #580

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.26.0 -> 7.26.9 age adoption passing confidence devDependencies patch
@emotion/react (source) 11.13.3 -> 11.14.0 age adoption passing confidence dependencies minor
@emotion/styled (source) 11.13.0 -> 11.14.0 age adoption passing confidence dependencies minor
@expo/metro-config (source) ^0.18.0 -> ^0.19.0 age adoption passing confidence dependencies minor
@fontsource/roboto (source) 5.1.0 -> 5.2.5 age adoption passing confidence dependencies minor
@mui/icons-material (source) 6.1.6 -> 6.4.6 age adoption passing confidence dependencies minor
@mui/material (source) 6.1.6 -> 6.4.6 age adoption passing confidence dependencies minor
@mui/system (source) 6.1.6 -> 6.4.6 age adoption passing confidence dependencies minor
@mui/x-date-pickers (source) 7.22.1 -> 7.27.1 age adoption passing confidence dependencies minor
@react-google-maps/api (source) 2.20.3 -> 2.20.6 age adoption passing confidence devDependencies patch
@react-native/metro-config (source) ^0.76.0 -> ^0.78.0 age adoption passing confidence dependencies minor
@testing-library/react 16.0.1 -> 16.2.0 age adoption passing confidence devDependencies minor
@types/node (source) 22.8.7 -> 22.13.8 age adoption passing confidence devDependencies minor
@types/react (source) 18.3.12 -> 18.3.18 age adoption passing confidence devDependencies patch
@types/react (source) 18.3.12 -> 18.3.18 age adoption passing confidence dependencies patch
@types/react-big-calendar (source) 1.15.0 -> 1.16.1 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 8.12.2 -> 8.25.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 8.12.2 -> 8.25.0 age adoption passing confidence devDependencies minor
axios (source) 1.7.7 -> 1.8.1 age adoption passing confidence dependencies minor
dotenv 16.4.5 -> 16.4.7 age adoption passing confidence dependencies patch
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence devDependencies patch
eslint-config-next (source) 14.2.16 -> 14.2.24 age adoption passing confidence devDependencies patch
eslint-plugin-react-hooks (source) 5.0.0 -> 5.2.0 age adoption passing confidence devDependencies minor
express (source) 4.21.1 -> 4.21.2 age adoption passing confidence dependencies patch
graphql 16.9.0 -> 16.10.0 age adoption passing confidence dependencies minor
mikefarah/yq v4.44.3 -> v4.45.1 age adoption passing confidence action minor
mongodb 6.10.0 -> 6.14.0 age adoption passing confidence dependencies minor
node 22.11-alpine -> 22.14-alpine age adoption passing confidence final minor
node 22.11-alpine -> 22.14-alpine age adoption passing confidence stage minor
nodemon (source) 3.1.4 -> 3.1.9 age adoption passing confidence devDependencies patch
prettier (source) 3.3.3 -> 3.5.3 age adoption passing confidence devDependencies minor
react-big-calendar 1.15.0 -> 1.18.0 age adoption passing confidence dependencies minor
react-native (source, changelog) 0.76.1 -> 0.78.0 age adoption passing confidence dependencies minor
react-native-calendars 1.1307.0 -> 1.1310.0 age adoption passing confidence dependencies minor
react-native-maps 1.18.2 -> 1.20.1 age adoption passing confidence dependencies minor
react-native-safe-area-context 4.14.0 -> 4.14.1 age adoption passing confidence dependencies patch
react-native-screens ~3.35.0 -> ~3.36.0 age adoption passing confidence dependencies minor
ts-jest (source) 29.2.5 -> 29.2.6 age adoption passing confidence devDependencies patch
tsc-alias (source) 1.8.10 -> 1.8.11 age adoption passing confidence devDependencies patch
typescript (source) 5.6.3 -> 5.8.2 age adoption passing confidence devDependencies minor
typescript (source) 5.6.3 -> 5.8.2 age adoption passing confidence dependencies minor
usehooks-ts (source) 3.1.0 -> 3.1.1 age adoption passing confidence dependencies patch

Release Notes

babel/babel (@​babel/core)

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7

Compare Source

🐛 Bug Fix
emotion-js/emotion (@​emotion/react)

v11.14.0

Compare Source

Minor Changes
  • #​3284 a19d019 Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.
Patch Changes

v11.13.5

Compare Source

Patch Changes
expo/expo (@​expo/metro-config)

v0.19.11

Compare Source

This version does not introduce any user-facing changes.

v0.19.10

Compare Source

This version does not introduce any user-facing changes.

v0.19.9

Compare Source

This version does not introduce any user-facing changes.

v0.19.8

Compare Source

🐛 Bug fixes

v0.19.7

Compare Source

This version does not introduce any user-facing changes.

v0.19.6

Compare Source

🐛 Bug fixes
  • Exclude beforeAssetSerializationPlugins.preModules from stableChunkSource (#​33344 by @​krystofwoldrich)
  • Use POSIX-formatted relative module paths to stabelize module IDs across platforms. (#​33393 by @​byCedric)
  • Use POSIX-formatted filenames when transforming CSS modules for consistent class names. (#​33394 by @​byCedric)
  • Use POSIX-formatted relative CSS asset paths for URL consistency across platforms. (#​33395 by @​byCedric)
  • Use POSIX-formatted check to handle virtual RSC module with correctly escaped client boundary paths across platforms. (#​33396 by @​byCedric)

v0.19.5

Compare Source

🐛 Bug fixes

v0.19.4

Compare Source

This version does not introduce any user-facing changes.

v0.19.3

Compare Source

🐛 Bug fixes

v0.19.2

Compare Source

🎉 New features

v0.19.1

Compare Source

This version does not introduce any user-facing changes.

v0.19.0

Compare Source

💡 Others
fontsource/font-files (@​fontsource/roboto)

v5.2.5

Compare Source

v5.2.4

Compare Source

v5.2.1

Compare Source

v5.2.0

Compare Source

v5.1.1

Compare Source

mui/material-ui (@​mui/icons-material)

v6.4.6

Compare Source

A big thanks to the 4 contributors who made this release possible.

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​sai6855, @​siriwatknp, @​ZeeshanTamboli

v6.4.5

Compare Source

A big thanks to the 5 contributors who made this release possible.

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​a-s-russo, @​aarongarciah, @​noobDev31, @​oliviertassinari, @​ZeeshanTamboli

v6.4.4

Compare Source

Feb 11, 2025

A big thanks to the 3 contributors who made this release possible.

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​oliviertassinari, @​sai6855, @​siriwatknp

v6.4.3

Compare Source

Feb 4, 2025

A big thanks to the 3 contributors who made this release possible.

@mui/[email protected]
  • [Line

Configuration

📅 Schedule: Branch creation - "before 5am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 dependencies Pull requests that update a dependency file deps: javascript deps: minor deps: patches labels Nov 11, 2024
Copy link
Contributor Author

renovate bot commented Nov 11, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@renovate renovate bot force-pushed the renovate/weekly-minor-and-patch-updates branch 13 times, most recently from e0c28d5 to d6e3822 Compare November 16, 2024 06:05
@renovate renovate bot force-pushed the renovate/weekly-minor-and-patch-updates branch 9 times, most recently from 4e517b5 to f74475b Compare November 23, 2024 05:14
@renovate renovate bot force-pushed the renovate/weekly-minor-and-patch-updates branch 2 times, most recently from 345b7df to 5bfd3ca Compare November 25, 2024 23:23
@renovate renovate bot force-pushed the renovate/weekly-minor-and-patch-updates branch 9 times, most recently from 57cf14e to 2e2ff2d Compare February 19, 2025 16:47
Copy link
Contributor Author

renovate bot commented Feb 19, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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: app/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"~18.3.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^19.0.0" from [email protected]
npm error node_modules/react-native
npm error   react-native@"0.78.0" from the root project
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-03T12_47_02_237Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-03-03T12_47_02_237Z-debug-0.log

File name: backend/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/typescript
npm error   dev typescript@"5.8.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/[email protected]
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"8.25.0" from the root project
npm error   peer @typescript-eslint/parser@"^8.0.0 || ^8.0.0-alpha.0" from @typescript-eslint/[email protected]
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"8.25.0" from the root project
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-03T12_47_19_114Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-03-03T12_47_19_114Z-debug-0.log

@renovate renovate bot force-pushed the renovate/weekly-minor-and-patch-updates branch 12 times, most recently from a033d53 to 756150e Compare February 26, 2025 16:05
@renovate renovate bot force-pushed the renovate/weekly-minor-and-patch-updates branch 6 times, most recently from 086bf89 to 6126d22 Compare March 2, 2025 09:32
@renovate renovate bot force-pushed the renovate/weekly-minor-and-patch-updates branch from 6126d22 to 7307d32 Compare March 3, 2025 02:50
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