Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency roosevelt to v0.23.2 #533

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
roosevelt 0.22.14 -> 0.23.2 age adoption passing confidence

Release Notes

rooseveltframework/roosevelt (roosevelt)

v0.23.2

Compare Source

  • Removed toobusy feature since it is temperamental and the dependency is no longer maintained.
  • Refactored internal wildcardMatch to use minimatch under the hood.
  • Replaced html-minifier with html-minifier-terser since html-minifier-terser is better-maintained.
  • Updated various dependencies.

v0.23.1

Compare Source

  • Added feature that scans the router stack to move the 404 route (the * route) to the end of the stack every time a new route is added, even if the route is added at runtime so that you can dynamically add routes while the app is running.
  • Updated various dependencies.

v0.23.0

Compare Source

  • Removed cores feature since it is largely redundant now thanks to the widespread popularity of tools like pm2. Also removed various deprecated cluster module support as well.
  • Updated various dependencies.

v0.22.16

Compare Source

  • Made it possible to disable helmet by setting the helmet param to false.
  • Updated various dependencies.

v0.22.15

Compare Source

  • Added option to exempt certain routes from CSRF protection.
  • Updated various dependencies.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

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


  • If you want to rebase/retry this PR, check this box

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

Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.44%. Comparing base (3651c6c) to head (309dba4).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #533   +/-   ##
=======================================
  Coverage   82.44%   82.44%           
=======================================
  Files           2        2           
  Lines         843      843           
=======================================
  Hits          695      695           
  Misses        148      148           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update dependency roosevelt to v0.22.15 Update dependency roosevelt to v0.22.16 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/roosevelt-0.x branch from 091f38b to d8e144d Compare June 28, 2024 01:48
@renovate renovate bot force-pushed the renovate/roosevelt-0.x branch from d8e144d to 5ad14f7 Compare August 7, 2024 08:02
@renovate renovate bot force-pushed the renovate/roosevelt-0.x branch from 5ad14f7 to 26525a7 Compare August 18, 2024 17:05
@renovate renovate bot changed the title Update dependency roosevelt to v0.22.16 Update dependency roosevelt to v0.23.0 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/roosevelt-0.x branch 2 times, most recently from aaa8a35 to 573c246 Compare September 10, 2024 14:28
@renovate renovate bot changed the title Update dependency roosevelt to v0.23.0 Update dependency roosevelt to v0.23.1 Sep 10, 2024
@renovate renovate bot changed the title Update dependency roosevelt to v0.23.1 Update dependency roosevelt to v0.23.2 Sep 11, 2024
@renovate renovate bot force-pushed the renovate/roosevelt-0.x branch from 573c246 to 309dba4 Compare September 11, 2024 20:20
@kethinov kethinov merged commit 549cc89 into main Sep 12, 2024
20 checks passed
@renovate renovate bot deleted the renovate/roosevelt-0.x branch September 12, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant