-
Notifications
You must be signed in to change notification settings - Fork 7
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
Update weekly patch updates #185
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/weekly-patch-updates
base: develop
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.
Open
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
b9520e3
to
1dc9289
Compare
dfc42d5
to
27a3b8f
Compare
b341a9a
to
90ba557
Compare
fe5131b
to
28037a7
Compare
28037a7
to
64e5a04
Compare
72acce7
to
5fa2ee5
Compare
d7a63dc
to
33d5560
Compare
33d5560
to
0a03232
Compare
3a7cffd
to
efb38aa
Compare
1888187
to
37336b2
Compare
b992668
to
6b0719c
Compare
a457e79
to
114c2ea
Compare
114c2ea
to
d35fad5
Compare
03f8ca8
to
4e6f17f
Compare
4fd1911
to
ebc62c8
Compare
e0a1e61
to
c7130e5
Compare
c7130e5
to
26bfa87
Compare
26bfa87
to
027b5c5
Compare
027b5c5
to
798033c
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:
1.0.0-rc.12
->1.0.0
0.37.90
->0.37.119
16.4.5
->16.4.7
3.1.4
->3.1.9
Release Notes
cheeriojs/cheerio (cheerio)
v1.0.0
Compare Source
Cheerio 1.0 is here! 🎉
Announcement Blog Post
Breaking Changes
The minimum NodeJS version is now 18.17 or higher https://github.com/cheeriojs/cheerio/pull/3959
Import paths were simplified. For example, use
cheerio/slim
instead ofcheerio/lib/slim
. https://github.com/cheeriojs/cheerio/pull/3970The deprecated default Cheerio instance and static methods were removed. https://github.com/cheeriojs/cheerio/pull/3974
Before, it was possible to write code like this:
Make sure to always load documents first:
Node types previously re-exported by Cheerio must now be imported directly
from (
domhandler
)(https://github.com/fb55/domhandler). https://github.com/cheeriojs/cheerio/pull/3969htmlparser2 options now reside exclusively under the
xml
key (https://github.com/cheeriojs/cheerio/pull/2916):New Features
Fixes
cheerio/utils
by @blixt in https://github.com/cheeriojs/cheerio/pull/2601data
, and simplify by @fb55 in https://github.com/cheeriojs/cheerio/pull/2818closest
be able to start from text nodes by @Qualtagh in https://github.com/cheeriojs/cheerio/pull/2811Other
Full Changelog: cheeriojs/cheerio@v1.0.0-rc.12...v1.0.0
discordjs/discord-api-types (discord-api-types)
v0.37.119
Compare Source
Bug Fixes
v0.37.118
Compare Source
Features
incidents_data
(#822) (8fe9c07)v0.37.117
Compare Source
v0.37.116
Compare Source
Features
BadRequest
(#1191) (d9b6935)v0.37.115
Compare Source
v0.37.114
Compare Source
Bug Fixes
v0.37.113
Compare Source
Bug Fixes
Features
Bluesky
andMastodon
(#1174) (61592d6)v0.37.112
Compare Source
Features
renewal_sku_ids
(#1172) (fb7c6b8)v0.37.111
Compare Source
v0.37.110
Compare Source
Features
v0.37.109
Compare Source
Features
v0.37.108
Compare Source
Features
v0.37.107
Compare Source
Bug Fixes
v0.37.106
Compare Source
v0.37.105
Compare Source
Features
v0.37.104
Compare Source
Bug Fixes
ButtonStyle.Premium
(#1135) (736479c)v0.37.103
Compare Source
Features
v0.37.102
Compare Source
Features
v0.37.101
Compare Source
Bug Fixes
Features
VoiceChannelEffectSend
event (#739) (240226f)v0.37.100
Compare Source
Bug Fixes
guild_id
as deprecated (#1084) (3f3fe21)unavailable
optional (#1092) (258fb72)RESTAPIPollCreate
withRESTAPIPoll
(#1091) (d3b5187)Features
GuildNavigation
andLinkedRole
(#1089) (0938b66)PurchaseNotification
andPollResult
(#1040) (344274b)40018
,40019
, and40094
(#1056) (93e649a)poll
(#1067) (f770290)v0.37.99
Compare Source
Features
IsGuest
andDmSettingsUpsellAcknowledged
(#1079) (2803e8d)v0.37.98
Compare Source
Features
v0.37.97
Compare Source
v0.37.96
Compare Source
Bug Fixes
recurrence_rule
on patch (#1063) (19d2aeb)v0.37.95
Compare Source
Bug Fixes
Features
UnknownStickerPack
(#1055) (906dd8e)v0.37.94
Compare Source
Features
approximate_user_install_count
(#1052) (d504763)v0.37.93
Compare Source
Bug Fixes
Features
Roblox
(#1032) (4f66b4d)banner
(#1028) (da9496f)v0.37.92
Compare Source
Bug Fixes
v0.37.91
Compare Source
Features
title
(#1015) (897fd90)motdotla/dotenv (dotenv)
v16.4.7
Compare Source
Changed
.tap
folder when publishing. (oops, sorry about that everyone. - @motdotla) #848v16.4.6
Compare Source
Changed
remy/nodemon (nodemon)
v3.1.9
Compare Source
Bug Fixes
exitcrash
(9c9de6e)v3.1.8
Compare Source
Bug Fixes
v3.1.7
Compare Source
Bug Fixes
v3.1.6
Compare Source
Bug Fixes
v3.1.5
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 5am on monday" (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.
This PR was generated by Mend Renovate. View the repository job log.