Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Updated Accounts.get() + NPM Update (axios + devDependencies) #166

Merged
merged 1 commit into from
Feb 19, 2022

Conversation

leifgehrmann
Copy link
Owner

The accounts endpoint for retrieving accounts by a query has been updated: https://apidocs.tempo.io/#panel_accounts

Multiple accounts can now be queried by account IDs. Before one could only query by status.

I've also upgraded dependencies like axios and other dev dependencies. axios 0.26.0 does not appear to have significant breaking changes but it does have some vulnerability fixes.

@codecov
Copy link

codecov bot commented Feb 19, 2022

Codecov Report

Merging #166 (9bfd359) into master (781b2b4) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #166   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines          382       382           
  Branches        14        14           
=========================================
  Hits           382       382           
Impacted Files Coverage Δ
src/collections/accounts.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 781b2b4...9bfd359. Read the comment docs.

@leifgehrmann leifgehrmann merged commit c0dc772 into master Feb 19, 2022
@leifgehrmann leifgehrmann deleted the npm-update branch February 19, 2022 20:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant