build(deps-dev): bump lodash from 4.17.23 to 4.18.1 in /hack/bicep-types-radius/src/generator#11546
Conversation
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Radius functional test overviewClick here to see the test run details
Test Status⌛ Building Radius and pushing container images for functional tests... |
…ius/src/generator/lodash-4.18.1
There was a problem hiding this comment.
Pull request overview
Updates the hack/bicep-types-radius generator’s dev dependency on lodash to a newer version, aligning the generator’s dependency set with upstream fixes (including recent security-related patches referenced in the PR description).
Changes:
- Bump
lodashfrom4.17.23to4.18.1in the generator’spackage.json. - Regenerate/update
pnpm-lock.yamlto locklodash@4.18.1(integrity and snapshot entries updated accordingly).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| hack/bicep-types-radius/src/generator/package.json | Updates the generator’s lodash devDependency to ^4.18.1. |
| hack/bicep-types-radius/src/generator/pnpm-lock.yaml | Locks lodash to 4.18.1 and updates the corresponding resolution + snapshot entries. |
Files not reviewed (1)
- hack/bicep-types-radius/src/generator/pnpm-lock.yaml: Language not supported
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11546 +/- ##
==========================================
- Coverage 51.40% 51.40% -0.01%
==========================================
Files 699 699
Lines 44156 44156
==========================================
- Hits 22699 22698 -1
Misses 19291 19291
- Partials 2166 2167 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ius/src/generator/lodash-4.18.1
Bumps lodash from 4.17.23 to 4.18.1.
Release notes
Sourced from lodash's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)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.