Skip to content

Bump xmldom and material-table #46

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2022

Removes xmldom. It's no longer used after updating ancestor dependency material-table. These dependencies need to be updated together.

Removes xmldom

Updates material-table from 1.64.0 to 1.69.3

Release notes

Sourced from material-table's releases.

v1.69.0

Aug 23, 2020

Version 1.69.0 published.

  • Column resizing feature added.

Thanks to contributor for minor and typings fixes.

v1.68.0

Aug 02, 2020

Version 1.68.0 published.

Bulk Edit feature added. Missing hiddenByColumnsButton in typescript added. Thanks to @​Shaquu Fix React warnings. Thanks to @​armilam

v1.67.0

Jul 26, 2020

Version 1.67.0 published.

#1471 Cell cell feature completed. fixed right fixed column sizing. Thanks to @​viral-sh on shift + enter save added for text-area. Thanks to @​vijaypushkin Added prop to support pagination on top, bottom, or both. Thanks to @​macman2013 Add Info attribute about desc sort for customSort. Thanks to @​Nolandos set currency as number instead of text. Thanks to @​francescovenica Fix for boolean validation. Thanks to @​Domino987 Correctly centers the boolean checkbox. Thanks to @​Domino987 Added field 'initialFormData' to MaterialTableProps. Thanks to @​szediwy

v1.66.0

Version 1.66.0 published.

fix React.node issue. Thanks to @​developerdu Fix for validatewith string. Thanks to @​Domino987 Changed the filtering in 'getTableData' to no longer exclude hidden columns. Thanks to Jared Stark Fix invalid expressions. Thanks to @​HuangStomach guarding jsPDF to only import / run when window is present. Thanks to Florian Uhde Changes ISO dates to use date-fns's parseISO function instead of Date. Thanks to @​ajmueller Adds a new table option which allows a user to pass properties to the select all checkbox in the table header. Thanks to Gunnar Bell

v1.65.0

Version 1.65.0 published.

Fix onChange when numeric value. Thanks to @​francescovenica

... (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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/xmldom-and-material-table--removed branch from 169eb0b to 8b5a4b5 Compare January 4, 2023 10:53
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [material-table](https://github.com/mbrn/material-table). These dependencies need to be updated together.


Removes `xmldom`

Updates `material-table` from 1.64.0 to 1.69.3
- [Release notes](https://github.com/mbrn/material-table/releases)
- [Commits](https://github.com/mbrn/material-table/commits)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: material-table
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/xmldom-and-material-table--removed branch from 8b5a4b5 to 4aac63e Compare January 4, 2023 10:54
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