Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps jsonschema-spec from 0.2.3 to 0.2.4.

Release notes

Sourced from jsonschema-spec's releases.

0.2.4

Bug fixes

  • Accessor store resolved references fix #58
Commits
  • 34d4c46 Version 0.2.4
  • 9073016 Merge pull request #58 from p1c2u/fix/accessor-store-resolved-references-fix
  • 835ff3a Accessor store resolved references fix
  • dc2e134 Merge pull request #56 from p1c2u/dependabot/pip/mypy-1.5.0
  • 36b329f Bump mypy from 1.4.1 to 1.5.0
  • a7f67d3 Merge pull request #55 from p1c2u/dependabot/pip/referencing-0.30.2
  • 7a20af5 Merge pull request #54 from p1c2u/dependabot/pip/responses-0.23.3
  • 394716a Bump referencing from 0.30.0 to 0.30.2
  • 9cbb4fd Bump responses from 0.23.2 to 0.23.3
  • 79dbf79 Merge pull request #53 from p1c2u/dependabot/pip/flynt-1.0.1
  • 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 <dependency name> 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)

Bumps [jsonschema-spec](https://github.com/p1c2u/jsonschema-spec) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/p1c2u/jsonschema-spec/releases)
- [Commits](p1c2u/jsonschema-path@0.2.3...0.2.4)

---
updated-dependencies:
- dependency-name: jsonschema-spec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 21, 2023
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #652 (19573fd) into master (c9e3164) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #652   +/-   ##
=======================================
  Coverage   90.84%   90.84%           
=======================================
  Files         123      123           
  Lines        3463     3463           
  Branches      423      423           
=======================================
  Hits         3146     3146           
  Misses        266      266           
  Partials       51       51           

@p1c2u p1c2u merged commit 0f88c25 into master Aug 22, 2023
@p1c2u p1c2u deleted the dependabot/pip/jsonschema-spec-0.2.4 branch August 22, 2023 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants