-
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
Update all non-major dependencies #264
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
Container Scanning Status: ❌ Failure
|
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
8 times, most recently
from
November 25, 2024 15:44
a319849
to
968ed44
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
9 times, most recently
from
December 2, 2024 09:17
4840eb4
to
1789fa6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 2, 2024 22:23
1789fa6
to
5ba8adf
Compare
tpendragon
approved these changes
Dec 2, 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:
5.2.0
->5.2.1
2.20.0
->2.21.1
2.21.2
->2.22.8
1.4.8
->1.4.9
5.11.0
->5.11.1
0.14.2
->0.15.0
6.4.3
->6.5.0
4.26.0
->4.27.0
6.0.0
->6.0.2
Release Notes
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.2.1
socketry/async (async)
v2.21.1
Compare Source
Worker Pool
Ruby 3.4 will feature a new fiber scheduler hook,
blocking_operation_wait
which allows the scheduler to redirect the work given torb_nogvl
to a worker pool.The Async scheduler optionally supports this feature using a worker pool, by using the following environment variable:
This will cause the scheduler to use a worker pool for general blocking operations, rather than blocking the event loop.
It should be noted that this isn't a net win, as the overhead of using a worker pool can be significant compared to the
rb_nogvl
work. As such, it is recommended to benchmark your application with and without the worker pool to determine if it is beneficial.v2.21.0
Compare Source
aws/aws-cli (awscli)
v2.22.8
Compare Source
v2.22.7
Compare Source
v2.22.6
Compare Source
v2.22.5
Compare Source
v2.22.4
Compare Source
v2.22.3
Compare Source
v2.22.2
Compare Source
v2.22.1
Compare Source
v2.22.0
Compare Source
v2.21.3
Compare Source
SeleniumHQ/selenium (selenium-webdriver)
v4.27.0
=========================
uri
gem deprecation warning (#14770)vitejs/vite (vite)
v6.0.2
Compare Source
node_modules
if deno (#18823) (a20267b), closes #18823style.css
as a key for the style file forcssCodesplit: false
(#18820) (ec51115), closes #18820external
by default (#18821) (2250ffa), closes #18821ssr.target: 'webworker'
defaults as fallback (#18827) (b39e696), closes #18827v6.0.1
Compare Source
proxy
prevents starting http2 server (#18788) (bbaf514), closes #18788applyToEnvironment
hooks on worker build (#18793) (0c6cdb0), closes #18793Configuration
📅 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.