Nullify-Platform / cli

Nullify CLI Tool
https://github.com/Nullify-Platform
MIT License
2 stars 2 forks source link

Update Dependencies #74

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/docker/docker v27.0.3+incompatible -> v27.1.1+incompatible age adoption passing confidence require minor
github.com/nullify-platform/logger v1.11.2 -> v1.13.6 age adoption passing confidence require minor
ossf/scorecard-action v2.3.3 -> v2.4.0 age adoption passing confidence action minor

Release Notes

docker/docker (github.com/docker/docker) ### [`v27.1.1+incompatible`](https://togithub.com/docker/docker/compare/v27.1.0...v27.1.1) [Compare Source](https://togithub.com/docker/docker/compare/v27.1.0...v27.1.1) ### [`v27.1.0+incompatible`](https://togithub.com/docker/docker/compare/v27.0.3...v27.1.0) [Compare Source](https://togithub.com/docker/docker/compare/v27.0.3...v27.1.0)
nullify-platform/logger (github.com/nullify-platform/logger) ### [`v1.13.6`](https://togithub.com/Nullify-Platform/Logger/releases/tag/v1.13.6) [Compare Source](https://togithub.com/nullify-platform/logger/compare/v1.13.5...v1.13.6) #### What's Changed - no-op if SENTRY_DSN not defined by [@​nalbion](https://togithub.com/nalbion) in [https://github.com/Nullify-Platform/Logger/pull/90](https://togithub.com/Nullify-Platform/Logger/pull/90) **Full Changelog**: https://github.com/Nullify-Platform/Logger/compare/v1.13.5...v1.13.6 ### [`v1.13.5`](https://togithub.com/Nullify-Platform/Logger/releases/tag/v1.13.5) [Compare Source](https://togithub.com/nullify-platform/logger/compare/v1.13.4...v1.13.5) #### What's Changed - silently fail if AWS_LAMBDA_FUNCTION_NAME is empty by [@​nalbion](https://togithub.com/nalbion) in [https://github.com/Nullify-Platform/Logger/pull/89](https://togithub.com/Nullify-Platform/Logger/pull/89) **Full Changelog**: https://github.com/Nullify-Platform/Logger/compare/v1.13.4...v1.13.5 ### [`v1.13.4`](https://togithub.com/Nullify-Platform/Logger/releases/tag/v1.13.4) [Compare Source](https://togithub.com/nullify-platform/logger/compare/v1.13.3...v1.13.4) #### What's Changed - export tags to env for python apps by [@​nalbion](https://togithub.com/nalbion) in [https://github.com/Nullify-Platform/Logger/pull/88](https://togithub.com/Nullify-Platform/Logger/pull/88) **Full Changelog**: https://github.com/Nullify-Platform/Logger/compare/v1.13.3...v1.13.4 ### [`v1.13.3`](https://togithub.com/Nullify-Platform/Logger/releases/tag/v1.13.3) [Compare Source](https://togithub.com/nullify-platform/logger/compare/v1.13.2...v1.13.3) #### What's Changed - AddECSTagsToSentryEvents by [@​nalbion](https://togithub.com/nalbion) in [https://github.com/Nullify-Platform/Logger/pull/87](https://togithub.com/Nullify-Platform/Logger/pull/87) **Full Changelog**: https://github.com/Nullify-Platform/Logger/compare/v1.13.2...v1.13.3 ### [`v1.13.2`](https://togithub.com/Nullify-Platform/Logger/releases/tag/v1.13.2) [Compare Source](https://togithub.com/nullify-platform/logger/compare/v1.13.1...v1.13.2) #### What's Changed - inject the region into the cloudwatch domain name as well by [@​tim-thacker-nullify](https://togithub.com/tim-thacker-nullify) in [https://github.com/Nullify-Platform/Logger/pull/85](https://togithub.com/Nullify-Platform/Logger/pull/85) **Full Changelog**: https://github.com/Nullify-Platform/Logger/compare/v1.13.1...v1.13.2 ### [`v1.13.1`](https://togithub.com/Nullify-Platform/Logger/releases/tag/v1.13.1) [Compare Source](https://togithub.com/nullify-platform/logger/compare/v1.13.0...v1.13.1) #### What's Changed - fixed sentry "mechanism type required" error by [@​nalbion](https://togithub.com/nalbion) in [https://github.com/Nullify-Platform/Logger/pull/86](https://togithub.com/Nullify-Platform/Logger/pull/86) **Full Changelog**: https://github.com/Nullify-Platform/Logger/compare/v1.13.0...v1.13.1 ### [`v1.13.0`](https://togithub.com/Nullify-Platform/Logger/releases/tag/v1.13.0) [Compare Source](https://togithub.com/nullify-platform/logger/compare/v1.12.0...v1.13.0) #### What's Changed - add more sentry tags by [@​tim-thacker-nullify](https://togithub.com/tim-thacker-nullify) in [https://github.com/Nullify-Platform/Logger/pull/84](https://togithub.com/Nullify-Platform/Logger/pull/84) **Full Changelog**: https://github.com/Nullify-Platform/Logger/compare/v1.12.0...v1.13.0 ### [`v1.12.0`](https://togithub.com/Nullify-Platform/Logger/releases/tag/v1.12.0) [Compare Source](https://togithub.com/nullify-platform/logger/compare/v1.11.2...v1.12.0) #### What's Changed - NUL-899-glitchtip-event-enrichment by [@​nalbion](https://togithub.com/nalbion) in [https://github.com/Nullify-Platform/Logger/pull/83](https://togithub.com/Nullify-Platform/Logger/pull/83) **Full Changelog**: https://github.com/Nullify-Platform/Logger/compare/v1.11.2...v1.12.0
ossf/scorecard-action (ossf/scorecard-action) ### [`v2.4.0`](https://togithub.com/ossf/scorecard-action/compare/v2.3.3...v2.4.0) [Compare Source](https://togithub.com/ossf/scorecard-action/compare/v2.3.3...v2.4.0)

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.