Skip to content

Conversation

@Kurocon
Copy link
Member

@Kurocon Kurocon commented Jan 16, 2026

Mainly a bugfix to avoid 2 errors in production each time someone prints using the site, but also includes some library updates and some small text changes on the print form and profile picture verify page.

dependabot bot and others added 11 commits January 12, 2026 12:02
Updates the requirements on [django-oauth-toolkit](https://github.com/django-oauth/django-oauth-toolkit) to permit the latest version.
- [Release notes](https://github.com/django-oauth/django-oauth-toolkit/releases)
- [Changelog](https://github.com/django-oauth/django-oauth-toolkit/blob/master/CHANGELOG.md)
- [Commits](django-oauth/django-oauth-toolkit@1.7.1...3.2.0)

---
updated-dependencies:
- dependency-name: django-oauth-toolkit
  dependency-version: 3.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [model-bakery](https://github.com/model-bakers/model_bakery) to permit the latest version.
- [Release notes](https://github.com/model-bakers/model_bakery/releases)
- [Changelog](https://github.com/model-bakers/model_bakery/blob/main/CHANGELOG.md)
- [Commits](model-bakers/model_bakery@1.7.0...1.21.0)

---
updated-dependencies:
- dependency-name: model-bakery
  dependency-version: 1.21.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.22.1...2.49.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-version: 2.49.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…nnector connections' errors when someone prints a document, update translations file
Currently translated at 100.0% (2813 of 2813 strings)

Merge remote-tracking branch 'origin/main'

Translated using Weblate (Dutch)

Currently translated at 100.0% (2811 of 2811 strings)

Co-authored-by: Kevin Alberts <albertskja@inter-actief.net>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.ia.utwente.nl/projects/amelie/amelie/nl/
Translation: Amelie/Amelie
Translations update from Inter-/Actief/ Weblate
…h-toolkit-gte-1.7.1-and-lt-3.3

build(deps): update django-oauth-toolkit requirement from <3.2,>=1.7.1 to >=1.7.1,<3.3
…y-gte-1.7.0-and-lt-1.22

build(deps): update model-bakery requirement from <1.21,>=1.7.0 to >=1.7.0,<1.22
…gte-1.22.1-and-lt-2.50

build(deps): update sentry-sdk requirement from <2.49,>=1.22.1 to >=1.22.1,<2.50
@github-actions
Copy link

Triggered from #1101 by @​Kurocon.

Checking if we can fast forward production (b3913d1) to main (0a55531).

Target branch (production):

commit b3913d10bea4bbb4a4da76fca69f52344b71b01e (HEAD -> production, origin/production)
Author: Kevin Alberts <kevin@kevinalberts.nl>
Date:   Fri Jan 9 13:45:31 2026 +0100

    workflows: Remove debug flag and unify tokens

Pull request (main):

commit 0a5553144b8fe6a8603485f7b6d862b443ece32e (pull_request/main)
Merge: a60a513 3202704
Author: Kevin Alberts <kevin.alberts@inter-actief.net>
Date:   Fri Jan 16 13:31:16 2026 +0100

    Merge pull request #1099 from Inter-Actief/dependabot/pip/sentry-sdk-gte-1.22.1-and-lt-2.50
    
    build(deps): update sentry-sdk requirement from <2.49,>=1.22.1 to >=1.22.1,<2.50

It is possible to fast forward production (b3913d1) to main (0a55531). If you have write access to the target repository, you can add a comment with /fast-forward to fast forward production to main.

@Kurocon
Copy link
Member Author

Kurocon commented Jan 16, 2026

/fast-forward

@iabeheer
Copy link

Triggered from #1101 (comment) by @​Kurocon.

Trying to fast forward production (b3913d1) to main (0a55531).

Target branch (production):

commit b3913d10bea4bbb4a4da76fca69f52344b71b01e (HEAD -> production, origin/production)
Author: Kevin Alberts <kevin@kevinalberts.nl>
Date:   Fri Jan 9 13:45:31 2026 +0100

    workflows: Remove debug flag and unify tokens

Pull request (main):

commit 0a5553144b8fe6a8603485f7b6d862b443ece32e (pull_request/main)
Merge: a60a513 3202704
Author: Kevin Alberts <kevin.alberts@inter-actief.net>
Date:   Fri Jan 16 13:31:16 2026 +0100

    Merge pull request #1099 from Inter-Actief/dependabot/pip/sentry-sdk-gte-1.22.1-and-lt-2.50
    
    build(deps): update sentry-sdk requirement from <2.49,>=1.22.1 to >=1.22.1,<2.50

Fast forwarding production (b3913d1) to main (0a55531).

$ git push origin 0a5553144b8fe6a8603485f7b6d862b443ece32e:production
remote: error: GH006: Protected branch update failed for refs/heads/production.        
remote: 
remote: - This branch must not contain merge commits.        
remote:   Found 1 violation:        
remote: 
remote:   0a5553144b8fe6a8603485f7b6d862b443ece32e        
To https://github.com/Inter-Actief/amelie.git
 ! [remote rejected] 0a5553144b8fe6a8603485f7b6d862b443ece32e -> production (protected branch hook declined)
error: failed to push some refs to 'https://github.com/Inter-Actief/amelie.git'

@Kurocon
Copy link
Member Author

Kurocon commented Jan 16, 2026

/fast-forward

@iabeheer
Copy link

Triggered from #1101 (comment) by @​Kurocon.

Trying to fast forward production (b3913d1) to main (0a55531).

Target branch (production):

commit b3913d10bea4bbb4a4da76fca69f52344b71b01e (HEAD -> production, origin/production)
Author: Kevin Alberts <kevin@kevinalberts.nl>
Date:   Fri Jan 9 13:45:31 2026 +0100

    workflows: Remove debug flag and unify tokens

Pull request (main):

commit 0a5553144b8fe6a8603485f7b6d862b443ece32e (pull_request/main)
Merge: a60a513 3202704
Author: Kevin Alberts <kevin.alberts@inter-actief.net>
Date:   Fri Jan 16 13:31:16 2026 +0100

    Merge pull request #1099 from Inter-Actief/dependabot/pip/sentry-sdk-gte-1.22.1-and-lt-2.50
    
    build(deps): update sentry-sdk requirement from <2.49,>=1.22.1 to >=1.22.1,<2.50

Fast forwarding production (b3913d1) to main (0a55531).

$ git push origin 0a5553144b8fe6a8603485f7b6d862b443ece32e:production
remote: Bypassed rule violations for refs/heads/production:        
remote: 
remote: - At least 1 approving review is required by reviewers with write access.        
remote: 
To https://github.com/Inter-Actief/amelie.git
   b3913d1..0a55531  0a5553144b8fe6a8603485f7b6d862b443ece32e -> production

@iabeheer iabeheer merged commit 0a55531 into production Jan 16, 2026
17 of 18 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.

4 participants