chore(deps): bump lodash and commitizen in /plugins/phrase-conector#4486
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump lodash and commitizen in /plugins/phrase-conector#4486dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [lodash](https://github.com/lodash/lodash) and [commitizen](https://github.com/commitizen/cz-cli). These dependencies needed to be updated together. Updates `lodash` from 4.17.21 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) Updates `commitizen` from 3.1.2 to 4.2.4 - [Release notes](https://github.com/commitizen/cz-cli/releases) - [Commits](commitizen/cz-cli@v3.1.2...v4.2.4) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production - dependency-name: commitizen dependency-version: 4.2.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
View your CI Pipeline Execution ↗ for commit aa12dff
☁️ Nx Cloud last updated this comment at |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps lodash and commitizen. These dependencies needed to be updated together.
Updates
lodashfrom 4.17.21 to 4.18.1Release 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)Updates
commitizenfrom 3.1.2 to 4.2.4Release notes
Sourced from commitizen's releases.
... (truncated)
Commits
e434901fix(deps): update find-node-modules to ^2.1.2 (#824)12442c1chore(release): use conventionalcommits preset in semantic-release (#793)f2fad87fix: revert "use cz-conventional-changelog as default adapter (#778)" (#792)2663ff4chore(deps): update dependency uuid to v3.4.0 (#668)d1481b9chore(deps): update dependency semantic-release to v15.14.0 (#660)1e9dda8chore(deps): bump node-fetch from 2.6.0 to 2.6.1 (#775)95a20d4fix(cli): Exit CLI with 1(as failed) when received SIGINT (#736)ba7eeb6chore(renovate): Initial enhanced configuration (#786)e6b75cbfeat!: use cz-conventional-changelog as default adapter (#778)a97e808docs(readme): specify environment in code blocks (#781)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.
Note
Low Risk
Low risk dependency-only update, though
lodashupgrade could cause subtle runtime differences if the plugin relies on edge-case behaviors.Overview
Updates the Phrase connector plugin’s dependencies by bumping
lodashto4.18.1(security/bugfix release) andcommitizento4.2.4, with correspondingpackage-lock.jsonrefresh so installs resolve the new versions.Written by Cursor Bugbot for commit aa12dff. This will update automatically on new commits. Configure here.