Skip to content

Bump @fastly/cli from 13.3.0 to 14.3.1#32

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fastly/cli-14.3.1
Open

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 19, 2026

Bumps @fastly/cli from 13.3.0 to 14.3.1.

Release notes

Sourced from @​fastly/cli's releases.

v14.3.1

v14.3.1 (2026-04-13)

Bug Fixes:

  • fix(publish_release): add back perms for publishing to npm #1724

v14.3.0

v14.3.0 (2026-04-10)

Bug Fixes:

  • fix(vcl/condition): --comment flag in condition update now correctly sets the comment instead of overwriting the statement #1714
  • fix(manifest): env_file parsing no longer rejects values containing = characters (e.g. KEY=val=ue) #1715

Enhancements:

  • feat(auth): add auth revoke subcommand for revoking API tokens via --current, --name, --token-value, --id, or --file (bulk) #1717
  • feat(service/logging/debug): add support for logging endpoint error streaming via the service logging debug subcommand #1721
  • feat(stats): accept --json / -j as an alias for --format=json on all stats and help subcommands, matching the flag style used by the rest of the CLI #1719

Dependencies:

  • build(deps): github.com/andybalholm/brotli from 1.2.0 to 1.2.1 (#1716)
  • build(deps): github.com/go-jose/go-jose/v3 from 3.0.4 to 3.0.5 (#1716)
  • build(deps): github.com/mattn/go-runewidth from 0.0.21 to 0.0.22 (#1716)
  • build(deps): github.com/mattn/go-isatty from 0.0.20 to 0.0.21 (#1720)
  • build(deps): golang.org/x/sys from 0.42.0 to 0.43.0 (#1720)
  • build(deps): github.com/coreos/go-oidc/v3 from 3.17.0 to 3.18.0 (#1720)
  • build(deps): github.com/mattn/go-runewidth from 0.0.22 to 0.0.23 (#1720)
  • build(deps): github.com/fastly/go-fastly/v14 from 13.1.2 to 14.2.0 (#1722)

v14.2.0

v14.2.0 (2026-03-24)

Bug Fixes:

  • fix(auth): fastly profile, fastly sso and fastly auth-token commands now correctly respect the --quiet flag #1710

Enhancements:

  • feat(vcl/snippet): add support for the '--content' flag, allowing for the raw output of VCL. #1706

Dependencies:

  • build(deps): github.com/fatih/color from 1.18.0 to 1.19.0 (#1707)
  • build(deps): github.com/klauspost/compress from 1.18.4 to 1.18.5 (#1707)

v14.1.1

v14.1.1 (2026-03-18)

... (truncated)

Changelog

Sourced from @​fastly/cli's changelog.

v14.3.1 (2026-04-13)

Bug Fixes:

  • fix(publish_release): add back perms for publishing to npm #1724

v14.3.0 (2026-04-10)

Bug Fixes:

  • fix(vcl/condition): --comment flag in condition update now correctly sets the comment instead of overwriting the statement #1714
  • fix(manifest): env_file parsing no longer rejects values containing = characters (e.g. KEY=val=ue) #1715

Enhancements:

  • feat(auth): add auth revoke subcommand for revoking API tokens via --current, --name, --token-value, --id, or --file (bulk) #1717
  • feat(service/logging/debug): add support for logging endpoint error streaming via the service logging debug subcommand #1721
  • feat(stats): accept --json / -j as an alias for --format=json on all stats and help subcommands, matching the flag style used by the rest of the CLI #1719

Dependencies:

  • build(deps): github.com/andybalholm/brotli from 1.2.0 to 1.2.1 (#1716)
  • build(deps): github.com/go-jose/go-jose/v3 from 3.0.4 to 3.0.5 (#1716)
  • build(deps): github.com/mattn/go-runewidth from 0.0.21 to 0.0.22 (#1716)
  • build(deps): github.com/mattn/go-isatty from 0.0.20 to 0.0.21 (#1720)
  • build(deps): golang.org/x/sys from 0.42.0 to 0.43.0 (#1720)
  • build(deps): github.com/coreos/go-oidc/v3 from 3.17.0 to 3.18.0 (#1720)
  • build(deps): github.com/mattn/go-runewidth from 0.0.22 to 0.0.23 (#1720)
  • build(deps): github.com/fastly/go-fastly/v14 from 13.1.2 to 14.2.0 (#1722)

v14.2.0 (2026-03-24)

Bug Fixes:

  • fix(auth): fastly profile, fastly sso and fastly auth-token commands now correctly respect the --quiet flag #1710

Enhancements:

  • feat(vcl/snippet): add support for the '--content' flag, allowing for the raw output of VCL. #1706

Dependencies:

  • build(deps): github.com/fatih/color from 1.18.0 to 1.19.0 (#1707)
  • build(deps): github.com/klauspost/compress from 1.18.4 to 1.18.5 (#1707)

v14.1.1 (2026-03-18)

Bug Fixes:

  • fix(compute): compute pack, compute validate, and install no longer require authentication. #1701

... (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.3.1.
- [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.3.1)

---
updated-dependencies:
- dependency-name: "@fastly/cli"
  dependency-version: 14.3.1
  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 Apr 19, 2026
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