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 dependencies #534

Merged
merged 3 commits into from
Dec 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@kyvg/vue3-notification 3.3.0 -> 3.4.1 age adoption passing confidence dependencies minor
@tanstack/vue-query (source) 5.56.2 -> 5.59.20 age adoption passing confidence dependencies minor
@types/chai (source) 4.3.19 -> 4.3.20 age adoption passing confidence devDependencies patch
@types/mocha (source) 10.0.8 -> 10.0.9 age adoption passing confidence devDependencies patch
@types/node (source) 20.16.5 -> 20.17.6 age adoption passing confidence devDependencies minor
@types/selenium-webdriver (source) 4.1.26 -> 4.1.27 age adoption passing confidence devDependencies patch
@vitejs/plugin-vue (source) 5.1.4 -> 5.1.5 age adoption passing confidence devDependencies patch 5.2.0
@vue/tsconfig ^0.5.1 -> ^0.6.0 age adoption passing confidence devDependencies minor
@vueuse/integrations (source) 11.1.0 -> 11.2.0 age adoption passing confidence dependencies minor
Flask (changelog) ==3.0.3 -> ==3.1.0 age adoption passing confidence minor
SQLAlchemy (changelog) ==2.0.35 -> ==2.0.36 age adoption passing confidence patch
aiohttp ==3.10.5 -> ==3.11.0 age adoption passing confidence minor
alembic (source, changelog) ==1.13.2 -> ==1.14.0 age adoption passing confidence minor
anthropic ==0.34.2 -> ==0.39.0 age adoption passing confidence minor
black (changelog) ==24.8.0 -> ==24.10.0 age adoption passing confidence minor
chai (source) 5.1.1 -> 5.1.2 age adoption passing confidence devDependencies patch
codecov/codecov-action v4.5.0 -> v4.6.0 age adoption passing confidence action minor
debugpy (source) ==1.8.5 -> ==1.8.8 age adoption passing confidence patch
dexie (source) 4.0.8 -> 4.0.9 age adoption passing confidence dependencies patch
eslint-plugin-vue (source) 9.28.0 -> 9.30.0 age adoption passing confidence devDependencies minor 9.31.0
eth-account ==0.13.3 -> ==0.13.4 age adoption passing confidence patch
eth-utils ==5.0.0 -> ==5.1.0 age adoption passing confidence minor
flask-socketio ==5.3.7 -> ==5.4.1 age adoption passing confidence minor
lucide-vue-next (source) ^0.441.0 -> ^0.456.0 age adoption passing confidence dependencies minor
mocha (source) 10.7.3 -> 10.8.2 age adoption passing confidence devDependencies minor
npm-run-all2 6.2.3 -> 6.2.6 age adoption passing confidence devDependencies patch
ollama/ollama 0.3.11 -> 0.4.1 age adoption passing confidence minor
openai ==1.47.0 -> ==1.54.4 age adoption passing confidence minor
pinia 2.2.2 -> 2.2.6 age adoption passing confidence dependencies patch
postcss (source) 8.4.47 -> 8.4.48 age adoption passing confidence devDependencies patch 8.4.49
prettier-plugin-tailwindcss 0.6.6 -> 0.6.8 age adoption passing confidence devDependencies patch
psycopg2 (source, changelog) ==2.9.9 -> ==2.9.10 age adoption passing confidence patch
psycopg2-binary (source, changelog) ==2.9.9 -> ==2.9.10 age adoption passing confidence patch
python 3.12.6-slim -> 3.13.0-slim age adoption passing confidence final minor
selenium ==4.25.0 -> ==4.26.1 age adoption passing confidence minor
selenium-webdriver (source) 4.24.1 -> 4.26.0 age adoption passing confidence devDependencies minor
sentence-transformers ==3.1.1 -> ==3.3.0 age adoption passing confidence minor
socket.io-client (source) 4.7.5 -> 4.8.1 age adoption passing confidence dependencies minor
sonarsource/sonarcloud-github-action v3.0.0 -> v3.1.0 age adoption passing confidence action minor
tailwindcss (source) 3.4.12 -> 3.4.14 age adoption passing confidence devDependencies patch
tsx (source) 4.19.1 -> 4.19.2 age adoption passing confidence devDependencies patch
typescript (source) 5.6.2 -> 5.6.3 age adoption passing confidence devDependencies patch
viem (source) 2.21.10 -> 2.21.44 age adoption passing confidence dependencies patch 2.21.45
vite (source) 5.4.6 -> 5.4.11 age adoption passing confidence devDependencies patch
vite-plugin-vue-devtools (source) 7.4.5 -> 7.6.3 age adoption passing confidence devDependencies minor 7.6.4
vue (source) 3.5.6 -> 3.5.12 age adoption passing confidence dependencies patch
vue-tsc (source) 2.1.6 -> 2.1.10 age adoption passing confidence devDependencies patch
ytanikin/PRConventionalCommits 1.2.0 -> 1.3.0 age adoption passing confidence action minor

