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 react-super-responsive-table from 5.2.3 to 6.0.0 #13156

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2024

Bumps react-super-responsive-table from 5.2.3 to 6.0.0.

Release notes

Sourced from react-super-responsive-table's releases.

TypeScript Conversion

Updated to Typescript

The library has been fully converted to TypeScript. While the core functionality remains unchanged, the migration may introduce breaking changes related to type enforcement and usage patterns.

  • feat!(#552, #636): use typescript (#663) 4ef1442
  • chore(deps): update dependency lint-staged to v15.2.8 558decc
  • chore(deps): update babel packages 7811917
  • chore(deps): update dependency husky to v9.1.4 6bb1afe
  • chore(deps): update babel packages to v7.25.0 341c20a
  • chore(deps): update dependency husky to v9.1.3 60a94ba
  • chore(deps): update dependency @​testing-library/jest-dom to v6.4.8 b01bf6e
  • chore(deps): update linter packages d8899aa
  • chore(deps): update dependency husky to v9.1.1 9e8d458
  • chore(deps): update dependency styled-components to v6.1.12 e106416
  • chore(deps): update dependency @​babel/core to v7.24.9 d8e0e72
  • chore(deps): update dependency eslint-plugin-react to v7.34.4 be6a03b
  • chore(deps): update dependency prettier to v3.3.3 c43ba05
  • chore(deps): update dependency rimraf to v6 a405c16
  • chore(deps): update nextjs monorepo to v14.2.5 828aaf4
  • chore(deps): update dependency rimraf to v5.0.9 ccbd212
  • chore(deps): update babel packages to v7.24.8 c0ff3b9
  • chore(deps): update dependency rimraf to v5.0.8 a0776a2
  • chore(deps): update linter packages 6d24779
  • chore(deps): update nextjs monorepo to v14.2.4 780b10d
  • chore(deps): update linter packages 2429d67
  • chore(deps): update dependency @​testing-library/jest-dom to v6.4.6 0dd1272
  • chore(deps): update dependency @​testing-library/react to v16 6e3e23f
  • chore(deps): update dependency prettier to v3.3.1 cafa256
  • chore(deps): update babel packages to v7.24.7 d78ff27
  • chore(deps): update dependency prettier to v3.3.0 e68eae5
  • chore(deps): update dependency eslint-plugin-react to v7.34.2 c162427
  • chore(deps): update dependency lint-staged to v15.2.5 d6cce24
  • chore(deps): update dependency lint-staged to v15.2.4 8523622
  • chore(deps): update babel packages to v7.24.6 7006df3
  • chore(deps): update dependency rimraf to v5.0.7 127473b
  • chore(deps): update dependency styled-components to v6.1.11 fb0357b
  • chore(deps): update dependency rimraf to v5.0.6 091cab9
  • chore(deps): update dependency @​testing-library/react to v15.0.7 b0abb5a
  • chore(deps): update testing-library monorepo 6266869
  • chore(deps): update dependency styled-components to v6.1.9 8840e45
  • chore(deps): update babel packages to v7.24.5 832621f
  • chore(deps): update react packages to v18.3.1 29de7ae
  • chore(deps): update linter packages 442a133
  • chore(deps): update nextjs monorepo to v14.2.3 97889ec
  • chore(deps): update dependency @​testing-library/react to v15.0.5 e2af458
  • chore(deps): update nextjs monorepo to v14.2.2 96e3f04
  • chore(deps): update linter packages to v19.2.2 949aba1

... (truncated)

Commits
  • d92b1b3 6.0.0
  • 4ef1442 feat!(#552, #636): use typescript (#663)
  • 558decc chore(deps): update dependency lint-staged to v15.2.8
  • 7811917 chore(deps): update babel packages
  • 6bb1afe chore(deps): update dependency husky to v9.1.4
  • 341c20a chore(deps): update babel packages to v7.25.0
  • 60a94ba chore(deps): update dependency husky to v9.1.3
  • b01bf6e chore(deps): update dependency @​testing-library/jest-dom to v6.4.8
  • d8899aa chore(deps): update linter packages
  • 9e8d458 chore(deps): update dependency husky to v9.1.1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [react-super-responsive-table](https://github.com/coston/react-super-responsive-table) from 5.2.3 to 6.0.0.
- [Release notes](https://github.com/coston/react-super-responsive-table/releases)
- [Commits](coston/react-super-responsive-table@v5.2.3...v6.0.0)

---
updated-dependencies:
- dependency-name: react-super-responsive-table
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 15, 2024
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.29%. Comparing base (982bc55) to head (160dd00).
Report is 734 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #13156   +/-   ##
=======================================
  Coverage   98.29%   98.29%           
=======================================
  Files         267      267           
  Lines       10593    10593           
  Branches     3220     3220           
=======================================
  Hits        10412    10412           
  Misses        168      168           
  Partials       13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2025

Superseded by #13387.

@dependabot dependabot bot closed this Jan 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-super-responsive-table-6.0.0 branch January 3, 2025 06:19
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants