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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@napi-rs/canvas ^0.1.41 -> ^0.1.65 age adoption passing confidence dependencies patch
@types/amqplib (source) ^0.10.1 -> ^0.10.6 age adoption passing confidence devDependencies patch
actions/checkout v3.5.3 -> v3.6.0 age adoption passing confidence action minor
actions/setup-node v3.6.0 -> v3.8.2 age adoption passing confidence action minor
amqplib (source) ^0.10.3 -> ^0.10.5 age adoption passing confidence dependencies patch
canvas-constructor ^7.0.1 -> ^7.0.2 age adoption passing confidence dependencies patch
concurrently ^8.2.0 -> ^8.2.2 age adoption passing confidence devDependencies patch
discord.js (source) ^14.11.0 -> ^14.16.3 age adoption passing confidence dependencies minor
dotenv ^16.3.1 -> ^16.4.7 age adoption passing confidence dependencies minor
ghcr.io/hazmi35/node 18-alpine -> 18.20.4-alpine age adoption passing confidence final minor
ghcr.io/hazmi35/node 18-dev-alpine -> 18.20.4-dev-alpine age adoption passing confidence stage minor
moment (source) ^2.29.4 -> ^2.30.1 age adoption passing confidence dependencies minor
pino-pretty ^10.0.0 -> ^10.3.1 age adoption passing confidence dependencies minor
pnpm/action-setup v2.2.4 -> v2.4.1 age adoption passing confidence action minor
rimraf ^5.0.1 -> ^5.0.10 age adoption passing confidence devDependencies patch
tslib (source) ^2.5.3 -> ^2.8.1 age adoption passing confidence dependencies minor

Release Notes

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

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

v0.1.58

Compare Source

Bug Fixes

v0.1.57

Compare Source

Bug Fixes
Features

v0.1.56

Compare Source

Bug Fixes

v0.1.55

Compare Source

Bug Fixes
Features

v0.1.54

Compare Source

Bug Fixes
Features

v0.1.53

Compare Source

Bug Fixes
Features

v0.1.52

Compare Source

Bug Fixes
Features

v0.1.51

Compare Source

Bug Fixes
  • deps: update rust crate base64 to 0.22 (84fd52f)
  • remove postinstall script for gnu/musl platform (#​797) (d37da08)

v0.1.50

Compare Source

Features

v0.1.49

Compare Source

Bug Fixes
Features

v0.1.48

Compare Source

Bug Fixes

v0.1.47

Compare Source

Bug Fixes

v0.1.46

Compare Source

Bug Fixes

v0.1.45

Compare Source

Bug Fixes
Features

v0.1.44

Compare Source

Bug Fixes
  • file extensions in loadFontsFromDir() are no longer case-sensitive (9342e33)

v0.1.43

Compare Source

v0.1.42

Compare Source

Bug Fixes
Features
actions/checkout (actions/checkout)

v3.6.0

Compare Source

actions/setup-node (actions/setup-node)

v3.8.2

Compare Source

What's Changed

Full Changelog: actions/setup-node@v3...v3.8.2

v3.8.1

Compare Source

What's Changed

In scope of this release, the filter was removed within the cache-save step by @​dmitry-shibanov in https://github.com/actions/setup-node/pull/831. It is filtered and checked in the toolkit/cache library.

Full Changelog: actions/setup-node@v3...v3.8.1

v3.8.0

Compare Source

What's Changed
Bug fixes:
Feature implementations:
Documentation changes:
Update dependencies:
New Contributors

Full Changelog: actions/setup-node@v3...v3.8.0

v3.7.0

Compare Source

What's Changed

In scope of this release we added a logic to save an additional cache path for yarn 3 (related pull request and feature request). Moreover, we added functionality to use all the sub directories derived from cache-dependency-path input and add detect all dependencies directories to cache (related pull request and feature request).

Besides, we made such changes as:

New Contributors

Full Changelog: actions/setup-node@v3...v3.7.0

amqp-node/amqplib (amqplib)

v0.10.5

Compare Source

git log v0.10.4..v0.10.5

v0.10.4

Compare Source

kyranet/canvas-constructor (canvas-constructor)

v7.0.2

Compare Source

🐛 Bug Fixes

📝 Documentation

  • Improve readme and add Stackblitz (cf3fc9b)
open-cli-tools/concurrently (concurrently)

v8.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v8.2.1...v8.2.2

v8.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v8.2.0...v8.2.1

discordjs/discord.js (discord.js)

v14.16.3

Compare Source

Bug Fixes

Typings

v14.16.2

Compare Source

Bug Fixes

Documentation

Typings

v14.16.1

Compare Source

Bug Fixes

v14.16.0

Compare Source

Bug Fixes

Documentation

Features

Refactor

Typings

v14.15.3

Compare Source

Bug Fixes

Refactor

Typings

  • Forum starter messages do not support polls (#​10276) ([35

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 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 requested a review from satoufuyuki as a code owner June 27, 2023 17:09
@renovate renovate bot changed the title fix(deps): update dependency tslib to ^2.6.0 chore(deps): update all non-major dependencies Jul 1, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 7846d6c to e9e6b89 Compare July 5, 2023 16:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from d1ea30c to acdf704 Compare July 26, 2023 13:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 8a8a6ac to 42677a9 Compare August 5, 2023 13:32
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Aug 8, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from c555e06 to b2b19a4 Compare August 14, 2023 13:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from f7719d2 to 1b5699b Compare August 22, 2023 18:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1260800 to 1147244 Compare October 12, 2023 23:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from aebde9e to 53fbc92 Compare October 23, 2023 16:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 72304c0 to 28b9525 Compare October 31, 2023 09:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from fcc23a4 to 3457ae3 Compare November 12, 2023 22:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3457ae3 to c5bce8e Compare December 14, 2023 20:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 439b447 to 20718bf Compare December 27, 2023 13:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ac0bcbf to 40e0fdf Compare January 24, 2024 18:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from fbdd397 to 5e583f4 Compare February 10, 2024 22:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e5d2670 to b9c0863 Compare February 19, 2024 15:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b9c0863 to dd8d6f4 Compare February 20, 2024 06:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from c9babe4 to a15aece Compare December 3, 2024 18:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a15aece to 617f40a Compare December 4, 2024 20:39
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