Skip to content

Update misc security solution deps (main)#205556

Closed
elastic-renovate-prod[bot] wants to merge 1 commit intomainfrom
renovate/main-misc-security-solution-deps
Closed

Update misc security solution deps (main)#205556
elastic-renovate-prod[bot] wants to merge 1 commit intomainfrom
renovate/main-misc-security-solution-deps

Conversation

@elastic-renovate-prod
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Jan 4, 2025

This PR contains the following updates:

Package Type Update Change
dom-to-image-more dependencies minor ^3.6.0 -> ^3.7.1
react-diff-view dependencies patch ^3.3.1 -> ^3.3.2
snakecase-keys dependencies major ^8.0.1 -> ^9.0.2
type-fest dependencies minor ^4.17.0 -> ^4.41.0

Release Notes

1904labs/dom-to-image-more (dom-to-image-more)

v3.7.1: Responsive image, sizing, and fetching enhancements

Compare Source

What's Changed

New Contributors

Full Changelog: 1904labs/dom-to-image-more@v3.6.3...v3.7.1

v3.6.3

Compare Source

  • Added support for whitespace inside css url() references in inliner
  • Addressed the CodeQL performance complaint on that regex

Full Changelog: 1904labs/dom-to-image-more@v3.6.1...v3.6.3

otakustay/react-diff-view (react-diff-view)

v3.3.2

Compare Source

bendrucker/snakecase-keys (snakecase-keys)

v9.0.2

Compare Source

v9.0.1

Compare Source

v9.0.0

Compare Source

What's Changed

⚠️ Breaking ⚠️

This package is now ESM only and designed for use with import. To use it with require, your Node.js version must support require(esm).

Other

New Contributors

Full Changelog: bendrucker/snakecase-keys@v8.1.0...v9.0.0

v8.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: bendrucker/snakecase-keys@v8.0.1...v8.1.0

sindresorhus/type-fest (type-fest)

v4.41.0

Compare Source


v4.40.1

