Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 23, 2023

This PR contains the following updates:

Package Update Change
CircleCI-Public/circleci-cli patch v0.1.27054 -> v0.1.33494

Release Notes

CircleCI-Public/circleci-cli (CircleCI-Public/circleci-cli)

v0.1.33494

Compare Source

Changelog

v0.1.33470

Compare Source

Changelog

  • e1ba769 Merge pull request #​430 from CircleCI-Public/pipeline-trigger
  • b8be99d Fix SSH CVE
  • e6e7b57 Merge pull request #​1152 from CircleCI-Public/dependabot/go_modules/golang.org/x/oauth2-0.27.0
  • 9f34a83 chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.27.0
  • f46961b Merge pull request #​1056 from CircleCI-Public/rosieyohannan-patch-1
  • e5a73f7 Merge pull request #​1157 from CircleCI-Public/dependabot/go_modules/github.com/ulikunitz/xz-0.5.14
  • 9b3f8a7 Expand on show command
  • 47e6883 Bump github.com/ulikunitz/xz from 0.5.11 to 0.5.14
  • 96b75c6 Merge pull request #​1158 from CircleCI-Public/less-graphql
  • 41a9436 Use REST API to get "me" info

v0.1.33163

Compare Source

Changelog

  • b0dfb51 Merge pull request #​1155 from CircleCI-Public/remove-trigger-name-desc
  • 9aff3ec Remove trigger name and description

v0.1.33128

Compare Source

Changelog

  • f26427f Merge pull request #​1156 from CircleCI-Public/fix-e2e-for-server
  • c292e6b Refactor CircleCI config validation test to check for non-git repository status
  • 72fb5f5 lets try this
  • 8c0b901 bump ruby version for running the e2e tests
  • 1795c06 update the gem
  • 5847281 remove the debug flag from snyk
  • 1931349 remove comments
  • 0484048 add a token for the k9s e2e test
  • 5921403 Merge pull request #​1151 from CircleCI-Public/REL-4136_rollback_pipeline_values
  • 1db0bab Adding rollback pipeline values to config validation logic

v0.1.32638

Compare Source

Changelog

  • 2bfc35c Clarify that we support github only for CLI commands and fix the SNAP release

v0.1.32580

Compare Source

Changelog

  • eeffe52 Merge pull request #​1146 from CircleCI-Public/init-command
  • fd3c058 Update copy for simplicity and clarity
  • 1537ad2 Make the useful links actually useful
  • 3fdfc80 Use build-and-test as the default pipeline name
  • 1271135 Remove the validation rule that project names must start with a letter
  • 8912899 Add a gh app installation check after fetching the org info
  • 654f6a4 Update init readme
  • 44bf039 Clean up some of the docs
  • 154f675 Add a prompt for the trigger event type
  • f4afe15 Fix the toolchain go version
  • e0b82a1 Fix rebase conflict
  • 80944cc Update deps
  • 4303cf8 Check a couple of error responses
  • 2ed439d Update some vulnerable dependencies
  • 74346ef Add a list of trigger types
  • 1004614 Add repository lookup for user-owned repos
  • 2480a46 Remove empty comment
  • 1ab9382 Work around vcs type shadowing in CI
  • 91234c9 Remove redundant linter
  • 144011b Fix linter error
  • 7a3bde3 Use new version of the vet linter
  • da463e7 Increase command counter
  • d864a65 Add project name validation to the project name prompt
  • cfa771d Fix some linter warnings
  • ea4067d Add an init command to create a project, pipeline, and trigger

v0.1.32367

Compare Source

Changelog

  • 16777db Merge pull request #​1143 from CircleCI-Public/life-1573/checkout-trigger
  • 70537cc Merge branch 'life-1573/checkout-trigger' of ssh://github.com/CircleCI-Public/circleci-cli into life-1573/checkout-trigger
  • 31a0f54 minor update to help
  • 52348b4 Merge branch 'main' into life-1573/checkout-trigger
  • d4c1a44 latest UX improvement
  • 077339a trigger command update: unrelated change to run command
  • b78c829 Make improvements on the help description
  • 36960ec rename rest api functions from TriggerConfigTest to PipelineRun
  • 4f75dcd If config file is passed, we should not prompt for a config branch
  • 255b2d8 apply feedback, centered around better ux
  • 31f3f96 fix lint error and remove redundant nil check for handling permission denied
  • 8d910e3 Merge branch 'main' into life-1573/checkout-trigger
  • 611b771 handle when user doesn't have "Allow triggering pipelines with unversioned config" enabled
  • 8a88cc8 add new pipeline command: pipeline cofig-test-run
  • 611b274 add rest api for trigger a config test run pipeline

