chore(deps):(deps): update click requirement from >=8.3.3 to >=8.4.1#161
chore(deps):(deps): update click requirement from >=8.3.3 to >=8.4.1#161dependabot[bot] wants to merge 1 commit into
Conversation
🧱 LEGO Quality Gate Analysis - DNSSEC ValidatorBuilding Complexity: Small LEGO kit (2 lines changed) 🚀 Security-Focused Quality Checks Starting...The automated quality gates are now running to ensure all LEGO pieces fit together perfectly for our DNS security tool!
Like any good LEGO instruction manual, we'll verify each security-critical step before moving to the next! 📋 |
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #161 +/- ##
=======================================
Coverage 64.61% 64.61%
=======================================
Files 8 8
Lines 2221 2221
=======================================
Hits 1435 1435
Misses 786 786
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Updates the requirements on [click](https://github.com/pallets/click) to permit the latest version. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.3...8.4.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
eb4853d to
e8a51be
Compare
🧱 LEGO Quality Gate Analysis - DNSSEC ValidatorBuilding Complexity: Small LEGO kit (2 lines changed) 🚀 Security-Focused Quality Checks Starting...The automated quality gates are now running to ensure all LEGO pieces fit together perfectly for our DNS security tool!
Like any good LEGO instruction manual, we'll verify each security-critical step before moving to the next! 📋 |
🏗️ LEGO Quality Gate Results - DNSSEC Validator🎉 Ready to Build! 📋 Build Plan Results (2 lines changed):✅ 🐍 DNSSEC Validator Linting: Passed 🎊 All Quality Checks Passed!\nYour DNS security LEGO pieces fit perfectly together! The PR is ready for review and can be merged to trigger the production build.Built with ❤️ using the LEGO methodology - every piece matters for DNS security! 🧱🔒 |
|
Looks like click is up-to-date now, so this is no longer needed. |
Updates the requirements on click to permit the latest version.
Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
... (truncated)
Commits
6eeb50erelease version 8.4.167921d5change log and doc fixes (#3495)9c41f46Fix changelog and version admonitions6cb3477fix skip condition5ee8e31fix I/O operation on closed file error with CliRunner and echo_via_pager (#3482)becbde5pager doesn't close std streamsa5f5aa6Handle empty bytes in echo (#3493)4d3db84handle empty bytes in echod42f15bFixget_parameter_source()during type conversion and eager callbacks (#3484)0baa8dbDocument ctx.params bypass with test and doc