Bump brace-expansion from 5.0.2 to 5.0.5 in /preview#1447
Conversation
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 5.0.2 to 5.0.5. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v5.0.2...v5.0.5) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 5.0.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
LGTM — straightforward Dependabot patch bump of a dev dependency in the preview directory.
Extended reasoning...
Overview
This PR updates brace-expansion from 5.0.2 to 5.0.5 in preview/package-lock.json. The only file changed is the lock file — no application source code is modified.
Security Risks
No security risks. This is a patch-level bump of a transitive/dev dependency in the preview subdirectory (not the main SDK). The upstream changes include bracket-handling bug fixes and tar sub-dependency bumps (also security patches). No new attack surface is introduced.
Level of Scrutiny
Minimal scrutiny required. This is a mechanical, automated Dependabot update touching only a lock file. The change is confined to the preview directory, keeping it away from production SDK code. No logic changes, no API surface changes.
Other Factors
No bugs were found by the automated system. No prior review comments are outstanding. The change is fully automated and low-risk.
Bumps brace-expansion from 5.0.2 to 5.0.5.
Commits
87939015.0.59a02af5Merge commit from forkdaa71bcBump tar from 7.5.10 to 7.5.11 (#92)799e5f7Bump tar from 7.5.9 to 7.5.10 (#90)012c2305.0.4243c491Fix handling of brackets. Closes #87609f858Correct incorrect brace-expansion import (#89)3c51e2c5.0.348c30d9chore: support node 18 (#85)d673911Bump tar from 7.5.7 to 7.5.9 (#84)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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)You can disable automated security fix PRs for this repo from the Security Alerts page.