v0.1.32323

Compare Source

Changelog

  • 1871b5b Merge pull request #​1144 from CircleCI-Public/LIFE-1614-cli-is-still-using-introspection-this-needs-to-be-removed
  • 5ded65c remove introspection for orb validate

v0.1.32219

Compare Source

Changelog

  • c563702 Merge pull request #​1141 from CircleCI-Public/life-1573/pipeline-defs-list
  • 4c6340e fix lint
  • f02e382 add cli for fetching a list of pipeline defintions, for a given project

v0.1.32145

Compare Source

Changelog

  • 8605aaa Merge pull request #​1140 from CircleCI-Public/life-1571/add-get-pipeline-to-pipeline-client
  • ab89312 move over get pipeline definition id rest api call into the pipeline package

v0.1.32111

Compare Source

Changelog

  • 5da9445 Merge pull request #​1139 from CircleCI-Public/life-1571/check-for-sources-repo
  • 1222a0a fix formatting of the description so it doesn't look out of bounds
  • 0b2df44 clean up prints from testing, and clear up prompts for config source and checkout source
  • 0753305 only prompt the user if checkout_source and config_source repo ids are different to the repo from where the pipeline is defined to run

v0.1.32067

Compare Source

Changelog

  • fedb229 Merge pull request #​1138 from CircleCI-Public/life-1571/create-trigger-cli
  • 9db7020 split out prompts, and fix some typos
  • 574654d update command prompt to ask the user about config and checkout sources, to remind them to pass those if they apply. Also adds cmd tests
  • 810906d fix formatting and add link to api/v2 docs
  • d00ce0c bring in latest and update root
  • 8603075 fix typo
  • cb29e67 clean up cmd trigger create - description
  • 18cb75c add trigger create cli cmd
  • b429b96 clean up tests, and test checkoutRef and configRef makes a valid request
  • f79b0ae fix failing rest api tests
  • 6cc9ea6 add rest api for create trigger

v0.1.31983

Compare Source

Changelog

  • 56e186d Merge pull request #​1137 from CircleCI-Public/LIFE-1572-add-the-ability-to-create-a-pipeline-definition-via-the-cli
  • 5bc920d Add an extra message after failing reminding them to
  • 3b07ce4 fix some copy pasta comments and also clear up the help text
  • b7e4898 refactor remove comments
  • e1609df fix tests
  • 67bcca6 add support for different config sources
  • c7c12f2 dont read secret string, its just a regular string. make description only passable in flag
  • d6f8640 fix tests for referencing wrong names/args
  • 6602404 add create pipeline command and rest endpoint

v0.1.31879

Compare Source

Changelog

  • df8a877 Merge pull request #​1136 from CircleCI-Public/update-create-project-text
  • f8495b5 update help text

v0.1.31792

Compare Source

Changelog

  • 3c8e997 Merge pull request #​1133 from CircleCI-Public/LIFE-1564-add-the-ability-to-create-a-project-via-the-cli
  • 04ad264 update help text
  • 0806494 modify to accept name as a flag or as a prompt
  • ca0026b align help text left
  • 0b4e572 add help message for standalone orgs
  • b2b85db create project via CLI
  • ca2f6e2 add project creation command to the project client

v0.1.31687

Compare Source

Changelog

v0.1.31632

Compare Source

Changelog

  • d2e8a96 Merge pull request #​1128 from CircleCI-Public/develop
  • f862a56 Merge pull request #​1124 from jdelnano/add-json-flags-to-remaining-table-rendering-cmds
  • e6308b5 Add json flag to remaining table.Render-ing cmds
  • b3d26e7 Merge pull request #​1100 from CircleCI-Public/remove-brew-deploy-step-from-ci
  • 6fcd7a6 Removes the now redundant homebrew deploy jobs from our CI pipeline

v0.1.31543

Compare Source

Changelog

  • 5390914 Merge pull request #​1099 from CircleCI-Public/develop
  • 6486634 Merge pull request #​1098 from CircleCI-Public/SC-1895-security-scan-fix
  • e544c30 bumps go-git to the latest version to address underlying x/crypto/ssh vuln
  • a48331c Merge pull request #​1095 from CircleCI-Public/SC-1895/add-pipeline-values
  • 5f7ef81 Removes duplication of keys and formats stuff
  • cdb1142 Add missing pipeline values
  • 92b431a Merge pull request #​1088 from jdelnano/add-json-output-flag-for-resource-class-cmds
  • 3047cc0 Further correct tests and linting
  • d3d2bd0 Adjust expected usages to correct tests
  • 5ecaaae Add --json flag for resource-class cmds

v0.1.31425

Compare Source

Changelog

  • ebcbd1f Merge pull request #​1091 from CircleCI-Public/develop
  • cb22920 Merge pull request #​1093 from CircleCI-Public/update-deploy-2
  • 6fc9244 Merge remote-tracking branch 'origin/develop' into update-deploy-2
  • 36c8aed Merge pull request #​1092 from CircleCI-Public/update-deploy
  • 464564a trigger pipeline
  • 3040fc3 Merge pull request #​1090 from CircleCI-Public/remove-intropection-query
  • a5eebf4 Upgrade golangci-lint and fix lint errors
  • 0b4e1d2 Upgrade go and resolve CVEs
  • 586a41c Remove introspection query

v0.1.31151

Compare Source

Changelog

  • 591d7b2 Merge pull request #​1086 from CircleCI-Public/update-main
  • 72cff49 Merge branch 'main' into update-main
  • b256a39 trigger pipeline
  • 08776cb Merge pull request #​1080 from CircleCI-Public/life-810b
  • b12b577 support additional pipeline parameters in config validation
  • 7ef8ef9 fix typo

v0.1.30995

Compare Source

Changelog

  • 77b1f51 Merge pull request #​1072 from CircleCI-Public/develop
  • 0d8fde1 Merge pull request #​1071 from CircleCI-Public/cs/fix-cli
  • 4af6ed5 Fix issue of missing user token for self-hosted runners

v0.1.30948

Compare Source

Changelog

v0.1.30888

Compare Source

Changelog

v0.1.30549

Compare Source

Changelog

  • 735ecd3 Merge pull request #​1053 from CircleCI-Public/develop
  • 4279a96 Merge pull request #​1054 from CircleCI-Public/dependabot/go_modules/google.golang.org/protobuf-1.33.0
  • 1dfb480 chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
  • 9d8fccb Merge pull request #​1052 from CircleCI-Public/pipe-4359/combine-pipeline-values
  • d54e181 PIPE-4359 Update config compilation pipeline values to add parameters
  • 277120e Merge pull request #​1051 from CircleCI-Public/merge-main

v0.1.30401

Compare Source

Changelog

v0.1.30163

Compare Source

Changelog

  • 16acd35 Merge pull request #​1044 from CircleCI-Public/develop
  • 430c09a Merge pull request #​1043 from CircleCI-Public/put-back-deprecated-feature
  • 0a3c0e1 Revert "remove VCS functionality"
  • ec86e8b Merge pull request #​1042 from CircleCI-Public/merge-main

v0.1.30084

Compare Source

