-
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
[RENOVATE-BOT] Update dependencies (non-major) #339
Merged
Merged
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 ↗︎
|
renovate
bot
requested review from
bxbdev,
HongLinLiao,
JohnsonMao,
kylemocode and
Parkerhiphop
October 10, 2023 16:48
renovate
bot
force-pushed
the
renovate/dependencies
branch
5 times, most recently
from
October 19, 2023 15:01
0359606
to
3f6a08f
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
2 times, most recently
from
October 31, 2023 22:45
7317213
to
34e71fb
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
8 times, most recently
from
November 13, 2023 16:02
03d2de1
to
c3e71c4
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
November 15, 2023 21:53
c3e71c4
to
409be1c
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
November 25, 2023 15:31
409be1c
to
9f6aa6c
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
November 26, 2023 11:07
9f6aa6c
to
01ddc1b
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
✅ Knip Scan Result for 01ddc1b Unused files (9)
Unused dependencies (2)
Unused devDependencies (5)
Unused exported types (2)
Configuration issues (1)
|
🤖 Lighthouse Scan Result for 01ddc1b /rooms
/rooms/abc
/login
|
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:
8.0.1
->8.1.0
1.6.0
->1.6.2
23.4.4
->23.7.6
14.0.0
->14.0.3
13.1.2
->13.5.0
1.13.2
->1.14.0
Release Notes
gregberge/svgr (@svgr/webpack)
v8.1.0
Compare Source
Bug Fixes
Features
8.0.1 (2023-05-09)
Bug Fixes
axios/axios (axios)
v1.6.2
Compare Source
Features
withCredentials
behavior; (#6046) (cff9967)PRs
Contributors to this release
v1.6.1
Compare Source
Bug Fixes
Contributors to this release
i18next/i18next (i18next)
v23.7.6
Compare Source
v23.7.5
Compare Source
v23.7.4
Compare Source
v23.7.3
Compare Source
v23.7.2
Compare Source
v23.7.1
Compare Source
v23.7.0
Compare Source
v23.6.0
Compare Source
v23.5.1
Compare Source
v23.5.0
Compare Source
v23.4.9
Compare Source
v23.4.8
Compare Source
v23.4.7
Compare Source
v23.4.6
Compare Source
v23.4.5
Compare Source
i18next/next-i18next (next-i18next)
v14.0.3
Compare Source
v14.0.2
Compare Source
v14.0.1
Compare Source
i18next/react-i18next (react-i18next)
v13.5.0
Compare Source
v13.4.1
Compare Source
v13.4.0
Compare Source
v13.3.2
Compare Source
v13.3.1
Compare Source
v13.3.0
Compare Source
v13.2.2
Compare Source
v13.2.1
Compare Source
v13.2.0
Compare Source
dcastil/tailwind-merge (tailwind-merge)
v1.14.0
Compare Source
New Features
mt-[calc(theme(fontSize.4xl)/1.125)]
would not be recognized correctly because no length unit is present in the arbitrary value.calc()
,min()
,max()
andclamp()
function is used in the arbitrary value.mt-[…]
the arbitrary value can only be a length, so I don't check for it. A consequence of this is that if you use non-Tailwind classes likemt-[this-is-totally-not-tailwind]
, tailwind-merge will recognize it as a Tailwind class from now on. Please don't use classes that look like Tailwind classes with arbitrary value but aren't Tailwind classes with tailwind-merge (in default config) to prevent incorrect merging behavior.Bug Fixes
col-span-full
class missing in default config by @dcastil in https://github.com/dcastil/tailwind-merge/pull/267Documentation
Full Changelog: dcastil/tailwind-merge@v1.13.2...v1.14.0
Configuration
📅 Schedule: Branch creation - "every 2 weeks after 8pm on Wednesday,every 2 weeks before 9:00am on Wednesday" in timezone Asia/Taipei, 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.