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

NPM(deps): Bump indicate from 2.4.0 to 6.0.1 #460

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 Feb 17, 2023

Bumps indicate from 2.4.0 to 6.0.1.

Release notes

Sourced from indicate's releases.

v6.0.1

6.0.1 (2023-02-16)

Bug Fixes

  • react: filter undefined className and update dependencies (ca31c8d)

v6.0.0

6.0.0 (2022-10-27)

Features

  • react: add more features to React-based implementation (2d0e236)
  • react: basics for a native React version with SSR support (cd70cde)
  • react: cleanup demo and implement moveStylesToWrapper (a48c525)
  • react: continue native React implementation (0eb8990)
  • react: fixes and theme feature for native react implementation (98f2db1)
  • react: port over remaining features (7635db9)

Tests

  • react: migrate cypress and remove table as child test (4bd953b)

BREAKING CHANGES

  • react: table elements no longer work in React when used with childAsElement use the regular interface instead
  • react: react version implemented natively to support server-side rendering, minor interface or implementation differences are possible

v5.0.0

5.0.0 (2022-03-30)

Bug Fixes

  • package: update peerDependencies (fb6ee35)
  • package: update to React 18 (5c822f1)

BREAKING CHANGES

  • package: might cause issues when used with React 17 still (depends on npm installation flags)

v4.0.1

4.0.1 (2022-03-06)

... (truncated)

Commits
  • ca31c8d fix(react): filter undefined className and update dependencies
  • a48c525 feat(react): cleanup demo and implement moveStylesToWrapper
  • 369d5df test(cypress): updating cypress workflow should fix missing config issue
  • 4bd953b test(react): migrate cypress and remove table as child test
  • 7635db9 feat(react): port over remaining features
  • 98f2db1 feat(react): fixes and theme feature for native react implementation
  • 0eb8990 feat(react): continue native React implementation
  • 2d0e236 feat(react): add more features to React-based implementation
  • cd70cde feat(react): basics for a native React version with SSR support
  • 98afe7e ci(push): legacy React install flag for demo
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by tobua, a new releaser for indicate since your current version.


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 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 [indicate](https://github.com/tobua/indicate) from 2.4.0 to 6.0.1.
- [Release notes](https://github.com/tobua/indicate/releases)
- [Commits](tobua/indicate@2.4.0...v6.0.1)

---
updated-dependencies:
- dependency-name: indicate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance maintenance-npm NPM Related Automatic PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants