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

build: Bump @mantine/notifications from 5.10.0 to 6.0.16 #526

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps @mantine/notifications from 5.10.0 to 6.0.16.

Release notes

Sourced from @​mantine/notifications's releases.

6.0.16

What's Changed

  • [@mantine/dates] DatePicker: Fix onMonthSelect not passed down to Calendar component (#4441)
  • [@mantine/prism] Fix unexpected code margin when used within TypographyStylesProvider (#4452)
  • [@mantine/dates] DateTimePicker: Fix onClick function from submitButtonProps overriding default behavior (#4465)
  • [@mantine/dates] Fix date pickers placeholders not having correct color when parent input has error (#4469)
  • [@mantine/core] MultiSelect: Fix portalProps prop not working (#4485)
  • [@mantine/core] Fix rem units errors with svg elements in all components (#4491)
  • [@mantine/dates] DateInput: Fix stale calendar UI after clear button was clicked (#4486)
  • [@mantine/core] Slider: Fix onChange prop updates being ignored (#4497)

New Contributors

Full Changelog: mantinedev/mantine@6.0.15...6.0.16

6.0.15

What's Changed

  • [@mantine/core] Alert: Fix incorrect close button styles in filled variant
  • [@mantine/core] Fix incorrect Slider and RangeSlider precision with keyboard events
  • [@mantine/core] PinInput: Fix incorrect focus behavior when Backspace key is pressed (#4438)
  • [@mantine/core] Table: Fix withColumnBorders prop not working (#4443)
  • [@mantine/spotlight] Improve search performance for large actions lists (#4457)

New Contributors

Full Changelog: mantinedev/mantine@6.0.14...6.0.15

6.0.14

What's Changed

  • [@mantine/hooks] use-window-event: Improve events type (#4423)
  • [@mantine/core] MultiSelect: Fix hoverOnSearchChange not working correctly when creatable prop is set (#4344)
  • [@mantine/tiptap] Add option to configure initial state of external link control (#4373)
  • [@mantine/core] PinInput: Fix incorrect Backspace key handling (#4379)
  • [@mantine/core] Table: Fix table styles applied to the nested table elements, for example in dropdowns (#4393)
  • [@mantine/core] Image: Fix image alt overflow in Firefox (#4410)

New Contributors

Full Changelog: mantinedev/mantine@6.0.13...6.0.14

... (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 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 10, 2023
@github-actions github-actions bot enabled auto-merge (squash) July 10, 2023 19:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mantine/notifications-6.0.16 branch from 1d0da47 to 2ce3923 Compare July 12, 2023 08:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mantine/notifications-6.0.16 branch from 2ce3923 to 9365ea8 Compare July 12, 2023 09:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mantine/notifications-6.0.16 branch from 9365ea8 to 3dc9d44 Compare July 12, 2023 17:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mantine/notifications-6.0.16 branch from 3dc9d44 to 25fadae Compare July 12, 2023 18:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mantine/notifications-6.0.16 branch from 25fadae to c0a8226 Compare July 12, 2023 18:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mantine/notifications-6.0.16 branch from c0a8226 to 6dcb380 Compare July 12, 2023 18:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mantine/notifications-6.0.16 branch from 6dcb380 to 6656789 Compare July 13, 2023 05:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mantine/notifications-6.0.16 branch from 6656789 to effbad0 Compare July 13, 2023 06:25
dependabot bot added 2 commits July 18, 2023 05:31
Bumps [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/src/mantine-notifications) from 5.10.0 to 6.0.16.
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/6.0.16/src/mantine-notifications)

---
updated-dependencies:
- dependency-name: "@mantine/notifications"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mantine/notifications-6.0.16 branch from effbad0 to 8db810c Compare July 18, 2023 03:33
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2023

Superseded by #543.

@dependabot dependabot bot closed this Jul 19, 2023
auto-merge was automatically disabled July 19, 2023 06:44

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mantine/notifications-6.0.16 branch July 19, 2023 06:44
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