Skip to content

Bump @fastly/cli from 13.3.0 to 14.0.4#10

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fastly/cli-14.0.4
Closed

Bump @fastly/cli from 13.3.0 to 14.0.4#10
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fastly/cli-14.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps @fastly/cli from 13.3.0 to 14.0.4.

Release notes

Sourced from @​fastly/cli's releases.

v14.0.4

v14.0.4 (2026-02-26)

Documentation:

  • fix(changelog): change code blocks to be all on one line #1670

v14.0.0

v14.0.0 (2026-02-25)

BREAKING CHANGES

This release of the Fastly CLI includes a significant reorganization of the commands which are used to manage the configuration of Fastly services (both Delivery and Compute services). Specifically, each of the command families listed below have been changed from fastly <family> create/delete/describe/list/update to fastly service <family> create/delete/describe/list/update. For nearly all of these command families, the previous commands are still available but are not listed in the fastly help output. In addition, invocations of the previous commands will generate a deprecation message, which includes the new command that should be used instead.

The fastly domain family of commands are the lone exception; those commands exist in both the old and new forms, but the top-level commands are used to manage 'versionless' domains (a new feature of the Fastly platform, and those commands were previously named fastly domain-v1 create/delete/describe/list/update), while the service-level commands are used to manage 'classic' domains. As a result, you will need to update any scripts or workflows which used the fastly domain create/delete/describe/list/update commands to use the fastly service domain create/delete/describe/list/update commands instead.

The command families which have been reorganized and are available in both the old and new forms are:

  • acl
  • aclentry
  • alert
  • backend
  • dictionary
  • dictionary-entry
  • healthcheck
  • imageoptimizerdefaults
  • logging
  • purge
  • rate-limit
  • resource-link
  • service-auth

... (truncated)

Changelog

Sourced from @​fastly/cli's changelog.

v14.0.4 (2026-02-26)

Documentation:

  • fix(changelog): change code blocks to be all on one line #1670

v14.0.3 (2026-02-25)

Bug Fixes:

  • fix(npm): add contents write perms #1667

v14.0.2 (2026-02-25)

Bug Fixes:

  • fix(npm): add write perms #1665

v14.0.1 (2026-02-25)

Bug Fixes:

  • fix(npm): Include repository info in package.json of subpackages required for trusted publishing #1663

v14.0.0 (2026-02-25)

BREAKING CHANGES

This release of the Fastly CLI includes a significant reorganization of the commands which are used to manage the configuration of Fastly services (both Delivery and Compute services). Specifically, each of the command families listed below have been changed from fastly <family> create/delete/describe/list/update to fastly service <family> create/delete/describe/list/update. For nearly all of these command families, the previous commands are still available but are not listed in the fastly help output. In addition, invocations of the previous commands will generate a deprecation message, which includes the new command that should be used instead.

The fastly domain family of commands are the lone exception; those commands exist in both the old and new forms, but the top-level commands are used to manage 'versionless' domains (a new feature of the Fastly platform, and those commands were previously named fastly domain-v1 create/delete/describe/list/update), while the service-level commands are used to manage 'classic' domains. As a result, you will need to update any scripts or workflows which used the fastly domain create/delete/describe/list/update commands to use the fastly service domain create/delete/describe/list/update commands instead.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​fastly/cli since your current version.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@fastly/cli](https://github.com/fastly/cli) from 13.3.0 to 14.0.4.
- [Release notes](https://github.com/fastly/cli/releases)
- [Changelog](https://github.com/fastly/cli/blob/main/CHANGELOG.md)
- [Commits](fastly/cli@v13.3.0...v14.0.4)

---
updated-dependencies:
- dependency-name: "@fastly/cli"
  dependency-version: 14.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 3, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2026

Superseded by #22.

@dependabot dependabot bot closed this Mar 22, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fastly/cli-14.0.4 branch March 22, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants