You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@
23
23
- CI
24
24
25
25
- You can now make your branch protection rule only require the "Test with nox" CI job to pass. All the matrix expansions will merge into it, so there is no need to change branch protection rules if matrix elements are added or removed.
26
+
- Dependabot now will check for updates monthly and on a random day and time.
26
27
27
28
## New Features
28
29
@@ -43,6 +44,7 @@
43
44
- Add CI job to test package installation on multiple platforms (amd64 and arm64).
44
45
- Add CI job to run the tests in arm64.
45
46
- Add a CI job to *join* all `nox` runs, so only one branch protection rule needs to be used.
47
+
- Dependabot now will check for updates monthly and on a random day and time. This is to avoid all repositories updating at the same time.
0 commit comments