christopherpickering / flask-session2

Server side session extension for Flask
Other
34 stars 8 forks source link

fix(deps) Update semantic-release monorepo to v11 (major) #88

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@semantic-release/commit-analyzer 10.0.4 -> 11.0.0 age adoption passing confidence
@semantic-release/npm 10.0.6 -> 11.0.0 age adoption passing confidence

Release Notes

semantic-release/commit-analyzer (@​semantic-release/commit-analyzer) ### [`v11.0.0`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v11.0.0) [Compare Source](https://togithub.com/semantic-release/commit-analyzer/compare/v10.0.4...v11.0.0) ##### Bug Fixes - **config-loader:** accounted for normalization of preset interfaces ([3ff9458](https://togithub.com/semantic-release/commit-analyzer/commit/3ff94584f399738acb2075c6175df64e2ae181e5)) - **deps:** update dependency conventional-commits-filter to v4 ([99dcf7e](https://togithub.com/semantic-release/commit-analyzer/commit/99dcf7ef13a2d0206f621f5046aa1ccbb4a9e480)) ##### Features - **conventional-changelog-presets:** supported new preset format ([f3b88d3](https://togithub.com/semantic-release/commit-analyzer/commit/f3b88d3e7409b0bac38cb58bd04f19506f2f6159)) - **node-versions:** raised the minimum node version to v18.17 and dropped v19 support ([a681fbd](https://togithub.com/semantic-release/commit-analyzer/commit/a681fbdab30b4ff66093506ce09b383e750cca5e)) ##### BREAKING CHANGES - **node-versions:** the minimum required node version is now v18.17, v19 support has been dropped, and the minimum required in the v20 range is v20.6.1 - **conventional-changelog-presets:** the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility
semantic-release/npm (@​semantic-release/npm) ### [`v11.0.0`](https://togithub.com/semantic-release/npm/releases/tag/v11.0.0) [Compare Source](https://togithub.com/semantic-release/npm/compare/v10.0.6...v11.0.0) ##### Bug Fixes - **deps:** update dependency npm to v10 ([819f257](https://togithub.com/semantic-release/npm/commit/819f2575aad10c53d0b537a57c4251e00045be2f)) ##### Features - **node-versions:** raised the minimum required node version to v18.17 and dropped v19 support ([6413130](https://togithub.com/semantic-release/npm/commit/64131307d804430ae46ab3672380651b284af0d0)) ##### BREAKING CHANGES - **node-versions:** node v18.17 is now the minimum required version and support for v19 has been dropped

Configuration

📅 Schedule: Branch creation - "before 10pm on Sunday" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 11 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (813a1e4) 51.51% compared to head (de48ef3) 51.51%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #88 +/- ## ======================================= Coverage 51.51% 51.51% ======================================= Files 2 2 Lines 860 860 Branches 141 141 ======================================= Hits 443 443 Misses 348 348 Partials 69 69 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.