Closed dependabot[bot] closed 1 month ago
The provided code change updates the version of the @mantine/form
dependency in the package.json
file from ^7.3.2
to ^7.13.1
, which is a routine maintenance task that should be reviewed for any security vulnerabilities or breaking changes, and thoroughly tested to ensure the application remains secure and functional.
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.
The provided code change updates the version of the @mantine/form
dependency in the package.json
file of a Node.js project, which is a routine maintenance task that should be reviewed for any security vulnerabilities or breaking changes and thoroughly tested to ensure the application remains secure and functional.
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 #111.
Bumps @mantine/form from 7.3.2 to 7.13.1.
Release notes
Sourced from
@mantine/form
's releases.... (truncated)
Commits
0f0b871
[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...2ae72db
[release] Version: 7.12.073827b3
[@mantine/form
] Allow subsribing toform.isDirty
in uncontrolled modeDependabot 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