Merged
Conversation
405d9f1 to
f16d55b
Compare
Bumps [flot](https://github.com/flot/flot) from 4.2.3 to 4.2.6. - [Release notes](https://github.com/flot/flot/releases) - [Changelog](https://github.com/flot/flot/blob/master/CHANGELOG.md) - [Commits](flot/flot@v4.2.3...v4.2.6) --- updated-dependencies: - dependency-name: flot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
f16d55b to
c70f8ed
Compare
williamjallen
approved these changes
Nov 1, 2023
zackgalbreath
pushed a commit
that referenced
this pull request
Nov 3, 2023
Bumps [flot](https://github.com/flot/flot) from 4.2.3 to 4.2.6. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flot/flot/commit/84f3e5d5e997f2f7c0180314ccbc6175ad40cab7"><code>84f3e5d</code></a> Force new version for deployment.</li> <li><a href="https://github.com/flot/flot/commit/91f925dd0f1f84fea837755cd7d1dc4581778432"><code>91f925d</code></a> Mark a test as intermittent.</li> <li><a href="https://github.com/flot/flot/commit/6514ca5551d0cc35b816cb5ca9f2b91d7b22c1bb"><code>6514ca5</code></a> Update test dependencies, and fix intermittent tests.</li> <li><a href="https://github.com/flot/flot/commit/5399a41d8d92de5bfb17249408ede111501458b1"><code>5399a41</code></a> Fix package.json file.</li> <li><a href="https://github.com/flot/flot/commit/78715adf2e35e4e69809581228b9e401b2a64b37"><code>78715ad</code></a> Update test dependencies/fix tests.</li> <li><a href="https://github.com/flot/flot/commit/52d7429684029db1a0804f0c90e90bc276aa7623"><code>52d7429</code></a> Update node version for Travis CI.</li> <li><a href="https://github.com/flot/flot/commit/2af356c98a898e918f46f71f20ebc2916f20865f"><code>2af356c</code></a> 4.2.4 fixes issue with step rendering not connecting last point with line</li> <li><a href="https://github.com/flot/flot/commit/5e8cfd519bcf32eb6845b92e2851e9c1f9e23770"><code>5e8cfd5</code></a> Fix drawSeries step mode to connect last two points when middle point is pres...</li> <li>See full diff in <a href="https://github.com/flot/flot/compare/v4.2.3...v4.2.6">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
zackgalbreath
pushed a commit
that referenced
this pull request
Nov 3, 2023
Bumps [flot](https://github.com/flot/flot) from 4.2.3 to 4.2.6. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flot/flot/commit/84f3e5d5e997f2f7c0180314ccbc6175ad40cab7"><code>84f3e5d</code></a> Force new version for deployment.</li> <li><a href="https://github.com/flot/flot/commit/91f925dd0f1f84fea837755cd7d1dc4581778432"><code>91f925d</code></a> Mark a test as intermittent.</li> <li><a href="https://github.com/flot/flot/commit/6514ca5551d0cc35b816cb5ca9f2b91d7b22c1bb"><code>6514ca5</code></a> Update test dependencies, and fix intermittent tests.</li> <li><a href="https://github.com/flot/flot/commit/5399a41d8d92de5bfb17249408ede111501458b1"><code>5399a41</code></a> Fix package.json file.</li> <li><a href="https://github.com/flot/flot/commit/78715adf2e35e4e69809581228b9e401b2a64b37"><code>78715ad</code></a> Update test dependencies/fix tests.</li> <li><a href="https://github.com/flot/flot/commit/52d7429684029db1a0804f0c90e90bc276aa7623"><code>52d7429</code></a> Update node version for Travis CI.</li> <li><a href="https://github.com/flot/flot/commit/2af356c98a898e918f46f71f20ebc2916f20865f"><code>2af356c</code></a> 4.2.4 fixes issue with step rendering not connecting last point with line</li> <li><a href="https://github.com/flot/flot/commit/5e8cfd519bcf32eb6845b92e2851e9c1f9e23770"><code>5e8cfd5</code></a> Fix drawSeries step mode to connect last two points when middle point is pres...</li> <li>See full diff in <a href="https://github.com/flot/flot/compare/v4.2.3...v4.2.6">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or 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
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.
Bumps flot from 4.2.3 to 4.2.6.
Commits
84f3e5dForce new version for deployment.91f925dMark a test as intermittent.6514ca5Update test dependencies, and fix intermittent tests.5399a41Fix package.json file.78715adUpdate test dependencies/fix tests.52d7429Update node version for Travis CI.2af356c4.2.4 fixes issue with step rendering not connecting last point with line5e8cfd5Fix drawSeries step mode to connect last two points when middle point is pres...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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)