Bump @mantine/form from 7.3.2 to 7.12.2#108
Conversation
Bumps [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) from 7.3.2 to 7.12.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.12.2/packages/@mantine/form) --- updated-dependencies: - dependency-name: "@mantine/form" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
DryRun Security SummaryThe code change in this pull request is a routine update to the "@mantine/form" dependency in the project's package.json file, which is a common practice to provide bug fixes, security improvements, and new features, and it is important to review the changelog or release notes and perform thorough testing to ensure that the changes do not introduce any regressions or unintended behavior. Expand for full summarySummary: The code change in this pull request appears to be a routine update to the "@mantine/form" dependency in the project's package.json file. Updating dependencies to their latest versions is a common practice and can often provide bug fixes, security improvements, and new features. From an application security perspective, this change is generally not concerning, but it's important to review the changelog or release notes for the new version of the "@mantine/form" library to ensure that there are no known security vulnerabilities or breaking changes that could impact the application. Additionally, it's a good practice to have a comprehensive test suite and perform thorough testing of the application after any dependency updates to ensure that the changes do not introduce any regressions or unintended behavior. Overall, this code change appears to be a straightforward dependency update, and there are no immediate security concerns that stand out. However, it's always important to remain vigilant and carefully review any changes to the application's dependencies and code. Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
|
Superseded by #109. |
Bumps @mantine/form from 7.3.2 to 7.12.2.
Release notes
Sourced from
@mantine/form's releases.... (truncated)
Commits
133b7bf[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.watchcallbacks not being fired when `form.initial...2ae72db[release] Version: 7.12.073827b3[@mantine/form] Allow subsribing toform.isDirtyin uncontrolled modec087030[release] Version: 7.11.22f91229[release] Version: 7.11.1cfd8b4e[@mantine/form] FixonValuesChangeusing stale values (#6392)4b58cb8[release] Version: 7.11.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)