generated from frutbits/template
-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
July 5, 2023 16:50
7846d6c
to
e9e6b89
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
7 times, most recently
from
July 26, 2023 13:43
d1ea30c
to
acdf704
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
August 5, 2023 13:32
8a8a6ac
to
42677a9
Compare
renovate
bot
changed the title
chore(deps): update all non-major dependencies
fix(deps): update all non-major dependencies
Aug 8, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
August 14, 2023 13:14
c555e06
to
b2b19a4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
August 22, 2023 18:39
f7719d2
to
1b5699b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
October 4, 2023 17:21
5e7604d
to
ef85dbc
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
October 12, 2023 23:22
1260800
to
1147244
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
October 23, 2023 16:21
aebde9e
to
53fbc92
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
October 31, 2023 09:44
72304c0
to
28b9525
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
November 12, 2023 22:28
fcc23a4
to
3457ae3
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 14, 2023 20:09
3457ae3
to
c5bce8e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
December 27, 2023 13:47
439b447
to
20718bf
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
January 24, 2024 18:56
ac0bcbf
to
40e0fdf
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
February 10, 2024 22:36
fbdd397
to
5e583f4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
February 19, 2024 15:49
e5d2670
to
b9c0863
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 20, 2024 06:05
b9c0863
to
dd8d6f4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.1.41
->^0.1.47
^0.10.1
->^0.10.4
v3.5.3
->v3.6.0
v3.6.0
->v3.8.2
^8.2.0
->^8.2.2
^14.11.0
->^14.14.1
^16.3.1
->^16.4.5
^2.29.4
->^2.30.1
^10.0.0
->^10.3.1
v2.2.4
->v2.4.0
^5.0.1
->^5.0.5
^2.5.3
->^2.6.2
Release Notes
Brooooooklyn/canvas (@napi-rs/canvas)
v0.1.47
Compare Source
Bug Fixes
v0.1.46
Compare Source
Bug Fixes
v0.1.45
Compare Source
Bug Fixes
drawPicture
in some blending modes such asdestination-in
(#755) (35f7f72), closes #695Features
v0.1.44
Compare Source
Bug Fixes
loadFontsFromDir()
are no longer case-sensitive (9342e33)v0.1.43
Compare Source
v0.1.42
Compare Source
Bug Fixes
ctx.canvas
property on svg context (#697) (968e501)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
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.14.1
Compare Source
Bug Fixes
id
set asundefined
edge case (#9953) (cc07a28)Documentation
?T
overT | null
) (#9946) (1e4ef35)Refactor
Typings
v14.14.0
Compare Source
Bug Fixes
client.deleteWebhook
indelete
(#9786) (31d914e)if...else
pattern and handle partials (#9802) (32d614c)Documentation
APIEmoji
(#9880) (8cfadb6)FileOptions
(#9855) (eaabcdf)contentType
(#9824) (85b2498)Features
imageURL()
(#9788) (b6c762c)isThreadOnly()
(#9847) (699b232)guildScheduledEvent
tocreate()
(#8885) (931c3ed)default_thread_rate_limit_per_user
in channel creation (#9273) (1e5c14b)Refactor
mergeDefault
(#9938) (5b0aa92)Typings
attachments
type (#9874) (2aa3250)targetMember
(#9844) (3c043d8)v14.13.0
Compare Source
Bug Fixes
undefined
values (#9755) (d8e3755)Documentation
@readonly
length (#9778) (8f572a6)Features
GET
route (#9713) (632a9b4)flags
(#9694) (3b18e5b)flags
(#9686) (692f0fc)Client#webhooksUpdate
(#9732) (0de071d)Typings
v14.12.1
Compare Source
Bug Fixes
v14.12.0
Compare Source
Bug Fixes
awaitMessageComponent
withMessageComponentInteraction
s (#8598) (b61e4fb)fetchActive()
only returns active threads in a channel (#9568) (53aa24d)Documentation
Channel
toBaseChannel
(#9718) (e5effb6)APIChannel
(#9717) (125405f)Features
guildAvailable
event (#9692) (3c85fb2).length
(#8682) (53c17e0)channel
property (#9518) (2272321)Performance
members
getter (#9529) (37181ab)Refactor
_roles
property non-enumerable (#9387) (46167a7)fetch
Respone
object.parseResponse
utility method has been updated to operate on a web compatibleResponse
object.DefaultRestOptions
used to contain a defaultagent
, which is now set tonull
instead.Typings
channel()
(#9623) (d64330a)readonly
arrays andconst
type parameters in places (#9641) (cd69868)appPermissions
notnull
in guilds (#9601) (6c2242f)motdotla/dotenv (dotenv)
v16.4.5
Compare Source
Changed
path
option. return to historical behavior: do not attempt to auto find.env
ifpath
set. (regression was introduced in16.4.3
) #814v16.4.4
Compare Source
Changed
?.
with old school&&
(fixing node 12 failures) #812v16.4.3
Compare Source
Changed
options.path
#805v16.4.2
Compare Source
Changed
dotenvx.com
v16.4.1
Compare Source
path
option #797v16.4.0
Compare Source
error.code
to error messages around.env.vault
decryption handling #795.env.vault
file when filename(s) passed as an array #784v16.3.2
Compare Source
Added
Changed
populate
#792moment/moment (moment)
v2.30.1
Compare Source
a lot of TS code.
v2.30.0
Compare Source
pinojs/pino-pretty (pino-pretty)
v10.3.1
Compare Source
What's Changed
New Contributors
Full Changelog: pinojs/pino-pretty@v10.3.0...v10.3.1
v10.3.0
Compare Source
What's Changed
config
from README programmatic usage options by @adamhamlin in https://github.com/pinojs/pino-pretty/pull/475New Contributors
Full Changelog: pinojs/pino-pretty@v10.2.3...v10.3.0
v10.2.3
Compare Source
What's Changed
New Contributors
Full Changelog: pinojs/pino-pretty@v10.2.2...v10.2.3
v10.2.2
Compare Source
What's Changed
Full Changelog: pinojs/pino-pretty@v10.2.0...v10.2.2
v10.2.1
Compare Source
v10.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: pinojs/pino-pretty@v10.1.0...v10.2.0
v10.1.0
Compare Source
What's Changed
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.
This PR has been generated by Mend Renovate. View repository job log here.