Skip to content
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

Bump jszip and angular-slickgrid in /packages/angularui #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Removes jszip. It's no longer used after updating ancestor dependency angular-slickgrid. These dependencies need to be updated together.

Removes jszip

Updates angular-slickgrid from 2.30.5 to 6.2.1

Release notes

Sourced from angular-slickgrid's releases.

v6.2.1 - Tree Data Totals with Aggregators

6.2.1 (2023-09-05)

Prior to this release, I always thought Tree Data was not quite feature complete, the missing piece was Tree Totals with Aggregators and this is exactly what this new release brings. We can now calculate totals on a tree by using the same existing Aggregators (note that they had to be modified to support Tree Data aggregations). Most Aggregators are supported, but not all, the ones that are available in a Tree Data grid are (avg, count, min, max and sum), for more information see:


Bug Fixes

  • adding dataset hierarchical item shouldn't cause scroll flickering (4c5864f)
  • common: Select Filter/Editor enableRenderHtml incorrect, fix #1240 (0b8b52b)

Features

  • TreeData: add optional Aggregators for Tree Data totals calc (236add4)

Installation

Please remember that all packages of @slickgrid-universal (v3.2.1) and Angular-Slickgrid (v6.2.1) must be updated at the same time and they will always get bumped on the same day to avoid any upgrade issues. You can also consult the Versions Compatibility Table - Wiki

please remember that Slickgrid-Universal monorepo now contains the biggest portion of the code (~90%), so most of the commits are now happening on that side.

  1. review the Slickgrid-Universal changelog
  2. and the Angular-Slickgrid changelog (above)

v6.1.0

6.1.0 (2023-07-21)

Features

  • common: add scrollIntoView to GridService addItems, fix #1201 (f93f5bf)

Installation

Please remember that all packages of @slickgrid-universal (v3.1.0) and Angular-Slickgrid (v6.1.0) must be updated at the same time and they will always get bumped on the same day to avoid any upgrade issues. You can also consult the Versions Compatibility Table - Wiki

please remember that Slickgrid-Universal monorepo now contains the biggest portion of the code (~90%), so most of the commits are now happening on that side.

  1. review the Slickgrid-Universal changelog
  2. and the Angular-Slickgrid changelog (above)

v6.0.1

6.0.1 (2023-07-01)

Bug Fixes

... (truncated)

Changelog

Sourced from angular-slickgrid's changelog.

6.2.1 (2023-09-05)

Bug Fixes

  • common: Select Filter/Editor enableRenderHtml incorrect, fix #1240 (0b8b52b)

6.2.0 (2023-08-21)

Bug Fixes

  • adding dataset hierarchical item shouldn't cause scroll flickering (4c5864f)

Features

  • TreeData: add optional Aggregators for Tree Data totals calc (236add4)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.1.0 (2023-07-21)

Features

  • common: add scrollIntoView to GridService addItems, fix #1201 (f93f5bf)

6.0.1 (2023-07-01)

Bug Fixes

  • grouping: DraggableGrouping could throw when leaving page (6ff7f98)
  • using esbuild requires to specify type imports (e694a6b)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.0.0 (2023-05-29)

Follow the Migration 6.x Guide

⚠ BREAKING CHANGES

  • drop jQuery requirement & use ms-select-vanilla dependency (#1150)

5.6.4 (2023-05-20)

... (truncated)

Commits
  • a5dec31 chore: release v6.2.1
  • 94aaf32 Merge pull request #1245 from ghiscoding/bugfix/ms-select-vanilla-render-html
  • 0b8b52b fix(common): Select Filter/Editor enableRenderHtml incorrect, fix #1240
  • e1414e3 Merge pull request #1244 from renovate-bot/renovate/all-minor-patch
  • ff62784 chore(deps): update dependency caniuse-lite to v1.0.30001527
  • 8da3252 chore: add Aggregators mention on Tree Data example
  • 7073fac Merge pull request #1243 from renovate-bot/renovate/all-minor-patch
  • d1a3089 chore(deps): update all non-major dependencies to ^6.6.0
  • 06a0dbc Merge pull request #1242 from ghiscoding/chore/cypress13
  • c318211 chore(deps): upgrade Cypress to v13
  • Additional commits viewable in compare view

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [jszip](https://github.com/Stuk/jszip). It's no longer used after updating ancestor dependency [angular-slickgrid](https://github.com/ghiscoding/angular-slickgrid). These dependencies need to be updated together.


Removes `jszip`

Updates `angular-slickgrid` from 2.30.5 to 6.2.1
- [Release notes](https://github.com/ghiscoding/angular-slickgrid/releases)
- [Changelog](https://github.com/ghiscoding/Angular-Slickgrid/blob/master/CHANGELOG.md)
- [Commits](ghiscoding/Angular-Slickgrid@v2.30.5...v6.2.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
- dependency-name: angular-slickgrid
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants