Skip to content

Commit

Permalink
chore(deps): update dependency renovate to ^36.78.8 (#64)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [renovate](https://renovatebot.com)
([source](https://togithub.com/renovatebot/renovate)) | [`^36.67.1` ->
`^36.78.8`](https://renovatebot.com/diffs/npm/renovate/36.67.1/36.78.8)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/renovate/36.78.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/renovate/36.78.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/renovate/36.67.1/36.78.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/renovate/36.67.1/36.78.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>renovatebot/renovate (renovate)</summary>

###
[`v36.78.8`](https://togithub.com/renovatebot/renovate/releases/tag/36.78.8)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.78.7...36.78.8)

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/markdown-it](https://togithub.com/types/markdown-it) to
v13.0.1
([#&#8203;24215](https://togithub.com/renovatebot/renovate/issues/24215))
([e5a70d8](https://togithub.com/renovatebot/renovate/commit/e5a70d8b072f6564c79df4a905ac48dafa6ad885))
- **deps:** update dependency eslint to v8.48.0
([#&#8203;24211](https://togithub.com/renovatebot/renovate/issues/24211))
([a8fabed](https://togithub.com/renovatebot/renovate/commit/a8fabed15a69aa99c94f713aa867a337c7808a44))
- **deps:** update dependency markdownlint-cli2 to v0.9.2
([#&#8203;24213](https://togithub.com/renovatebot/renovate/issues/24213))
([db03cdf](https://togithub.com/renovatebot/renovate/commit/db03cdfb4098110150cda9fda65039b61faf495f))
- **deps:** update dependency type-fest to v4.3.0
([#&#8203;24216](https://togithub.com/renovatebot/renovate/issues/24216))
([b406cd7](https://togithub.com/renovatebot/renovate/commit/b406cd7b7b6c0a4efab3c399b35d0611eb726647))
- **deps:** update dependency type-fest to v4.3.1
([#&#8203;24218](https://togithub.com/renovatebot/renovate/issues/24218))
([eddd7db](https://togithub.com/renovatebot/renovate/commit/eddd7dbddf5c155c83c18d2d17769b401c081236))
- **deps:** update linters to v6.5.0
([#&#8203;24212](https://togithub.com/renovatebot/renovate/issues/24212))
([7bf2737](https://togithub.com/renovatebot/renovate/commit/7bf27379ebfc9eff970569104eb480a591a34aeb))

##### Code Refactoring

- **lookup:** Don't use config destructuring
([#&#8203;24206](https://togithub.com/renovatebot/renovate/issues/24206))
([e4de3ca](https://togithub.com/renovatebot/renovate/commit/e4de3cacf6758edd04d5f5ab6c8c6cce5f8923d9))
- **poetry:** More dependency parsing refactoring
([#&#8203;23967](https://togithub.com/renovatebot/renovate/issues/23967))
([fd15b26](https://togithub.com/renovatebot/renovate/commit/fd15b265ed4b379dd6316af2393f83e957787b9f))

##### Build System

- **deps:** update dependency
[@&#8203;renovatebot/osv-offline](https://togithub.com/renovatebot/osv-offline)
to v1.3.6
([#&#8203;24217](https://togithub.com/renovatebot/renovate/issues/24217))
([d5d4431](https://togithub.com/renovatebot/renovate/commit/d5d4431ebc19c150c0df852aa8701749e3891e9f))

###
[`v36.78.7`](https://togithub.com/renovatebot/renovate/releases/tag/36.78.7)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.78.6...36.78.7)

##### Bug Fixes

- **datasource/docker:** allow null in schema values
([#&#8203;24205](https://togithub.com/renovatebot/renovate/issues/24205))
([223cee1](https://togithub.com/renovatebot/renovate/commit/223cee19cd87fdd6da7dff98da1d0db6aac2d837))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;swc/core](https://togithub.com/swc/core) to v1.3.79
([#&#8203;24199](https://togithub.com/renovatebot/renovate/issues/24199))
([8379e9f](https://togithub.com/renovatebot/renovate/commit/8379e9f6ca292cba3795b12c63893e2a75335df1))
- **deps:** update dependency
[@&#8203;swc/core](https://togithub.com/swc/core) to v1.3.82
([#&#8203;24202](https://togithub.com/renovatebot/renovate/issues/24202))
([7b7ebe4](https://togithub.com/renovatebot/renovate/commit/7b7ebe4c716a3b7ed56b6cacb7ed798fd02ff8e9))

##### Code Refactoring

- **poetry:** More artifacts refactoring
([#&#8203;24095](https://togithub.com/renovatebot/renovate/issues/24095))
([7c4609e](https://togithub.com/renovatebot/renovate/commit/7c4609e4189e7de8403ef28a40b824f58f58df66))

###
[`v36.78.6`](https://togithub.com/renovatebot/renovate/releases/tag/36.78.6)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.78.5...36.78.6)

##### Bug Fixes

- **datasource/docker:** improve label efficiency
([#&#8203;24193](https://togithub.com/renovatebot/renovate/issues/24193))
([4bffe31](https://togithub.com/renovatebot/renovate/commit/4bffe3110fef64d027345ddf8ed67e3719d4df14))

###
[`v36.78.5`](https://togithub.com/renovatebot/renovate/releases/tag/36.78.5)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.78.4...36.78.5)

##### Bug Fixes

- **datasource:** use registry from package lookup for digest lookups
([#&#8203;24175](https://togithub.com/renovatebot/renovate/issues/24175))
([8f462dd](https://togithub.com/renovatebot/renovate/commit/8f462ddfc6beea251735d7fe2148371cb6d354f9))

###
[`v36.78.4`](https://togithub.com/renovatebot/renovate/releases/tag/36.78.4)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.78.3...36.78.4)

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v9.19.4
([#&#8203;24196](https://togithub.com/renovatebot/renovate/issues/24196))
([f6140e1](https://togithub.com/renovatebot/renovate/commit/f6140e152f44a8acec2782feca6d3dfd895c2200))

###
[`v36.78.3`](https://togithub.com/renovatebot/renovate/releases/tag/36.78.3)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.78.2...36.78.3)

##### Build System

- **deps:** update dependency
[@&#8203;renovatebot/ruby-semver](https://togithub.com/renovatebot/ruby-semver)
to v3.0.13
([#&#8203;24195](https://togithub.com/renovatebot/renovate/issues/24195))
([e5c9cac](https://togithub.com/renovatebot/renovate/commit/e5c9cacf798e3e7dc16ce2e90e306cb812fcef64))

###
[`v36.78.2`](https://togithub.com/renovatebot/renovate/releases/tag/36.78.2)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.78.1...36.78.2)

##### Bug Fixes

- **github-tags:** return hash as newDigest
([#&#8203;24192](https://togithub.com/renovatebot/renovate/issues/24192))
([6a043e1](https://togithub.com/renovatebot/renovate/commit/6a043e1075dcc8465753ac2c387df4c4cac58b88))

##### Code Refactoring

- find newDigest for pin and digest updates
([#&#8203;24189](https://togithub.com/renovatebot/renovate/issues/24189))
([a2b112a](https://togithub.com/renovatebot/renovate/commit/a2b112a11d1f647ac6f84be02afe7c21a9949f66))

###
[`v36.78.1`](https://togithub.com/renovatebot/renovate/releases/tag/36.78.1)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.78.0...36.78.1)

##### Build System

- **deps:** update dependency
[@&#8203;renovatebot/pep440](https://togithub.com/renovatebot/pep440) to
v3.0.7
([#&#8203;24190](https://togithub.com/renovatebot/renovate/issues/24190))
([718a53b](https://togithub.com/renovatebot/renovate/commit/718a53b7cd7ba849fbda99b6f1b5331c0333c2ec))

###
[`v36.78.0`](https://togithub.com/renovatebot/renovate/releases/tag/36.78.0)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.77.0...36.78.0)

##### Features

- **docker:** Support digests obtained from DockerHub
([#&#8203;24177](https://togithub.com/renovatebot/renovate/issues/24177))
([f001df0](https://togithub.com/renovatebot/renovate/commit/f001df02bdb64c16eb6089af6ecd549098d7548b))

##### Code Refactoring

- use matching digest from currentVersion if found
([#&#8203;24188](https://togithub.com/renovatebot/renovate/issues/24188))
([de6ea9f](https://togithub.com/renovatebot/renovate/commit/de6ea9f1a62157bce378d0cdbe9a6cd712378d88))

###
[`v36.77.0`](https://togithub.com/renovatebot/renovate/releases/tag/36.77.0)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.76.0...36.77.0)

##### Features

- **datasource/docker:** use schema and support annotations
([#&#8203;23758](https://togithub.com/renovatebot/renovate/issues/23758))
([2b24509](https://togithub.com/renovatebot/renovate/commit/2b245095e003e7a9a20548346be06bab00e4db42))

##### Build System

- **deps:** update dependency
[@&#8203;renovatebot/ruby-semver](https://togithub.com/renovatebot/ruby-semver)
to v3.0.12
([#&#8203;24174](https://togithub.com/renovatebot/renovate/issues/24174))
([d468808](https://togithub.com/renovatebot/renovate/commit/d46880811c52eb08c15d3e3e04cb5d0dc020df3c))

###
[`v36.76.0`](https://togithub.com/renovatebot/renovate/releases/tag/36.76.0)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.75.0...36.76.0)

##### Features

- **changelog:** support gitea changelogs
([#&#8203;24144](https://togithub.com/renovatebot/renovate/issues/24144))
([d3da0bc](https://togithub.com/renovatebot/renovate/commit/d3da0bcef0fec9657fdf2ada17408970b64f691f))

###
[`v36.75.0`](https://togithub.com/renovatebot/renovate/releases/tag/36.75.0)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.74.4...36.75.0)

##### Features

- **docker:** Support `releaseTimestamp` for DockerHub tag results
([#&#8203;24164](https://togithub.com/renovatebot/renovate/issues/24164))
([2f4c711](https://togithub.com/renovatebot/renovate/commit/2f4c7111b033898c89180d5526efe2b50c5d4bdb))

###
[`v36.74.4`](https://togithub.com/renovatebot/renovate/releases/tag/36.74.4)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.74.3...36.74.4)

##### Bug Fixes

- **datasource/kubernetes-api:** flux kustomization k8s api
([#&#8203;24166](https://togithub.com/renovatebot/renovate/issues/24166))
([c5739ef](https://togithub.com/renovatebot/renovate/commit/c5739efad198dd32f08532d3a9ba44a05393a169))

###
[`v36.74.3`](https://togithub.com/renovatebot/renovate/releases/tag/36.74.3)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.74.2...36.74.3)

##### Tests

- ensure presence of `CustomMigrationClasses` in `customMigrations`
([#&#8203;24171](https://togithub.com/renovatebot/renovate/issues/24171))
([cfd680d](https://togithub.com/renovatebot/renovate/commit/cfd680d43e881e432637bfaae7d81c013c33dbe1))

##### Build System

- **deps:** update dependency
[@&#8203;renovatebot/pep440](https://togithub.com/renovatebot/pep440) to
v3.0.6
([#&#8203;24173](https://togithub.com/renovatebot/renovate/issues/24173))
([7bc1f61](https://togithub.com/renovatebot/renovate/commit/7bc1f61cffcce33b76997fe54b45bd2369d64b89))

###
[`v36.74.2`](https://togithub.com/renovatebot/renovate/releases/tag/36.74.2)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.74.1...36.74.2)

##### Build System

- **deps:** update dependency
[@&#8203;renovatebot/osv-offline](https://togithub.com/renovatebot/osv-offline)
to v1.3.5
([#&#8203;24169](https://togithub.com/renovatebot/renovate/issues/24169))
([8bde883](https://togithub.com/renovatebot/renovate/commit/8bde88333425d015e2fcea551129e1ff5dd3dd22))

###
[`v36.74.1`](https://togithub.com/renovatebot/renovate/releases/tag/36.74.1)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.74.0...36.74.1)

##### Miscellaneous Chores

- **deps:** update dependency re2 to v1.20.2
([#&#8203;24165](https://togithub.com/renovatebot/renovate/issues/24165))
([c320f6d](https://togithub.com/renovatebot/renovate/commit/c320f6d82c65a07e1aa45aa887a19b10d871ac6c))
- **deps:** update dependency re2 to v1.20.3
([#&#8203;24168](https://togithub.com/renovatebot/renovate/issues/24168))
([20227b5](https://togithub.com/renovatebot/renovate/commit/20227b591684c460ea3260061857020c3d5e4a38))

##### Build System

- **deps:** update dependency redis to v4.6.8
([#&#8203;24167](https://togithub.com/renovatebot/renovate/issues/24167))
([d8abb2f](https://togithub.com/renovatebot/renovate/commit/d8abb2f1f22a07acc1ce718199041fa2a16b4e3a))

###
[`v36.74.0`](https://togithub.com/renovatebot/renovate/releases/tag/36.74.0)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.73.0...36.74.0)

##### Features

- **docker:** Increase DockerHub items to 1000 per page
([#&#8203;24157](https://togithub.com/renovatebot/renovate/issues/24157))
([8f7f941](https://togithub.com/renovatebot/renovate/commit/8f7f941aaffead10e7dcefadae0cf4170b9deb9a))

###
[`v36.73.0`](https://togithub.com/renovatebot/renovate/releases/tag/36.73.0)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.72.2...36.73.0)

##### Features

- **manager/asdf:** add steampipe
([#&#8203;24146](https://togithub.com/renovatebot/renovate/issues/24146))
([44c7674](https://togithub.com/renovatebot/renovate/commit/44c76749bee0db13c5c21d8d8f938b7f572e19b1))

###
[`v36.72.2`](https://togithub.com/renovatebot/renovate/releases/tag/36.72.2)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.72.1...36.72.2)

##### Build System

- **deps:** update dependency
[@&#8203;renovatebot/osv-offline](https://togithub.com/renovatebot/osv-offline)
to v1.3.4
([#&#8203;24152](https://togithub.com/renovatebot/renovate/issues/24152))
([b42b8b4](https://togithub.com/renovatebot/renovate/commit/b42b8b46461ebce64d8cba7521a7e13453f8a048))
- **deps:** update dependency luxon to v3.4.2
([#&#8203;24153](https://togithub.com/renovatebot/renovate/issues/24153))
([685c4ca](https://togithub.com/renovatebot/renovate/commit/685c4ca7fe1b01c12b367715737a088811fcc0b8))

###
[`v36.72.1`](https://togithub.com/renovatebot/renovate/releases/tag/36.72.1)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.72.0...36.72.1)

##### Build System

- **deps:** update dependency luxon to v3.4.1
([#&#8203;24151](https://togithub.com/renovatebot/renovate/issues/24151))
([b842eb1](https://togithub.com/renovatebot/renovate/commit/b842eb19e57d01765e8de6b97e34ff0c7323e369))

###
[`v36.72.0`](https://togithub.com/renovatebot/renovate/releases/tag/36.72.0)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.71.1...36.72.0)

##### Features

- **woodpecker:** Adding woodpecker v1.x support
([#&#8203;23838](https://togithub.com/renovatebot/renovate/issues/23838))
([3dbbc0a](https://togithub.com/renovatebot/renovate/commit/3dbbc0a5d57cbdfc3a19d53bf4994d7795995b1e))

###
[`v36.71.1`](https://togithub.com/renovatebot/renovate/releases/tag/36.71.1)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.71.0...36.71.1)

##### Build System

- **deps:** update dependency openpgp to v5.10.1 \[security]
([#&#8203;24149](https://togithub.com/renovatebot/renovate/issues/24149))
([4ad21ed](https://togithub.com/renovatebot/renovate/commit/4ad21ed6ded5194e24fffbe1e9715aafb7571def))

###
[`v36.71.0`](https://togithub.com/renovatebot/renovate/releases/tag/36.71.0)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.70.0...36.71.0)

##### Features

- **ansible-galaxy:** allow versions without any quotes in galaxy.yml
([#&#8203;24090](https://togithub.com/renovatebot/renovate/issues/24090))
([2581782](https://togithub.com/renovatebot/renovate/commit/2581782a07da44793ecb41b7b4a52a0522568726))

##### Code Refactoring

- **docker:** Simplify `findLatestStable` function
([#&#8203;24145](https://togithub.com/renovatebot/renovate/issues/24145))
([2e211d2](https://togithub.com/renovatebot/renovate/commit/2e211d22412bb0a87f8a264ca2520717ec0dd8f0))

###
[`v36.70.0`](https://togithub.com/renovatebot/renovate/releases/tag/36.70.0)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.69.0...36.70.0)

##### Features

- **datasource:** add gitea-releases
([#&#8203;24140](https://togithub.com/renovatebot/renovate/issues/24140))
([3f1d967](https://togithub.com/renovatebot/renovate/commit/3f1d967b9926870d819f287e637d92ba97646de2))

###
[`v36.69.0`](https://togithub.com/renovatebot/renovate/releases/tag/36.69.0)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.68.1...36.69.0)

##### Features

- **datasource/aws-machine-image:** Add profile and region configuration
support
([#&#8203;24086](https://togithub.com/renovatebot/renovate/issues/24086))
([5557ef2](https://togithub.com/renovatebot/renovate/commit/5557ef241adaf32fcb5540f4a2537c40df714c17))

##### Miscellaneous Chores

- **deps:** lock file maintenance
([#&#8203;24119](https://togithub.com/renovatebot/renovate/issues/24119))
([0a5e106](https://togithub.com/renovatebot/renovate/commit/0a5e10632cf28bca5318e8ad42271728a0de990d))
- **deps:** update dependency markdownlint-cli2 to v0.9.0
([#&#8203;24131](https://togithub.com/renovatebot/renovate/issues/24131))
([304257e](https://togithub.com/renovatebot/renovate/commit/304257eceebe0d589417416732848ea94fe7c715))
- **deps:** update github/codeql-action action to v2.21.5
([#&#8203;24129](https://togithub.com/renovatebot/renovate/issues/24129))
([effb8b6](https://togithub.com/renovatebot/renovate/commit/effb8b605b87884fee50404df35b4b735c700364))
- **deps:** update jest monorepo to v29.6.3
([#&#8203;24126](https://togithub.com/renovatebot/renovate/issues/24126))
([715a1b9](https://togithub.com/renovatebot/renovate/commit/715a1b9674d7840e730fe374f6f2e08db98e9589))
- **deps:** update jest monorepo to v29.6.4
([#&#8203;24130](https://togithub.com/renovatebot/renovate/issues/24130))
([09ff028](https://togithub.com/renovatebot/renovate/commit/09ff02899d48ea594b54af941317a713cd89c5bb))

###
[`v36.68.1`](https://togithub.com/renovatebot/renovate/releases/tag/36.68.1)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.68.0...36.68.1)

##### Bug Fixes

- Revert "feat: implement `custom.<customMgrName>` syntax for
`matchManagers`
([#&#8203;24112](https://togithub.com/renovatebot/renovate/issues/24112))
([#&#8203;24125](https://togithub.com/renovatebot/renovate/issues/24125))
([30359ac](https://togithub.com/renovatebot/renovate/commit/30359ac0c3d22e54626ca4d6a48ded3772a2d317))

###
[`v36.68.0`](https://togithub.com/renovatebot/renovate/releases/tag/36.68.0)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/36.67.1...36.68.0)

##### Features

- **docker:** Enable cache fallback
([#&#8203;24110](https://togithub.com/renovatebot/renovate/issues/24110))
([0578cdc](https://togithub.com/renovatebot/renovate/commit/0578cdc1e6332bbe845edd8c93949060fe6d5a88))

##### Documentation

- update references to renovate/renovate to v36.67.1
([#&#8203;24118](https://togithub.com/renovatebot/renovate/issues/24118))
([aa11199](https://togithub.com/renovatebot/renovate/commit/aa111993c3c3cd042affa7c190e2e41e539b5a79))

##### Code Refactoring

- **github:** Remove unused method from `ApiCache` class
([#&#8203;24117](https://togithub.com/renovatebot/renovate/issues/24117))
([b71e4b0](https://togithub.com/renovatebot/renovate/commit/b71e4b0a8102e96645a5acec1199c8424e24c94e))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
UTC, Automerge - "after 8:00 before 23:00 every weekday except on
Friday" in timezone UTC.

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/renovate-config).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43OC44IiwidXBkYXRlZEluVmVyIjoiMzYuNzguOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 4, 2023
1 parent 0236603 commit f156574
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 53 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@valora/prettier-config": "^0.0.1",
"prettier": "^3.0.2",
"renovate": "^36.67.1"
"renovate": "^36.78.8"
},
"prettier": "@valora/prettier-config"
}
179 changes: 127 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,48 @@
tslib "^2.5.0"
uuid "^8.3.2"

"@aws-sdk/[email protected]":
version "3.363.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cognito-identity/-/client-cognito-identity-3.363.0.tgz#75c94c3ea4dd1ef3bd5fefab3bde69dd19dbbb38"
integrity sha512-tsJzgBSCpna85IVsuS7FBIK9wkSl7fs8TJ/QzapIgu8rKss0ySHVO6TeMVAdw2BvaQl7CxU9c3PosjhLWHu6KQ==
dependencies:
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/client-sts" "3.363.0"
"@aws-sdk/credential-provider-node" "3.363.0"
"@aws-sdk/middleware-host-header" "3.363.0"
"@aws-sdk/middleware-logger" "3.363.0"
"@aws-sdk/middleware-recursion-detection" "3.363.0"
"@aws-sdk/middleware-signing" "3.363.0"
"@aws-sdk/middleware-user-agent" "3.363.0"
"@aws-sdk/types" "3.357.0"
"@aws-sdk/util-endpoints" "3.357.0"
"@aws-sdk/util-user-agent-browser" "3.363.0"
"@aws-sdk/util-user-agent-node" "3.363.0"
"@smithy/config-resolver" "^1.0.1"
"@smithy/fetch-http-handler" "^1.0.1"
"@smithy/hash-node" "^1.0.1"
"@smithy/invalid-dependency" "^1.0.1"
"@smithy/middleware-content-length" "^1.0.1"
"@smithy/middleware-endpoint" "^1.0.1"
"@smithy/middleware-retry" "^1.0.2"
"@smithy/middleware-serde" "^1.0.1"
"@smithy/middleware-stack" "^1.0.1"
"@smithy/node-config-provider" "^1.0.1"
"@smithy/node-http-handler" "^1.0.2"
"@smithy/protocol-http" "^1.0.1"
"@smithy/smithy-client" "^1.0.3"
"@smithy/types" "^1.0.0"
"@smithy/url-parser" "^1.0.1"
"@smithy/util-base64" "^1.0.1"
"@smithy/util-body-length-browser" "^1.0.1"
"@smithy/util-body-length-node" "^1.0.1"
"@smithy/util-defaults-mode-browser" "^1.0.1"
"@smithy/util-defaults-mode-node" "^1.0.1"
"@smithy/util-retry" "^1.0.2"
"@smithy/util-utf8" "^1.0.1"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.363.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ec2/-/client-ec2-3.363.0.tgz#69e8c045c5427d52fb9ac067a036029d50f299d0"
Expand Down Expand Up @@ -451,6 +493,17 @@
fast-xml-parser "4.2.5"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.363.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-cognito-identity/-/credential-provider-cognito-identity-3.363.0.tgz#0f4ae7cd282b61a5dfdd7d38a02495411c926dc9"
integrity sha512-5x42JvqEsBUrm6/qdf0WWe4mlmJjPItxamQhRjuOzeQD/BxsA2W5VS/7n0Ws0e27DNhlnUErcIJd+bBy6j1fqA==
dependencies:
"@aws-sdk/client-cognito-identity" "3.363.0"
"@aws-sdk/types" "3.357.0"
"@smithy/property-provider" "^1.0.1"
"@smithy/types" "^1.1.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.363.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.363.0.tgz#5b8471a243cdb54696ecae99ad4cc1c48d687657"
Expand Down Expand Up @@ -528,6 +581,27 @@
"@smithy/types" "^1.1.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.363.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-providers/-/credential-providers-3.363.0.tgz#592700058349ca6fcc3f23dfcec14c9d6c0c929a"
integrity sha512-hVa1DdYasnLud2EKjDAlDHiV/+H/Zq52chHU00c/R8XwPu1s0kZX3NMmlt0D2HhYqC1mUwtdmE58Jra2POviQQ==
dependencies:
"@aws-sdk/client-cognito-identity" "3.363.0"
"@aws-sdk/client-sso" "3.363.0"
"@aws-sdk/client-sts" "3.363.0"
"@aws-sdk/credential-provider-cognito-identity" "3.363.0"
"@aws-sdk/credential-provider-env" "3.363.0"
"@aws-sdk/credential-provider-ini" "3.363.0"
"@aws-sdk/credential-provider-node" "3.363.0"
"@aws-sdk/credential-provider-process" "3.363.0"
"@aws-sdk/credential-provider-sso" "3.363.0"
"@aws-sdk/credential-provider-web-identity" "3.363.0"
"@aws-sdk/types" "3.357.0"
"@smithy/credential-provider-imds" "^1.0.1"
"@smithy/property-provider" "^1.0.1"
"@smithy/types" "^1.1.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.357.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/hash-blob-browser/-/hash-blob-browser-3.357.0.tgz#e507929499fe0fe128664b67cd26f63f16ed4d25"
Expand Down Expand Up @@ -1297,10 +1371,10 @@
resolved "https://registry.yarnpkg.com/@redis/bloom/-/bloom-1.2.0.tgz#d3fd6d3c0af3ef92f26767b56414a370c7b63b71"
integrity sha512-HG2DFjYKbpNmVXsa0keLHp/3leGJz1mjh09f2RLGGLQZzSHpkmZWuwJbAvo3QcRY8p80m5+ZdXZdYOSBLlp7Cg==

"@redis/[email protected].8":
version "1.5.8"
resolved "https://registry.yarnpkg.com/@redis/client/-/client-1.5.8.tgz#a375ba7861825bd0d2dc512282b8bff7b98dbcb1"
integrity sha512-xzElwHIO6rBAqzPeVnCzgvrnBEcFL1P0w8P65VNLRkdVW8rOE58f52hdj0BDgmsdOm4f1EoXPZtH4Fh7M/qUpw==
"@redis/[email protected].9":
version "1.5.9"
resolved "https://registry.yarnpkg.com/@redis/client/-/client-1.5.9.tgz#c4ee81bbfedb4f1d9c7c5e9859661b9388fb4021"
integrity sha512-SffgN+P1zdWJWSXBvJeynvEnmnZrYmtKSRW00xl8pOPFOMJjxRR9u0frSxJpPR6Y4V+k54blJjGW7FgxbTI7bQ==
dependencies:
cluster-key-slot "1.1.2"
generic-pool "3.9.0"
Expand All @@ -1321,10 +1395,10 @@
resolved "https://registry.yarnpkg.com/@redis/search/-/search-1.1.3.tgz#b5a6837522ce9028267fe6f50762a8bcfd2e998b"
integrity sha512-4Dg1JjvCevdiCBTZqjhKkGoC5/BcB7k9j99kdMnaXFXg8x4eyOIVg9487CMv7/BUVkFLZCaIh8ead9mU15DNng==

"@redis/[email protected].4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@redis/time-series/-/time-series-1.0.4.tgz#af85eb080f6934580e4d3b58046026b6c2b18717"
integrity sha512-ThUIgo2U/g7cCuZavucQTQzA9g9JbDDY2f64u3AbAoz/8vE2lt2U37LamDUVChhaDA3IRT9R6VvJwqnUfTJzng==
"@redis/[email protected].5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@redis/time-series/-/time-series-1.0.5.tgz#a6d70ef7a0e71e083ea09b967df0a0ed742bc6ad"
integrity sha512-IFjIgTusQym2B5IZJG3XKr5llka7ey84fw/NOYqESP5WUfQs9zz1ww/9+qoz4ka/S6KcGBodzlCeZ5UImKbscg==

"@renovatebot/[email protected]":
version "1.4.0"
Expand All @@ -1333,28 +1407,28 @@
dependencies:
"@seald-io/nedb" "^4.0.2"

"@renovatebot/[email protected].3":
version "1.3.3"
resolved "https://registry.yarnpkg.com/@renovatebot/osv-offline/-/osv-offline-1.3.3.tgz#5c38a303d9a935b80ba15e31e4e153b8a72743ae"
integrity sha512-TBnChwdG022L3uc8z5pmklaFoZF/GPjhnNfe6uNNXcgOq1Yd+PCoF4fn+y8vq2Zkr7K4EAbL3WLUhZsoS+rfhQ==
"@renovatebot/[email protected].6":
version "1.3.6"
resolved "https://registry.yarnpkg.com/@renovatebot/osv-offline/-/osv-offline-1.3.6.tgz#65260387cd5a6869834e000634ece916f1aa6596"
integrity sha512-ZhgUIueOGGSJUrTv5eh1+kAwXlS0waVy2H2sFpTiaWhlKZW/pknVbi7CGNatxKm8nglzXA0koXwwe/Gme0Kfjw==
dependencies:
"@octokit/rest" "^19.0.13"
"@renovatebot/osv-offline-db" "1.4.0"
adm-zip "~0.5.10"
fs-extra "^11.1.1"
got "^11.8.6"
luxon "^3.4.0"
node-fetch "^2.6.13"
luxon "^3.4.2"
node-fetch "^2.7.0"

"@renovatebot/[email protected].5":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@renovatebot/pep440/-/pep440-3.0.5.tgz#ce80069409bfd0194bd6a8359971836f5db093de"
integrity sha512-Df5+2whLxgm8wwJ0ApFfQtn1zTj8xxtk8ZKFFb81JOPjSw48Dok5Y9mPpZQ5ocCFTxPRkG1gf+9KtkgYUJoKZQ==
"@renovatebot/[email protected].7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@renovatebot/pep440/-/pep440-3.0.7.tgz#9dc63dd8618da19bb08c6073afa8e4c20fa6d469"
integrity sha512-NYFLpPZxvW8//KngYm0wWEIPA1vX/JX/uWoGUfjNK74Y8gS5CxEQGHvj5ZxCIcoxa4aMtYbtLG/dcgTN4WeHww==

"@renovatebot/[email protected].11":
version "3.0.11"
resolved "https://registry.yarnpkg.com/@renovatebot/ruby-semver/-/ruby-semver-3.0.11.tgz#cd5aaf59340e882a33a4783b0d782e196debea26"
integrity sha512-b4LXe3JGixvoZbdXOYIOlhIweCsh7W+rBaYelvb8Qh54YkK7rA5c63NBD5BuDY88U1486616ONgkGjLMozJ5Hg==
"@renovatebot/[email protected].13":
version "3.0.13"
resolved "https://registry.yarnpkg.com/@renovatebot/ruby-semver/-/ruby-semver-3.0.13.tgz#f8971b2dfcef2ada575f5df5f54a3658112e7bf9"
integrity sha512-VZO3BCaL0JToh/T+LwB3invT3J4wbut8gux63aC6xGm1SjrZt5/aNLkjy5/vabDNGXLU442VbVtMIIHVyM91CA==

"@seald-io/binary-search-tree@^1.0.3":
version "1.0.3"
Expand Down Expand Up @@ -3757,10 +3831,10 @@ lru-cache@^7.7.1:
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-9.1.1.tgz#c58a93de58630b688de39ad04ef02ef26f1902f1"
integrity sha512-65/Jky17UwSb0BuB9V+MyDpsOtXKmYwzhyl+cOa9XUiI4uV2Ouy/2voFP3+al0BjZbJgMBD8FojMpAf+Z+qn4A==

[email protected].0, luxon@^3.2.1, luxon@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.0.tgz#17cb754efecbf76994f05b2a3f1f91fad7ddfde7"
integrity sha512-7eDo4Pt7aGhoCheGFIuq4Xa2fJm4ZpmldpGhjTYBNUYNCN6TIEP6v7chwwwt3KRp7YR+rghbfvjyo3V5y9hgBw==
[email protected].2, luxon@^3.2.1, luxon@^3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.2.tgz#f5bcab779f3d6a943ee7c8621c2b416bc10abd24"
integrity sha512-uBoAVCVcajsrqy3pv7eo5jEUz1oeLmCcnMv8n4AJpT5hbpN9lUssAXibNElpbLce3Mhm9dyBzwYLs9zctM/0tA==

make-fetch-happen@^11.0.3:
version "11.1.1"
Expand Down Expand Up @@ -4115,7 +4189,7 @@ neo-async@^2.6.2:
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==

node-fetch@^2.6.13, node-fetch@^2.6.7:
node-fetch@^2.6.7, node-fetch@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
Expand Down Expand Up @@ -4238,10 +4312,10 @@ once@~1.3.0:
dependencies:
wrappy "1"

openpgp@5.9.0:
version "5.9.0"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.9.0.tgz#f7ebe7b1e228aebc494835509ec9239853faed61"
integrity sha512-wEI6TAinCAq8ZLZA4oZ3ZtJ2BhhHj+CiPCd8TzE7zCicr0V8tvG5UF76OtddLLOJcK63w3Aj3KiRd+VLMScirQ==
openpgp@5.10.1:
version "5.10.1"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.10.1.tgz#3b137470187b79281719ced16fb9e60b822cfd24"
integrity sha512-SR5Ft+ej51d0+p53ld5Ney0Yiz0y8Mh1YYLJrvpRMbTaNhvS1QcDX0Oq1rW9sjBnQXtgrpWw2Zve3rm7K5C/pw==
dependencies:
asn1.js "^5.0.0"

Expand Down Expand Up @@ -4510,10 +4584,10 @@ quick-lru@^4.0.1:
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-4.0.1.tgz#5b8878f113a58217848c6482026c73e1ba57727f"
integrity sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==

[email protected].1:
version "1.20.1"
resolved "https://registry.yarnpkg.com/re2/-/re2-1.20.1.tgz#27450f6de6299635f50305a670cc15ac30687f85"
integrity sha512-JbzIoI5adNCqGUK8wHG1dMSyggvPyA4kx2hewt1lma5sP7/iWCfM15XKbCZlX2yvu5k80jSKAOQqJF7KC+2n8Q==
[email protected].3:
version "1.20.3"
resolved "https://registry.yarnpkg.com/re2/-/re2-1.20.3.tgz#7370b05f0a534873a9054fe7704be2f10bfc4c90"
integrity sha512-g5j4YjygwGEccP9SCuDI90uPlgALLEYLotfL0K+kqL3XKB4ht7Nm1JuXfOTG96c7JozpvCUxTz1T7oTNwwMI6w==
dependencies:
install-artifact-from-github "^1.3.3"
nan "^2.17.0"
Expand Down Expand Up @@ -4576,17 +4650,17 @@ redent@^3.0.0:
indent-string "^4.0.0"
strip-indent "^3.0.0"

[email protected].7:
version "4.6.7"
resolved "https://registry.yarnpkg.com/redis/-/redis-4.6.7.tgz#c73123ad0b572776223f172ec78185adb72a6b57"
integrity sha512-KrkuNJNpCwRm5vFJh0tteMxW8SaUzkm5fBH7eL5hd/D0fAkzvapxbfGPP/r+4JAXdQuX7nebsBkBqA2RHB7Usw==
[email protected].8:
version "4.6.8"
resolved "https://registry.yarnpkg.com/redis/-/redis-4.6.8.tgz#54c5992e8a5ba512506fe9f53142cadc405547e7"
integrity sha512-S7qNkPUYrsofQ0ztWlTHSaK0Qqfl1y+WMIxrzeAGNG+9iUZB4HGeBgkHxE6uJJ6iXrkvLd1RVJ2nvu6H1sAzfQ==
dependencies:
"@redis/bloom" "1.2.0"
"@redis/client" "1.5.8"
"@redis/client" "1.5.9"
"@redis/graph" "1.1.0"
"@redis/json" "1.0.4"
"@redis/search" "1.1.3"
"@redis/time-series" "1.0.4"
"@redis/time-series" "1.0.5"

regenerator-runtime@^0.13.11:
version "0.13.11"
Expand Down Expand Up @@ -4639,16 +4713,17 @@ [email protected]:
remark-stringify "^9.0.0"
unified "^9.1.0"

renovate@^36.67.1:
version "36.67.1"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-36.67.1.tgz#f1c5ffb1e39bb744f1f187b5e011acb6b0ec16b6"
integrity sha512-SgNutt68fG2bt38YEG63MUFhQtteDvqXVeHG4SkaZva/O4Ay7fX/Bg14CvnkFuuIUXkGAeH2dgAlHMfMpQ6ZXA==
renovate@^36.78.8:
version "36.78.8"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-36.78.8.tgz#528bb667e86be2be298c9403c46cd7cfa2572bd7"
integrity sha512-otpho8CgHeIc3lIdJwcLAzCWOmkPFPn7hcZpbxkbvjMxtSlGwoc9fSjc85EZ8eXFo8Wnjm8EFb5/SDUeNFsDJA==
dependencies:
"@aws-sdk/client-codecommit" "3.363.0"
"@aws-sdk/client-ec2" "3.363.0"
"@aws-sdk/client-ecr" "3.363.0"
"@aws-sdk/client-rds" "3.363.0"
"@aws-sdk/client-s3" "3.363.0"
"@aws-sdk/credential-providers" "3.363.0"
"@breejs/later" "4.1.0"
"@cdktf/hcl2json" "0.18.0"
"@iarna/toml" "3.0.0"
Expand All @@ -4663,9 +4738,9 @@ renovate@^36.67.1:
"@opentelemetry/sdk-trace-node" "1.15.2"
"@opentelemetry/semantic-conventions" "1.15.2"
"@qnighy/marshal" "0.1.3"
"@renovatebot/osv-offline" "1.3.3"
"@renovatebot/pep440" "3.0.5"
"@renovatebot/ruby-semver" "3.0.11"
"@renovatebot/osv-offline" "1.3.6"
"@renovatebot/pep440" "3.0.7"
"@renovatebot/ruby-semver" "3.0.13"
"@sindresorhus/is" "4.6.0"
"@types/ms" "0.7.31"
"@types/tmp" "0.2.3"
Expand Down Expand Up @@ -4714,23 +4789,23 @@ renovate@^36.67.1:
json5 "2.2.3"
jsonata "2.0.3"
klona "2.0.6"
luxon "3.4.0"
luxon "3.4.2"
markdown-it "13.0.1"
markdown-table "2.0.0"
minimatch "9.0.3"
moo "0.5.2"
ms "2.1.3"
nanoid "3.3.6"
node-html-parser "6.1.6"
openpgp "5.9.0"
openpgp "5.10.1"
p-all "3.0.0"
p-map "4.0.0"
p-queue "6.6.2"
p-throttle "4.1.1"
parse-link-header "2.0.0"
prettier "2.8.8"
quick-lru "5.1.1"
redis "4.6.7"
redis "4.6.8"
remark "13.0.0"
remark-github "10.1.0"
safe-stable-stringify "2.4.3"
Expand All @@ -4750,7 +4825,7 @@ renovate@^36.67.1:
xmldoc "1.3.0"
zod "3.22.2"
optionalDependencies:
re2 "1.20.1"
re2 "1.20.3"

repeat-string@^1.0.0:
version "1.6.1"
Expand Down

0 comments on commit f156574

Please sign in to comment.