Skip to content

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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/cli (source) ^19.5.0 -> ^19.8.0 age adoption passing confidence devDependencies minor
@commitlint/config-conventional (source) ^19.5.0 -> ^19.8.0 age adoption passing confidence devDependencies minor
@discordjs/builders (source) ^1.9.0 -> ^1.10.1 age adoption passing confidence dependencies minor
@napi-rs/canvas ^0.1.58 -> ^0.1.69 age adoption passing confidence dependencies patch
@prisma/client (source) ^5.21.1 -> ^5.22.0 age adoption passing confidence dependencies minor
@sapphire/async-queue (source) ^1.5.3 -> ^1.5.5 age adoption passing confidence dependencies patch
@sapphire/duration (source) ^1.1.2 -> ^1.2.0 age adoption passing confidence dependencies minor
@sapphire/result (source) ^2.6.6 -> ^2.7.2 age adoption passing confidence dependencies minor
@sapphire/utilities (source) ^3.17.0 -> ^3.18.2 age adoption passing confidence dependencies minor
@skyra/http-framework (source) ^2.1.0 -> ^2.2.0 age adoption passing confidence dependencies minor
@types/luxon (source) ^3.4.2 -> ^3.6.2 age adoption passing confidence devDependencies minor
@types/node (source) ^22.8.6 -> ^22.14.1 age adoption passing confidence devDependencies minor
@vitest/coverage-v8 (source) ^2.1.3 -> ^2.1.9 age adoption passing confidence devDependencies patch
docker/build-push-action v6.9.0 -> v6.15.0 age adoption passing confidence action minor
docker/login-action v3.3.0 -> v3.4.0 age adoption passing confidence action minor
docker/setup-buildx-action v3.7.1 -> v3.10.0 age adoption passing confidence action minor
eslint-plugin-prettier ^5.2.1 -> ^5.2.6 age adoption passing confidence devDependencies patch
ioredis ^5.4.1 -> ^5.6.1 age adoption passing confidence dependencies minor
lint-staged ^15.2.10 -> ^15.5.1 age adoption passing confidence devDependencies minor
luxon ^3.5.0 -> ^3.6.1 age adoption passing confidence dependencies minor
nanoid ^5.0.7 -> ^5.1.5 age adoption passing confidence dependencies minor
node (source) 22.11.0 -> 22.14.0 age adoption passing confidence volta minor
prettier (source) ^3.3.3 -> ^3.5.3 age adoption passing confidence devDependencies minor
prisma (source) ^5.21.1 -> ^5.22.0 age adoption passing confidence devDependencies minor
tslib (source) ^2.8.0 -> ^2.8.1 age adoption passing confidence dependencies patch
vitest (source) ^2.1.3 -> ^2.1.9 age adoption passing confidence devDependencies patch
yarn (source) 4.5.1 -> 4.9.1 age adoption passing confidence packageManager minor

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

discordjs/discord.js (@​discordjs/builders)

v1.10.1

Compare Source

Bug Fixes

v1.10.0

Compare Source

Brooooooklyn/canvas (@​napi-rs/canvas)

v0.1.69

Compare Source

Bug Fixes
Features

v0.1.68

Compare Source

Bug Fixes

v0.1.67

Compare Source

Bug Fixes

v0.1.66

Compare Source

Bug Fixes
Features
Performance Improvements

v0.1.65

Compare Source

Bug Fixes

v0.1.64

Compare Source

Bug Fixes

v0.1.63

Compare Source

Bug Fixes
Features

v0.1.62

Compare Source

Bug Fixes
  • align the imageSmoothingQuality behavior with chrome (#​942) (991edbb)
Features

v0.1.61

Compare Source

Features
  • after clearing, the bitmap should be cleared, and the width and height should be reset to the initial values. (#​937) (e2a86fe)

v0.1.60

Compare Source

Bug Fixes

v0.1.59

Compare Source

Bug Fixes
Features
prisma/prisma (@​prisma/client)

v5.22.0

Compare Source

Today, we are excited to share the 5.22.0 stable release 🎉

🌟 Help us spread the word about Prisma by starring the repo ☝️ or posting on X about the release.

Highlights

Further Tracing Improvements

In our ongoing effort to stabilize the tracing Preview feature, we’ve made our spans compliant with OpenTelemetry Semantic Conventions for Database Client Calls. This should lead to better compatibility with tools such as DataDog and Sentry.

We’ve also included numerous bug fixes that should make this Preview feature easier to work with.

Metrics bug fix

Occasionally, connection pool metrics would become negative or grow unbounded. In this release, connection pool metrics should stay consistent.

Connection Pool Timeout fix

In a specific case, there could be issues where fetching a new connection from the connection pool would time out, regardless of the state of the application and connection pool. If you have experience connection pool issues accessing a PostgreSQL database with TLS encryption in a resource-constrained environment (such as Function-as-a-Service offerings or very small VPS) this should resolve those issues.

Special thanks to @​youxq for their pull request and help resolving this issue!

Join us

Looking to make an impact on Prisma in a big way? We're hiring!

Learn more on our careers page: https://www.prisma.io/careers

Fixes and improvements

Prisma Migrate
Prisma

Credits

Huge thanks to @​tmm1, @​Takur0, @​hinaloe, @​andyjy, and @​youxq for helping!

sapphiredev/utilities (@​sapphire/async-queue)

v1.5.5

Compare Source

Changelog

All notable changes to this project will be documented in this file.

v1.5.4

Compare Source

🏠 Refactor

🐛 Bug Fixes

sapphiredev/utilities (@​sapphire/duration)

v1.2.0

Compare Source

🐛 Bug Fixes

🚀 Features

v1.1.4

Compare Source

Changelog

All notable changes to this project will be documented in this file.

v1.1.3

Compare Source

🐛 Bug Fixes

📝 Documentation

  • readme: Fix readme table of contents (c60e8bd)
sapphiredev/utilities (@​sapphire/utilities)

v3.18.2

Compare Source

🐛 Bug Fixes

v3.18.1

Compare Source

Changelog

All notable changes to this project will be documented in this file.

v3.18.0

Compare Source

🏠 Refactor

🐛 Bug Fixes

🚀 Features

skyra-project/archid-components (@​skyra/http-framework)

v2.2.0

Compare Source

🐛 Bug Fixes

🚀 Features

vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.9

Compare Source

This release in


Configuration

📅 Schedule: Branch creation - "* 00 * * 0" (UTC), 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 added the dependencies label Nov 3, 2024
@renovate renovate bot enabled auto-merge November 3, 2024 00:33
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Nov 3, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 3, 2024
Copy link

codecov bot commented Nov 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 4.68%. Comparing base (a01f83f) to head (fb35834).

Additional details and impacted files
@@           Coverage Diff            @@
##            main    #276      +/-   ##
========================================
+ Coverage   4.62%   4.68%   +0.05%     
========================================
  Files         28      28              
  Lines       1383    1344      -39     
  Branches      57      52       -5     
========================================
- Hits          64      63       -1     
+ Misses      1319    1281      -38     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0037a7c to 7581e0a Compare November 3, 2024 06:58
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 3, 2024
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Nov 3, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 48a1fb1 to 45d728a Compare November 4, 2024 16:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 45d728a to 29bb6f2 Compare November 5, 2024 01:50
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Nov 5, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 5, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 29bb6f2 to d1ea185 Compare November 5, 2024 16:33
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Nov 5, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 5, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d1ea185 to c2cb793 Compare November 7, 2024 09:17
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Nov 7, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 7, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 860c62f to 15f9ff0 Compare March 14, 2025 11:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 57c008d to d8c5e5a Compare March 21, 2025 12:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from ac8a3c3 to cba3c8a Compare March 30, 2025 10:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from cd0938b to 4ed723d Compare April 4, 2025 15:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from b766e91 to 0ba4467 Compare April 11, 2025 21:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0ba4467 to fb35834 Compare April 14, 2025 13:02
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