Skip to content

Update dependency @fastly/cli to v14#14

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fastly-cli-14.x
Open

Update dependency @fastly/cli to v14#14
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fastly-cli-14.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 5, 2026

This PR contains the following updates:

Package Change Age Confidence
@fastly/cli ^13.3.0^14.0.0 age confidence

Release Notes

fastly/cli (@​fastly/cli)

v14.2.0

Compare Source

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

Compare Source

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

v14.1.0

Compare Source

Bug Fixes:
  • fix(stats): stats historical now returns write errors instead of silently swallowing them #​1678
Deprecations:
  • deprecated(auth): fastly profile, fastly sso, and fastly auth-token command trees are deprecated and will be removed in a future release. Use fastly auth subcommands instead. #​1676
  • deprecated(auth): --profile and --enable-sso global flags are deprecated. Use --token <name> to select a stored auth token by name, or fastly auth login --sso --token <name> for SSO. #​1676
Enhancements:
  • feat(auth): auth login --sso now requires --token <name> to explicitly name the stored token. This prevents accidentally overwriting tokens in multi-user SSO workflows. #​1676
  • feat(auth): add FASTLY_DISABLE_AUTH_COMMAND env var to hide the fastly auth command tree from help, completions, and invocation. #​1676
  • feat(auth): when FASTLY_DISABLE_AUTH_COMMAND is set, the --token/-t global flag is also disabled. Use FASTLY_API_TOKEN or stored config tokens instead. #​1676
  • feat(stats): add --field flag to stats historical to filter to a single stats field. #​1678
  • feat(stats): add stats aggregate subcommand for cross-service aggregated stats. #​1678
  • feat(stats): add stats usage subcommand for bandwidth/request usage, with --by-service breakdown. #​1678
  • feat(stats): add stats domain-inspector subcommand for domain-level metrics. #​1678
  • feat(stats): add stats origin-inspector subcommand for origin-level metrics. #​1678
  • feat(apisecurity/discoveredoperations): add support for 'list' and 'update' support for 'API discovery'. #​1689
  • feat(apisecurity/operations): add CRUD support for 'API Inventory' operations. #​1689
  • feat(apisecurity/tags): add API Security Operations tag support (#​1688)
  • feat(service/version): add support for service validation. #​1695
  • feat(compute/build): Block version 1.93.0 of Rust to avoid a wasm32-wasip2 bug. (#​1653)
  • feat(service/vcl): escape control characters when displaying VCL content for cleaner terminal output (#​1637)
Dependencies:
  • build(deps): golang.org/x/net from 0.50.0 to 0.51.0 (#​1674)
  • build(deps): actions/upload-artifact from 6 to 7 (#​1675)
  • build(deps): actions/download-artifact from 7 to 8 (#​1675)
  • build(deps): golang.org/x/sys from 0.41.0 to 0.42.0 (#​1679)
  • build(deps): github.com/mattn/go-runewidth from 0.0.20 to 0.0.21 (#​1679)
  • build(deps): github.com/pierrec/lz4/v4 from 4.1.25 to 4.1.26 (#​1679)
  • build(deps): golang.org/x/oauth2 from 0.35.0 to 0.36.0 (#​1679)
  • build(deps): golang.org/x/sync from 0.19.0 to 0.20.0 (#​1679)
  • build(deps): github.com/fastly/go-fastly/v13 from 13.0.0 to 13.0.1 (#​1679)
  • build(deps): golang.org/x/term from 0.40.0 to 0.41.0 (#​1687)
  • build(deps): golang.org/x/mod from 0.33.0 to 0.34.0 (#​1687)
  • build(deps): golang.org/x/text from 0.34.0 to 0.35.0 (#​1687)
  • build(deps): github.com/fastly/go-fastly/v13 from 13.0.1 to 13.1.0 (#​1687)
  • build(deps): golang.org/x/crypto from 0.48.0 to 0.49.0 (#​1693)
  • build(deps): golang.org/x/net from 0.51.0 to 0.52.0 (#​1693)
  • build(deps): github.com/fastly/go-fastly/v13 from 13.1.0 to 13.1.1 (#​1693)
  • build(deps): github.com/fastly/go-fastly/v13 from 13.1.1 to 13.1.2 (#​1696)
  • build(deps): actions/create-github-app-token from 2 to 3 (#​1692)

v14.0.4

Compare Source

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

v14.0.3

Compare Source

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

v14.0.1

Compare Source

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

v14.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/fastly-cli-14.x branch from 4e33185 to fea2a9d Compare March 6, 2026 11:15
@renovate renovate bot force-pushed the renovate/fastly-cli-14.x branch 3 times, most recently from 57a6078 to 1aaa164 Compare March 18, 2026 18:39
@renovate renovate bot force-pushed the renovate/fastly-cli-14.x branch from 1aaa164 to ab6a0a8 Compare March 24, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants