-
Notifications
You must be signed in to change notification settings - Fork 0
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 dependencies (non-major) #226
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/auto-merge-non-major-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
rainx
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 3, 2025 08:01
045305d
to
eb26666
Compare
renovate
bot
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 6, 2025 00:11
eb26666
to
e6261f4
Compare
renovate
bot
changed the title
fix(deps): update dependency @types/node to v22.10.5
fix(deps): update dependencies (non-major)
Jan 6, 2025
rainx
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 6, 2025 00:12
e6261f4
to
05bf34e
Compare
renovate
bot
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 8, 2025 15:56
05bf34e
to
4bd4346
Compare
rainx
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 8, 2025 15:57
4bd4346
to
7fb75cd
Compare
renovate
bot
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 8, 2025 23:23
7fb75cd
to
a806b80
Compare
rainx
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 8, 2025 23:24
a806b80
to
bfc514e
Compare
renovate
bot
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 14, 2025 17:34
bfc514e
to
aa1d1a6
Compare
rainx
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 14, 2025 17:35
aa1d1a6
to
fc5fdc4
Compare
renovate
bot
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 15, 2025 00:04
fc5fdc4
to
d10c1f3
Compare
rainx
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 15, 2025 00:06
d10c1f3
to
e752ac4
Compare
renovate
bot
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 15, 2025 08:35
e752ac4
to
798520b
Compare
rainx
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 15, 2025 08:35
798520b
to
3b422c6
Compare
renovate
bot
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 16, 2025 01:31
3b422c6
to
43d75fd
Compare
rainx
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 16, 2025 01:32
43d75fd
to
e21f5af
Compare
renovate
bot
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 17, 2025 01:44
e21f5af
to
31440e3
Compare
rainx
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 17, 2025 01:45
31440e3
to
9e27d2b
Compare
renovate
bot
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 21, 2025 17:53
9e27d2b
to
3435907
Compare
rainx
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 21, 2025 17:54
3435907
to
4a2af3c
Compare
renovate
bot
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 23, 2025 05:15
4a2af3c
to
2e5a25a
Compare
rainx
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 23, 2025 05:16
2e5a25a
to
5c1b0c2
Compare
renovate
bot
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 23, 2025 10:29
5c1b0c2
to
962c618
Compare
rainx
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 23, 2025 10:29
962c618
to
7c6468a
Compare
renovate
bot
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 23, 2025 18:13
7c6468a
to
f48ccf8
Compare
rainx
force-pushed
the
renovate/auto-merge-non-major-updates
branch
from
January 23, 2025 18:14
f48ccf8
to
60aa04f
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:
22.10.4
->22.10.10
3.39.0
->3.40.0
22.12.0
->22.13.1
9.15.2
->9.15.4
2.5.6
->2.5.8
5.7.2
->5.7.3
Release Notes
zloirock/core-js (core-js)
v3.40.0
Compare Source
Error.isError
stage 3 proposal:Error.isError
.sham
Iterator
sequencing stage 2.7 proposal:IteratorResult
objects when possible, tc39/proposal-iterator-sequencing/17, tc39/proposal-iterator-sequencing/18, December 2024 TC39 meetingSet
methodsDataView.prototype.{ getFloat16, setFloat16 }
performance, #1379, thanks @LeviPesin%TypedArray%.prototype.toSpliced
Math.scale
) available on globalRegExp.escape
marked as shipped from Safari 18.2Promise.try
marked as shipped from Safari 18.2Math.f16round
andDataView.prototype.{ getFloat16, setFloat16 }
marked as shipped from Safari 18.2Uint8Array
to / from base64 and hex proposal methods marked as shipped from Safari 18.2JSON.parse
source text access proposal features marked as shipped from FF135RegExp.escape
marked as shipped from FF134Promise.try
marked as shipped from FF134Symbol.dispose
,Symbol.asyncDispose
andIterator.prototype[@​@​dispose]
marked as shipped from FF135JSON.parse
source text access proposal features marked as shipped from Bun 1.1.43URL.parse
was added - 22.1 instead of 22.0nodejs/node (node)
v22.13.1
Compare Source
v22.13.0
Compare Source
pnpm/pnpm (pnpm)
v9.15.4
: pnpm 9.15.4Compare Source
Patch Changes
pnpm update --latest <pkg>
updates only the specified package, withdedupe-peer-dependents=true
.Platinum Sponsors
Gold Sponsors
v9.15.3
Compare Source
matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)
v2.5.8
Compare Source
Bug Fixes
v2.5.7
Compare Source
Bug Fixes
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
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.