Commit graph

65 commits

Author SHA1 Message Date
Renovate Bot 2999df70c2 chore(deps): update dependency git_ops to v2.6.1
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
2024-05-11 10:32:15 +12:00
Renovate Bot d171645c1b chore(deps): update dependency credo to v1.7.6
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-05-09 23:51:32 +12:00
Renovate Bot c6b60376bc chore(deps): update dependency erlang to v26.2.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-05-03 03:30:24 +12:00
Renovate Bot 274409f0bd chore(deps): update dependency wafer to v1.1.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-04-24 14:35:41 +12:00
Renovate Bot 773c9bb4ac chore(deps): update dependency circuits_i2c to v2.0.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-04-21 00:27:43 +12:00
Renovate Bot 869bbf4f4a chore(deps): update dependency erlang to v26.2.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-04-13 00:29:02 +12:00
James Harton 8746df9783
chore: fix docs release.
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-14 19:23:06 +13:00
Renovate Bot 22975214f7 chore(deps): update dependency git_ops to v2.6.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-03-14 15:16:01 +13:00
Renovate Bot f5621a790f chore(deps): update dependency mimic to v1.7.4
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-14 15:03:20 +13:00
Renovate Bot 6d4a8ca526 chore(deps): update dependency wafer to v1.0.3
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-14 14:33:54 +13:00
Renovate Bot e1079d4925 chore(deps): update dependency credo to v1.7.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-03-14 00:41:42 +00:00
Renovate Bot 9cd97d0cfc chore(deps): update dependency earmark to v1.4.46
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-14 11:24:44 +13:00
Renovate Bot 6abf1f1c81 chore(deps): update dependency circuits_i2c to v2.0.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-03-13 21:00:42 +00:00
Renovate Bot b4334fcc8a chore(deps): update dependency elixir to v1.16.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-03-11 00:30:30 +13:00
James Harton 7a0df7433a
chore: fix typo in readme
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-08 14:45:25 +13:00
Renovate Bot 7d429b7d7d chore(deps): update dependency erlang to v26.2.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-03-07 22:23:26 +13:00
James Harton 7f10344521
docs: Include README and CHANGELOG in hexdocs.
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-07 20:03:16 +13:00
Renovate Bot bb7aa706d2 chore(deps): update dependency ex_check to ~> 0.16
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-03-01 23:20:00 +13:00
James Harton 7649d63f2a
chore: release version v2.0.1
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-23 20:05:50 +13:00
James Harton d6e47107e0
docs: Update README and package links. 2024-02-23 20:05:24 +13:00
Renovate Bot dfa417eb5e chore: Configure Renovate (#24)
All checks were successful
continuous-integration/drone/push Build is passing
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

---
### Detected Package Files

 * `.tool-versions` (asdf)
 * `.drone.yml` (droneci)
 * `mix.exs` (mix)

### Configuration Summary

Based on the default config's presets, Renovate will:

  - Start dependency updates only once this onboarding PR is merged
  - Enable Renovate Dependency Dashboard creation.
  - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use.
  - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories.
  - Group known monorepo packages together.
  - Use curated list of recommended non-monorepo package groupings.
  - Apply crowd-sourced package replacement rules.
  - Apply crowd-sourced workarounds for known problems with packages.
  - Use semantic prefixes for commit messages and PR titles.
  - Use `chore` as semantic commit type for commit messages and PR titles.
  - Removes rate limit for PR creation per hour.
  - Remove limit for open PRs at any time.
  - Automerge all upgrades (including `major`) if they pass tests.
  - Assign PRs to `james`.
  - Rebase existing PRs any time the base branch has been updated.
  - Raise PR when vulnerability alerts are detected.
  - Disable Renovate Dependency Dashboard creation.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs.

---

### What to Expect

With your current configuration, Renovate will create 1 Pull Request:

<details>
<summary>chore(deps): update dependency ex_doc to ~> 0.31</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/ex_doc-0.x`
  - Merge into: `main`
  - Upgrade ex_doc to `~> 0.31`

</details>

---

 Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

<!--renovate-config-hash:758a0db051676a629cb8daada3244b6287c728a47d095002c4ae62062eae6bf3-->

Reviewed-on: #24
Co-authored-by: Renovate Bot <bot@harton.nz>
Co-committed-by: Renovate Bot <bot@harton.nz>
2024-02-14 17:43:33 +13:00
James Harton 2b34b6783d chore: add note about github mirror.
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-14 14:58:17 +13:00
James Harton 1351f65082 chore: remove old renovate configuration.
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-14 14:56:03 +13:00
James Harton 311040b689 chore: migrate to local (#23)
All checks were successful
continuous-integration/drone/push Build is passing
* Add Drone CI configuration
* Change URLs
* Remove Gitlab CI configuration

Reviewed-on: #23
Co-authored-by: James Harton <james@harton.nz>
Co-committed-by: James Harton <james@harton.nz>
2024-02-14 14:55:23 +13:00
James Harton 3aa40519f6
chore(deps): Update circuits_i2c, wafer and elixir_make in lockstep. 2023-08-23 09:34:45 +12:00
James Harton 3d4f71e119 chore(deps): update dependency circuits_i2c to v2 2023-08-15 07:13:09 +12:00
James Harton 25b99ed6a1 chore(deps): update dependency ex_doc to ~> 0.30 2023-07-07 23:15:38 +12:00
James Harton 55215c18ff chore(deps): update dependency wafer to v1 2023-01-17 11:59:12 +13:00
James Harton 325df457fb chore: release version v2.0.0 2023-01-16 21:31:24 +00:00
James Harton 581eb24675 chore: fix gitlab CI to run releases on main 2023-01-17 10:28:14 +13:00
James Harton 9b32d5f70e fix: Allow negative current values.
Closes #2.
2023-01-17 10:25:28 +13:00
James Harton d8dfe9720c chore!: Relicense to HL3-FULL. 2023-01-17 10:22:20 +13:00
James Harton 63045af7f6 chore(deps): update dependency ex_doc to ~> 0.29 2022-10-20 06:16:47 +13:00
James Harton fc426b169e chore(deps): update dependency ex_doc to >= 0.28.1 2022-02-23 11:09:39 +13:00
James Harton 5fa364bcf7 chore(deps): update dependency earmark to >= 1.4.20 2022-01-31 13:04:57 +13:00
James Harton 2e50db6678 chore(deps): update dependency earmark to v1 2021-12-09 18:45:55 +13:00
James Harton 413a0cb4d7 chore(deps): update dependency mimic to ~> 1.5 2021-12-09 17:51:17 +13:00
James Harton 74b87b2c1a chore(deps): update dependency git_ops to ~> 2.4 2021-12-09 17:03:30 +13:00
James Harton c83b26ed97 chore(deps): update dependency ex_doc to >= 0.26.0 2021-12-09 16:02:42 +13:00
James Harton cc1f05acc6 chore(deps): update dependency earmark to >= 0.2.1 2021-12-09 14:29:38 +13:00
James Harton dfe3eca2d6 chore(credo): fix linting issues. 2021-12-09 13:05:13 +13:00
James Harton 654258a49e chore(deps): update dependency credo to ~> 1.6 2021-12-09 12:59:21 +13:00
James Harton 7dc1dd5771 chore: update renovate.json 2021-12-09 11:15:55 +13:00
James Harton 5bb169a2b2 Update dependency circuits_i2c to v1 2021-11-29 15:41:32 +13:00
James Harton f9a7c922eb chore: set up git_ops and auto-releasing. 2020-12-28 18:59:08 +13:00
James Harton a8e6d731a3 Merge branch 'update-ex-doc' into 'master'
chore(deps): Update ex_doc.

See merge request jimsy/ina219!3
2020-12-28 05:06:50 +00:00
James Harton bcc461fd18 chore(deps): Update ex_doc. 2020-12-28 18:04:49 +13:00
James Harton a232e651ed chore(renovate): Use the base configuration. 2020-12-28 17:42:16 +13:00
James Harton 4d26dc2918 Merge branch 'renovate/wafer-0.x' into 'master'
Update dependency wafer to ~> 0.3

See merge request jimsy/ina219!2
2020-12-28 01:58:30 +00:00
James Harton b452072f44 Update dependency wafer to ~> 0.3 2020-12-28 14:55:53 +13:00