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 crazy-max/ghaction-github-labeler from 3.1.1 to 4.1.0 #40

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2023

Bumps crazy-max/ghaction-github-labeler from 3.1.1 to 4.1.0.

Release notes

Sourced from crazy-max/ghaction-github-labeler's releases.

v4.1.0

  • Bump @​actions/core from 1.6.0 to 1.10.0 (#170 #174)
  • Bump @​actions/github from 5.0.1 to 5.1.1 (#175)

Full Changelog: crazy-max/ghaction-github-labeler@v4.0.0...v4.1.0

v4.0.0

  • Node 16 as default runtime (#161)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

v3.2.0

  • Update dev dependencies and workflow (#151 #160)
  • Bump @​actions/core from 1.2.6 to 1.6.0 (#148)
  • Bump @​actions/github from 5.0.0 to 5.0.1 (#132 #158)
  • Bump node-fetch from 2.6.0 to 2.6.7 (#140 #156)
  • Bump minimist from 1.2.5 to 1.2.6 (#157)
  • Bump ws from 7.3.1 to 7.5.3 (#141)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#150)
  • Bump y18n from 4.0.0 to 4.0.3 (#142)
  • Bump tmpl from 1.0.4 to 1.0.5 (#146)
  • Bump path-parse from 1.0.6 to 1.0.7 (#144)
  • Bump js-yaml from 3.14.1 to 4.1.0 (#128)
  • Bump node-notifier from 8.0.0 to 8.0.2 (#139)
  • Bump lodash from 4.17.20 to 4.17.21 (#138)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#137)
Changelog

Sourced from crazy-max/ghaction-github-labeler's changelog.

Changelog

4.0.0 (2022/05/26)

  • Node 16 as default runtime (#161)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

3.2.0 (2022/05/26)

  • Update dev dependencies and workflow (#151 #160)
  • Bump @​actions/core from 1.2.6 to 1.6.0 (#148)
  • Bump @​actions/github from 5.0.0 to 5.0.1 (#132 #158)
  • Bump node-fetch from 2.6.0 to 2.6.7 (#140 #156)
  • Bump minimist from 1.2.5 to 1.2.6 (#157)
  • Bump ws from 7.3.1 to 7.5.3 (#141)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#150)
  • Bump y18n from 4.0.0 to 4.0.3 (#142)
  • Bump tmpl from 1.0.4 to 1.0.5 (#146)
  • Bump path-parse from 1.0.6 to 1.0.7 (#144)
  • Bump js-yaml from 3.14.1 to 4.1.0 (#128)
  • Bump node-notifier from 8.0.0 to 8.0.2 (#139)
  • Bump lodash from 4.17.20 to 4.17.21 (#138)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#137)
Commits
  • 3de87da Merge pull request #175 from crazy-max/dependabot/npm_and_yarn/actions/github...
  • 4fafb70 Update generated content
  • ed3aa8b Bump @​actions/github from 5.0.1 to 5.1.1
  • 83693f5 Merge pull request #174 from crazy-max/dependabot/npm_and_yarn/actions/core-1...
  • e8478c1 Update generated content
  • 6bdd55c Bump @​actions/core from 1.9.1 to 1.10.0
  • 17aaa97 Bump @​actions/core from 1.6.0 to 1.9.1 (#170)
  • c4c2f14 Fix git.io link
  • 60cd4b7 Bump official actions to latest major
  • 3c873f5 Bump actions to latest major
  • 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 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 [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 3.1.1 to 4.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-labeler/blob/v4.1.0/CHANGELOG.md)
- [Commits](crazy-max/ghaction-github-labeler@v3.1.1...v4.1.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Mar 2, 2023
@francbartoli francbartoli merged commit e797319 into main Mar 2, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/crazy-max/ghaction-github-labeler-4.1.0 branch March 2, 2023 23:00
francbartoli pushed a commit that referenced this pull request Jun 12, 2023
)

* Bump pip from 23.0 to 23.0.1 in /.github/workflows (#28)

Bumps [pip](https://github.com/pypa/pip) from 23.0 to 23.0.1.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.0...23.0.1)

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

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

* Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.6.4 (#29)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.2 to 1.6.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.4.2...v1.6.4)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  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>

* Bump actions/setup-python from 2.3.0 to 4.5.0 (#30)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.0 to 4.5.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v2.3.0...v4.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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>

* Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.3 (#31)

Bumps [salsify/action-detect-and-tag-new-version](https://github.com/salsify/action-detect-and-tag-new-version) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/salsify/action-detect-and-tag-new-version/releases)
- [Commits](salsify/action-detect-and-tag-new-version@v2.0.1...v2.0.3)

---
updated-dependencies:
- dependency-name: salsify/action-detect-and-tag-new-version
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Bump actions/upload-artifact from 2.2.4 to 3.1.2 (#32)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.4 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v2.2.4...v3.1.2)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>

* Bump actions/checkout from 2.4.0 to 3.3.0 (#33)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2.4.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>

* Bump virtualenv from 20.19.0 to 20.20.0 in /.github/workflows (#37)

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.19.0 to 20.20.0.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.19.0...20.20.0)

---
updated-dependencies:
- dependency-name: virtualenv
  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>

* Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (#38)

Bumps [poetry](https://github.com/python-poetry/poetry) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/master/CHANGELOG.md)
- [Commits](python-poetry/poetry@1.3.2...1.4.0)

---
updated-dependencies:
- dependency-name: poetry
  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>

* Bump actions/cache from 2.1.7 to 3.2.6 (#44)

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.2.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v2.1.7...v3.2.6)

---
updated-dependencies:
- dependency-name: actions/cache
  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>

* Bump codecov/codecov-action from 2.1.0 to 3.1.1 (#43)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v2.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  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>

* Bump release-drafter/release-drafter from 5.15.0 to 5.23.0 (#42)

Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.15.0 to 5.23.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v5.15.0...v5.23.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  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>

* Bump actions/download-artifact from 2.0.10 to 3.0.2 (#41)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.0.10 to 3.0.2.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v2.0.10...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  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>

* Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.1.0 (#40)

Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 3.1.1 to 4.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-labeler/blob/v4.1.0/CHANGELOG.md)
- [Commits](crazy-max/ghaction-github-labeler@v3.1.1...v4.1.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-labeler
  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>

* Bump pyupgrade from 2.38.2 to 3.3.1 (#39)

Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.38.2 to 3.3.1.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](asottile/pyupgrade@v2.38.2...v3.3.1)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-type: direct:development
  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>

* keycloak predefined realmjson import at startup with docker compose file

* Upgrade keycloak and make it more reliable with PostgreSQL and preconfigured client secret in .env

* fix: postman collections to use port 5000 instead of 8000 and make /api instead of /v1

* change location of pygeoapi realm

* add the .env file for docker-compose

* upgrade to the new openid-configuration url from keycloak

* change postman collections to the new keycloak openid-configuration urls

* add the health chack and keycloak start instead of start-dev prod ready

* Replace client_secret to the predefined one

* notes for new keycloak updates

* add postgresql part

* upgrade packages and pygeoapi to latest

* upgrade actions poetry to 1.5.1

* import APP instead of app for new pygeoapi version 0.16.dev0

* reformate with prettier and remove spaces

* revert back to poetry 1.4.0

* test

* fix pre-commit

* try 2 to upgrade versions

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
francbartoli added a commit that referenced this pull request Jun 12, 2023
* Add cookiecuttered application


Add cookiecuttered application


Add cookiecuttered application


Add cookiecuttered application

* Add empty fastapi application


Add empty fastapi application


Add empty fastapi application

* Add pygeoapi with static configuration

* Add basic authn and authz implementation via keycloak and opa (#2)

* Fix some noxfile sessions (#3)

* Fix precommit failures

* Fix noxfile


Fix noxfile


Fix noxfile


Fix noxfile


Fix noxfile


Fix noxfile


Fix noxfile
Fix some noxfile sessions


Fix some noxfile sessions (#3)


Fix some noxfile sessions (#3)

* Replace click with typer

* Fix more noxfile sessions


Fix tests for python 3.10


Fix xdoctest command


Fix docs session in noxfile


Fix docs


Fix mkdocs commands in noxfile


Fix mkdocs commands in noxfile

* Add base architecture and some docs for development

* Add cookiecuttered application


Add cookiecuttered application


Add cookiecuttered application


Add cookiecuttered application

* Add empty fastapi application


Add empty fastapi application


Add empty fastapi application

* Add pygeoapi with static configuration

* Add basic authn and authz implementation via keycloak and opa (#2)

* Fix some noxfile sessions (#3)

* Fix precommit failures

* Fix noxfile


Fix noxfile


Fix noxfile


Fix noxfile


Fix noxfile


Fix noxfile


Fix noxfile
Fix some noxfile sessions


Fix some noxfile sessions (#3)


Fix some noxfile sessions (#3)

* Replace click with typer

* Fix more noxfile sessions


Fix tests for python 3.10


Fix xdoctest command


Fix docs session in noxfile


Fix docs


Fix mkdocs commands in noxfile


Fix mkdocs commands in noxfile

* Add base architecture and some docs for development

* Update pygeoapi dependency

* Update readme with complete rego example

* Fix pre-commit

* Update README.md (#6)

* Update README.md

Add images to serve as guide when setting up Keycloak

* Update readme with complete rego example

* Add new images

Signed-off-by: Abdulazeez Abdulazeez Adeshina <youngestdev@gmail.com>

* Update README with images stored in docs/images folder

Signed-off-by: Abdulazeez Abdulazeez Adeshina <youngestdev@gmail.com>

* Fix pre-commit

* Update README.md

Add images to serve as guide when setting up Keycloak

* Add new images

Signed-off-by: Abdulazeez Abdulazeez Adeshina <youngestdev@gmail.com>

* Update README with images stored in docs/images folder

Signed-off-by: Abdulazeez Abdulazeez Adeshina <youngestdev@gmail.com>

* Fix pre-commit

Co-authored-by: Francesco Bartoli <francesco.bartoli@geobeyond.it>

* Rename project

* Fix failing tests. (#7)

* 1. Update `main.py` file to include a custom FastAPI class. In this class, I have added a `logger` attribute to fix the error from mypy.
2. Updated the `noxfile.py` to include the `--namespace-packages` tag to ensure mypy pursues the library path instead of a shallow search returning a module has no attribute error.
3. Fixed the wrong class import in the service_result.py file.
4. Created the mypy configuration file to ignore missing imports.

* Format conf fie

* In this commit, I made the following changes:

1. Updated the `noxfile.py` file to clean the cache before running the `pre-commit test`. The cache is responsible for failed tests.
2. Added docstrings to `ModifiedFastAPI` class in `app/main.py`
3. Format imports in `logging.py`, `auth.py` and `test_cli.py` by running `nox` locally.

* Update main.py

* Proper renaming

Signed-off-by: Abdulazeez Abdulazeez Adeshina <youngestdev@gmail.com>

* Update main.py

* Update dependency.

* Set source diagram format

* Update dependencies and make OPA optional (#9)

* Update dependencies

* Make open policy agent protection optional

* Fix gdal installation

* Fix precommit and bandit dev dependencies

* Update CI python packages

* Opt in apikey (#10)

* Update dependencies

* Make open policy agent protection optional

* Fix gdal installation

* Fix precommit and bandit dev dependencies

* Update CI python packages

* Add optional api-key protection to pygeoapi

* Fix precommit


Fix precommit


Fix precommit


Fix precommit

* Fix safety with exclusions


Fix safety with exclusions


Fix safety with exclusions


Fix safety with exclusions

* Fix mypy

See pandas-dev/pandas-stubs#296

Fix mypy by pinning 3.10.6

See pandas-dev/pandas-stubs#296

Fix mypy


Fix mypy

* Update dependencies

* Make open policy agent protection optional

* Fix precommit and bandit dev dependencies

* Add optional api-key protection to pygeoapi

* Fix precommit


Fix precommit


Fix precommit


Fix precommit

* Fix safety with exclusions


Fix safety with exclusions


Fix safety with exclusions


Fix safety with exclusions

* Fix mypy

See pandas-dev/pandas-stubs#296

Fix mypy by pinning 3.10.6

See pandas-dev/pandas-stubs#296

Fix mypy


Fix mypy

* Update pygeoapi openapi document (#11)

* Override pygeoapi configuration files

* Add support for postgres table and custom api key from settings

* Fix precommit

* Fix generation of openapi document from env variables

* Update dependencies with security fixes

* Fix safety warning and bump fastapi-key-auth version

* Fix precommit failure


Fix precommit failure


Fix precommit failure

* Fix CI/CD (#12)

* Add support for postgres table and custom api key from settings

* Fix precommit

* Fix generation of openapi document from env variables

* Update dependencies with security fixes

* Fix precommit failure


Fix precommit failure


Fix precommit failure

* Fix mypy

* Fix docker-compose for M1 machines (#26)

* Add support for postgres table and custom api key from settings

* Fix precommit

* Fix generation of openapi document from env variables

* Update dependencies with security fixes

* Fix precommit failure


Fix precommit failure


Fix precommit failure

* Fix mypy

* Update and fix docker-compose

* Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.6.4 (#14)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.2 to 1.6.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.4.2...v1.6.4)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  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>

* Bump actions/download-artifact from 2.0.10 to 3.0.2 (#15)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.0.10 to 3.0.2.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v2.0.10...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  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>

* Bump actions/setup-python from 2.3.0 to 4.5.0 (#16)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.0 to 4.5.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v2.3.0...v4.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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>

* Bump actions/checkout from 2.4.0 to 3.3.0 (#17)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2.4.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>

* Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.1.0 (#18)

Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 3.1.1 to 4.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-labeler/blob/v4.1.0/CHANGELOG.md)
- [Commits](crazy-max/ghaction-github-labeler@v3.1.1...v4.1.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-labeler
  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>

* Bump pyupgrade from 2.38.2 to 2.38.4 (#19)

Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.38.2 to 2.38.4.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](asottile/pyupgrade@v2.38.2...v2.38.4)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* Bump pip from 23.0 to 23.0.1 in /.github/workflows (#24)

Bumps [pip](https://github.com/pypa/pip) from 23.0 to 23.0.1.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.0...23.0.1)

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

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

* Update configuration (#27)

* Add support for postgres table and custom api key from settings

* Fix precommit

* Fix generation of openapi document from env variables

* Update dependencies with security fixes

* Fix precommit failure


Fix precommit failure


Fix precommit failure

* Fix mypy

* Update and fix docker-compose

* Add support for postgres table and custom api key from settings

* Fix precommit

* Fix generation of openapi document from env variables

* Update dependencies with security fixes

* Fix precommit failure


Fix precommit failure


Fix precommit failure

* Fix mypy

* Update readme and configuration with latest keycloak


Update readme and configuration with latest keycloak

* Align realm roles

* Adding explanation of client secret

* Add roles

* Formatting

* Typo

* Typo

* Add example of pygeoapi configuration


Add example of pygeoapi configuration

---------

Co-authored-by: Antonio Cerciello <antonio.cerciello@gmail.com>

* Add a middleware to apply security to the pygeoapi openapi (#36)

* Add support for postgres table and custom api key from settings

* Fix precommit

* Fix generation of openapi document from env variables

* Update dependencies with security fixes

* Fix precommit failure


Fix precommit failure


Fix precommit failure

* Fix mypy

* Update and fix docker-compose

* Add support for postgres table and custom api key from settings

* Fix precommit

* Fix generation of openapi document from env variables

* Update dependencies with security fixes

* Fix precommit failure


Fix precommit failure


Fix precommit failure

* Fix mypy

* Update readme and configuration with latest keycloak


Update readme and configuration with latest keycloak

* Align realm roles

* Adding explanation of client secret

* Add roles

* Formatting

* Typo

* Typo

* Add example of pygeoapi configuration


Add example of pygeoapi configuration

* Add a security middleware for openapi

* Fix mypy


Fix mypy

---------

Co-authored-by: Antonio Cerciello <antonio.cerciello@gmail.com>

* Enhancements to FastGeoAPI with Keycloak and PostgreSQL Integration (#93)

* Bump pip from 23.0 to 23.0.1 in /.github/workflows (#28)

Bumps [pip](https://github.com/pypa/pip) from 23.0 to 23.0.1.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.0...23.0.1)

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

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

* Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.6.4 (#29)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.2 to 1.6.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.4.2...v1.6.4)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  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>

* Bump actions/setup-python from 2.3.0 to 4.5.0 (#30)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.0 to 4.5.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v2.3.0...v4.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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>

* Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.3 (#31)

Bumps [salsify/action-detect-and-tag-new-version](https://github.com/salsify/action-detect-and-tag-new-version) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/salsify/action-detect-and-tag-new-version/releases)
- [Commits](salsify/action-detect-and-tag-new-version@v2.0.1...v2.0.3)

---
updated-dependencies:
- dependency-name: salsify/action-detect-and-tag-new-version
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Bump actions/upload-artifact from 2.2.4 to 3.1.2 (#32)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.4 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v2.2.4...v3.1.2)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>

* Bump actions/checkout from 2.4.0 to 3.3.0 (#33)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2.4.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>

* Bump virtualenv from 20.19.0 to 20.20.0 in /.github/workflows (#37)

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.19.0 to 20.20.0.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.19.0...20.20.0)

---
updated-dependencies:
- dependency-name: virtualenv
  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>

* Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (#38)

Bumps [poetry](https://github.com/python-poetry/poetry) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/master/CHANGELOG.md)
- [Commits](python-poetry/poetry@1.3.2...1.4.0)

---
updated-dependencies:
- dependency-name: poetry
  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>

* Bump actions/cache from 2.1.7 to 3.2.6 (#44)

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.2.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v2.1.7...v3.2.6)

---
updated-dependencies:
- dependency-name: actions/cache
  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>

* Bump codecov/codecov-action from 2.1.0 to 3.1.1 (#43)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v2.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  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>

* Bump release-drafter/release-drafter from 5.15.0 to 5.23.0 (#42)

Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.15.0 to 5.23.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v5.15.0...v5.23.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  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>

* Bump actions/download-artifact from 2.0.10 to 3.0.2 (#41)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.0.10 to 3.0.2.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v2.0.10...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  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>

* Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.1.0 (#40)

Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 3.1.1 to 4.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-labeler/blob/v4.1.0/CHANGELOG.md)
- [Commits](crazy-max/ghaction-github-labeler@v3.1.1...v4.1.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-labeler
  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>

* Bump pyupgrade from 2.38.2 to 3.3.1 (#39)

Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.38.2 to 3.3.1.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](asottile/pyupgrade@v2.38.2...v3.3.1)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-type: direct:development
  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>

* keycloak predefined realmjson import at startup with docker compose file

* Upgrade keycloak and make it more reliable with PostgreSQL and preconfigured client secret in .env

* fix: postman collections to use port 5000 instead of 8000 and make /api instead of /v1

* change location of pygeoapi realm

* add the .env file for docker-compose

* upgrade to the new openid-configuration url from keycloak

* change postman collections to the new keycloak openid-configuration urls

* add the health chack and keycloak start instead of start-dev prod ready

* Replace client_secret to the predefined one

* notes for new keycloak updates

* add postgresql part

* upgrade packages and pygeoapi to latest

* upgrade actions poetry to 1.5.1

* import APP instead of app for new pygeoapi version 0.16.dev0

* reformate with prettier and remove spaces

* revert back to poetry 1.4.0

* test

* fix pre-commit

* try 2 to upgrade versions

---------

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

* Refinements to FastGeoAPI: Security Fix, OpenAPI-Pydantic Integration, and Code Clean-up (#95)

* fix: local variable 'security_scheme' referenced before assignment

* add openapi-schema-pydantic

* remove duplicates command

* remove spaces from docker-compose.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Abdulazeez Abdulazeez Adeshina <31009679+Youngestdev@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antonio Cerciello <antonio.cerciello@gmail.com>
Co-authored-by: Youssef Harby <youssef_harby@yahoo.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 github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant