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

Bump fastjsonschema from 2.20.0 to 2.21.1 in /docker/sane-doc-reports #34496

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps fastjsonschema from 2.20.0 to 2.21.1.

Changelog

Sourced from fastjsonschema's changelog.

=== 2.21.1 (2024-12-02)

  • Fixed ResourceWarning where file was not properly closed
  • Fixed regexp for date format

=== 2.21.0 (2024-11-27)

  • Updated test suite
  • Fixed detecting when infinity is reached with multipleOf
  • Fixed that min/max items/lenght/properties can be float
  • Fixed that everything with empty not is invalid
  • Fixed missing re import when using regex pattern
  • Improved regexp for email format to comfort test suite
  • Improved regexp for date format to comfort test suite
  • Improved regexp for ipv4 format to comfort test suite
  • Added partial support of idn-hostname format
  • Added detailed_exceptions flag (default to True to avoid breaking change) - when used, results are twice as fast
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2024
@CLAassistant
Copy link

CLAassistant commented Dec 2, 2024

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot enabled auto-merge (squash) December 2, 2024 14:33
@xsoar-bot
Copy link

Docker Image Ready - Dev

Docker automatic build at CircleCI has deployed your docker image: devdemisto/sane-doc-reports:1.0.0.117772
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/sane-doc-reports/tags
Get started by pulling the image:

docker pull devdemisto/sane-doc-reports:1.0.0.117772

Docker Metadata

  • Image Size: 460.41 MB
  • Image ID: sha256:d5cf4ce26267e199a3c14c9330f2bb390c94b2a1d27bd4f5e8844f6035209ceb
  • Created: 2024-12-02T14:36:30.727103548Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
    • PYTHON_VERSION=3.11.10
    • PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372
    • DOCKER_IMAGE=devdemisto/sane-doc-reports:1.0.0.117772
  • Labels:
    • org.opencontainers.image.authors:Demisto <containers@demisto.com>
    • org.opencontainers.image.revision:01f4e7f0680d085713de814862ff57746c6b313f
    • org.opencontainers.image.version:1.0.0.117772

@JudahSchwartz
Copy link
Collaborator

@dependabot recreate

Bumps [fastjsonschema](https://github.com/horejsek/python-fastjsonschema) from 2.20.0 to 2.21.1.
- [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt)
- [Commits](horejsek/python-fastjsonschema@v2.20.0...v2.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/docker/sane-doc-reports/fastjsonschema-2.21.1 branch from 01f4e7f to ce9de91 Compare December 15, 2024 07:55
Copy link

stale bot commented Jan 18, 2025

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.

If you'd like to keep it open, please leave a comment with the status of the PR.

Thank you for your contribution!

@stale stale bot added the stale label Jan 18, 2025
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 stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants