-
Notifications
You must be signed in to change notification settings - Fork 11
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 #277
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
changed the title
fix(deps): update dependency react-i18next to ^12.3.0
fix(deps): update all non-major dependencies
May 18, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 18, 2023 23:01
8a4a530
to
12e300f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 19, 2023 07:23
12e300f
to
fb1cb66
Compare
renovate
bot
changed the title
fix(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
May 19, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 22, 2023 00:23
fb1cb66
to
b3bb507
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 22, 2023 21:34
b3bb507
to
b3102c6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 25, 2023 16:03
b3102c6
to
c668075
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 25, 2023 23:38
c668075
to
c17a242
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 26, 2023 22:53
c17a242
to
75a7cb1
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 27, 2023 10:22
75a7cb1
to
a15d5e9
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 27, 2023 15:35
a15d5e9
to
411ebc6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 12, 2023 20:04
4fafea6
to
7edbcfc
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 13, 2023 04:28
7edbcfc
to
9bb5b9e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 13, 2023 21:17
9bb5b9e
to
387ac2f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 14, 2023 20:25
387ac2f
to
4154063
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 17, 2023 05:41
4154063
to
5d19f8f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 19, 2023 15:25
5d19f8f
to
6274140
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 22, 2023 20:26
6274140
to
f0b4264
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 23, 2023 12:52
f0b4264
to
6fc1910
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 23, 2023 12:58
6fc1910
to
f3a3878
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:
^6.0.11
->^6.0.14
^6.0.11
->^6.0.14
^6.0.11
->^6.0.14
^6.0.11
->^6.0.14
^6.0.11
->^6.0.14
^13.4.2
->^13.4.7
^4.29.7
->^4.29.15
^18.16.13
->^18.16.18
^5.59.6
->^5.60.0
^5.59.6
->^5.60.0
^2.2.9
->^2.4.2
^13.4.2
->^13.4.7
^5.0.4
->^5.1.3
^0.31.1
->^0.32.2
^1.1.1
->^1.2.0
Release Notes
mantinedev/mantine
v6.0.14
Compare Source
What's Changed
[@mantine/hooks]
use-window-event: Improve events type (#4423)[@mantine/core]
MultiSelect: FixhoverOnSearchChange
not working correctly whencreatable
prop is set (#4344)[@mantine/tiptap]
Add option to configure initial state of external link control (#4373)[@mantine/core]
PinInput: Fix incorrect Backspace key handling (#4379)[@mantine/core]
Table: Fix table styles applied to the nested table elements, for example in dropdowns (#4393)[@mantine/core]
Image: Fix image alt overflow in Firefox (#4410)New Contributors
Full Changelog: mantinedev/mantine@6.0.13...6.0.14
v6.0.13
What's Changed
[@mantine/dates]
FixnextIcon
andpreviousIcon
props not passed to Calendar component (#4273)[@mantine/core]
AppShell: Fix wrong padding whennavbarOffsetBreakpoint
andasideOffsetBreakpoint
have the same value (#4281)[@mantine/core]
Select: Fix unexpected horizontal scrollbar in items with long text (#4296)[@mantine/core]
NumberInput: Fix missing disabled controls styles (#4314)[@mantine/core]
Fix Select/MultiSelect scrolling page whentransitionProps
are set (#4327)[@mantine/core]
Chip: Fix unexpected line break when children are not a plain string (#4328)New Contributors
Full Changelog: mantinedev/mantine@6.0.11...6.0.13
vercel/next.js
v13.4.7
Compare Source
Core Changes
Documentation Changes
with-supabase
example to App Router: #51335next/image
docs.: #51457Example Changes
Misc Changes
ERR_INVALID_THIS
on Node 20: #51406ERR_INVALID_THIS
on Node 20": #51539Credits
Huge thanks to @wyattjoh, @ijjk, @dvakatsiienko, @leerob, @kwonoj, @nickmccurdy, @brunoeduardodev, @dijonmusters, @shuding, @tyler-lutz, @huozhi, @feedthejim, @alexkirsz, @sonam-serchan, @vicsantizo, @leodr, @wiscaksono, @sokra, @delbaoliveira, @ztanner, @hustLer2k, @joshuabaker, and @ForsakenHarmony for helping!
v13.4.6
Compare Source
Core Changes
next/head
warning to link to the correct docs page: #51013output: export
andnext export -o
: #51191extension
does not load.md
f…: #49785Documentation Changes
usePathname
usage as client hook.: #51146Note
toGood to know
consistency: #51080env
suggestions: #51312Example Changes
with-elasticsearch
to TypeScript: #44842Misc Changes
Credits
Huge thanks to @ijjk, @huozhi, @kwonoj, @shuding, @shozibabbas, @omarhoumz, @jamespearson, @tristndev, @sokra, @leerob, @AldeonMoriak, @delbaoliveira, @manovotny, @styfle, @mirismaili, @tyler-lutz, @SuttonJack, @jeremydouglas, @MaxLeiter, @Kikobeats, @JanCizmar, @mltsy, @WilderDev, @Guilleo03, @Willem-Jaap, @escwxyz, @wiredacorn, @Ethan-Arrowood, @BaffinLee, @ztanner, @greatSumini, @ciruz, @kijikunnn, @DustinsCode, @riqwan, @joostdecock, @nikolovlazar, @Bowens20832, @JohnAlbin, @timneutkens, @feedthejim, @wyattjoh, @gidgudgod, @maxproske, @dunklesToast, @yyuemii, @mPaella, @mknichel, @niko20, @jyunhanlin, @mkcy3, and @valentinpolitov for helping!
v13.4.5
Compare Source
Core Changes
next/legacy/image
: #50343cache-control
header on 304 response: #50408next/link
and router push/replace: #49521@vercel/turbopack-node
types (and more turbopack updates): #50605Google-InspectionTool
token to known bot UA list: #50467cssFiles
field: #50610chunks
field in the client manifest for SSR: #50959typescript@5.1
: #50557router.refresh()
with Draft Mode in App Router: #50941verbatimModuleSyntax: true
support in tsconfig.json: #48018moduleResolution: bundler
support in tsconfig.json: #51065Documentation Changes
async
to Opengraph Image code example.: #50990useFormStatus
to be a client component: #50991revalidateTag
import: #51005instrumentation.ts
file: #51034next/image
optimization: #51066PORT
from.env
concatenation example: #51063and
inHow to Use These Docs
section: #51058Example Changes
Misc Changes
swc_core
tov0.76.37
: #50311share-generics
: #50673npm@9.6.7
: #51044@webassemblyjs
: #51045Credits
Huge thanks to @huozhi, @ijjk, @timneutkens, @shuding, @styfle, @alexkirsz, @devjiwonchoi, @wyattjoh, @SuttonJack, @sokra, @smaeda-ks, @keyz, @kdy1, @Schniz, @MaxLeiter, @jridgewell, @ForsakenHarmony, @koba04, @wbinnssmith, @kwonoj, @vinaykulk621, @Kikobeats, @gnoff, @delbaoliveira, @jiwooIncludeJeong, @manovotny, @ethanmick, @tyler-lutz, @didemkkaslan, @itsmingjie, @v1k1, @thepatrick00, @taylorbryant, @kvnang, @balazsorban44, @alainkaiser, @feedthejim, @simPod, @svarunid, and @pauek for helping!
v13.4.4
Compare Source
Core Changes
x-forwarded-*
headers to turbopack renders: #50012init.defaultBranch
git con…: #49960swc_core
tov0.76.18
: #50137draftMode
type to GetServerSidePropsContext: #50184node
condition to import resolution: #50007Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.