Skip to content

Conversation

@chestm007
Copy link
Contributor

Description

A summary of the changes and what they achieve. If there is a ClickUp task with decent detail associated with this change the summary can be brief, otherwise please add some motivation and context here.

If you have added new dependencies to the project please state why.

Associated tasks

List any other tasks / PRs that are required to be merged alongside this one (e.g. front end task for back end change or vice versa). If a PR exists, add a link. If not, just add an appropriate note here so reviewers know there is a dependency and will hold off merging until all things are ready.

Test Steps

Explain in detail how your reviewer can test the changes proposed in this PR. If it cannot be tested, leave an explanation on why.

Checklist

If any of these are not applicable, strikethrough the line ~like this~. Do not delete it!. Let the reviewer decide if you should have done it.

Code

  • [ x] I have performed a self review of my own code (including checking issues raised when creating the PR).
  • [ x] I have added/updated unit tests for these changes, and if not I have explained why they are not necessary.
  • [ x] I have commented my code in any hard-to-understand or hacky areas.
  • [ x] I have handled all new warnings generated by the compiler or IDE.
  • [ x] I have rebased onto the target branch (usually main).

Security

When developing applications, use following guidelines for information security considerations:

  • Access to applications should be protected with security keys/tokens or usernames and passwords;
  • All sessions are encrypted if possible;
  • All application input is sanitised before being acted on (ie SQL statements, etc);
  • Log messages, and especially client-facing ones, must be handled securely and must not leak credentials information (internal URLs, passwords, tokens).
  • [ x] I have considered if this change impacts information security and made sure those impacts are handled.

Documentation

  • [ x] I have updated the changelog.
  • [ x] I have updated any documentation required for these changes.

Breaking Changes

  • [ x] I have considered if this is a breaking change and will communicate it with other team members by posting it on the Slack breaking-changes channel.

Please leave a summary of the breaking changes here and then post it on the Slack breaking-changes channel to notify the team about it.

@chestm007 chestm007 requested review from charlta and kgreav August 22, 2025 04:25
@ryanjcoleman
Copy link
Member

@chestm007 chestm007 changed the title Bump hypothesis version, also fix slow tests [EWB-1835] Bump dependency versions, also fix slow tests [EWB-1835] Aug 22, 2025
charlta
charlta previously approved these changes Oct 12, 2025
@charlta charlta self-requested a review October 12, 2025 23:52
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
@charlta charlta merged commit eb1c3fb into main Oct 13, 2025
4 checks passed
@charlta charlta deleted the EWB-1835 branch October 13, 2025 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants