-
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 d3 related packages #37786
Update d3 related packages #37786
Conversation
💔 Build Failed |
@@ -128,7 +128,7 @@ describe('ExplorerChart', () => { | |||
expect(paths[0].getAttribute('class')).toBe('domain'); | |||
expect(paths[1].getAttribute('class')).toBe('domain'); | |||
expect(paths[2].getAttribute('class')).toBe('values-line'); | |||
expect(paths[2].getAttribute('d')).toBe('MNaN,159.33024504444444MNaN,9.166257955555556LNaN,169.60736875555557'); | |||
expect(paths[2].getAttribute('d')).toBe('MNaN,159.33024504444444ZMNaN,9.166257955555556LNaN,169.60736875555557'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@elastic/ml-ui Does this look alright to you?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@spalger yes this edit to one of the ML d3 chart tests LGTM
PR has been edited👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description. |
💚 Build Succeeded |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The edit to the ML test LGTM
* Update d3 related packages * [ml/explorer_chart/single_metric] update assertion
7.x/7.3: 1bbb8e3 |
This PR contains the following updates:
3.5.6
->3.5.17
1.2.1
->1.2.5
1.0.6
->1.0.7
Release Notes
d3/d3
v3.5.17
Compare Source
v3.5.16
Compare Source
v3.5.15
Compare Source
v3.5.14
Compare Source
v3.5.13
Compare Source
v3.5.12
Compare Source
v3.5.11
Compare Source
v3.5.10
Compare Source
v3.5.9
Compare Source
v3.5.8
Compare Source
v3.5.7
Compare Source
jasondavies/d3-cloud
v1.2.5
Compare Source
v1.2.4
Compare Source
v1.2.3
Compare Source
d3/d3-scale
v1.0.7
Compare Source
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot. View repository job log here.