Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump papaparse, @finos/perspective, @finos/perspective-viewer, @finos/perspective-viewer-d3fc, @finos/perspective-viewer-highcharts and @finos/perspective-viewer-hypergrid #323

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 12, 2023

Removes papaparse. It's no longer used after updating ancestor dependencies papaparse, @finos/perspective, @finos/perspective-viewer, @finos/perspective-viewer-d3fc, @finos/perspective-viewer-highcharts and @finos/perspective-viewer-hypergrid. These dependencies need to be updated together.

Removes papaparse

Updates @finos/perspective from 0.4.0 to 1.9.1

Changelog

Sourced from @​finos/perspective's changelog.

v1.9.1

Full Changelog

Implemented enhancements:

Fixed bugs:

  • CLI 404s on @​finos/perspective-viewer-d3fc and @​finos/perspective-workspace #1968
  • Fix perspective-cli and add test #2079 (texodus)

Closed issues:

  • Python 3.7 support deprecated #2073

Merged pull requests:

v1.9.0

Full Changelog

Breaking changes:

Fixed bugs:

Closed issues:

  • Python sdist install error messages are _terrible_ #2063
  • bl.ocks.org down, examples not loading #2049

Merged pull requests:

v1.8.1

... (truncated)

Commits

Updates @finos/perspective-viewer from 0.4.0 to 1.9.1

Changelog

Sourced from @​finos/perspective-viewer's changelog.

v1.9.1

Full Changelog

Implemented enhancements:

Fixed bugs:

  • CLI 404s on @​finos/perspective-viewer-d3fc and @​finos/perspective-workspace #1968
  • Fix perspective-cli and add test #2079 (texodus)

Closed issues:

  • Python 3.7 support deprecated #2073

Merged pull requests:

v1.9.0

Full Changelog

Breaking changes:

Fixed bugs:

Closed issues:

  • Python sdist install error messages are _terrible_ #2063
  • bl.ocks.org down, examples not loading #2049

Merged pull requests:

v1.8.1

... (truncated)

Commits

Updates @finos/perspective-viewer-d3fc from 0.4.0 to 1.9.1

Changelog

Sourced from @​finos/perspective-viewer-d3fc's changelog.

v1.9.1

Full Changelog

Implemented enhancements:

Fixed bugs:

  • CLI 404s on @​finos/perspective-viewer-d3fc and @​finos/perspective-workspace #1968
  • Fix perspective-cli and add test #2079 (texodus)

Closed issues:

  • Python 3.7 support deprecated #2073

Merged pull requests:

v1.9.0

Full Changelog

Breaking changes:

Fixed bugs:

Closed issues:

  • Python sdist install error messages are _terrible_ #2063
  • bl.ocks.org down, examples not loading #2049

Merged pull requests:

v1.8.1

... (truncated)

Commits

Updates @finos/perspective-viewer-highcharts from 0.4.0 to 0.5.2

Changelog

Sourced from @​finos/perspective-viewer-highcharts's changelog.

v0.5.2 (2020年07月28日)

Full Changelog

Implemented enhancements:

  • slight UX change, dont end with stack trace as it looks like it raise... #1110 (timkpaine)

Fixed bugs:

  • Properly display computed axis on charts, use local time for all datetime functions #1116 (sc1f)

Closed issues:

  • does it need default imports of perspective-viewer #1107
  • Can't create bare Dockerfile image with pyarrow==0.15.1 and perspective-python #966

Merged pull requests:

  • perspective-viewer-highcharts-lite #1135 (texodus)
  • Fix transferable list in worker.postMessage #1119 (sc1f)
  • Explicitly floor start row/col and ceil end row/col #1112 (sc1f)
  • Add client/server editing example, fix hypergrid to allow editing in workspace #1109 (sc1f)
  • Fixed Typos in Perspective API Docs #1096 (panda311)

v0.5.1 (2020年06月25日)

Full Changelog

Implemented enhancements:

  • Computed expressions respect left-to-right associativity and operator precedence #1090 (sc1f)
  • Replace all CRLF endings with LF #1082 (sc1f)
  • Fix for CRLF issue #1078 (darjama)
  • Use regular-table #1060 (texodus)
  • Enable Manylinux wheel builds #1057 (sc1f)
  • add perspective-update-complete event example to js guide #1027 (jspillers)

Fixed bugs:

  • date columns with 'unique' aggregate breaks datagrid plugin #1097
  • Incorrect Values Rendered with uint8 Column on Datagrid #1084
  • Expressions do not support associativity as expected #1072
  • unique aggregate on datetime columns breaks pivoted datagrid #1068
  • Typo in the documentation #1056
  • repo contains 107 files with windows CRLF line endings #1024
  • Fix Windows build on Azure #1095 (sc1f)
  • Use local time for column/row headers and computed functions #1074 (sc1f)
  • Fix regression in regex for Firefox #1065 (sc1f)

... (truncated)

Commits

Updates @finos/perspective-viewer-hypergrid from 0.4.0 to 0.5.2

Changelog

Sourced from @​finos/perspective-viewer-hypergrid's changelog.

v0.5.2 (2020年07月28日)

Full Changelog

Implemented enhancements:

  • slight UX change, dont end with stack trace as it looks like it raise... #1110 (timkpaine)

Fixed bugs:

  • Properly display computed axis on charts, use local time for all datetime functions #1116 (sc1f)

Closed issues:

  • does it need default imports of perspective-viewer #1107
  • Can't create bare Dockerfile image with pyarrow==0.15.1 and perspective-python #966

Merged pull requests:

  • perspective-viewer-highcharts-lite #1135 (texodus)
  • Fix transferable list in worker.postMessage #1119 (sc1f)
  • Explicitly floor start row/col and ceil end row/col #1112 (sc1f)
  • Add client/server editing example, fix hypergrid to allow editing in workspace #1109 (sc1f)
  • Fixed Typos in Perspective API Docs #1096 (panda311)

v0.5.1 (2020年06月25日)

Full Changelog

Implemented enhancements:

  • Computed expressions respect left-to-right associativity and operator precedence #1090 (sc1f)
  • Replace all CRLF endings with LF #1082 (sc1f)
  • Fix for CRLF issue #1078 (darjama)
  • Use regular-table #1060 (texodus)
  • Enable Manylinux wheel builds #1057 (sc1f)
  • add perspective-update-complete event example to js guide #1027 (jspillers)

Fixed bugs:

  • date columns with 'unique' aggregate breaks datagrid plugin #1097
  • Incorrect Values Rendered with uint8 Column on Datagrid #1084
  • Expressions do not support associativity as expected #1072
  • unique aggregate on datetime columns breaks pivoted datagrid #1068
  • Typo in the documentation #1056
  • repo contains 107 files with windows CRLF line endings #1024
  • Fix Windows build on Azure #1095 (sc1f)
  • Use local time for column/row headers and computed functions #1074 (sc1f)
  • Fix regression in regex for Firefox #1065 (sc1f)

... (truncated)

Commits

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 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Sabersaber86 reacted with hooray emoji
.../perspective-viewer-d3fc, @finos/perspective-viewer-highcharts and @finos/perspective-viewer-hypergrid
Removes [papaparse](https://github.com/mholt/PapaParse). It's no longer used after updating ancestor dependencies [papaparse](https://github.com/mholt/PapaParse), [@finos/perspective](https://github.com/finos/perspective), [@finos/perspective-viewer](https://github.com/finos/perspective), [@finos/perspective-viewer-d3fc](https://github.com/finos/perspective), [@finos/perspective-viewer-highcharts](https://github.com/finos/perspective) and [@finos/perspective-viewer-hypergrid](https://github.com/finos/perspective). These dependencies need to be updated together.
Removes `papaparse`
Updates `@finos/perspective` from 0.4.0 to 1.9.1
- [Release notes](https://github.com/finos/perspective/releases)
- [Changelog](https://github.com/finos/perspective/blob/master/CHANGELOG.md)
- [Commits](perspective-dev/perspective@v0.4.0...v1.9.1)
Updates `@finos/perspective-viewer` from 0.4.0 to 1.9.1
- [Release notes](https://github.com/finos/perspective/releases)
- [Changelog](https://github.com/finos/perspective/blob/master/CHANGELOG.md)
- [Commits](perspective-dev/perspective@v0.4.0...v1.9.1)
Updates `@finos/perspective-viewer-d3fc` from 0.4.0 to 1.9.1
- [Release notes](https://github.com/finos/perspective/releases)
- [Changelog](https://github.com/finos/perspective/blob/master/CHANGELOG.md)
- [Commits](perspective-dev/perspective@v0.4.0...v1.9.1)
Updates `@finos/perspective-viewer-highcharts` from 0.4.0 to 0.5.2
- [Release notes](https://github.com/finos/perspective/releases)
- [Changelog](https://github.com/finos/perspective/blob/master/CHANGELOG.md)
- [Commits](perspective-dev/perspective@v0.4.0...v0.5.2)
Updates `@finos/perspective-viewer-hypergrid` from 0.4.0 to 0.5.2
- [Release notes](https://github.com/finos/perspective/releases)
- [Changelog](https://github.com/finos/perspective/blob/master/CHANGELOG.md)
- [Commits](perspective-dev/perspective@v0.4.0...v0.5.2)
---
updated-dependencies:
- dependency-name: papaparse
 dependency-type: indirect
- dependency-name: "@finos/perspective"
 dependency-type: direct:production
- dependency-name: "@finos/perspective-viewer"
 dependency-type: direct:production
- dependency-name: "@finos/perspective-viewer-d3fc"
 dependency-type: direct:production
- dependency-name: "@finos/perspective-viewer-highcharts"
 dependency-type: direct:production
- dependency-name: "@finos/perspective-viewer-hypergrid"
 dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /