Commit graph

95 commits

Author SHA1 Message Date
Renovate Bot 47fd739b41 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:37 +12:00
Renovate Bot be7da81d04 chore(deps): update dependency ex_doc to v0.32.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-05-10 23:31:45 +12:00
Renovate Bot 3f711ffc16 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:54 +12:00
Renovate Bot 9ba0029ebf 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:37 +12:00
Renovate Bot 12c229286d chore(deps): update dependency ex_doc to v0.32.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-04-13 08:28:05 +12:00
Renovate Bot f8087f6b43 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:15 +12:00
Renovate Bot eaab1f76b4 chore(deps): update dependency ex_doc to ~> 0.32
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-04-10 21:28:19 +12:00
James Harton db3cb6575c
chore: fix docs release.
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-14 19:23:24 +13:00
James Harton 9b8dd2f437
chore: disable credo complains about is_ predicates.
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
It would be a breaking change, and it's just not worth it.
2024-03-14 17:20:29 +13:00
Renovate Bot 2e5ffc36cf chore(deps): update dependency credo to v1.7.5
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2024-03-14 17:12:14 +13:00
James Harton 2a67ef63fc chore: release version v2.0.3
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-14 03:41:38 +00:00
James Harton 579597bc04
improvement: use types from :inet rather than :socket.
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-14 16:38:15 +13:00
Renovate Bot 83d897751a 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:41:19 +13:00
Renovate Bot a996d5ccb2 chore(deps): update dependency ex_doc to v0.31.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-03-14 00:42:16 +00:00
Renovate Bot 30f031f6cf 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-13 21:01:49 +00:00
Renovate Bot dcb5143039 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:43 +13:00
James Harton cc07d458a6
chore: fix typo in readme
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-08 14:45:36 +13:00
Renovate Bot 498834a5f4 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:39 +13:00
James Harton 40cf723295
chore: remove redundant docs links from README.
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-07 20:05:42 +13:00
Renovate Bot c852205959 chore(deps): update dependency ex_check to ~> 0.16.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-03-01 23:20:19 +13:00
James Harton 4169e9faec
chore: release version v2.0.2
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-23 19:58:54 +13:00
James Harton ff1f1144e9
docs: Update README and package links. 2024-02-23 19:58:08 +13:00
James Harton c74dd943fc
docs: Update README.
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-22 13:21:18 +13:00
Renovate Bot 16aa40e68c chore(deps): update dependency ex_doc to ~> 0.31 (#26)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ex_doc](https://hex.pm/packages/ex_doc) | minor | `~> 0.30` -> `~> 0.31` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4Ny4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: #26
Co-authored-by: Renovate Bot <bot@harton.nz>
Co-committed-by: Renovate Bot <bot@harton.nz>
2024-02-19 11:39:30 +13:00
James Harton 2b01e70ae1 chore: migrate to local. (#27)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #27
Co-authored-by: James Harton <james@harton.nz>
Co-committed-by: James Harton <james@harton.nz>
2024-02-19 10:33:16 +13:00
Renovate Bot 18720d5ac4 chore: Configure Renovate (#25)
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

 * `.gitlab-ci.yml` (gitlabci)
 * `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: #25
Co-authored-by: Renovate Bot <bot@harton.nz>
Co-committed-by: Renovate Bot <bot@harton.nz>
2024-02-14 17:43:20 +13:00
James Harton 40077f2c3d chore: remove old renovate configuration 2024-02-14 15:01:46 +13:00
James Harton 83580bdf80 chore: release version v2.0.1 2023-10-03 21:11:44 +00:00
James Harton 86d442c832
chore: fix deprecations and update formatting. 2023-10-04 10:09:25 +13:00
James Harton 13bf9cb6a3
improvement: Add IP.Address.to_tuple/1. 2023-10-04 10:07:43 +13:00
James Harton 2454740621 chore(deps): update dependency ex_doc to ~> 0.30 2023-07-07 23:23:10 +12:00
James Harton 1727e3046c
chore: Run Elixir 1.15 formatter. 2023-06-22 09:08:12 +12:00
James Harton 74a11abede chore: release version v2.0.0 2023-01-16 22:03:49 +00:00
James Harton 317418a872 chore!: Relicense to HL3-FULL. 2023-01-17 11:00:21 +13:00
James Harton e2983aa49c chore: fix git_ops configuration. 2023-01-17 10:58:55 +13:00
James Harton 21eab69e86 chore(deps): update dependency ex_doc to ~> 0.29 2022-10-20 06:28:44 +13:00
James Harton c688b7b58f chore: release version v1.2.3 2022-10-03 19:09:46 +00:00
Jim Kane 7d3e8b186a improvement: Add :crypto to extra_applications
In order to fix a warning from recent elixir versions, list the erlang
:crypto module in mix.exs under `extra_applications`.
2022-10-04 08:05:16 +13:00
James Harton ffc9e86585 chore: release version v1.2.2 2022-09-27 22:07:34 +00:00
Jim Kane f3cfbb38a6 improvement: Update Bitwise use, libs
In order to accomodate deprecations in elixir 1.14, change how some
Bitwise functions are called.

Update library dependencies to avoid deprecation warnings.
2022-09-28 11:03:39 +13:00
James Harton 1f32239bee chore: release version v1.2.1 2022-09-22 23:48:53 +00:00
James Harton 5a487190eb fix: correctly validate IPv4 netmasks
Closes #2.
2022-09-23 11:45:19 +12:00
James Harton 910735e54c chore: release version v1.2.0 2022-03-01 03:11:22 +00:00
James Harton 215e19b0c3 feat: add Address.from_tuple/1 and Address.from_tuple!/1 2022-03-01 16:08:10 +13:00
James Harton 02caaa4bdd chore(deps): update dependency ex_doc to >= 0.28.1 2022-02-23 11:04:27 +13:00
James Harton e494dd8028 chore(deps): update dependency earmark to >= 1.4.20 2022-01-31 13:20:35 +13:00
James Harton a946cf6073 chore(deps): update dependency earmark to v1 2021-12-09 17:16:39 +13:00
James Harton 295d0a987e chore(deps): update dependency git_ops to ~> 2.4 2021-12-09 16:18:20 +13:00
James Harton a0f55534f1 chore(deps): update dependency ex_doc to >= 0.26.0 2021-12-09 14:52:02 +13:00
James Harton 330e61ebe6 chore(deps): update dependency earmark to >= 0.2.1 2021-12-09 13:24:14 +13:00