Open
Conversation
4e33185 to
fea2a9d
Compare
57a6078 to
1aaa164
Compare
1aaa164 to
ab6a0a8
Compare
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.
This PR contains the following updates:
^13.3.0→^14.0.0Release Notes
fastly/cli (@fastly/cli)
v14.2.0Compare Source
Bug Fixes:
fastly profile,fastly ssoandfastly auth-tokencommands now correctly respect the--quietflag #1710Enhancements:
Dependencies:
github.com/fatih/colorfrom 1.18.0 to 1.19.0 (#1707)github.com/klauspost/compressfrom 1.18.4 to 1.18.5 (#1707)v14.1.1Compare Source
Bug Fixes:
compute pack,compute validate, andinstallno longer require authentication. #1701v14.1.0Compare Source
Bug Fixes:
stats historicalnow returns write errors instead of silently swallowing them #1678Deprecations:
fastly profile,fastly sso, andfastly auth-tokencommand trees are deprecated and will be removed in a future release. Usefastly authsubcommands instead. #1676--profileand--enable-ssoglobal flags are deprecated. Use--token <name>to select a stored auth token by name, orfastly auth login --sso --token <name>for SSO. #1676Enhancements:
auth login --ssonow requires--token <name>to explicitly name the stored token. This prevents accidentally overwriting tokens in multi-user SSO workflows. #1676FASTLY_DISABLE_AUTH_COMMANDenv var to hide thefastly authcommand tree from help, completions, and invocation. #1676FASTLY_DISABLE_AUTH_COMMANDis set, the--token/-tglobal flag is also disabled. UseFASTLY_API_TOKENor stored config tokens instead. #1676--fieldflag tostats historicalto filter to a single stats field. #1678stats aggregatesubcommand for cross-service aggregated stats. #1678stats usagesubcommand for bandwidth/request usage, with--by-servicebreakdown. #1678stats domain-inspectorsubcommand for domain-level metrics. #1678stats origin-inspectorsubcommand for origin-level metrics. #1678Dependencies:
golang.org/x/netfrom 0.50.0 to 0.51.0 (#1674)actions/upload-artifactfrom 6 to 7 (#1675)actions/download-artifactfrom 7 to 8 (#1675)golang.org/x/sysfrom 0.41.0 to 0.42.0 (#1679)github.com/mattn/go-runewidthfrom 0.0.20 to 0.0.21 (#1679)github.com/pierrec/lz4/v4from 4.1.25 to 4.1.26 (#1679)golang.org/x/oauth2from 0.35.0 to 0.36.0 (#1679)golang.org/x/syncfrom 0.19.0 to 0.20.0 (#1679)github.com/fastly/go-fastly/v13from 13.0.0 to 13.0.1 (#1679)golang.org/x/termfrom 0.40.0 to 0.41.0 (#1687)golang.org/x/modfrom 0.33.0 to 0.34.0 (#1687)golang.org/x/textfrom 0.34.0 to 0.35.0 (#1687)github.com/fastly/go-fastly/v13from 13.0.1 to 13.1.0 (#1687)golang.org/x/cryptofrom 0.48.0 to 0.49.0 (#1693)golang.org/x/netfrom 0.51.0 to 0.52.0 (#1693)github.com/fastly/go-fastly/v13from 13.1.0 to 13.1.1 (#1693)github.com/fastly/go-fastly/v13from 13.1.1 to 13.1.2 (#1696)actions/create-github-app-tokenfrom 2 to 3 (#1692)v14.0.4Compare Source
Documentation:
v14.0.3Compare Source
Bug Fixes:
v14.0.1Compare Source
Bug Fixes:
v14.0.0Compare 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.
This PR was generated by Mend Renovate. View the repository job log.