Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps auraxium from 0.2.3 to 0.3.0.

Release notes

Sourced from auraxium's releases.

Version 0.3

Changes

  • auraxium.Client.get_by_name() now supports looking up ps2.World name instance (see #66)
  • Extraneous fields are now ignored as part of payload validation. No warning is emitted for this in client code
  • The deprecation of the legacy utility methods Ps2Object.get_*() has been pushed back to Version 0.4
  • Team ID has been added for the Death and VehicleDestroy ESS payloads (see #69)

Fixes

  • Dummy URLs generated as part of error messages no longer trigger default service ID warnings
  • Addressed several issues related to documentation accuracy and unresolved references
  • Fixed optional ESS payload arguments not defaulting for newer versions of Pydantic

Known issues

  • The auraxium.types.CensusData type alias is not resolvable in the Docs as part of function signatures

Patch 0.2.4

  • Fixed error when manually defining event stream triggers defined with string event names and world ID filters and applied (#66, #67).
  • Fixed ESS Trigger instances not auto-inserting logicalAndCharactersWithWorlds=true for custom GainExperience event filters.
  • Removed code and documentation references to the removed ContinentUnlock ESS event.
  • The Weapon.datasheet() and Item.datasheet() now return None for missing records rather than throwing NotFoundError.
Commits
  • 23dcf92 Bump Version
  • 4c5f425 Fix tests README shield
  • 20e9831 Merge branch 'develop'
  • 75f3f0a Extend deprecation range for old getter helpers
  • 682867d Enable automatic retries for ServiceUnavailable messages
  • 11bca4a Update README.md
  • 608351d Merge branch 'develop'
  • 153e4fb Merge branch 'fix-missing-team-id' into develop
  • 3f6816d Add missing arguments in test factory
  • 5334b89 Add victim team ID
  • 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 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)

Bumps [auraxium](https://github.com/leonhard-s/auraxium) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/leonhard-s/auraxium/releases)
- [Commits](leonhard-s/auraxium@v0.2.3...v0.3.0)

---
updated-dependencies:
- dependency-name: auraxium
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants