Closed dependabot[bot] closed 3 weeks ago
The provided code change updates the version of the @mantine/form
package in the package.json
file, which is a common occurrence in software development projects and may include bug fixes, security patches, and new features, but does not appear to raise any immediate security concerns.
We ran 9 analyzers
against 2 files
and 1 analyzer
had findings. 8 analyzers
had no findings.
Analyzer | Findings |
---|---|
Sensitive Files Analyzer | 1 finding |
:green_circle: Risk threshold not exceeded.
Superseded by #114.
Bumps @mantine/form from 7.3.2 to 7.13.3.
Release notes
Sourced from
@mantine/form
's releases.... (truncated)
Commits
b6767c8
[release] Version: 7.13.3e0721af
[release] Version: 7.13.20f0b871
[release] Version: 7.13.167fb325
[@mantine/form
] Fix indices over 9 not working in form paths in some cases (#...8b18596
[release] Version: 7.13.0e5f3a53
[core] Migrate to eslint 9133b7bf
[release] Version: 7.12.2e10e3bf
[@mantine/form
] Fix error thrown for nullable values dirty status check (#6672)b07422e
[release] Version: 7.12.18e252e6
[@mantine/form
] Fixform.watch
callbacks not being fired when `form.initial...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