Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

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.6.1 age adoption passing confidence devDependencies minor
@commitlint/config-conventional (source) ^19.5.0 -> ^19.6.0 age adoption passing confidence devDependencies minor
@discordjs/builders (source) ^1.9.0 -> ^1.10.0 age adoption passing confidence dependencies minor
@prisma/client (source) ^6.0.0 -> ^6.1.0 age adoption passing confidence dependencies minor
@sapphire/iterator-utilities (source) ^2.0.0 -> ^2.0.1 age adoption passing confidence dependencies patch
@sapphire/result (source) ^2.6.6 -> ^2.7.2 age adoption passing confidence dependencies minor
@sapphire/time-utilities (source) ^1.7.12 -> ^1.7.14 age adoption passing confidence dependencies patch
@sapphire/utilities (source) ^3.17.0 -> ^3.18.1 age adoption passing confidence dependencies minor
@skyra/http-framework (source) ^2.1.0 -> ^2.2.0 age adoption passing confidence dependencies minor
@types/node (source) ^22.8.6 -> ^22.10.5 age adoption passing confidence devDependencies minor
docker/build-push-action v6.9.0 -> v6.10.0 age adoption passing confidence action minor
docker/setup-buildx-action v3.7.1 -> v3.8.0 age adoption passing confidence action minor
lint-staged ^15.2.10 -> ^15.3.0 age adoption passing confidence devDependencies minor
node (source) 22.11.0 -> 22.12.0 age adoption passing confidence volta minor
prettier (source) ^3.3.3 -> ^3.4.2 age adoption passing confidence devDependencies minor
prisma (source) ^6.0.0 -> ^6.1.0 age adoption passing confidence devDependencies minor
tslib (source) ^2.8.0 -> ^2.8.1 age adoption passing confidence dependencies patch
yarn (source) 4.5.1 -> 4.6.0 age adoption passing confidence packageManager minor

Release Notes

conventional-changelog/commitlint (@​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.6.0

Compare Source

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

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

v1.10.0

Compare Source

prisma/prisma (@​prisma/client)

v6.1.0

Compare Source

Today we're releasing Prisma ORM version 6.1.0

In this version our tracing Preview feature is being graduated to GA!

Highlights
Tracing goes GA

The tracing Preview feature is now stable. You now no longer have to include tracing in your set of enabled preview features.

generator client {
   provider        = "prisma-client-js"
-  previewFeatures = ["tracing"]
}

We have also changed some of the spans generated by Prisma Client. Previously, a trace would report the following spans:

prisma:client:operation
prisma:client:serialize
prisma:engine
prisma:engine:connection
prisma:engine:db_query
prisma:engine:serialize

Now, the following are reported:

prisma:client:operation
prisma:client:serialize
prisma:engine:query
prisma:engine:connection
prisma:engine:db_query
prisma:engine:serialize
prisma:engine:response_json_serialization

Additionally, we have made a few changes to our dependencies:

  • @opentelemetry/api is now a peer dependency instead of a regular dependency
  • registerInstrumentations in @opentelemetry/instrumentation is now re-exported by @prisma/instrumentation

After upgrading to Prisma ORM 6.1.0 you will need to add @opentelemetry/api to your dependencies if you haven't already:

npm install @​opentelemetry/api

You will also no longer need to have @opentelemetry/instrumentation if you only use registerInstrumentations. In this case you can import registerInstrumentations from @prisma/instrumentation

- import { PrismaInstrumentation } from '@​prisma/instrumentation'
+ import { PrismaInstrumentation, registerInstrumentations } from '@​prisma/instrumentation'
Bug fixes
Tracing related

As we're moving our tracing preview to GA, a number of issues have been resolved. Here are a few highlights:

Other issues

We also have a number of other issues that were resolved outside of our tracing feature.

Fixes and improvements
Prisma
Prisma Client

v6.0.1

Compare Source

sapphiredev/utilities (@​sapphire/iterator-utilities)

v2.0.1

Compare Source

Changelog

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

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

v2.2.0

Compare Source

🐛 Bug Fixes

🚀 Features

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

v6.10.0

Compare Source

Full Changelog: docker/build-push-action@v6.9.0...v6.10.0

docker/setup-buildx-action (docker/setup-buildx-action)

v3.8.0

Compare Source

lint-staged/lint-staged (lint-staged)

v15.3.0

Compare Source

Minor Changes
  • #​1495 e69da9e Thanks @​iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.

  • #​1493 fa0fe98 Thanks @​iiroj! - Added more help messages around the automatic git stash that lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.

    For example:

    % npx lint-staged
    ✔ Backed up original state in git stash (20addf8)
    ✔ Running tasks for staged files...
    ✔ Applying modifications from tasks...
    ✔ Cleaning up temporary files...
    

    where the backup can be seen with git show 20addf8, or git stash list:

    % git stash list
    stash@{0}: lint-staged automatic backup (20addf8)
    

v15.2.11

Compare Source

Patch Changes
  • #​1484 bcfe309 Thanks @​wormsik! - Escape paths containing spaces when using the "shell" option.

  • #​1487 7dd8caa Thanks @​iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.

nodejs/node (node)

v22.12.0

Compare Source

prettier/prettier (prettier)

v3.4.2

Compare Source

diff

Treat U+30A0 & U+30FB in Katakana Block as CJK (#​16796 by @​tats-u)

Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.

<!-- Input (--prose-wrap=never) -->

C言
語
・
C++
・
Go
・
Rust

<!-- Prettier 3.4.1 -->
C言語・ C++ ・ Go ・ Rust

<!-- Prettier 3.4.2 -->
C言語・C++・Go・Rust

U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).

Fix comments print on class methods with decorators (#​16891 by @​fisker)
// Input
class A {
  @&#8203;decorator
  /** 
   * The method description
   *
  */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}

// Prettier 3.4.1
class A {
  @&#8203;decorator
  async /**
   * The method description
   *
   */
  method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}

// Prettier 3.4.2
class A {
  @&#8203;decorator
  /**
   * The method description
   *
   */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}
Fix non-idempotent formatting (#​16899 by @​seiyab)

This bug fix is not language-specific. You may see similar change in any languages. This fixes regression in 3.4.0 so change caused by it should yield same formatting as 3.3.3.

// Input
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;

// Prettier 3.4.1 (first)
<div>
  foo
  <span>
    longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo
  </span>, abc
</div>;

// Prettier 3.4.1 (second)
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;

// Prettier 3.4.2
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;

v3.4.1

Compare Source

diff

Remove unnecessary parentheses around assignment in v-on (#​16887 by @​fisker)
<!-- Input -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

<!-- Prettier 3.4.0 -->
<template>
  <button @&#8203;click="(foo += 2)">Click</button>
</template>

<!-- Prettier 3.4.1 -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

v3.4.0

Compare Source

diff

🔗 Release Notes

Microsoft/tslib (tslib)

v2.8.1

Compare Source

yarnpkg/berry (yarn)

v4.6.0

Compare Source

v4.5.3

Compare Source

v4.5.2

Compare Source


Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (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 (rebase) November 3, 2024 01:48
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 from 4107e80 to 16d4fe3 Compare November 3, 2024 07:49
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 from 16d4fe3 to 9d19217 Compare November 3, 2024 11:43
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 from 9d19217 to a741280 Compare November 4, 2024 16:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a741280 to 59ebc0b Compare November 5, 2024 03:28
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 59ebc0b to fb3a90f Compare November 5, 2024 16:28
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 fb3a90f to 7398afb Compare November 9, 2024 12:16
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 9, 2024
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Nov 9, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 26, 2024
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Nov 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dd937a2 to ed7599c Compare November 26, 2024 06:04
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 26, 2024
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Nov 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ed7599c to a091e06 Compare November 26, 2024 13:10
@renovate renovate bot requested a review from favna as a code owner November 26, 2024 13:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1b0fdcf to 98d7426 Compare December 2, 2024 13:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from db9b658 to 1963a40 Compare December 4, 2024 07:32
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1f52fa6 to fac57e5 Compare December 16, 2024 12:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fac57e5 to 99d75ed Compare December 17, 2024 20:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from a76d3e8 to 0c144a8 Compare January 2, 2025 20:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0c144a8 to ee4fb44 Compare January 3, 2025 10:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants