-
Notifications
You must be signed in to change notification settings - Fork 23
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
build(deps): update patch & minor updates #578
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch-updates
base: main
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
renovate
bot
changed the title
build(deps): update dependency js-beautify to v1.15.1
build(deps): update patch & minor updates
Feb 26, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
6 times, most recently
from
April 26, 2024 11:44
8787db9
to
1336e10
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
4 times, most recently
from
May 8, 2024 04:41
f446dd2
to
e172c6e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
2 times, most recently
from
May 14, 2024 03:08
f232613
to
3b9d498
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
5 times, most recently
from
May 24, 2024 12:04
8f1a0a1
to
87b50c6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
2 times, most recently
from
May 31, 2024 12:47
0b65082
to
f6b084b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
3 times, most recently
from
June 7, 2024 00:41
b981603
to
f7b2cf3
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
4 times, most recently
from
June 19, 2024 19:39
f9ad7c6
to
ddaa9c4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
from
June 24, 2024 22:39
ddaa9c4
to
7b565e0
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
3 times, most recently
from
November 27, 2024 14:12
ae99761
to
05a4187
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
2 times, most recently
from
December 5, 2024 19:31
1f0f449
to
cc0a956
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
3 times, most recently
from
December 12, 2024 19:36
7024295
to
ca534a2
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
2 times, most recently
from
December 21, 2024 19:02
cdea1d3
to
e19f045
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
2 times, most recently
from
January 1, 2025 18:14
cc3c024
to
90e0b26
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
2 times, most recently
from
January 16, 2025 06:48
d97fd2a
to
767ace6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
5 times, most recently
from
January 27, 2025 10:37
553f6bf
to
ebcd29f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
8 times, most recently
from
February 3, 2025 16:27
10f74c5
to
ec97e45
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
from
February 6, 2025 09:58
ec97e45
to
a84985f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-updates
branch
from
February 7, 2025 09:24
a84985f
to
62fa17c
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:
7.25.8
->7.26.7
7.25.8
->7.26.7
14.5.2
->14.6.1
6.2.3
->6.2.6
16.13.2
->16.14.1
Release Notes
babel/babel (@babel/core)
v7.26.7
Compare Source
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
babel-plugin-transform-typeof-symbol
typeof
in arrow functions (@liuxingbaoyu)babel-parser
ranges
option in estree method value (@JLHwung)babel-core
babel-plugin-transform-typescript
babel-plugin-transform-typescript
,babel-traverse
,babel-types
import x = y.z
(@liuxingbaoyu)v7.26.0
Compare Source
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)testing-library/user-event (@testing-library/user-event)
v14.6.1
Compare Source
Bug Fixes
delay
option (#1175) (2edf14d)ContextMenu
todefaultKeyMap
(#1079) (3e471d1)defaultKeyMap
(#1226) (543ecb0)pointerdown
isdefaultPrevented
(#1121) (f681f7b)button
andbuttons
properties onPointerEvent
(#1219) (6614f72)1
as default value forPointerEvent.width
andPointerEvent.height
(#1224) (f0468d0)click
event loop on form-associated custom element (#1238) (465fc7e)click
event on non-focusable control (#1130) (e429094)accept
filter more leniently (#1064) (a344ad4)v14.6.0
Compare Source
Features
FocusEvent
in hidden documents (#1252) (1ed8b15)Bug Fixes
DataTransferItem.getAsString()
callback (#1251) (7b11b0e)PointerCoords.x
inisDifferentPointerPosition
(#1216) (75edef5)PointerCoords
inisDifferentPointerPosition()
(#1229) (5f3d28f)bcomnes/npm-run-all2 (npm-run-all2)
v6.2.6
Compare Source
Commits
d928f9a
v6.2.5
Compare Source
v6.2.4
Compare Source
Merged
which
command#154
Fixed
which
command#153
stylelint/stylelint (stylelint)
v16.14.1
Compare Source
It fixes a bug with caching.
v16.14.0
Compare Source
It fixes 8 bugs and adds features to our
Warning
type.Warning
type (#8234) (@romainmenke).SyntaxError: The requested module 'table'...
(#8325) (@denisx).RuleContext['fix']
type (#8309) (@Mouvedia).declaration-property-value-keyword-no-deprecated
autofix ofborder-color
andoverflow
(#8346) (@Mouvedia).declaration-property-value-keyword-no-deprecated
false negatives foroverflow-x
andoverflow-y
(#8340) (@Mouvedia).declaration-property-value-keyword-no-deprecated
false negatives forscrollbar-color
(#8346) (@Mouvedia).declaration-property-value-keyword-no-deprecated
false positives for non-standard syntax values (#8329) (@Mouvedia).declaration-property-value-keyword-no-deprecated
warning message foroverflow: <keyword> <keyword>
(#8340) (@Mouvedia).selector-pseudo-class-no-unknown
false positives for:has-slotted
(#8332) (@Mouvedia).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 was generated by Mend Renovate. View the repository job log.