Compare Source

  • PartialDeep: Fix behaviour with functions containing properties (#​1108) 86a3a69
  • CamelCasedPropertiesDeep / DelimiterCasedPropertiesDeep / KebabCasedPropertiesDeep / PascalCasedPropertiesDeep / SnakeCasedPropertiesDeep: Fix behaviour when property value is unknown (#​1112) cfcf9ec

v4.40.0

Compare Source


v4.39.1

Compare Source

  • OptionalKeysOf / WritableKeysOf: Fix generic assignability with keyof T (#​1098) 1b41ed3

v4.39.0

Compare Source


v4.38.0

Compare Source

  • AsyncReturnType: Add support for PromiseLike (#​1082) 72ccde9
  • DelimiterCase / SnakeCase / ScreamingSnakeCase / KebabCase: Fix instantiations containing punctuations (#​1080) 063e28d
  • DelimiterCase: Pass Options generic to all related types (#​1078) 1974944
  • CamelCasedPropertiesDeep: Make nested array objects respect the options (#​1077) c11c9ca

v4.37.0

Compare Source


v4.36.0

Compare Source


v4.35.0

Compare Source


v4.34.1

Compare Source


v4.34.0

Compare Source


v4.33.0

Compare Source


v4.32.0

Compare Source

New types
Improvements
Fixes
  • SetRequired: Fix support for removal of optional modifiers from tuples (#​1030) c897aad

v4.31.0

Compare Source

v4.30.2

Compare Source

v4.30.1

Compare Source

v4.30.0

Compare Source

v4.29.1

Compare Source

  • IsAny: Fix circular constraint error on TypeScript 5.4+ (#​993) 32d94dd

v4.29.0

Compare Source

v4.28.1

Compare Source

  • SharedUnionFieldsDeep: Fix support for optional fields (#​988) 4b49b93

v4.28.0

Compare Source

v4.27.1

Compare Source

  • SharedUnionFieldsDeep: Fix propagation for non union root types (#​984) f215f9f
  • ArraySlice: Fix support for union input (#​986) 0efbae3

v4.27.0

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod 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: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. labels Jan 4, 2025
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team January 4, 2025 00:08
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-misc-security-solution-deps branch 3 times, most recently from 991698b to ed8aa16 Compare March 3, 2025 12:44
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-misc-security-solution-deps branch 2 times, most recently from 786f947 to 2f5fe20 Compare March 5, 2025 17:15
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-misc-security-solution-deps branch from 2f5fe20 to cbe22d9 Compare March 15, 2025 12:57
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-misc-security-solution-deps branch from cbe22d9 to 1ce27a3 Compare April 28, 2025 18:46
@elastic-renovate-prod elastic-renovate-prod bot requested review from a team and kibanamachine as code owners April 28, 2025 18:46
Copy link
Contributor

@azasypkin azasypkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving to unblock. Deferring review to owning team @elastic/security-solution

@marshallmain
Copy link
Contributor

/ci

1 similar comment
@marshallmain
Copy link
Contributor

/ci

@elasticmachine
Copy link
Contributor

elasticmachine commented Apr 29, 2025

⏳ Build in-progress, with failures

Failed CI Steps

History

marshallmain added a commit that referenced this pull request May 5, 2025
Manual version of #205556 -
`camelcase-keys` is already on the latest version that is not an ESM
module, so we should only upgrade the other dependencies until Kibana
supports ESM natively.
marshallmain added a commit to marshallmain/kibana that referenced this pull request May 5, 2025
Manual version of elastic#205556 -
`camelcase-keys` is already on the latest version that is not an ESM
module, so we should only upgrade the other dependencies until Kibana
supports ESM natively.

(cherry picked from commit dc2a615)

# Conflicts:
#	package.json
marshallmain added a commit to marshallmain/kibana that referenced this pull request May 5, 2025
Manual version of elastic#205556 -
`camelcase-keys` is already on the latest version that is not an ESM
module, so we should only upgrade the other dependencies until Kibana
supports ESM natively.

(cherry picked from commit dc2a615)

# Conflicts:
#	package.json
marshallmain added a commit to marshallmain/kibana that referenced this pull request May 5, 2025
Manual version of elastic#205556 -
`camelcase-keys` is already on the latest version that is not an ESM
module, so we should only upgrade the other dependencies until Kibana
supports ESM natively.

(cherry picked from commit dc2a615)

# Conflicts:
#	package.json
#	yarn.lock
marshallmain added a commit to marshallmain/kibana that referenced this pull request May 5, 2025
Manual version of elastic#205556 -
`camelcase-keys` is already on the latest version that is not an ESM
module, so we should only upgrade the other dependencies until Kibana
supports ESM natively.

(cherry picked from commit dc2a615)

# Conflicts:
#	package.json
#	yarn.lock
marshallmain added a commit that referenced this pull request May 7, 2025
# Backport

This will backport the following commits from `main` to `8.17`:
- [Update misc security solution deps
(#219746)](#219746)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Marshall
Main","email":"55718608+marshallmain@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-05-05T14:13:13Z","message":"Update
misc security solution deps (#219746)\n\nManual version of
#205556 -\n`camelcase-keys` is
already on the latest version that is not an ESM\nmodule, so we should
only upgrade the other dependencies until Kibana\nsupports ESM
natively.","sha":"dc2a615de188160522fbc69884b888700ef57f3d","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:
SecuritySolution","backport:version","v9.1.0","v8.19.0","v8.17.7","v8.18.2","v9.0.2"],"title":"Update
misc security solution
deps","number":219746,"url":"https://github.com/elastic/kibana/pull/219746","mergeCommit":{"message":"Update
misc security solution deps (#219746)\n\nManual version of
#205556 -\n`camelcase-keys` is
already on the latest version that is not an ESM\nmodule, so we should
only upgrade the other dependencies until Kibana\nsupports ESM
natively.","sha":"dc2a615de188160522fbc69884b888700ef57f3d"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","8.17","8.18","9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/219746","number":219746,"mergeCommit":{"message":"Update
misc security solution deps (#219746)\n\nManual version of
#205556 -\n`camelcase-keys` is
already on the latest version that is not an ESM\nmodule, so we should
only upgrade the other dependencies until Kibana\nsupports ESM
natively.","sha":"dc2a615de188160522fbc69884b888700ef57f3d"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.7","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
marshallmain added a commit that referenced this pull request May 7, 2025
# Backport

This will backport the following commits from `main` to `8.18`:
- [Update misc security solution deps
(#219746)](#219746)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Marshall
Main","email":"55718608+marshallmain@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-05-05T14:13:13Z","message":"Update
misc security solution deps (#219746)\n\nManual version of
#205556 -\n`camelcase-keys` is
already on the latest version that is not an ESM\nmodule, so we should
only upgrade the other dependencies until Kibana\nsupports ESM
natively.","sha":"dc2a615de188160522fbc69884b888700ef57f3d","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:
SecuritySolution","backport:version","v9.1.0","v8.19.0","v8.17.7","v8.18.2","v9.0.2"],"title":"Update
misc security solution
deps","number":219746,"url":"https://github.com/elastic/kibana/pull/219746","mergeCommit":{"message":"Update
misc security solution deps (#219746)\n\nManual version of
#205556 -\n`camelcase-keys` is
already on the latest version that is not an ESM\nmodule, so we should
only upgrade the other dependencies until Kibana\nsupports ESM
natively.","sha":"dc2a615de188160522fbc69884b888700ef57f3d"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","8.17","8.18","9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/219746","number":219746,"mergeCommit":{"message":"Update
misc security solution deps (#219746)\n\nManual version of
#205556 -\n`camelcase-keys` is
already on the latest version that is not an ESM\nmodule, so we should
only upgrade the other dependencies until Kibana\nsupports ESM
natively.","sha":"dc2a615de188160522fbc69884b888700ef57f3d"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.7","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
marshallmain added a commit that referenced this pull request May 7, 2025
# Backport

This will backport the following commits from `main` to `8.19`:
- [Update misc security solution deps
(#219746)](#219746)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Marshall
Main","email":"55718608+marshallmain@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-05-05T14:13:13Z","message":"Update
misc security solution deps (#219746)\n\nManual version of
#205556 -\n`camelcase-keys` is
already on the latest version that is not an ESM\nmodule, so we should
only upgrade the other dependencies until Kibana\nsupports ESM
natively.","sha":"dc2a615de188160522fbc69884b888700ef57f3d","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:
SecuritySolution","backport:version","v9.1.0","v8.19.0","v8.17.7","v8.18.2","v9.0.2"],"title":"Update
misc security solution
deps","number":219746,"url":"https://github.com/elastic/kibana/pull/219746","mergeCommit":{"message":"Update
misc security solution deps (#219746)\n\nManual version of
#205556 -\n`camelcase-keys` is
already on the latest version that is not an ESM\nmodule, so we should
only upgrade the other dependencies until Kibana\nsupports ESM
natively.","sha":"dc2a615de188160522fbc69884b888700ef57f3d"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","8.17","8.18","9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/219746","number":219746,"mergeCommit":{"message":"Update
misc security solution deps (#219746)\n\nManual version of
#205556 -\n`camelcase-keys` is
already on the latest version that is not an ESM\nmodule, so we should
only upgrade the other dependencies until Kibana\nsupports ESM
natively.","sha":"dc2a615de188160522fbc69884b888700ef57f3d"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.7","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
marshallmain added a commit that referenced this pull request May 7, 2025
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update misc security solution deps
(#219746)](#219746)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Marshall
Main","email":"55718608+marshallmain@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-05-05T14:13:13Z","message":"Update
misc security solution deps (#219746)\n\nManual version of
#205556 -\n`camelcase-keys` is
already on the latest version that is not an ESM\nmodule, so we should
only upgrade the other dependencies until Kibana\nsupports ESM
natively.","sha":"dc2a615de188160522fbc69884b888700ef57f3d","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:
SecuritySolution","backport:version","v9.1.0","v8.19.0","v8.17.7","v8.18.2","v9.0.2"],"title":"Update
misc security solution
deps","number":219746,"url":"https://github.com/elastic/kibana/pull/219746","mergeCommit":{"message":"Update
misc security solution deps (#219746)\n\nManual version of
#205556 -\n`camelcase-keys` is
already on the latest version that is not an ESM\nmodule, so we should
only upgrade the other dependencies until Kibana\nsupports ESM
natively.","sha":"dc2a615de188160522fbc69884b888700ef57f3d"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","8.17","8.18","9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/219746","number":219746,"mergeCommit":{"message":"Update
misc security solution deps (#219746)\n\nManual version of
#205556 -\n`camelcase-keys` is
already on the latest version that is not an ESM\nmodule, so we should
only upgrade the other dependencies until Kibana\nsupports ESM
natively.","sha":"dc2a615de188160522fbc69884b888700ef57f3d"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.7","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-misc-security-solution-deps branch from ab87f55 to 7647e13 Compare May 8, 2025 15:19
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update misc security solution deps (main) Update dependency camelcase-keys to v9 (main) May 8, 2025
akowalska622 pushed a commit to akowalska622/kibana that referenced this pull request May 29, 2025
Manual version of elastic#205556 -
`camelcase-keys` is already on the latest version that is not an ESM
module, so we should only upgrade the other dependencies until Kibana
supports ESM natively.
qn895 pushed a commit to qn895/kibana that referenced this pull request Jun 3, 2025
Manual version of elastic#205556 -
`camelcase-keys` is already on the latest version that is not an ESM
module, so we should only upgrade the other dependencies until Kibana
supports ESM natively.
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-misc-security-solution-deps branch from 7647e13 to 94d757b Compare July 10, 2025 17:01
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency camelcase-keys to v9 (main) Update misc security solution deps (main) Jul 10, 2025
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-misc-security-solution-deps branch from 94d757b to b3f55ca Compare July 10, 2025 23:26
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update misc security solution deps (main) Update misc security solution deps to v9 (main) Jul 10, 2025
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-misc-security-solution-deps branch 2 times, most recently from 9cbaf81 to dc8a039 Compare July 18, 2025 06:32
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-misc-security-solution-deps branch from dc8a039 to 69fc0c0 Compare July 31, 2025 07:32
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update misc security solution deps to v9 (main) Update misc security solution deps (main) Jul 31, 2025
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-misc-security-solution-deps branch from 69fc0c0 to 724ae1b Compare August 6, 2025 19:47
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-misc-security-solution-deps branch from 724ae1b to 56d9535 Compare August 16, 2025 04:42
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-misc-security-solution-deps branch from 56d9535 to acc04b2 Compare August 27, 2025 08:30
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-misc-security-solution-deps branch from acc04b2 to 1f6393e Compare September 4, 2025 15:06
@elastic-renovate-prod elastic-renovate-prod bot deleted the renovate/main-misc-security-solution-deps branch September 17, 2025 18:47
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: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants