-
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 #103
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
renovate
bot
changed the title
chore(deps): update all non-major dependencies to v2.10.2
chore(deps): update all non-major dependencies
Nov 6, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 6, 2023 13:01
3afea04
to
a80e125
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 14, 2023 12:00
a80e125
to
5687b53
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 14, 2023 16:46
5687b53
to
7c31c5d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 15, 2023 03:16
7c31c5d
to
42b8a84
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 19, 2023 16:54
42b8a84
to
caed52c
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 25, 2023 11:08
caed52c
to
484207e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 4, 2023 15:27
484207e
to
f7de1d5
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 8, 2023 07:31
f7de1d5
to
e9b852c
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 16, 2023 06:34
e9b852c
to
a555c85
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 19, 2023 10:31
a555c85
to
0281418
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 27, 2023 15:28
0281418
to
97de6c4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 29, 2023 03:44
97de6c4
to
78164bc
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 30, 2023 03:44
78164bc
to
17d0790
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
April 25, 2024 17:49
a918a49
to
c739a47
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
April 29, 2024 10:10
c739a47
to
c733649
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 7, 2024 02:05
c733649
to
aeb2861
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 11, 2024 10:46
aeb2861
to
47a60e1
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 13, 2024 06:58
47a60e1
to
19c54bc
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 13, 2024 22:20
19c54bc
to
ee2587f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 15, 2024 22:59
ee2587f
to
69d3bb0
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 4, 2024 12:02
69d3bb0
to
949046b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 5, 2024 13:17
949046b
to
cd7d126
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 14, 2024 11:07
cd7d126
to
299f024
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 14, 2024 17:09
299f024
to
8ed5628
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 18, 2024 11:22
8ed5628
to
c1f8a74
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 22, 2024 16:45
c1f8a74
to
4051abd
Compare
azukashi
approved these changes
Jun 23, 2024
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:
4.1.1
->4.1.2
2.10.1
->2.12.0
2.10.1
->2.12.0
2.10.1
->2.12.0
2.10.1
->2.12.0
14.2.1
->14.2.3
11.9.0
->11.12.0
3.3.7
->3.4.30
5.0.5
->5.0.11
Release Notes
parcel-bundler/parcel (@parcel/core)
v2.12.0
Compare Source
Added
Core
JavaScript
CSS
Bundler
Web Extensions
Performance
Fixed
Core
JavaScript
Bundler
Unstable
v2.11.0
Compare Source
Added
Dev
Fixed
Dev
Core
Resolver
JavaScript
v2.10.3
Compare Source
Added
cacheInfo
to Parcel Query - Detailsparcel-link
andparcel-unlink
dev CLIs - DetailsFixed
Core
import * as
is used withexport *
- DetailsJavaScript
hasOwnProperty
in modules exporting member with same name - DetailsWebbExtension
PostHTML, Pug, Stylus
invalidateOnFileChange
- Detailsv2.10.2
Compare Source
Fixed
Core
JavaScript
vercel/serve (serve)
v14.2.3
Compare Source
Patches
@zeit/schemas
to2.36.0
: #803v14.2.2
Compare Source
Patches
Credits
Huge thanks to @legobeat for helping!
sweetalert2/sweetalert2 (sweetalert2)
v11.12.0
Compare Source
Bug Fixes
Features
[autofocus]
element in a popup (#2736) (52fedf3)11.11.1 (2024-06-05)
Bug Fixes
v11.11.1
Compare Source
Bug Fixes
v11.11.0
Compare Source
Features
undefined
as options (#2728) (0d6f0ec)11.10.8 (2024-04-17)
Bug Fixes
11.10.7 (2024-03-22)
Bug Fixes
11.10.6 (2024-03-05)
Bug Fixes
11.10.5 (2024-02-05)
Bug Fixes
11.10.4 (2024-01-23)
Bug Fixes
11.10.3 (2024-01-11)
Bug Fixes
11.10.2 (2023-12-27)
Bug Fixes
11.10.1 (2023-11-19)
Bug Fixes
v11.10.8
Compare Source
Bug Fixes
v11.10.7
Compare Source
Bug Fixes
v11.10.6
Compare Source
Bug Fixes
v11.10.5
Compare Source
Bug Fixes
v11.10.4
Compare Source
Bug Fixes
v11.10.3
Compare Source
Bug Fixes
v11.10.2
Compare Source
Bug Fixes
v11.10.1
Compare Source
Bug Fixes
v11.10.0
Compare Source
Features
11.9.1 (2023-11-14)
Bug Fixes
v11.9.1
Compare Source
Bug Fixes
vuejs/core (vue)
v3.4.30
Compare Source
Bug Fixes
v-else
(#11150) (e102670)Performance Improvements
v3.4.29
Compare Source
Bug Fixes
v3.4.28
Compare Source
Bug Fixes
ForIteratorExpression
'sreturns
property optional (#11011) (5b8c1af)<math>
tag as block to retain MathML namespace after patching (#10891) (87c5443)<details>
'sonToggle
event handler (#10938) (fd18ce7), closes #10928@vue/reactivity
as dependency of@vue/runtime-dom
(#10468) (ec424f6)<component :is>
(#8304) (b310ec3), closes #8298app.provide
type checking (#10603) (612bbf0), closes #10602v3.4.27
Compare Source
Bug Fixes
v3.4.26
Compare Source
Bug Fixes
v3.4.25
Compare Source
Bug Fixes
v3.4.24
Compare Source
Bug Fixes
v3.4.23
Compare Source
Bug Fixes
v3.4.22
Compare Source
Bug Fixes
.tsx
when type import's extension is omitted (#10637) (34106bc), closes #10635v-model
string/number coercion for multiselect options (#10576) (db374e5)Performance Improvements
__NO_SIDE_EFFECTS__
comments (#9053) (d46df6b)Configuration
📅 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.