Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2024

Bumps notistack from 0.9.17 to 3.0.1.

Changelog

Sourced from notistack's changelog.

notistack@3.0.1

March 8, 2023

notistack@3.0.0

March 6, 2023

New features

  • Notistack can now be used standalone and without requiring @​mui/core to be installed as a peerDependency.
  • Support for passing custom snackbar component. See custom components for more info.
  • Support for overriding styles using styled. See overriding styles for more info.
  • Allow displaying or closing Snackbars from outside a React component. See getting started guide for more info.
  • Various typescript fix and imporvements
  • Exports Transition component to help with creating your own enter/close transitions. See Transitions for more info.
  • Upgraded documentation website with docs and examples for both notistack v2.x and v3.x

Breaking changes

  • See Migration guide for a full list of breaking changes with instruction on how to upgrade to v3.

notistack@2.0.8

Oct 15, 2022

notistack@2.0.7

Oct 15, 2022
  • Fix TypeScript cannot be used as a JSX constructor #485

notistack@2.0.6

Oct 15, 2022

notistack@2.0.5

May 12, 2022

notistack@2.0.4

Apr 10, 2022

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2024
@wickathou
Copy link
Collaborator

@dependabot recreate

Bumps [notistack](https://github.com/iamhosseindhv/notistack) from 0.9.17 to 3.0.1.
- [Changelog](https://github.com/iamhosseindhv/notistack/blob/master/CHANGELOG.md)
- [Commits](iamhosseindhv/notistack@v0.9.17...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/notistack-3.0.1 branch from 78fdd3e to 26a18ae Compare April 11, 2024 08:13
@wickathou wickathou changed the base branch from STAG to dependabot/STAG April 11, 2024 08:57
@wickathou wickathou merged commit 649823c into dependabot/STAG Apr 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/notistack-3.0.1 branch April 11, 2024 08:59
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.

2 participants