Skip to content

Commit 5086230

Browse files
authored
Merge pull request #95 from jerus-org/renovate/toolkit-2.x
chore(deps): update dependency toolkit to v2.10.7
2 parents b74fd2a + f57bfd2 commit 5086230

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
@@ -21,7 +21,7 @@ parameters:
2121
description: "If true, the success pipeline will be executed."
2222

2323
orbs:
24-
toolkit: jerus-org/circleci-toolkit@2.9.1
24+
toolkit: jerus-org/circleci-toolkit@2.10.7
2525

2626
executors:
2727
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 v2.10.7(pr [#95])
13+
814
## [0.2.29] - 2025-04-27
915

1016
### Changed
@@ -297,6 +303,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
297303
[#92]: https://github.com/jerus-org/lambda_sqs/pull/92
298304
[#93]: https://github.com/jerus-org/lambda_sqs/pull/93
299305
[#94]: https://github.com/jerus-org/lambda_sqs/pull/94
306+
[#95]: https://github.com/jerus-org/lambda_sqs/pull/95
307+
[Unreleased]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.29...HEAD
300308
[0.2.29]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.28...v0.2.29
301309
[0.2.28]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.27...v0.2.28
302310
[0.2.27]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.26...v0.2.27

0 commit comments

Comments
 (0)