Skip to content

chore(deps): bump @mantine/core from 6.0.20 to 7.9.2#303

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mantine/core-7.9.2
Closed

chore(deps): bump @mantine/core from 6.0.20 to 7.9.2#303
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mantine/core-7.9.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps @mantine/core from 6.0.20 to 7.9.2.

Release notes

Sourced from @​mantine/core's releases.

7.9.2

What's Changed

  • [@mantine/dates] DateTimePicker: Fix some of timeInputProps not being respected (#6204)
  • [@mantine/core] NavLink: Add react-router support to display active route (#6180)
  • [@mantine/core] Fix nonce attribute not being set on <style /> tag generated in color scheme switching script
  • [@mantine/core] Input: Fix incorrect margins when input wrapper order is explicitly set
  • [@mantine/core] Pagination: Fix types definition being incompatible with @​tabler/icons-react 3.x
  • [@mantine/charts] Fix incorrect tooltip position in LineChart, AreaChart and BarChart with vertical orientation
  • [@mantine/core] Rating: Fix readOnly prop now working on touch devices (#6202)
  • [@mantine/core] TagsInput: Fix existing search value being ignored in onPaste even handler (#6073)
  • [@mantine/core] TagsInput: Improve clearable prop logic related to dropdown (#6115)

New Contributors

Full Changelog: mantinedev/mantine@7.9.1...7.9.2

7.9.1

What's Changed

  • [@mantine/core] Fix theme.scale being ignored in Input, Paper and Table border styles
  • [@mantine/core] Fix virtualColor function requring use client in Next.js
  • [@mantine/core] FloatingIndicator: Fix incorrect resize observer logic (#6129)
  • [@mantine/core] NumberInput: Fix incorrect allowNegative handling with up/down arrows (#6170)
  • [@mantine/core] Fix error={true} prop set on Checkbox, Radio and Switch rendering unxpected error element with margin
  • [@mantine/core] SegmentedControl: Fix theme.primaryColor not being respected in the focus ring styles
  • [@mantine/core] CloseButton: Fix incorrect specificity of some selectors
  • [@mantine/core] Fix incorrect aria-label handling in Select, Autocomplete, MultiSelect and TagsInputs components (#6123)
  • [@mantine/core] Modal: Prevent onClose from being called when modal is not opened (#6156)
  • [@mantine/core] PasswordInput: Fix duplicated password visibility icon in Edge browser (#6126)
  • [@mantine/hooks] use-hash: Fix hash value not being updated correctly (#6145)
  • [@mantine/emotion] Fix incorrect transform logic that was causing extra hooks to render (#6159)

New Contributors

Full Changelog: mantinedev/mantine@7.9.0...7.9.1

7.9.0 ✨

View changelog with demos on mantine.dev website

@​mantine/emotion package

... (truncated)

Commits
  • 3a4f65d [release] Version: 7.9.2
  • da4139f [@​mantine/core] NavLink: Add react-router support to display active route (#6...
  • 0976f8a [@​mantine/core] Fix nonce attribute not being set on \<style /> tag genera...
  • 2f61697 [@​mantine/core] Input: Fix incorrect margins when input wrapper order is expl...
  • 78ee9bf [@​mantine/core] Pagination: Fix types definition being incompatible with @​tab...
  • 1cf277e [mantine.dev] Fix incorrect Divider labelPosition prop description
  • 251ff67 [@​mantine/core] Rating: Fix readOnly prop now working on touch devices (#6202)
  • 80dcf5d [@​mantine/core] TagsInput: Fix existing search value being ignored in `onPast...
  • 3cc0cd0 [@​mantine/core] TagsInput: Improve clearable prop logic related to dropdown...
  • 44c3ffd [release] Version: 7.9.1
  • Additional commits viewable 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 [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) from 6.0.20 to 7.9.2.
- [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/7.9.2/packages/@mantine/core)

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

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 May 20, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

Superseded by #306.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mantine/core-7.9.2 branch May 27, 2024 01:45
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