Closed dependabot[bot] closed 6 days ago
The provided text summarizes a package version update in the package.json
file, where the @mantine/form
package is updated from version ^7.3.2
to ^7.13.4
, which is a routine package update that is unlikely to have a significant impact on the application's security posture, but it's important to review the changes and test the updated package in a non-production environment before merging the pull request.
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 #115.
Bumps @mantine/form from 7.3.2 to 7.13.4.
Release notes
Sourced from
@mantine/form
's releases.... (truncated)
Commits
fbcee92
[release] Version: 7.13.4b6767c8
[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.1Dependabot 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