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

Release #832

Merged
merged 7 commits into from
Oct 10, 2024
Merged

Release #832

merged 7 commits into from
Oct 10, 2024

Conversation

HappyNTH
Copy link
Member

@HappyNTH HappyNTH commented Oct 9, 2024

No description provided.

HappyNTH and others added 5 commits October 9, 2024 17:45
* My brain is melting

* Fix class names

* Add required dependencies & regen schema

* Turnstile... works?

* Turn Turnstile into a generic mixin

* Fix linting and write some unit tests (more to come)

* Write better & complete tests, fix linting issues

* Require turnstile tokens on registration

---------

Co-authored-by: Zack Colton <[email protected]>
* Add a accessibility_info field for venues

* Fix querying a venue's productions returning duplicate productions

* Updated schema

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Add production-level alerts to display in booking flow

* Updated schema

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Add ability to filter bookings by production name

* Fix productions booking search to include spaces in name

* Add tests for new bookings filter

* Add filter by production slug and performance ID

* Add tests

* Fix linting complaints

* Remake schema and fix linting

---------

Co-authored-by: HappNTH <[email protected]>
* build(deps): bump faker from 28.4.1 to 29.0.0 (#815)

* build(deps): bump faker from 29.0.0 to 30.0.0

Bumps [faker](https://github.com/joke2k/faker) from 29.0.0 to 30.0.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v29.0.0...v30.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* build(deps): bump redis from 5.0.8 to 5.1.0

Bumps [redis](https://github.com/redis/redis-py) from 5.0.8 to 5.1.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.0.8...v5.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* build(deps): bump timezonefinder from 6.5.2 to 6.5.3

Bumps [timezonefinder](https://github.com/jannikmi/timezonefinder) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/jannikmi/timezonefinder/releases)
- [Changelog](https://github.com/jannikmi/timezonefinder/blob/master/CHANGELOG.rst)
- [Commits](jannikmi/timezonefinder@6.5.2...6.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>

* build(deps): bump sentry-sdk from 2.14.0 to 2.15.0 (#821)

* build(deps): bump faker from 30.0.0 to 30.1.0 (#819)

* build(deps): bump types-python-dateutil (#824)

* build(deps): bump types-pytz in the pytz group (#823)

* build(deps): bump redis from 5.1.0 to 5.1.1 (#825)

Bumps [redis](https://github.com/redis/redis-py) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.1.0...v5.1.1)

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

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

* build(deps): bump faker from 30.1.0 to 30.3.0 (#826)

* build(deps): bump sentry-sdk from 2.15.0 to 2.16.0 (#828)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@HappyNTH HappyNTH marked this pull request as draft October 10, 2024 16:07
@HappyNTH HappyNTH marked this pull request as ready for review October 10, 2024 20:12
@HappyNTH HappyNTH merged commit f1700f7 into main Oct 10, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants