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

Production update #357

Merged
merged 56 commits into from
Jun 4, 2024
Merged

Production update #357

merged 56 commits into from
Jun 4, 2024

Conversation

juuso-j
Copy link

@juuso-j juuso-j commented Jun 4, 2024

Notable changes

#355 Feature/import parking machines from wfs
#352 Feature/import parking garages
#349 Feature/eco counter ensure data on initial import
#348 Feature/search add helsinki changes

Minor changes

#353 Bump sqlparse from 0.4.4 to 0.5.0
#351 Feature/import traffic situations handle multiple release time formats
#350 Feature/environment data rewrite api with django filterset
#347 Bump idna from 3.2 to 3.7
#346 Bump black from 22.6.0 to 24.3.0

dependabot bot and others added 30 commits April 12, 2024 08:28
Bumps [black](https://github.com/psf/black) from 22.6.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.6.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [idna](https://github.com/kjd/idna) from 3.2 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.2...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Parametrize the input value in the search query to enhance security by
separating user input from the SQL query.
Special characters in query input often raised syntax error in tsquery.
Fix a bug in `services_qs` ordering in search api and add tests for it.
Accept dot and apostrophe in search validation. Do not strip apostrophes from search query to enable searching for words with apostrophes.
…i-changes

Feature/search add helsinki changes
juuso-j and others added 24 commits May 2, 2024 12:59
Allows uploading a new source data file for this data type
…ewrite-api-with-django-filterset

Feature/environment data rewrite api with django filterset
…uations-handle-multiple-release-time-formats

Feature/import traffic situations handle multiple release time formats
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0.
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](andialbrecht/sqlparse@0.4.4...0.5.0)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…hines-from-wfs

Feature/import parking machines from wfs
@juuso-j juuso-j added enhancement New feature or request dependencies Pull requests that update a dependency file labels Jun 4, 2024
@juuso-j juuso-j requested a review from ezkat June 4, 2024 05:09
@juuso-j juuso-j self-assigned this Jun 4, 2024
@juuso-j juuso-j merged commit 4f9bb61 into master Jun 4, 2024
6 checks passed
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 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants