WFCD / navis

Cephalon Navis is an app inspired by Warframe Hub.
MIT License
26 stars 6 forks source link

chore(deps): bump warframestat_client from 3.8.3 to 3.8.10 in /packages/navis_ui #485

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps warframestat_client from 3.8.3 to 3.8.10.

Release notes

Sourced from warframestat_client's releases.

v3.8.10

3.8.10 (2024-06-06)

Bug Fixes

  • warframe-items: added more missing ItemTypes and corrected some type parsing for Profile.loadout.xpInfo (6011c40)

v3.8.9

3.8.9 (2024-06-03)

Bug Fixes

  • add missing maxLevelCap to Weapon (d8dc263)

v3.8.8

3.8.8 (2024-05-30)

Bug Fixes

  • warframe-items: warframe and weapon endpoints were incorrect (866941e)

v3.8.7

3.8.7 (2024-05-30)

Bug Fixes

  • rare occurance where ArsenalItem.feature and ArsenalItem.polarized can be null (132106c)

v3.8.6

3.8.6 (2024-05-26)

Bug Fixes

  • pass lanugage and client to ProfileClient (8f1a9df)

v3.8.5

3.8.5 (2024-05-26)

Bug Fixes

  • lower the websocket ping time (0c7d637)

v3.8.4

3.8.4 (2024-05-24)

... (truncated)

Changelog

Sourced from warframestat_client's changelog.

3.8.10 (2024-06-06)

Bug Fixes

  • warframe-items: added more missing ItemTypes and corrected some type parsing for Profile.loadout.xpInfo (6011c40)

3.8.9 (2024-06-03)

Bug Fixes

  • add missing maxLevelCap to Weapon (d8dc263)

3.8.8 (2024-05-30)

Bug Fixes

  • warframe-items: warframe and weapon endpoints were incorrect (866941e)

3.8.7 (2024-05-30)

Bug Fixes

  • rare occurance where ArsenalItem.feature and ArsenalItem.polarized can be null (132106c)

3.8.6 (2024-05-26)

Bug Fixes

  • pass lanugage and client to ProfileClient (8f1a9df)

3.8.5 (2024-05-26)

Bug Fixes

  • lower the websocket ping time (0c7d637)

3.8.4 (2024-05-24)

Bug Fixes

  • API no longer uses what would be ProfileData (8e2b155)
Commits
  • 245cf48 chore(release): 3.8.10
  • c12e2db ci: update fixtures
  • 6011c40 fix(warframe-items): added more missing ItemTypes and corrected some type par...
  • 9c82169 chore(release): 3.8.9
  • d8dc263 fix: add missing maxLevelCap to Weapon
  • 127c91e chore(release): 3.8.8
  • 2bbb2bb chore: add commitlint scope rules
  • 866941e fix(warframe-items): warframe and weapon endpoints were incorrect
  • 9a709e2 chore(release): 3.8.7
  • 132106c fix: rare occurance where ArsenalItem.feature and ArsenalItem.polarized c...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.