Changelog

  • 9c87a3e Merge pull request #​1039 from CircleCI-Public/develop
  • 6b9befe Merge pull request #​1041 from CircleCI-Public/merge-main
  • cd95e2b Merge remote-tracking branch 'origin/main' into merge-main
  • 1d8af3d Merge main (#​1040)
  • 73af8f3 Merge pull request #​1035 from CircleCI-Public/dependabot/go_modules/github.com/cloudflare/circl-1.3.7
  • dcae517 Merge pull request #​1034 from CircleCI-Public/DEVEX-1394/update-docs
  • c96b18c upgrade go-git
  • 0d659ba use ExactArgs
  • c0a1d20 Merge pull request #​1031 from CircleCI-Public/DEVEX-1381-cli-deprecate-command-circleci-follow
  • 1a1e3b1 ci: trigger CI
  • 169d9e3 remove VCS functionality
  • eb7e966 chore(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7
  • 5acc30c update docs
  • d78516c deprecate follow command
  • 5e3ae87 Merge pull request #​1026 from CircleCI-Public/orbs/support-gh-app-organizations
  • caf170b Enrich github prompt to capture organization ID for GitHub App integration users
  • 6e8c45b Merge pull request #​1024 from CircleCI-Public/merge-main
  • c4b4857 Merge remote-tracking branch 'origin/main' into merge-main
  • 4f86846 ci: restore brew autoupdate (#​1025)

v0.1.29936

Compare Source

Changelog

v0.1.29658

Compare Source

Changelog

  • dd6a5b1 Merge pull request #​1027 from CircleCI-Public/orbs/support-gh-apps-organizations
  • bdf7d69 Enrich github prompt to capture organization ID for GitHub App integration users

v0.1.29560

Compare Source

Changelog

v0.1.29314

Compare Source

Changelog

v0.1.29041

Compare Source

Changelog

v0.1.28995

Compare Source

Changelog

v0.1.28939

Compare Source

Changelog

v0.1.28811

Compare Source

Changelog

  • b8e132d Merge pull request #​994 from CircleCI-Public/develop
  • 5f720d9 Merge pull request #​995 from CircleCI-Public/fix/fix-orb-validation
  • 048befc fix: Remove typo in introspection query
  • 828c70a Merge pull request #​993 from CircleCI-Public/fix/resolve-orb-error
  • b71d765 fix: Resolve orb validation error
  • 3a00db3 Merge pull request #​991 from CircleCI-Public/merge-main

v0.1.28745

Compare Source

Changelog

  • 624523e Merge pull request #​990 from CircleCI-Public/develop
  • 7c6c1ea Merge pull request #​968 from CircleCI-Public/task/DEVEX-1028/cli-abstract-api-calls-to-allow-better-testing-and-backward-compatibility-ORB-ABSTRACTION
  • 08f5061 Merge pull request #​988 from CircleCI-Public/fix-snap-deploy
  • 4c2679c Merge pull request #​987 from CircleCI-Public/merge-main
  • d3625e8 docs: Added comment on
  • 2f88190 refactor: Removed the singleton pattern
  • 7408eb6 Adressed pr comments
  • 3dd9730 refactor: Moved the orb validation in a orb API module
  • 5b87507 Merge pull request #​977 from CircleCI-Public/task/DEVEX-1028/cli-abstract-api-calls-to-allow-better-testing-and-backward-compatibility-CONFIG-ABSTRACTION
  • 188282b style: Addressed PR comments
  • d391614 trigger ci
  • 4fe5391 fix snapcraft deploy
  • 416053e Changed the way we create config API client
  • 42ca438 style: Linter error addressed
  • fd1087e style: Fix linter issue
  • fde1bce refactor: Abstracted the different config validation routes

v0.1.28528

Compare Source

Changelog

  • 83956f7 Merge pull request #​986 from CircleCI-Public/develop
  • 4afe3de Merge pull request #​985 from CircleCI-Public/reapply-reverted-changes
  • 6e6f8f5 deps: remove replace directive for etcd from go.mod (#​966)
  • 92911e3 feat: build & release darwin/arm64 binary (#​961)
  • d6df28a fix: don't create license file when initializing private orb (#​962)
  • ed59493 feat: Bump the circleci-config version
  • bed1100 Merge pull request #​984 from CircleCI-Public/merge-main
  • 2a7086c put back good codeowners into codeowners file
  • a71b4d5 Merge remote-tracking branch 'origin/main' into merge-main
  • 6eab4d4 Merge pull request #​978 from CircleCI-Public/add-snyk-scanning-and-monitoring
  • f61a73f Add Snyk scanning & monitoring

v0.1.28434

Compare Source

Changelog

5523658 [SNC-387] in policy/decide+eval, perform policy compilation only when context=config. (#​983)

v0.1.28391

Compare Source

Changelog

4bc986f Merge pull request #​982 from CircleCI-Public/revert-979-develop
b6efe93 Revert "Release"

v0.1.28363

Compare Source

Changelog


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 changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.27660 Update dependency CircleCI-Public/circleci-cli to v0.1.28084 Jul 25, 2023
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch 2 times, most recently from ffae8cd to 33b5cbb Compare July 31, 2023 17:19
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.28084 Update dependency CircleCI-Public/circleci-cli to v0.1.28196 Jul 31, 2023
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.28196 Update dependency CircleCI-Public/circleci-cli to v0.1.28391 Aug 2, 2023
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch 2 times, most recently from ebaefd3 to 7f368f8 Compare August 3, 2023 14:28
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.28391 Update dependency CircleCI-Public/circleci-cli to v0.1.28434 Aug 3, 2023
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from 7f368f8 to 1ee1a35 Compare August 7, 2023 17:05
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.28434 Update dependency CircleCI-Public/circleci-cli to v0.1.28528 Aug 7, 2023
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from 1ee1a35 to ee3590f Compare August 10, 2023 10:55
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.28528 Update dependency CircleCI-Public/circleci-cli to v0.1.28811 Aug 10, 2023
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.28811 Update dependency CircleCI-Public/circleci-cli to v0.1.28939 Sep 5, 2023
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from ee3590f to 3c37041 Compare September 5, 2023 15:15
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.28939 Update dependency CircleCI-Public/circleci-cli to v0.1.28995 Sep 5, 2023
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from 3c37041 to 36b3be3 Compare September 5, 2023 19:49
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.28995 Update dependency CircleCI-Public/circleci-cli to v0.1.29041 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from 36b3be3 to a867c79 Compare September 13, 2023 16:06
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.29041 Update dependency CircleCI-Public/circleci-cli to v0.1.29314 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from a867c79 to 790ac59 Compare November 8, 2023 15:48
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from 790ac59 to 8876687 Compare December 11, 2023 17:16
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.29314 Update dependency CircleCI-Public/circleci-cli to v0.1.29560 Dec 11, 2023
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from 8876687 to ec08aef Compare December 14, 2023 19:06
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.29560 Update dependency CircleCI-Public/circleci-cli to v0.1.29658 Dec 14, 2023
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from ec08aef to 117d1b2 Compare January 11, 2024 14:33
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.29658 Update dependency CircleCI-Public/circleci-cli to v0.1.29936 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from 117d1b2 to 6269160 Compare February 14, 2024 13:16
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.29936 Update dependency CircleCI-Public/circleci-cli to v0.1.30084 Feb 14, 2024
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from 6269160 to f842454 Compare February 14, 2024 16:31
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.30084 Update dependency CircleCI-Public/circleci-cli to v0.1.30163 Feb 14, 2024
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.31543 Update dependency CircleCI-Public/circleci-cli to v0.1.31632 Apr 27, 2025
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from d9091d5 to 0888337 Compare May 8, 2025 16:09
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.31632 Update dependency CircleCI-Public/circleci-cli to v0.1.31687 May 8, 2025
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from 0888337 to a9cb712 Compare May 17, 2025 02:57
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.31687 Update dependency CircleCI-Public/circleci-cli to v0.1.31792 May 17, 2025
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from a9cb712 to 6110dd6 Compare May 19, 2025 20:46
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.31792 Update dependency CircleCI-Public/circleci-cli to v0.1.31879 May 19, 2025
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from 6110dd6 to 3137191 Compare May 22, 2025 23:26
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.31879 Update dependency CircleCI-Public/circleci-cli to v0.1.31983 May 22, 2025
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from 3137191 to b1fb210 Compare May 23, 2025 22:07
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.31983 Update dependency CircleCI-Public/circleci-cli to v0.1.32067 May 23, 2025
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from b1fb210 to e308799 Compare May 28, 2025 22:24
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.32067 Update dependency CircleCI-Public/circleci-cli to v0.1.32111 May 28, 2025
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from e308799 to d3d084c Compare May 29, 2025 18:57
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.32111 Update dependency CircleCI-Public/circleci-cli to v0.1.32145 May 29, 2025
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from d3d084c to 79259af Compare June 6, 2025 01:25
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.32145 Update dependency CircleCI-Public/circleci-cli to v0.1.32219 Jun 6, 2025
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from 79259af to ca8d8d3 Compare June 6, 2025 23:33
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.32219 Update dependency CircleCI-Public/circleci-cli to v0.1.32323 Jun 6, 2025
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from ca8d8d3 to 7ab7b62 Compare June 7, 2025 18:40
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.32323 Update dependency CircleCI-Public/circleci-cli to v0.1.32367 Jun 7, 2025
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from 7ab7b62 to eb850a5 Compare June 29, 2025 03:49
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.32367 Update dependency CircleCI-Public/circleci-cli to v0.1.32638 Jun 29, 2025
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from eb850a5 to 35402ef Compare August 19, 2025 22:00
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.32638 Update dependency CircleCI-Public/circleci-cli to v0.1.33163 Aug 19, 2025
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from 35402ef to e1d6216 Compare September 26, 2025 14:00
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.33163 Update dependency CircleCI-Public/circleci-cli to v0.1.33470 Sep 26, 2025
@renovate renovate bot force-pushed the renovate/circleci-public-circleci-cli-0.x branch from e1d6216 to 42a0c13 Compare September 26, 2025 17:01
@renovate renovate bot changed the title Update dependency CircleCI-Public/circleci-cli to v0.1.33470 Update dependency CircleCI-Public/circleci-cli to v0.1.33494 Sep 26, 2025
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