-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: DiamondLightSource/blueapi
base: 1.12.2
head repository: DiamondLightSource/blueapi
compare: 1.13.0
- 15 commits
- 14 files changed
- 8 contributors
Commits on Mar 23, 2026
-
chore(deps): lock file maintenance (#1449)
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DiamondLightSource/blueapi). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2791427 - Browse repository at this point
Copy the full SHA 2791427View commit details -
chore(deps): update ytanikin/pr-conventional-commits action to v1.5.2 (…
…#1442) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ytanikin/pr-conventional-commits](https://redirect.github.com/ytanikin/pr-conventional-commits) | action | patch | `1.5.1` → `1.5.2` | --- ### Release Notes <details> <summary>ytanikin/pr-conventional-commits (ytanikin/pr-conventional-commits)</summary> ### [`v1.5.2`](https://redirect.github.com/ytanikin/pr-conventional-commits/releases/tag/1.5.2) [Compare Source](https://redirect.github.com/ytanikin/pr-conventional-commits/compare/1.5.1...1.5.2) #### What's Changed - fix: build(deps): bump minimatch from 3.1.2 to 3.1.5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​54](https://redirect.github.com/ytanikin/pr-conventional-commits/pull/54) **Full Changelog**: <ytanikin/pr-conventional-commits@1.5.1...1.5.2> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DiamondLightSource/blueapi). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for de3b2d3 - Browse repository at this point
Copy the full SHA de3b2d3View commit details -
chore(deps): update github/codeql-action digest to 3869755 (#1434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Zoheb Shaikh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b75bb25 - Browse repository at this point
Copy the full SHA b75bb25View commit details -
feat: check of server and client version in response header (#1443)
Fixes #1074 Check of version headers in the response has been added to the client side. --------- Co-authored-by: Zoheb Shaikh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18e04ca - Browse repository at this point
Copy the full SHA 18e04caView commit details
Commits on Mar 30, 2026
-
chore(deps): lock file maintenance (#1461)
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DiamondLightSource/blueapi). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45NC4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ee77f6d - Browse repository at this point
Copy the full SHA ee77f6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef0c691 - Browse repository at this point
Copy the full SHA ef0c691View commit details -
ci: Add merge group to ci triggers (#1423)
Adds ci support for using merge queues.
Configuration menu - View commit details
-
Copy full SHA for 57ed429 - Browse repository at this point
Copy the full SHA 57ed429View commit details
Commits on Mar 31, 2026
-
chore: Add merge group to conventional commit ci (#1463)
Add merge group to ci triggers for conventional commits.
Configuration menu - View commit details
-
Copy full SHA for 12dfa28 - Browse repository at this point
Copy the full SHA 12dfa28View commit details
Commits on Apr 1, 2026
-
docs: Add missing import to BlueapiClient docs (#1466)
Added missing `DataEvent` import to docs for BlueapiClient
Configuration menu - View commit details
-
Copy full SHA for 0f4cf89 - Browse repository at this point
Copy the full SHA 0f4cf89View commit details -
ci: Specify activity trigger type in ci events for merge queues (#1465)
Specify activity trigger type as checks_requested for merge_group ci event. Currently this is the only supported activity type but this stops us being surprised by unexpected triggers if they add more.
Configuration menu - View commit details
-
Copy full SHA for 56e5b2c - Browse repository at this point
Copy the full SHA 56e5b2cView commit details
Commits on Apr 8, 2026
-
feat: Add --verbose/--quiet flags to cli (#1440)
Allows the logging to be configured from the CLI instead of requiring a configuration file. Verbose option increases logging to DEBUG level while quiet reduces it to ERROR only. If both options are passed, the second option overrides the first.
Configuration menu - View commit details
-
Copy full SHA for d130dd3 - Browse repository at this point
Copy the full SHA d130dd3View commit details -
chore(deps): lock file maintenance (#1471)
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DiamondLightSource/blueapi). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 65b7e75 - Browse repository at this point
Copy the full SHA 65b7e75View commit details
Commits on Apr 13, 2026
-
chore(deps): lock file maintenance (#1483)
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "before 4am on monday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DiamondLightSource/blueapi). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 774781b - Browse repository at this point
Copy the full SHA 774781bView commit details
Commits on Apr 14, 2026
-
fix: improve error handling when request receives non-JSON response (#…
…1477) improve error handling when request receives non-JSON response. Closes 1472
Configuration menu - View commit details
-
Copy full SHA for 9f15b40 - Browse repository at this point
Copy the full SHA 9f15b40View commit details
Commits on Apr 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 29119c8 - Browse repository at this point
Copy the full SHA 29119c8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.12.2...1.13.0