Skip to content

Commit 650c7c5

Browse files
authored
Merge pull request #60 from jerus-org/renovate/toolkit-1.x
chore(deps): update dependency toolkit to v1.16.1
2 parents 1cb1465 + 16778f7 commit 650c7c5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ parameters:
1717
description: "If true, the success pipeline will be executed."
1818

1919
orbs:
20-
toolkit: jerus-org/circleci-toolkit@1.15.0
20+
toolkit: jerus-org/circleci-toolkit@1.16.1
2121

2222
executors:
2323
rust-env:

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
10+
### Security
11+
12+
- Dependencies: update dependency toolkit to v1.16.1(pr [#60])
13+
814
## [0.2.12] - 2024-11-02
915

1016
### Security
@@ -135,6 +141,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
135141
[#57]: https://github.com/jerus-org/lambda_sqs/pull/57
136142
[#58]: https://github.com/jerus-org/lambda_sqs/pull/58
137143
[#59]: https://github.com/jerus-org/lambda_sqs/pull/59
144+
[#60]: https://github.com/jerus-org/lambda_sqs/pull/60
145+
[Unreleased]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.12...HEAD
138146
[0.2.12]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.11...v0.2.12
139147
[0.2.11]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.10...v0.2.11
140148
[0.2.10]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.9...v0.2.10

0 commit comments

Comments
 (0)