Skip to content

Commit 6ff93d1

Browse files
Version Packages (#1508)
* Version Packages (deletions) * Version Packages (actions/advanced-triggers) * Version Packages (actions/apidiff-go) * Version Packages (actions/changed-modules-go) * Version Packages (actions/ci-lint-go) * Version Packages (actions/ci-test-go) * Version Packages (actions/cicd-build-publish-artifacts-go) * Version Packages (actions/cicd-changesets) * Version Packages (actions/codeowners-review-analysis) * Version Packages (actions/codeowners-sanity-check) * Version Packages (actions/delete-deployments) * Version Packages (actions/get-latest-tag) * Version Packages (actions/gha-workflow-validator) * Version Packages (actions/matrix-job-check) * Version Packages (actions/signed-commits) * Version Packages (actions/update-actions) * Version Packages (apps/actions-dependencies-updater) * Version Packages (apps/go-conditional-tests) * Version Packages (apps/go-mod-validator) * Version Packages (apps/update-action-versions) * Version Packages (libs/jira-tracing) --------- Co-authored-by: app-token-issuer-releng-renovate[bot] <142360764+app-token-issuer-releng-renovate[bot]@users.noreply.github.com>
1 parent 866a6d3 commit 6ff93d1

42 files changed

Lines changed: 197 additions & 48 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/curly-cameras-warn.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

.changeset/dull-rice-argue.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

actions/advanced-triggers/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# advanced-triggers
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#1505](https://github.com/smartcontractkit/.github/pull/1505)
8+
[`866a6d3`](https://github.com/smartcontractkit/.github/commit/866a6d398c776fd4b30fb57d5b08804f4c7cb350)
9+
Thanks [@erikburt](https://github.com/erikburt)! - chore: node24 and
10+
dependency updates
11+
312
## 1.0.0
413

514
### Major Changes

actions/advanced-triggers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "advanced-triggers",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "",
55
"private": true,
66
"scripts": {},

actions/apidiff-go/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# apidiff-go
22

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- [#1505](https://github.com/smartcontractkit/.github/pull/1505)
8+
[`866a6d3`](https://github.com/smartcontractkit/.github/commit/866a6d398c776fd4b30fb57d5b08804f4c7cb350)
9+
Thanks [@erikburt](https://github.com/erikburt)! - chore: node24 and
10+
dependency updates
11+
312
## 2.1.0
413

514
### Minor Changes

actions/apidiff-go/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "apidiff-go",
33
"main": "dist/index.js",
4-
"version": "2.1.0",
4+
"version": "2.2.0",
55
"description": "",
66
"private": true,
77
"engines": {

actions/changed-modules-go/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# changed-modules-go
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#1505](https://github.com/smartcontractkit/.github/pull/1505)
8+
[`866a6d3`](https://github.com/smartcontractkit/.github/commit/866a6d398c776fd4b30fb57d5b08804f4c7cb350)
9+
Thanks [@erikburt](https://github.com/erikburt)! - chore: node24 and
10+
dependency updates
11+
312
## 1.0.2
413

514
### Patch Changes

actions/changed-modules-go/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "changed-modules-go",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "",
55
"private": true,
66
"engines": {

actions/ci-lint-go/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# ci-lint-go
22

3+
## 4.2.0
4+
5+
### Minor Changes
6+
7+
- [#1504](https://github.com/smartcontractkit/.github/pull/1504) [`23b59ed`](https://github.com/smartcontractkit/.github/commit/23b59ed99408a4afc17c844fe624d893f628c55d) Thanks [@erikburt](https://github.com/erikburt)! - chore: migrate to setup-github-token action in place of individual calls
8+
39
## 4.1.0
410

511
### Minor Changes

actions/ci-lint-go/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ci-lint-go",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"description": "",
55
"private": true,
66
"scripts": {},

0 commit comments

Comments
 (0)