-
Notifications
You must be signed in to change notification settings - Fork 1
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 #45
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/all-minor-patch
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.
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
9089f41
to
30105ac
Compare
30105ac
to
976b9c3
Compare
976b9c3
to
65b9d89
Compare
65b9d89
to
08d494e
Compare
08d494e
to
908057f
Compare
908057f
to
a3e373a
Compare
a3e373a
to
33d0a8f
Compare
33d0a8f
to
487397e
Compare
487397e
to
c37ef5f
Compare
c37ef5f
to
2402e77
Compare
2402e77
to
775f71b
Compare
775f71b
to
c27c6ab
Compare
c27c6ab
to
bba7fb9
Compare
bba7fb9
to
fb40e71
Compare
80b7781
to
720c3c8
Compare
720c3c8
to
8694c8f
Compare
8694c8f
to
e55cfa2
Compare
e55cfa2
to
7580d68
Compare
7580d68
to
48df8ad
Compare
48df8ad
to
f976010
Compare
f976010
to
1917fef
Compare
1917fef
to
b21264d
Compare
b21264d
to
dc19806
Compare
dc19806
to
5029fbd
Compare
5029fbd
to
4d495c4
Compare
4d495c4
to
0319590
Compare
0319590
to
8ff8ccd
Compare
8ff8ccd
to
796db4c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.1.1
->1.2.0
2.2.0
->2.4.3
1.2.1
->1.2.4
5.0.3
->5.0.5
5.0.0
->5.0.1
^0.1.0
->^0.3.0
20.11.0
->20.17.19
6.18.1
->6.21.0
10.4.16
->10.4.20
4.6.0
->4.12.23
1.11.10
->1.11.13
0.37.67
->0.37.119
2.12.0
->2.12.1
8.56.0
->8.57.1
2.6.1
->2.12.0
4.24.5
->4.24.11
8.4.33
->8.5.2
16.0.0
->16.1.0
1.69.7
->1.85.0
3.4.1
->3.4.17
5.3.3
->5.7.3
5.0.2
->5.1.0
4.0.2
->4.6.0
Release Notes
discordjs/discord.js (@discordjs/core)
v1.2.0
Compare Source
Bug Fixes
Documentation
Features
with_counts
to getting guilds (#10143) (8c2abab)Refactor
discordjs/discord.js (@discordjs/rest)
v2.4.3
Compare Source
v2.4.2
Compare Source
Bug Fixes
v2.4.1
Compare Source
v2.4.0
Compare Source
Bug Fixes
Features
avatarDecorationData
(#9888) (3b5c600)v2.3.0
Compare Source
Bug Fixes
Documentation
@returns
(#9989) (e9ff991)Features
Refactor
Styling
Testing
sapphiredev/utilities (@sapphire/bitfield)
v1.2.4
Compare Source
Changelog
All notable changes to this project will be documented in this file.
v1.2.3
Compare Source
🐛 Bug Fixes
📝 Documentation
v1.2.2
Compare Source
🐛 Bug Fixes
sapphiredev/utilities (@sapphire/eslint-config)
v5.0.5
Compare Source
🐛 Bug Fixes
📝 Documentation
v5.0.4
Compare Source
🐛 Bug Fixes
sapphiredev/utilities (@sapphire/ts-config)
v5.0.1
Compare Source
🐛 Bug Fixes
📝 Documentation
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.21.0
Compare Source
🚀 Features
export plugin metadata
allow
parserOptions.project: false
eslint-plugin: add rule prefer-find
🩹 Fixes
eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression
eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values
eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions
eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option
eslint-plugin: [class-literal-property-style] allow getter when same key setter exists
eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before
as
keyword❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.20.0
Compare Source
🚀 Features
🩹 Fixes
eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result
eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable
eslint-plugin: [no-useless-template-literals] report Infinity & NaN
eslint-plugin: [prefer-readonly] disable checking accessors
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.19.1
Compare Source
🩹 Fixes
type-utils: preventing isUnsafeAssignment infinite recursive calls
eslint-plugin: [no-unnecessary-condition] fix false positive for type variable
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.19.0
Compare Source
🚀 Features
eslint-plugin: [prefer-promise-reject-errors] add rule
eslint-plugin: [no-array-delete] add new rule
eslint-plugin: [no-useless-template-literals] add fix suggestions
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression
eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable
❤️ Thank You
You can read about our versioning strategy and releases on our website.
postcss/autoprefixer (autoprefixer)
v10.4.20
Compare Source
fit-content
prefix for Firefox.v10.4.19
Compare Source
end value has mixed support, consider using flex-end
warningsince
end
/start
now have good support.v10.4.18
Compare Source
-webkit-box-orient
on-webkit-line-clamp
(@Goodwine).v10.4.17
Compare Source
user-select: contain
prefixes.saadeghi/daisyui (daisyui)
v4.12.23
Compare Source
v4.12.22
Compare Source
v4.12.21
Compare Source
v4.12.20
Compare Source
v4.12.19
Compare Source
v4.12.18
Compare Source
v4.12.17
Compare Source
v4.12.16
Compare Source
Bug Fixes
v4.12.15
Compare Source
Bug Fixes
v4.12.14
Compare Source
Bug Fixes
v4.12.13
Compare Source
Bug Fixes
v4.12.12
Compare Source
Bug Fixes
v4.12.11
Compare Source
Bug Fixes
v4.12.10
Compare Source
Bug Fixes
v4.12.9
Compare Source
Bug Fixes
themeRoot
config (fade326), closes #3094v4.12.8
Compare Source
Bug Fixes
v4.12.7
Compare Source
Bug Fixes
<select>
padding (08bc2e6), closes #3098v4.12.6
Compare Source
v4.12.5
Compare Source
Bug Fixes
v4.12.4
Compare Source
Bug Fixes
v4.12.3
Compare Source
v4.12.2
Compare Source
v4.11.1
Compare Source
Bug Fixes
prefers-reduced-motion
(57d470e)v4.11.0
Compare Source
Features
tab-active
style for tabs witharia-selected="true"
attribute (213ee58)v4.10.5
Compare Source
Bug Fixes
outline-*
color utility classes to CDN file (b3e4800), closes #2944v4.10.4
Compare Source
Bug Fixes
input
as disabled (50d26b5), closes #3004v4.10.3
Compare Source
v4.10.2
Compare Source
Bug Fixes
v4.10.1
Compare Source
Bug Fixes
v4.10.0
Compare Source
Features
v4.9.0
Compare Source
Features
v4.8.0
Compare Source
Features
checked="true"
won't force to show a checked value visually anymore (17585a6), closes #2911v4.7.3
Compare Source
Features
carousel-start
utility classv4.7.2
Compare Source
Bug Fixes
v4.7.1
Compare Source
Bug Fixes
btn
is inside menu (ac60762)v4.7.0
Compare Source
Features
v4.6.3
Compare Source
Bug Fixes
v4.6.2
Compare Source
Bug Fixes
v4.6.1
Compare Source
Bug Fixes
iamkun/dayjs (dayjs)
v1.11.13
Compare Source
v1.11.12
Compare Source
Bug Fixes
v1.11.11
Compare Source
Bug Fixes
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
](https://redirect.github.com/discordjs/discord-api-Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - "before 4am" (UTC).
🚦 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.