Skip to content

Update dependency notistack to ^0.9.0 #132

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

renovate[bot]
Copy link

@renovate renovate bot commented Mar 5, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
notistack (source) ^0.4.0 -> ^0.9.0 age adoption passing confidence

Release Notes

iamhosseindhv/notistack

v0.9.17

Compare Source

June 10, 2020
  • Bug fix and improvments #​277
  • Alternative for Object.entries to better support IE 11 compat #​284

v0.9.16

Compare Source

May 17, 2020

v0.9.15

Compare Source

May 17, 2020

v0.9.14

Compare Source

May 15, 2020

v0.9.13

Compare Source

May 12, 2020
  • Exclude tsconfig.json in the build #​266

v0.9.12

Compare Source

May 12, 2020

v0.9.11

Compare Source

April 20, 2020

v0.9.10

Compare Source

April 17, 2020
  • Migrate codebase to typescript.

v0.9.9

Compare Source

March 6, 2020
  • DASPRiD Directly return snackbar context in useSnackbar #​223
  • dalborgo Add support to set default variant on SnackbarProvider #​180
  • dalborgo Deprecate support for children in enqueueSnackbar options.

v0.9.8

Compare Source

Feb 23, 2020
  • @​svish: Correct enqueueSnackbar typing #​217
  • @​dgczhh: Make sure onClose callback that's been passed through options parameter of enqueueSnackbar gets called when snackbar is closed using closeSnackbar function #​220
  • @​JoseLion: Add snackbar key to transition handler parameters. Fix transition handler callback types #​214

v0.9.7

Compare Source

Dec 1, 2019

v0.9.6

Compare Source

Nov 12, 2019

v0.9.5

Compare Source

Oct 16, 2019

v0.9.4

Compare Source

Oct 10, 2019

v0.9.3

Compare Source

Oct 6, 2019

v0.9.2

Compare Source

Sep 24, 2019

@​ryan-gray: Remove deprecated materila-ui spacing unit #​169


v0.9.1

Compare Source

June 10, 2020
  • Bug fix and improvments #​277
  • Alternative for Object.entries to better support IE 11 compat #​284

v0.9.0

Compare Source

Sep 4, 2019

@​ProtectedVoid: Improves accessibility of snackbars #​153


v0.8.9

Compare Source

Jul 23, 2019

@​YIZHUANG: Allow overriding some of iconVariants #​136


v0.8.8

Compare Source

Jun 29, 2019

@​dgreuel: Bug fix - add prop-types to dependencies #​139


v0.8.7

Compare Source

Jun 25, 2019

@​jhrinoa: Update prop-types versions in package.json #​134


v0.8.6

Compare Source

Jun 6, 2019

@​eps1lon: Update peer dependency requirement for material-ui #​119


v0.8.5

Compare Source

May 22, 2019

@​bcorbold: Add types path to package.json for better IDE support #​124


v0.8.4

Compare Source

May 18, 2019
  • Fix minor bug with typescript definitions #abd04cf

v0.8.3

Compare Source

May 15, 2019

@​alexisab: Add support to close all snackbars at once #​122


v0.8.2

Compare Source

Apr 27, 2019

@​jgodi: Allow snackbar children to be of type function #​114


v0.8.1

Compare Source

v0.8.0

Compare Source

Apr 26, 2019

@​YBogomolov

  • Add support for multiple action buttons #​107

v0.7.0

Compare Source

Apr 19, 2019

@​jhrinoa @​ds009 @​lukejagodzinski

  • Add support for ref using React.forwardRef#​84
  • Add hoist-non-react-statics #​111
  • Capitalise - Rename withSnackbarProps interface to WithSnackbarProps. #​109

v0.6.1

Compare Source

Apr 1, 2019

Thanks to all contributers who improved notistack by opening an issue/PR.

@​Methuselah96 @​VincentLanglet

  • Remove duplicate ClassNameMap from index.d.ts #​104

v0.6.0

Compare Source

Mar 30, 2019

Thanks to all contributers who improved notistack by opening an issue/PR.

@​ecwyne @​Lukas-Kullmann

  • Completely deprecate and delete onPresentSnackbar method.
  • Add support for hooks useSnackbar #​83
  • Add displayName to components exported by withSnackbar HOC #​100

v0.5.1

Compare Source

Mar 15, 2019

Thanks to all contributers who improved notistack by opening an issue/PR.

@​amakhrov

  • Fix typing for iconVariant props #​91

v0.5.0

Compare Source

Mar 5, 2019

Thanks to all contributers who improved notistack by opening an issue/PR.

@​cwbuecheler @​mpash @​khhan1993 @​Fs00 @​martinmckenna

  • Rename InjectedSnackbarProps to withSnackbarProps in type definitions #​59
  • Add new prop dense to allow dense margins for snackbars (suitable for mobiles) #​58
  • Improve performance and prevent unnecessary child re-rendering #​39

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/notistack-0.x branch from 5c01d9b to 40bffff Compare March 31, 2019 01:41
@renovate renovate bot changed the title Update dependency notistack to ^0.5.0 Update dependency notistack to ^0.6.0 Mar 31, 2019
@renovate renovate bot changed the title Update dependency notistack to ^0.6.0 Update dependency notistack to ^0.7.0 Apr 19, 2019
@renovate renovate bot force-pushed the renovate/notistack-0.x branch 2 times, most recently from 3254e01 to f4749a7 Compare April 26, 2019 00:28
@renovate renovate bot changed the title Update dependency notistack to ^0.7.0 Update dependency notistack to ^0.8.0 Apr 26, 2019
@renovate renovate bot force-pushed the renovate/notistack-0.x branch from f4749a7 to a343f50 Compare September 5, 2019 05:59
@renovate renovate bot changed the title Update dependency notistack to ^0.8.0 Update dependency notistack to ^0.9.0 Sep 5, 2019
@renovate
Copy link
Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant