Bump ember-simple-charts from 12.2.2 to 13.0.3#9175
Bump ember-simple-charts from 12.2.2 to 13.0.3#9175dependabot[bot] wants to merge 2 commits intomasterfrom
Conversation
✅ Deploy Preview for ilios-frontend ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
e0f9412 to
94cdb9d
Compare
0e3bb19 to
f337cc4
Compare
f337cc4 to
4dcf5cd
Compare
|
Dependabot can't authenticate to a private package registry. Because of this, Dependabot cannot update this pull request. |
e098d51 to
789f4e3
Compare
|
@dependabot rebase |
789f4e3 to
2aa5b34
Compare
|
@dependabot rebase |
Bumps [ember-simple-charts](https://github.com/ilios/ember-simple-charts) from 12.2.2 to 13.0.3. - [Release notes](https://github.com/ilios/ember-simple-charts/releases) - [Commits](ilios/ember-simple-charts@v12.2.2...v13.0.3) --- updated-dependencies: - dependency-name: ember-simple-charts dependency-version: 13.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2aa5b34 to
b5f7dce
Compare
|
all viz tests that involve route transitions via click into charts are broken. i'm convinced that the addition of the timeout helper and using it in the SimpleChart component is to blame. using re-using the i have no solution to the timeout issue with viz data tables, yet. but suspect that it's related as well. |
f8ed687 to
0c6953a
Compare
ember-simple-charts is now waiting for promise resolution in a way that's not tracked by the runloop, so awaiting for things to settle via `await settled()` isn't working. this is an extremely hacky attempt to outwait that timeout, using the ember-simple-chart's `timeout()` utility method, which is at the heart of this new problem.
0c6953a to
d33294f
Compare
❌ Visual Diff Report — FAILED768 images compared: 20 different · 748 identical DetailsDifferences (20)
Download the results. |
Bumps ember-simple-charts from 12.2.2 to 13.0.3.
Release notes
Sourced from ember-simple-charts's releases.
... (truncated)
Commits
ff62a5f13.0.38f985e4Merge pull request #1403 from ilios/dependabot/npm_and_yarn/ember/app-tsconfi...7c9c257Merge pull request #1411 from jrjohnson/node-244e39526Bump Minimum Node Version to 24983b48a13.0.26e4e4b3Merge pull request #1409 from jrjohnson/reconfigure-publishingec72460Reconfigure Publishing110cac513.0.10abe552Merge pull request #1410 from stopfstedt/publish-workflow-explicity-set-node-...31e56f8excpicitly set node auth token from secret in publish step.Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for ember-simple-charts since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)