-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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 @elastic/kibana-cloud-security-posture dependencies (main) #201291
Open
elastic-renovate-prod
wants to merge
3
commits into
main
Choose a base branch
from
renovate/main-@elastickibana-cloud-security-posture-dependencies
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.
Open
Update @elastic/kibana-cloud-security-posture dependencies (main) #201291
elastic-renovate-prod
wants to merge
3
commits into
main
from
renovate/main-@elastickibana-cloud-security-posture-dependencies
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
elastic-renovate-prod
bot
added
backport:all-open
Backport to all branches that could still receive a release
release_note:skip
Skip the PR/issue when compiling release notes
Team:Cloud Security
Cloud Security team related
labels
Nov 21, 2024
Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security) |
elastic-renovate-prod
bot
force-pushed
the
renovate/main-@elastickibana-cloud-security-posture-dependencies
branch
from
November 23, 2024 01:52
8147700
to
078ec9e
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/main-@elastickibana-cloud-security-posture-dependencies
branch
from
November 30, 2024 06:23
078ec9e
to
a960e9c
Compare
…posture-dependencies
opauloh
approved these changes
Dec 3, 2024
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
/ci |
💔 Build Failed
Failed CI Steps |
…posture-dependencies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport:all-open
Backport to all branches that could still receive a release
release_note:skip
Skip the PR/issue when compiling release notes
Team:Cloud Security
Cloud Security team related
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:
^0.10.1
->^0.10.2
^8.1.0
->^8.1.2
^8.1.0
->^9.0.0
^2.4.12
->^2.6.6
^5.1.0
->^5.3.0
Release Notes
mswjs/http-middleware (@mswjs/http-middleware)
v0.10.2
Compare Source
v0.10.2 (2024-10-25)
Bug Fixes
13cee76
) @c0per @LeBenLeBen @kettanaito75lb/byte-size (byte-size)
v9.0.0
Compare Source
Whether this is a breaking change or not is debatable so it has been released as a major version just in case.
Non-breaking change since v8.2.1
These changes affect the output only, there are no changes to the API or minimum supported Node version (still v12.17).
byteSize(1000).toString()
now returns1 kB
instead of1.0 kB
, removing the superfluous one decimal place of precision.byteSize(1500000, { precision: 5 }).toString()
now returns1.5 MB
instead of1.50000 MB
, again removing superfluous precision.byteSize(1500010, { precision: 5 }).toString()
will return1.50001 MB
as there is meaningful, non-zero precision to display.v8.2.1
Compare Source
v8.2.0
Compare Source
v8.1.1
Compare Source
mswjs/msw (msw)
v2.6.6
Compare Source
v2.6.6 (2024-11-22)
Bug Fixes
3b7b776
) @kettanaitov2.6.5
Compare Source
v2.6.5 (2024-11-16)
Bug Fixes
5bf3e3b
) @kettanaitov2.6.4
Compare Source
v2.6.4 (2024-11-10)
Bug Fixes
sendBeacon()
requests (#2353) (2fa98c3
) @kettanaito2fa98c3
) @kettanaitov2.6.3
Compare Source
v2.6.3 (2024-11-10)
Bug Fixes
transformResponse
option (#2351) (74c4a3a
) @kettanaitov2.6.2
Compare Source
v2.6.2 (2024-11-07)
Bug Fixes
@bundled-es-modules/cookie
to 2.0.1 (#2312) (c134352
) @kettanaitov2.6.1
Compare Source
v2.6.1 (2024-11-06)
Bug Fixes
instanceof
handler check failures between different MSW versions (#2349) (28d26bd
) @kettanaitov2.6.0
Compare Source
v2.6.0 (2024-10-29)
Features
ae786f5
) @kettanaito @DanielleHuismanxtermjs/xterm.js (xterm)
v5.3.0
Compare Source
🚀 Features
scrollLines
,scrollPages
,scrollToLine
,scrollToTop
andscrollToBottom
(#4482, #4714) via @tisilent, @TyriarminimumContrastRatio
now applies 50% of the contrast ratio to dimmed text (#4672) via @Tyrira📦 API
trace
log level (#4687, 4709) via @Tyriarlogger
delegate option (#4563, #4564) via @Tyriar. This new API allows the embedder to define the logging behavior, instead of always using toconsole
ignoreBracketedPasteMode
option that allows explicitly disabling bracketed paste mode, regardless of whether the shell enables it or not (#4636) via @TyriarcursorInactiveStyle
option (#4657) via @tisilent🐞 Bug fixes
📝 Documentation and internal improvements
CSSStyleSheet
web API (#4611, ##4619, #4678, #4680) via @SimonSiefke, @Tyriar@ts-check
in JS files (#4723, #4724) via @Tyriar@typescript-eslint/no-useless-constructor
(#4725) via @Tyriar@typescript-eslint/no-confusing-void-expression
(#4726) via @Tyriar@playwright/test
as the integration test runner (#4735) via @Tyriar🎉 New real-world use cases
📥 Addons
xterm-addon-canvas
xterm-addon-image
xterm-addon-ligatures
xterm-addon-serialize
xterm-addon-webgl
🤝 Compatible addon versions
xterm-addon-attach
0.9.0
xterm-addon-canvas
0.5.0
xterm-addon-fit
0.8.0
xterm-addon-image
0.5.0
xterm-addon-ligatures
0.7.0
xterm-addon-search
0.13.0
xterm-addon-serialize
0.11.0
xterm-addon-unicode11
0.6.0
xterm-addon-web-links
0.9.0
xterm-addon-webgl
0.16.0
🌐 Website
Pull from https://github.com/xtermjs/xtermjs.org/pulls?q=is%3Apr+sort%3Aupdated-desc+is%3Aclosed
v5.2.1
Compare Source
🐞 Bug fixes
v5.2.0
Compare Source
🚀 Features
📦 API
Improved Windows workarounds with the new windowsPty option (#4539) via @Tyriar
🐞 Bug fixes
📝 Documentation and internal improvements
4542
windowsMode
has been deprecated in favor ofwindowsPty
🎉 New real-world use cases
📥 Addons
xterm-addon-canvas
xterm-addon-search
xterm-addon-webgl
🤝 Compatible addon versions
xterm-addon-attach@...
xterm-addon-fit@...
xterm-addon-ligatures@...
xterm-addon-search@...
xterm-addon-serialize@...
xterm-addon-unicode11@​...
xterm-addon-web-links@...
xterm-addon-webgl@...
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 Renovate Bot.