Skip to content

Commit

Permalink
fix(stencil): upgrade modules (2024-10-02) (#326)
Browse files Browse the repository at this point in the history
Co-authored-by: getoutreach-ci-1[bot] <95656460+getoutreach-ci-1[bot]@users.noreply.github.com>
  • Loading branch information
getoutreach-ci-1[bot] authored Oct 2, 2024
1 parent 7bbe6db commit f76e324
Show file tree
Hide file tree
Showing 4 changed files with 107 additions and 99 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# syntax, such as anchors, will be fixed automatically.
version: 2.1
orbs:
shared: getoutreach/shared@dev:2.28.0-rc.2
shared: getoutreach/shared@dev:2.28.2-rc.2
queue: eddiewebb/[email protected]
## <<Stencil::Block(CircleCIExtraOrbs)>>

Expand Down
2 changes: 1 addition & 1 deletion cortex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ info:
repo: https://github.com/getoutreach/localizer
framework: stencil
language: Golang
stencil_version: v1.39.1
stencil_version: v1.40.0-rc.1
golang_version: 1.22.6
cli: true
service: false
Expand Down
16 changes: 8 additions & 8 deletions stencil.lock
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
version: v1.39.1
version: v1.40.0-rc.1
modules:
- name: github.com/getoutreach/devbase
url: https://github.com/getoutreach/devbase
version: v2.28.0-rc.2
version: v2.28.2-rc.2
- name: github.com/getoutreach/stencil-actions
url: https://github.com/getoutreach/stencil-actions
version: v0.4.2-rc.1
version: v0.4.3-rc.3
- name: github.com/getoutreach/stencil-base
url: https://github.com/getoutreach/stencil-base
version: v0.16.1
version: v0.16.2-rc.1
- name: github.com/getoutreach/stencil-circleci
url: https://github.com/getoutreach/stencil-circleci
version: v1.14.0
- name: github.com/getoutreach/stencil-discovery
url: https://github.com/getoutreach/stencil-discovery
version: v1.8.5-rc.1
version: v1.8.6-rc.1
- name: github.com/getoutreach/stencil-golang
url: https://github.com/getoutreach/stencil-golang
version: v1.24.0-rc.4
version: v1.24.1-rc.2
- name: github.com/getoutreach/stencil-outreach
url: https://github.com/getoutreach/stencil-outreach
version: v0.22.2-rc.1
version: v0.23.0-rc.1
- name: github.com/getoutreach/stencil-pipeline
url: https://github.com/getoutreach/stencil-pipeline
version: v1.2.2-rc.1
version: v1.2.3-rc.1
files:
- name: .circleci/config.yml
template: .circleci/config.yml.tpl
Expand Down
Loading

0 comments on commit f76e324

Please sign in to comment.