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-paginate from 8.1.4 to 8.2.0 in /dc-cudami-editor #2679

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2023

Bumps react-paginate from 8.1.4 to 8.2.0.

Release notes

Sourced from react-paginate's releases.

v8.2.0

  • Add an ARIA label for pagination break link with default props of Jump forward and Jump backward when index is before and after the break, respectively
  • Add an optional prop to PaginationBoxView breakAriaLabels allowing the above labels to be user defined.

v8.1.5

Changelog

Sourced from react-paginate's changelog.

>= 8.2.0

  • Add an ARIA label for pagination break link with default props of Jump forward and Jump backward when index is before and after the break, respectively
  • Add an optional prop to PaginationBoxView breakAriaLabels allowing the above labels to be user defined.

>= 8.1.5

Commits
  • 099c164 Bump to 8.2.0
  • c3198bc Rebuild js map
  • 4e2445c Add a description for the new breakAriaLabels prop to the Readme
  • 477a866 Merge branch 'Andeleidun-feature/breakLinkAriaLabel'
  • 888ca94 Merge branch 'master' into feature/breakLinkAriaLabel
  • f2a2a06 Bump to 8.1.5
  • cb6ff4e Add default Aria labels for pagination break, and provide breakAriaLabels pro...
  • 2fd701d Add an example CSS (basic) theme (#472)
  • c2c27ca Update README.md (#457)
  • 632e5cb Fix renderOnZeroPageCount props type (#454)
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [react-paginate](https://github.com/AdeleD/react-paginate) from 8.1.4 to 8.2.0.
- [Release notes](https://github.com/AdeleD/react-paginate/releases)
- [Changelog](https://github.com/AdeleD/react-paginate/blob/master/CHANGELOG.md)
- [Commits](AdeleD/react-paginate@v8.1.4...v8.2.0)

---
updated-dependencies:
- dependency-name: react-paginate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Nov 16, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (deada20) 35.35% compared to head (13e013e) 35.35%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2679   +/-   ##
=========================================
  Coverage     35.35%   35.35%           
  Complexity     1601     1601           
=========================================
  Files           397      397           
  Lines         14336    14336           
  Branches       1123     1123           
=========================================
  Hits           5069     5069           
  Misses         8760     8760           
  Partials        507      507           

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

@morpheus-87 morpheus-87 merged commit 3e3b9b8 into main Nov 17, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dc-cudami-editor/react-paginate-8.2.0 branch November 17, 2023 06:51
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.

2 participants