ls1intum / prompt

PROMPT is a support tool designed to assist program management in project-based courses
9 stars 1 forks source link

Bump @mantine/core from 7.9.1 to 7.9.2 in /client #518

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @mantine/core from 7.9.1 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: https://github.com/mantinedev/mantine/compare/7.9.1...7.9.2

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...
  • See full diff 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 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)