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

Update certego-saas requirement from ~=0.2.0 to ~=0.5.0 in /requirements #124

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2023

Updates the requirements on certego-saas to permit the latest version.

Release notes

Sourced from certego-saas's releases.

0.5.0

What's Changed

Full Changelog: certego/certego-saas@0.4.3...0.5.0

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2023

Dependabot tried to add @mlodi as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/intelowlproject/GreedyBear/pulls/124/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the intelowlproject/GreedyBear repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

Updates the requirements on [certego-saas](https://github.com/certego/certego-saas) to permit the latest version.
- [Release notes](https://github.com/certego/certego-saas/releases)
- [Commits](certego/certego-saas@0.2.0...0.5.0)

---
updated-dependencies:
- dependency-name: certego-saas
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/develop/certego-saas-approx-eq-0.5.0 branch from dec23ba to 9f60e0e Compare April 6, 2023 14:40
@mlodic mlodic merged commit 10ac989 into develop Apr 7, 2023
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/certego-saas-approx-eq-0.5.0 branch April 7, 2023 09:53
mlodic added a commit that referenced this pull request Apr 7, 2023
* adjusted dependabot config

* Bump library/nginx from 1.21.1-alpine to 1.23.4-alpine in /docker (#118)

Bumps library/nginx from 1.21.1-alpine to 1.23.4-alpine.

---
updated-dependencies:
- dependency-name: library/nginx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update drf-spectacular requirement in /requirements (#119)

Updates the requirements on [drf-spectacular](https://github.com/tfranzel/drf-spectacular) to permit the latest version.
- [Release notes](https://github.com/tfranzel/drf-spectacular/releases)
- [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst)
- [Commits](tfranzel/drf-spectacular@0.22.0...0.26.1)

---
updated-dependencies:
- dependency-name: drf-spectacular
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* added twitter publish

* Update certego-saas requirement from ~=0.2.0 to ~=0.5.0 in /requirements (#124)

Updates the requirements on [certego-saas](https://github.com/certego/certego-saas) to permit the latest version.
- [Release notes](https://github.com/certego/certego-saas/releases)
- [Commits](certego/certego-saas@0.2.0...0.5.0)

---
updated-dependencies:
- dependency-name: certego-saas
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump myst-parser from 0.17.0 to 1.0.0 in /requirements (#120)

Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.17.0 to 1.0.0.
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](executablebooks/MyST-Parser@v0.17.0...v1.0.0)

---
updated-dependencies:
- dependency-name: myst-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* added healthchecks

* fixed nginx location

* added back uwsgi and uwsgitop

* added stag override

* uwsgi adjustments

* adjusted uwsgi path and removed healthcheck for celery

* fixed uwsgi installation in alpine

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant