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 #2

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 21, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
@discordjs/builders (source) dependencies minor 1.7.0 -> 1.9.0 OpenSSF Scorecard
@nezuchan/core (source) dependencies minor ^0.10.2 -> ^0.19.0 OpenSSF Scorecard
@nezuchan/decorators (source) dependencies minor ^0.2.0 -> ^0.3.0 OpenSSF Scorecard
@nezuchan/framework (source) dependencies minor ^0.10.2 -> ^0.19.0 OpenSSF Scorecard
@nezuchan/kanao-schema (source) dependencies minor ^0.3.1 -> ^0.10.0 OpenSSF Scorecard
@nezuchan/utilities (source) dependencies minor ^0.6.2 -> ^0.7.0 OpenSSF Scorecard
@trpc/client (source) dependencies patch 10.45.1 -> 10.45.2 OpenSSF Scorecard
@trpc/server (source) dependencies patch 10.45.1 -> 10.45.2 OpenSSF Scorecard
@types/amqplib (source) devDependencies patch 0.10.4 -> 0.10.5 OpenSSF Scorecard
@types/gradient-string (source) devDependencies patch 1.1.5 -> 1.1.6 OpenSSF Scorecard
@types/node (source) devDependencies minor 20.11.19 -> 20.17.6 OpenSSF Scorecard
discord-api-types (source) dependencies patch 0.37.70 -> 0.37.103 OpenSSF Scorecard
got dependencies minor 14.2.0 -> 14.4.3 OpenSSF Scorecard
pino (source) dependencies minor 8.19.0 -> 8.21.0 OpenSSF Scorecard
pino-loki dependencies minor 2.2.1 -> 2.3.1 OpenSSF Scorecard
postgres dependencies patch 3.4.3 -> 3.4.5 OpenSSF Scorecard
rimraf devDependencies patch 5.0.5 -> 5.0.10 OpenSSF Scorecard
tslib (source) dependencies minor 2.6.2 -> 2.8.1 OpenSSF Scorecard
turbo (source) devDependencies minor 1.12.4 -> 1.13.4 OpenSSF Scorecard
zod (source) dependencies minor 3.22.4 -> 3.23.8 OpenSSF Scorecard

Release Notes

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

v1.9.0

Compare Source

Features

v1.8.2

Compare Source

Bug Fixes

Documentation

v1.8.1

Compare Source

Bug Fixes

Documentation

  • Split docs.api.json into multiple json files (597340f)

Features

Refactor

v1.8.0

Compare Source

Bug Fixes

Documentation

  • Split docs.api.json into multiple json files (597340f)

Features

Refactor

NezuChan/kanao (@​nezuchan/core)

v0.19.4

Compare Source

Patch Changes

v0.19.3

Compare Source

Patch Changes
  • 09478df: Create own channel for query

v0.19.2

Compare Source

Patch Changes

v0.19.1

Compare Source

Patch Changes

v0.19.0

Compare Source

Minor Changes
  • 8a7e282: Fix guild member schema and update dependencies
Patch Changes

v0.18.0

Compare Source

Minor Changes
  • 5823f1e: Use Postgres Indexes for frequent column queries and Use Postgres Proxy for client querying instead
Patch Changes

v0.17.0

Compare Source

Minor Changes
Patch Changes

v0.16.7

Compare Source

Patch Changes

v0.16.6

Compare Source

Patch Changes

v0.16.5

Compare Source

Patch Changes

v0.16.4

Compare Source

Patch Changes

v0.16.3

Compare Source

Patch Changes

v0.16.2

Compare Source

Patch Changes

v0.16.1

Compare Source

Patch Changes

v0.16.0

Compare Source

Minor Changes
Patch Changes

v0.15.0

Compare Source

Minor Changes

v0.14.0

Compare Source

Minor Changes
Patch Changes

v0.13.0

Compare Source

Minor Changes
  • 684575e: add sharCount option to client
Patch Changes

v0.12.0

Compare Source

Minor Changes
  • f3f75dd: replace postgres.js to node-postgres
Patch Changes

v0.11.0

Compare Source

Minor Changes
  • cf6d6ab: dont make session id unique
Patch Changes
NezuChan/library (@​nezuchan/decorators)

v0.3.0

Compare Source

trpc/trpc (@​trpc/client)

v10.45.2

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.45.1...v10.45.2

discordjs/discord-api-types (discord-api-types)

v0.37.103

Compare Source

Features

v0.37.102

Compare Source

Features

v0.37.101

Compare Source

Bug Fixes
  • rest/oauth2: correct string literal types containing bot scope (#​1101) (2ae2324)
Features

v0.37.100

Compare Source

Bug Fixes
Features

v0.37.99

Compare Source

Features

v0.37.98

Compare Source

Features

v0.37.97

Compare Source

v0.37.96

Compare Source

Bug Fixes

v0.37.95

Compare Source

Bug Fixes
Features

v0.37.94

Compare Source

Features

v0.37.93

Compare Source

Bug Fixes
Features

v0.37.92

Compare Source

Bug Fixes

v0.37.91

Compare Source

Features

v0.37.90

Compare Source

Features

v0.37.89

Compare Source

Features

v0.37.88

Compare Source

Bug Fixes
  • APIGuildMember: make user required and omit in messages (#​998) (98544fa)
Features

v0.37.87

Compare Source

Bug Fixes
  • Correct types for APIAuditLogChangeKey$Add and APIAuditLogChangeKey$Remove (#​955) (f859a96)
Features
  • AutoModeration: add blocking words in member profile (#​740) (5097460)

v0.37.86

Compare Source

v0.37.85

Compare Source

Features

v0.37.84

Compare Source

Features

v0.37.83

Compare Source

Features

v0.37.82

Compare Source

Features

v0.37.81

Compare Source

Bug Fixes

v0.37.80

Compare Source

Features

v0.37.79

Compare Source

Features

v0.37.78

Compare Source

Features

v0.37.77

Compare Source

Features
  • APIAuditLogChange: add APIAuditLogChangeKeySystemChannelFlags (#​933) (47c9ad0)

v0.37.76

Compare Source

v0.37.75

Compare Source

v0.37.74

Compare Source

v0.37.73

Compare Source

v0.37.72

Compare Source

v0.37.71

Compare Source

Features
sindresorhus/got (got)

v14.4.3

Compare Source

v14.4.2

Compare Source

v14.4.1

Compare Source

v14.4.0

Compare Source

v14.3.0

Compare Source

v14.2.1

Compare Source

pinojs/pino (pino)

v8.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.20.0...v8.21.0

v8.20.0

Compare Source

Julien-R44/pino-loki (pino-loki)

v2.3.1: Move from got to native fetch

Compare Source

What's Changed

New Contributors

Full Changelog: Julien-R44/pino-loki@v2.3.0...v2.3.1

v2.3.0

Compare Source

   🚀 Features
    View changes on GitHub
porsager/postgres (postgres)

v3.4.5

Compare Source

v3.4.4

Compare Source

  • Ensure retryRoutines are only used for prepared statements - fixes #​830 3e28f3a
  • update lsn on Primary Keep Alive Message a5cd811
  • add subscribe onerror handler 3e3d5e8
  • Patch: Connection stuck after a while (#​738) 6f20a48
isaacs/rimraf (rimraf)

v5.0.10

Compare Source

v5.0.9

Compare Source

v5.0.8

Compare Source

v5.0.7

Compare Source

v5.0.6

[Compare Source](https://redirect.github.com/isaacs/rimraf/co


Configuration

📅 Schedule: Branch creation - "before 6am" in timezone Asia/Jakarta, 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 force-pushed the renovate/all-minor-patch branch 6 times, most recently from 1fab529 to 4bf0714 Compare February 28, 2024 15:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from fa3bd84 to 1638328 Compare March 6, 2024 23:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 105db3d to 26c491c Compare March 14, 2024 23:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 4a94451 to 8b65bd0 Compare March 23, 2024 08:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from ba81ee6 to 87b4082 Compare March 31, 2024 05:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 98b828e to 4552af7 Compare April 6, 2024 17:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ec4b85b to b78eb7a Compare April 14, 2024 20:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b78eb7a to 079bfff Compare April 19, 2024 05:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a995e38 to 69f2317 Compare August 23, 2024 18:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 720f085 to bf463b8 Compare August 28, 2024 02:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 41f562c to d84679e Compare September 7, 2024 11:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e16de13 to 8e70ab4 Compare September 28, 2024 05:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8e70ab4 to 33ea7ef Compare October 1, 2024 01:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4d60884 to 9398f8e Compare October 15, 2024 02:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0d088bb to c3256a2 Compare October 24, 2024 23:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 6220372 to d6338c5 Compare November 1, 2024 05:54
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