chore(deps): update dependency referencing to v0.35.1 #17

Merged
realaravinth merged 1 commit from renovate/referencing-0.x into master 2024-06-08 13:19:09 +05:30
Member

This PR contains the following updates:

Package Update Change
referencing (changelog) minor ==0.30.2 -> ==0.35.1

Release Notes

python-jsonschema/referencing (referencing)

v0.35.1

Compare Source

  • Make Resource.pointer also properly handle empty pointers (which refer to the root document).
    This fix likely only affects you if you were using that function directly, as Resource.lookup already handles empty fragments.

Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.35.0...v0.35.1

v0.35.0

Compare Source

  • Ensure that Registry.contents() also raises NoSuchResource exceptions for nonexistent resources, not KeyError (which is an implementation detail).

Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.34.0...v0.35.0

v0.34.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.33.0...v0.34.0

v0.33.0

Compare Source

  • Add a referencing.jsonschema.SchemaResource type alias to go along with the other JSON Schema specialized types.

Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.32.1...v0.33.0

v0.32.1

Compare Source

  • Make Specification.detect raise a CannotDetermineSpecification error even if passed a mapping with a $schema key that doesn't match JSON Schema dialect semantics (e.g. a non-string).

Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.32.0...v0.32.1

v0.32.0

Compare Source

Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.31.1...v0.32.0

v0.31.1

Compare Source

Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.31.0...v0.31.1

v0.31.0

Compare Source

Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.30.2...v0.31.0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [referencing](https://github.com/python-jsonschema/referencing) ([changelog](https://referencing.readthedocs.io/en/stable/changes/)) | minor | `==0.30.2` -> `==0.35.1` | --- ### Release Notes <details> <summary>python-jsonschema/referencing (referencing)</summary> ### [`v0.35.1`](https://github.com/python-jsonschema/referencing/releases/tag/v0.35.1) [Compare Source](https://github.com/python-jsonschema/referencing/compare/v0.35.0...v0.35.1) <!-- Release notes generated using configuration in .github/release.yml at v0.35.1 --> - Make `Resource.pointer` also properly handle empty pointers (which refer to the root document). This fix likely only affects you if you were using that function directly, as `Resource.lookup` already handles empty fragments. **Full Changelog**: https://github.com/python-jsonschema/referencing/compare/v0.35.0...v0.35.1 ### [`v0.35.0`](https://github.com/python-jsonschema/referencing/releases/tag/v0.35.0) [Compare Source](https://github.com/python-jsonschema/referencing/compare/v0.34.0...v0.35.0) <!-- Release notes generated using configuration in .github/release.yml at v0.35.0 --> - Ensure that `Registry.contents()` also raises `NoSuchResource` exceptions for nonexistent resources, not `KeyError` (which is an implementation detail). **Full Changelog**: https://github.com/python-jsonschema/referencing/compare/v0.34.0...v0.35.0 ### [`v0.34.0`](https://github.com/python-jsonschema/referencing/releases/tag/v0.34.0) [Compare Source](https://github.com/python-jsonschema/referencing/compare/v0.33.0...v0.34.0) <!-- Release notes generated using configuration in .github/release.yml at v0.34.0 --> ##### What's Changed - Also look inside `definitions` keywords even on newer dialects. The specification recommends doing so regardless of the rename to `$defs`. - Ensure non-blocking mypy compatibility by [@&#8203;jamescw19](https://github.com/jamescw19) in https://github.com/python-jsonschema/referencing/pull/130 ##### New Contributors - [@&#8203;jamescw19](https://github.com/jamescw19) made their first contribution in https://github.com/python-jsonschema/referencing/pull/130 **Full Changelog**: https://github.com/python-jsonschema/referencing/compare/v0.33.0...v0.34.0 ### [`v0.33.0`](https://github.com/python-jsonschema/referencing/releases/tag/v0.33.0) [Compare Source](https://github.com/python-jsonschema/referencing/compare/v0.32.1...v0.33.0) <!-- Release notes generated using configuration in .github/release.yml at v0.33.0 --> - Add a `referencing.jsonschema.SchemaResource` type alias to go along with the other JSON Schema specialized types. **Full Changelog**: https://github.com/python-jsonschema/referencing/compare/v0.32.1...v0.33.0 ### [`v0.32.1`](https://github.com/python-jsonschema/referencing/releases/tag/v0.32.1) [Compare Source](https://github.com/python-jsonschema/referencing/compare/v0.32.0...v0.32.1) <!-- Release notes generated using configuration in .github/release.yml at v0.32.1 --> - Make `Specification.detect` raise a `CannotDetermineSpecification` error even if passed a mapping with a `$schema` key that doesn't match JSON Schema dialect semantics (e.g. a non-string). **Full Changelog**: https://github.com/python-jsonschema/referencing/compare/v0.32.0...v0.32.1 ### [`v0.32.0`](https://github.com/python-jsonschema/referencing/releases/tag/v0.32.0) [Compare Source](https://github.com/python-jsonschema/referencing/compare/v0.31.1...v0.32.0) <!-- Release notes generated using configuration in .github/release.yml at v0.32.0 --> **Full Changelog**: https://github.com/python-jsonschema/referencing/compare/v0.31.1...v0.32.0 ### [`v0.31.1`](https://github.com/python-jsonschema/referencing/releases/tag/v0.31.1) [Compare Source](https://github.com/python-jsonschema/referencing/compare/v0.31.0...v0.31.1) <!-- Release notes generated using configuration in .github/release.yml at v0.31.1 --> **Full Changelog**: https://github.com/python-jsonschema/referencing/compare/v0.31.0...v0.31.1 ### [`v0.31.0`](https://github.com/python-jsonschema/referencing/releases/tag/v0.31.0) [Compare Source](https://github.com/python-jsonschema/referencing/compare/v0.30.2...v0.31.0) <!-- Release notes generated using configuration in .github/release.yml at v0.31.0 --> **Full Changelog**: https://github.com/python-jsonschema/referencing/compare/v0.30.2...v0.31.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-06-08 02:00:15 +05:30
renovate-bot added 1 commit 2024-06-08 02:00:16 +05:30
chore(deps): update dependency referencing to v0.35.1
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
1d582db48a
realaravinth merged commit f643dd331b into master 2024-06-08 13:19:09 +05:30
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ForgeFlux/ap-test#17
No description provided.