-
Notifications
You must be signed in to change notification settings - Fork 707
Open
Conversation
Contributor
Removes lodash. It's no longer used after updating ancestor dependency netlify-cli. These dependencies need to be updated together.
Removes lodash
Updates netlify-cli from 18.1.0 to 23.15.1
Release notes
Sourced from netlify-cli's releases.
v23.15.1
23.15.1 (2026-02-04)
Bug Fixes
- deps: update dependency ansi-escapes to v7.2.0 (#7919) (5f58186)
- deps: update dependency ci-info to v4.4.0 (#7930) (3434c65)
- deps: update dependency dot-prop to v10 (#7931) (6727067)
- deps: update dependency env-paths to v4 (#7932) (284a6fa)
- deps: upgrade express to v5 and http-proxy-middleware to v3 (#7927) (6414c14)
v23.15.0
23.15.0 (2026-02-03)
Features
Bug Fixes
- deploy: add normalize content in deploy command (#7908) (c5317e3)
- deps: bump
@ isaacs/brace-expansionfrom 5.0.0 to 5.0.1 (#7926) (d18c7a6)- deps: pin dependency
@ netlify/imagesto 1.2.5 (#7897) (ac561d1)- deps: update dependency find-up to v8 (#7920) (fef2c08)
- deps: update dependency open to v11 (#7921) (2f32c3a)
- deps: update dependency p-wait-for to v6 (#7922) (827d71a)
- deps: update dependency read-package-up to v12 (#7923) (71e8517)
- deps: update dependency terminal-link to v5 (#7917) (ea72f39)
- deps: update dependency uuid to v13 (#7924) (64f2819)
- deps: update netlify packages (#7915) (6a26e81)
- deps: upgrade fastify and tar [security] (#7913) (3dff328)
v23.14.0
23.14.0 (2026-01-28)
Features
- ai gateway disabled check (#7891) (4a57375)
- init: mention detected framework when presenting build settings (#7828) (f5b3588)
Bug Fixes
... (truncated)
Changelog
Sourced from netlify-cli's changelog.
23.15.1 (2026-02-04)
Bug Fixes
- deps: update dependency ansi-escapes to v7.2.0 (#7919) (5f58186)
- deps: update dependency ci-info to v4.4.0 (#7930) (3434c65)
- deps: update dependency dot-prop to v10 (#7931) (6727067)
- deps: update dependency env-paths to v4 (#7932) (284a6fa)
- deps: upgrade express to v5 and http-proxy-middleware to v3 (#7927) (6414c14)
23.15.0 (2026-02-03)
Features
Bug Fixes
- deploy: add normalize content in deploy command (#7908) (c5317e3)
- deps: bump
@ isaacs/brace-expansionfrom 5.0.0 to 5.0.1 (#7926) (d18c7a6)- deps: pin dependency
@ netlify/imagesto 1.2.5 (#7897) (ac561d1)- deps: update dependency find-up to v8 (#7920) (fef2c08)
- deps: update dependency open to v11 (#7921) (2f32c3a)
- deps: update dependency p-wait-for to v6 (#7922) (827d71a)
- deps: update dependency read-package-up to v12 (#7923) (71e8517)
- deps: update dependency terminal-link to v5 (#7917) (ea72f39)
- deps: update dependency uuid to v13 (#7924) (64f2819)
- deps: update netlify packages (#7915) (6a26e81)
- deps: upgrade fastify and tar [security] (#7913) (3dff328)
23.14.0 (2026-01-28)
Features
- ai gateway disabled check (#7891) (4a57375)
- init: mention detected framework when presenting build settings (#7828) (f5b3588)
Bug Fixes
- address flaky integration tests (#7890) (a329330)
- deps: bump tar from 7.5.3 to 7.5.6 (#7883) (d563fac)
- deps: update dependency
@ netlify/edge-functionsto v3.0.3 (#7860) (803c6ae)- deps: update dependency lodash to v4.17.23 [security] (#7885) (e0fe8dc)
- deps: update netlify packages (#7895) (63e1eea)
- refactor image handling to use
@netlify/images(#7584) (321170d)
... (truncated)
Commits
2aed67bchore(main): release 23.15.1 (#7929)3434c65fix(deps): update dependency ci-info to v4.4.0 (#7930)5f58186fix(deps): update dependency ansi-escapes to v7.2.0 (#7919)6727067fix(deps): update dependency dot-prop to v10 (#7931)284a6fafix(deps): update dependency env-paths to v4 (#7932)6414c14fix(deps): upgrade express to v5 and http-proxy-middleware to v3 (#7927)63b6f1cchore(main): release 23.15.0 (#7907)d18c7a6fix(deps): bump@ isaacs/brace-expansionfrom 5.0.0 to 5.0.1 (#7926)64f2819fix(deps): update dependency uuid to v13 (#7924)6a26e81fix(deps): update netlify packages (#7915)- Additional commits viewable in compare view
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 showwill show all of the ignore conditions of the specified dependencyignore conditions @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.
Removes [lodash](https://github.com/lodash/lodash). It's no longer used after updating ancestor dependency [netlify-cli](https://github.com/netlify/cli). These dependencies need to be updated together.
Removes `lodash`
Updates `netlify-cli` from 18.1.0 to 23.15.1
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v18.1.0...v23.15.1)
---
updated-dependencies:
- dependency-name: lodash
dependency-version:
dependency-type: indirect
- dependency-name: netlify-cli
dependency-version: 23.15.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot]
Removes `lodash`
Updates `netlify-cli` from 18.1.0 to 23.15.1
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v18.1.0...v23.15.1)
---
updated-dependencies:
- dependency-name: lodash
dependency-version:
dependency-type: indirect
- dependency-name: netlify-cli
dependency-version: 23.15.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot]
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
labels
Feb 22, 2026
Deploy Preview for devopsdays-web failed. Why did it fail? -
|
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.