Release Notes

kyvg/vue3-notification (@​kyvg/vue3-notification)

v3.4.1

Compare Source

What's Changed

  • Fixed pauseOnHover behaviour with multiple notifications (#​71)

v3.4.0

Compare Source

What's Changed

  • Removed some unnecessary code and reduced bundle size by 10%. Wow! 🚀
  • Updated dependencies
TanStack/query (@​tanstack/vue-query)

v5.59.20

Compare Source

Version 5.59.20 - 11/6/24, 2:13 PM

Changes
Fix
  • don"t ship test files (848df62) by Dominik Dorfmeister
Test
Docs
Packages

v5.59.17

Compare Source

Version 5.59.17 - 11/2/24, 5:45 PM

Changes
Fix
  • useQueries: warn on duplicate keys (#​8246) (c643635) by Dominik Dorfmeister
Chore
Test
  • react-query: better query-persist-client-core import (#​8212) (1865f0d) by Lachlan Collins
Docs
  • angular-query: add query options from a service example (#​8220) (c61ff1e) by Arnoud
Packages

v5.59.16

Compare Source

Version 5.59.16 - 10/23/24, 12:53 PM

Changes

Fix
  • react-query: make sure promises are always finalized (#​8211) (df49fbd) by Dominik Dorfmeister
Chore
  • query-core: define queryCache notify method"s return type (#​8191) (4fceb26) by Haeun Nam
  • react-query: remove unnecessary test file (test/suspense.tsx, suspense.test-d.tsx) (#​8208) (d3e2a8a) by @​manudeli
Docs
  • Update disabling-queries.md (#​8201) (9d99fcb) by Ollie Chick
  • react-query: fix prefetch with suspense example (#​8193) (a2ea754) by Qiushi Yan
  • "hydrate" to "dehydrate" in documentation (#​8190) (1980a11) by Ariel-Moroshko

Packages

v5.59.13

Compare Source

Version 5.59.13 - 10/12/24, 9:38 AM

Changes

Fix
  • query-core: don"t finalizeThenable of different queries (#​8171) (5d69ad7) by Dominik Dorfmeister

Packages

v5.59.12

Compare Source

Version 5.59.12 - 10/12/24, 7:40 AM

Changes

Fix
  • query-core: move thenable-recreation into createResult (#​8169) (4758303) by Dominik Dorfmeister
Types

Packages


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 18.57%. Comparing base (4f1f948) to head (a89479d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #534   +/-   ##
=======================================
  Coverage   18.57%   18.57%           
=======================================
  Files         122      122           
  Lines        9588     9588           
  Branches      297      297           
=======================================
  Hits         1781     1781           
  Misses       7724     7724           
  Partials       83       83           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 29 times, most recently from 574d524 to 9009f9e Compare September 29, 2024 04:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 1fdbfbe to 608522e Compare November 13, 2024 10:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4b60f29 to 39fea03 Compare November 13, 2024 19:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b4913bd to 44a6b80 Compare November 14, 2024 03:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b2d7d36 to c855b27 Compare November 14, 2024 06:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c855b27 to bd35505 Compare November 14, 2024 09:49
Copy link
Contributor Author

renovate bot commented Nov 14, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@cristiam86 cristiam86 changed the base branch from main to staging December 10, 2024 16:28
@cristiam86 cristiam86 merged commit 521c552 into staging Dec 10, 2024
9 of 11 checks passed
cristiam86 added a commit that referenced this pull request Dec 11, 2024
* chore(deps): update dependency @vue/eslint-config-prettier to v10 (#697)

* chore(deps): update dependency @vue/eslint-config-prettier to v10

* fix: adding Hardhat Dockerfile in GitHub Workflow (#693)

* fix(hardhat): prevent race conditions in contract deployment (#704)

* fix(hardhat): Add contract deployment and healthcheck to prevent race conditions

- Added healthcheck to hardhat service in docker-compose.yml
- Modified Dockerfile.hardhat to deploy contracts after node is ready
- Added proper service dependency in docker-compose.yml to ensure jsonrpc waits for hardhat

This fixes the race condition where jsonrpc would try to access hardhat accounts before they were available, causing the finality window to crash.

* fix: use named volume for hardhat artifacts to fix permissions issue

- Changed hardhat artifacts from bind mount to named volume
- This ensures correct permissions are maintained
- Fixes CI/CD pipeline issues with hardhat compilation

* chore(docker): add curl to Dockerfile.hardhat and update healthcheck method

* chore(docker): merge RUN instructions and sort package names in Dockerfile

* fix: change health check command to nc instead of curl

* fix: healthcheck trying curl with increased retries

---------

Co-authored-by: kstroobants <[email protected]>

* fix: catch exception to keep loop running (#705)

Co-authored-by: Cristiam Da Silva <[email protected]>

* fix: add BACKEND_BUILD_TARGET used in docker compose file in .env.example to run in debug (#707)

Co-authored-by: Cristiam Da Silva <[email protected]>

* chore: Update reviewers for renovate (#694)

Co-authored-by: Cristiam Da Silva <[email protected]>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Edinaldo Pereira da Silva Junior <[email protected]>
Co-authored-by: Miguel Paya <[email protected]>
Co-authored-by: kstroobants <[email protected]>
Co-authored-by: kstroobants <[email protected]>
Co-authored-by: Cristiam Da Silva <[email protected]>
Co-authored-by: Agustín Díaz <[email protected]>

* chore(deps): update sonarsource/sonarcloud-github-action action to v4 (#696)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cristiam Da Silva <[email protected]>

* chore(deps): update node.js to v22 (#695)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cristiam Da Silva <[email protected]>

* chore(deps): update codecov/codecov-action action to v5 (#660)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cristiam Da Silva <[email protected]>

* chore(deps): update dependency pre-commit to v4 (#557)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cristiam Da Silva <[email protected]>

* chore(deps): update dependency @types/chai to v5 (#551)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cristiam Da Silva <[email protected]>

* fix(deps): update all non-major dependencies (#534)

* fix(deps): update all non-major dependencies

* remove trailing whitespace

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Den <[email protected]>
Co-authored-by: Cristiam Da Silva <[email protected]>

* chore(deps): update dependency @vitejs/plugin-vue-jsx to v4 (#514)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cristiam Da Silva <[email protected]>

* chore: updated target branch to staging

* chore: update dependencies

* chore(deps): update dependency @vue/eslint-config-prettier to v10 (#716)

* chore(deps): update dependency @vue/eslint-config-prettier to v10

* fix: adding Hardhat Dockerfile in GitHub Workflow (#693)

* fix(hardhat): prevent race conditions in contract deployment (#704)

* fix(hardhat): Add contract deployment and healthcheck to prevent race conditions

- Added healthcheck to hardhat service in docker-compose.yml
- Modified Dockerfile.hardhat to deploy contracts after node is ready
- Added proper service dependency in docker-compose.yml to ensure jsonrpc waits for hardhat

This fixes the race condition where jsonrpc would try to access hardhat accounts before they were available, causing the finality window to crash.

* fix: use named volume for hardhat artifacts to fix permissions issue

- Changed hardhat artifacts from bind mount to named volume
- This ensures correct permissions are maintained
- Fixes CI/CD pipeline issues with hardhat compilation

* chore(docker): add curl to Dockerfile.hardhat and update healthcheck method

* chore(docker): merge RUN instructions and sort package names in Dockerfile

* fix: change health check command to nc instead of curl

* fix: healthcheck trying curl with increased retries

---------

Co-authored-by: kstroobants <[email protected]>

* fix: catch exception to keep loop running (#705)

Co-authored-by: Cristiam Da Silva <[email protected]>

* fix: add BACKEND_BUILD_TARGET used in docker compose file in .env.example to run in debug (#707)

Co-authored-by: Cristiam Da Silva <[email protected]>

* chore: Update reviewers for renovate (#694)

Co-authored-by: Cristiam Da Silva <[email protected]>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Edinaldo Pereira da Silva Junior <[email protected]>
Co-authored-by: Miguel Paya <[email protected]>
Co-authored-by: kstroobants <[email protected]>
Co-authored-by: kstroobants <[email protected]>
Co-authored-by: Cristiam Da Silva <[email protected]>
Co-authored-by: Agustín Díaz <[email protected]>

* chore(deps): update node.js to v22 (#717)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cristiam Da Silva <[email protected]>

* chore: updated frontend dependencies config

* fix: dependencies

* chore(deps): update dependency @vue/eslint-config-typescript to v14 (#698)

* chore(deps): update dependency @vue/eslint-config-typescript to v14

* fix: adding Hardhat Dockerfile in GitHub Workflow (#693)

* fix(hardhat): prevent race conditions in contract deployment (#704)

* fix(hardhat): Add contract deployment and healthcheck to prevent race conditions

- Added healthcheck to hardhat service in docker-compose.yml
- Modified Dockerfile.hardhat to deploy contracts after node is ready
- Added proper service dependency in docker-compose.yml to ensure jsonrpc waits for hardhat

This fixes the race condition where jsonrpc would try to access hardhat accounts before they were available, causing the finality window to crash.

* fix: use named volume for hardhat artifacts to fix permissions issue

- Changed hardhat artifacts from bind mount to named volume
- This ensures correct permissions are maintained
- Fixes CI/CD pipeline issues with hardhat compilation

* chore(docker): add curl to Dockerfile.hardhat and update healthcheck method

* chore(docker): merge RUN instructions and sort package names in Dockerfile

* fix: change health check command to nc instead of curl

* fix: healthcheck trying curl with increased retries

---------

Co-authored-by: kstroobants <[email protected]>

* fix: catch exception to keep loop running (#705)

Co-authored-by: Cristiam Da Silva <[email protected]>

* fix: add BACKEND_BUILD_TARGET used in docker compose file in .env.example to run in debug (#707)

Co-authored-by: Cristiam Da Silva <[email protected]>

* chore: Update reviewers for renovate (#694)

Co-authored-by: Cristiam Da Silva <[email protected]>

* chore(deps): update dependency @vue/eslint-config-typescript to v14

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Edinaldo Pereira da Silva Junior <[email protected]>
Co-authored-by: Miguel Paya <[email protected]>
Co-authored-by: kstroobants <[email protected]>
Co-authored-by: kstroobants <[email protected]>
Co-authored-by: Cristiam Da Silva <[email protected]>
Co-authored-by: Agustín Díaz <[email protected]>

* chore(deps): update codecov/codecov-action action to v5 (#719)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cristiam Da Silva <[email protected]>

* fix: docker python images version

* fix: removed unused dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Edinaldo Pereira da Silva Junior <[email protected]>
Co-authored-by: Miguel Paya <[email protected]>
Co-authored-by: kstroobants <[email protected]>
Co-authored-by: kstroobants <[email protected]>
Co-authored-by: Agustín Díaz <[email protected]>
Co-authored-by: Den <[email protected]>
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.

3 participants