Commit graph

80 commits

Author SHA1 Message Date
ff82195455 chore(deps): update dependency credo to v1.7.7
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-06-15 12:43:11 +12:00
684a425442 chore(deps): update dependency elixir to v1.16.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-05-21 11:14:16 +12:00
98866615e3
chore: fix tests for Erlang 27.
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-05-21 09:02:18 +12:00
de9e537018 chore(deps): update dependency erlang to v27
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2024-05-20 21:35:29 +12:00
7434e85666 chore(deps): update dependency git_ops to v2.6.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-05-11 10:32:59 +12:00
c83b2d33ff 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:52:15 +12:00
877e7a28fe 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:49 +12:00
517d1634f2 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:28 +12:00
138a2232c3
chore: fix docs release.
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-14 19:23:39 +13:00
115f868341 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 15:16:31 +13:00
7d0dbfe9d4 chore(deps): update dependency angle to v1
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-14 14:47:59 +13:00
5b690b0494 chore(deps): update dependency git_ops to v2.6.0
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-14 14:47:41 +13:00
f96140b926 chore(deps): update dependency earmark to v1.4.46
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-03-14 00:42:49 +00:00
fe42028a62 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:55 +13:00
037992635c
chore: fix typo in readme
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-08 14:45:46 +13:00
6c94cb95a5 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:53 +13:00
905e45db4f 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:47 +13:00
5b1ef639d7
chore: release version v1.0.1
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-23 20:12:08 +13:00
9b44964aeb
chore: add ex_check. 2024-02-23 20:11:51 +13:00
d0407b40d2
docs: Update README and package links. 2024-02-23 20:11:29 +13:00
6e0d6eddd2 chore: Configure Renovate (#31)
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: #31
Co-authored-by: Renovate Bot <bot@harton.nz>
Co-committed-by: Renovate Bot <bot@harton.nz>
2024-02-14 17:42:55 +13:00
075d1f1c95 chore: remove old renovate configuration
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-14 15:01:58 +13:00
612d831f4e chore: migrate to local (#20) (#30)
All checks were successful
continuous-integration/drone/push Build is passing
* Add Drone CI configuration
* Change URLs
* Remove Gitlab CI configuration

Reviewed-on: #30
Co-authored-by: James Harton <james@harton.nz>
Co-committed-by: James Harton <james@harton.nz>
2024-02-14 13:49:08 +13:00
0b859c709b Merge branch 'renovate/ex_doc-0.x' into 'main'
chore(deps): update dependency ex_doc to ~> 0.30

See merge request jimsy/kinemat!22
2023-07-09 02:02:11 +00:00
17f1eb9015
chore: fix typos, and explicitly order inspect attributes. 2023-07-09 13:59:11 +12:00
6d60fff728 chore(deps): update dependency ex_doc to ~> 0.30 2023-07-07 23:21:13 +12:00
f684a4f889 chore: release version v1.0.0 2023-01-16 22:06:25 +00:00
0707d689a4 chore!: Relicense to HL3-FULL. 2023-01-17 11:02:18 +13:00
600e21e235 Merge branch 'renovate/ex_doc-0.x' into 'main'
chore(deps): update dependency ex_doc to ~> 0.29

See merge request jimsy/kinemat!21
2022-10-19 17:29:29 +00:00
ffc77722eb chore(deps): update dependency ex_doc to ~> 0.29 2022-10-20 06:25:23 +13:00
0612506fcc Merge branch 'renovate/ex_doc-0.x' into 'main'
chore(deps): update dependency ex_doc to >= 0.28.1

See merge request jimsy/kinemat!20
2022-02-22 22:10:17 +00:00
5837fe9be6 chore(deps): update dependency ex_doc to >= 0.28.1 2022-02-23 11:07:16 +13:00
377b897e4a Merge branch 'renovate/earmark-1.x' into 'main'
chore(deps): update dependency earmark to >= 1.4.20

See merge request jimsy/kinemat!18
2022-01-31 00:18:31 +00:00
46b5634a00 chore(deps): update dependency earmark to >= 1.4.20 2022-01-31 13:15:28 +13:00
f8014f5706 Merge branch 'renovate/ex_doc-0.x' into 'main'
chore(deps): update dependency ex_doc to >= 0.26.0

See merge request jimsy/kinemat!15
2021-12-09 01:46:09 +00:00
2223bb9d7d chore(deps): update dependency ex_doc to >= 0.26.0 2021-12-09 14:44:00 +13:00
d6c42fa206 Merge branch 'renovate/credo-1.x' into 'main'
chore(deps): update dependency credo to ~> 1.6

See merge request jimsy/kinemat!13
2021-12-09 00:41:56 +00:00
d62ce3b534 Merge branch 'renovate/earmark-1.x' into 'main'
chore(deps): update dependency earmark to v1

See merge request jimsy/kinemat!17
2021-12-09 00:21:17 +00:00
cace86ed9f chore(deps): update dependency earmark to v1 2021-12-09 13:19:12 +13:00
399443ddf9 chore(deps): update dependency credo to ~> 1.6 2021-12-09 13:18:05 +13:00
8b21f7a2e2 Merge branch 'renovate/graphmath-2.x' into 'main'
chore(deps): update dependency graphmath to ~> 2.5

See merge request jimsy/kinemat!16
2021-12-08 22:24:35 +00:00
7bfc4fcd34 Merge branch 'renovate/earmark-0.x' into 'main'
chore(deps): update dependency earmark to >= 0.2.1

See merge request jimsy/kinemat!14
2021-12-08 22:22:57 +00:00
4c80f4b251 chore(deps): update dependency graphmath to ~> 2.5 2021-12-09 11:22:31 +13:00
72a3dd59a9 Merge branch 'renovate/angle-0.x' into 'main'
chore(deps): update dependency angle to >= 0.3.0

See merge request jimsy/kinemat!12
2021-12-08 22:21:20 +00:00
eed368cd3f chore(deps): update dependency earmark to >= 0.2.1 2021-12-09 11:20:49 +13:00
8ded457529 chore(deps): update dependency angle to >= 0.3.0 2021-12-09 11:19:09 +13:00
c62117ccdb chore: update renovate.json 2021-12-09 11:17:38 +13:00
73247dcb69 Merge branch 'deps/graphmath-2.5.0' into 'main'
chore(deps): Update graphmath to 2.5.0.

See merge request jimsy/kinemat!11
2021-12-07 22:55:18 +00:00
4e82b11bfc chore(deps): Update graphmath to 2.5.0. 2021-12-08 11:53:00 +13:00
656b10bb49 Merge branch 'deps/git_ops-2.4.5' into 'main'
chore(dev-deps): Update git_ops to 2.4.5.

See merge request jimsy/kinemat!10
2021-12-07 22:49:30 +00:00