Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.3 #121

Merged

Conversation

anaconda-renovate[bot]
Copy link
Contributor

@anaconda-renovate anaconda-renovate bot commented Apr 1, 2024

This PR contains the following updates:

Package Type Update Change
python-jsonschema/check-jsonschema repository minor 0.28.0 -> 0.29.3

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)

v0.29.3

Compare Source

  • Update vendored schemas: buildkite, circle-ci, dependabot, gitlab-ci,
    renovate, taskfile, woodpecker-ci (2024-09-29)

v0.29.2

Compare Source

  • Update vendored schemas: buildkite, github-workflows, gitlab-ci, renovate,
    woodpecker-ci (2024-08-22)
  • Convert from setup.cfg to pyproject.toml for python package metadata

v0.29.1

Compare Source

  • Update vendored schemas: circle-ci, dependabot, gitlab-ci, renovate,
    woodpecker-ci (2024-07-21)
  • Fix a bug which could result in local file URI resolution failing on
    non-Windows platforms in certain cases. Thanks :user:bukzor! (:pr:465)
  • Fix caching behaviors to ensure that caches are correctly preserved across
    instancefiles during --schemafile evaluation. This also fixes a bug in the
    remote $ref cache.
    Thanks :user:alex1701c for reporting! (:issue:463, :pr:466)

v0.29.0

Compare Source

  • Update vendored schemas: github-workflows, renovate, woodpecker-ci (2024-07-07)
  • Improve caching to include caching of remote $ref downloads. This should
    improve performance in cases where a schema has many remote refs and is used
    in repeat invocations. The $ref cache can be disabled via the same
    --no-cache flag which disables use of the pre-existing cache. Thanks
    :user:alex1701c! (:issue:452, :pr:454)
  • Fix an ordering bug which caused caching to be ineffective, resulting in
    repeated downloads of remote schemas even when the cache was populated.
    Thanks :user:alex1701c for reporting! (:issue:453)

v0.28.6

Compare Source

  • Update vendored schemas: bitbucket-pipelines, circle-ci, readthedocs,
    renovate (2024-06-23)
  • Add CircleCI schema and pre-commit hook. Thanks :user:jrdnbradford! (:pr:444)

v0.28.5

Compare Source

  • Update vendored schemas: bitbucket-pipelines, dependabot, github-actions,
    github-workflows, gitlab-ci, readthedocs, renovate (2024-06-10)
  • Update bitbucket schema to use the option from the
    intellij-bitbucket-references-plugin . For more details on this decision, see
    :issue:440 . Thanks @​blade2005 for the PR! (:pr:442)

v0.28.4

Compare Source

  • Update vendored schemas: buildkite, github-workflows, gitlab-ci, renovate,
    taskfile, woodpecker-ci (2024-05-19)

v0.28.3

Compare Source

  • Update vendored schemas: dependabot, github-workflows, gitlab-ci, renovate,
    woodpecker-ci (2024-05-05)
  • Update Cloud Build pre-commit hook to support JSON Cloud Build config. Thanks
    :user:jrdnbradford! (:pr:427)

v0.28.2

Compare Source

  • Update vendored schemas: cloudbuild, gitlab-ci, renovate (2024-04-10)
  • Add Taskfile schema and pre-commit hook. Thanks :user:jrdnbradford! (:pr:417)

v0.28.1

Compare Source

  • Update vendored schemas: buildkite, cloudbuild, dependabot, github-actions,
    github-workflows, gitlab-ci, renovate, woodpecker-ci (2024-03-31)

Configuration

📅 Schedule: Branch creation - "every weekday" in timezone UTC, 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.

@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.1 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.2 Apr 11, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from 786acc5 to d67d55f Compare April 11, 2024 08:02
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.2 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.3 May 7, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from d67d55f to 761d926 Compare May 7, 2024 18:38
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.3 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.4 May 22, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from 761d926 to 1432484 Compare May 22, 2024 15:34
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.4 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.5 Jun 10, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from 1432484 to 50b09b4 Compare June 10, 2024 23:44
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.5 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.6 Jun 26, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from 50b09b4 to 1fe6b56 Compare June 26, 2024 00:00
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.6 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.0 Jul 9, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from 1fe6b56 to 0e1c45e Compare July 9, 2024 10:33
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.0 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.1 Jul 28, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from 0e1c45e to 463481f Compare July 28, 2024 02:40
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.1 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.2 Aug 23, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from 463481f to f265410 Compare August 23, 2024 04:28
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.2 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.3 Oct 1, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from f265410 to 3e068b3 Compare October 1, 2024 05:01
@schuylermartin45 schuylermartin45 merged commit d7cae3f into main Oct 1, 2024
3 checks passed
@schuylermartin45 schuylermartin45 deleted the renovate/python-jsonschema-check-jsonschema-0.x branch October 1, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant