Commit graph

16 commits

Author SHA1 Message Date
dependabot[bot]
d2f17cc3cd
chore(deps-dev): bump parse_trans from 3.3.0 to 3.4.2 (#11)
Bumps [parse_trans](https://github.com/uwiger/parse_trans) from 3.3.0 to 3.4.2.
- [Commits](https://github.com/uwiger/parse_trans/commits)

---
updated-dependencies:
- dependency-name: parse_trans
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 16:02:26 +12:00
dependabot[bot]
5e512e1ee1
chore(deps-dev): bump excoveralls from 0.13.4 to 0.18.1 (#12)
* chore(deps-dev): bump excoveralls from 0.13.4 to 0.18.1

Bumps [excoveralls](https://github.com/parroty/excoveralls) from 0.13.4 to 0.18.1.
- [Release notes](https://github.com/parroty/excoveralls/releases)
- [Changelog](https://github.com/parroty/excoveralls/blob/master/CHANGELOG.md)
- [Commits](https://github.com/parroty/excoveralls/compare/v0.13.4...v0.18.1)

---
updated-dependencies:
- dependency-name: excoveralls
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: unlock unused dependencies.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Harton <james@harton.nz>
2024-04-11 16:02:12 +12:00
6b8b0667bd
chore: fix build. 2024-04-11 14:25:25 +12:00
Peter Hartman
3cd04758ec
improvement: Add custom pagination start() callback for initial page request (#8) 2023-11-13 13:21:38 -05:00
Zach Daniel
e22fb218e8 chore: credo/ci 2023-10-21 22:43:34 -04:00
Zach Daniel
f91087bbb6 chore: update deps 2023-10-21 22:40:05 -04:00
Peter Hartman
517a90dd4e
fix: properly support endpoints being lists (#4) 2023-10-21 22:37:46 -04:00
Zach Daniel
37741252fa improvement: migrate to tesla instead of finch 2023-06-30 15:22:38 -04:00
Zach Daniel
a9d94bdd9b improvement: paginators & better filter support
improvement: new spark_function_behaviour for `before_request`
2023-01-15 01:07:41 -05:00
Zach Daniel
92cf4fd8bf improvement: default entity path, support setting req headers 2023-01-14 13:28:21 -05:00
Zach Daniel
34371292af improvement: update finch 2023-01-12 09:35:32 -05:00
Zach Daniel
692fbb8c09 improvement: use new docs and upgrade ash 2022-11-03 10:08:50 -07:00
Zach Daniel
e2d280492e improvement: upgrade to latest ash 2022-09-15 13:06:29 -04:00
Zach Daniel
f42756c342 fix: various endpoint related bug fixes 2022-05-19 16:10:09 -04:00
Zach Daniel
4cf510fbd8 WIP 2021-10-29 22:40:27 -04:00
Zach Daniel
11c76e2bde init 2021-10-24 22:52:03 -04:00