Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps traefik from v2.8.7 to v2.9.1.

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 traefik from v2.8.7 to v2.9.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Oct 24, 2022
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (main@cb6f7c8). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main       #2   +/-   ##
=======================================
  Coverage        ?   66.19%           
=======================================
  Files           ?       47           
  Lines           ?     1855           
  Branches        ?        0           
=======================================
  Hits            ?     1228           
  Misses          ?      627           
  Partials        ?        0           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JSv4 JSv4 merged commit 9b8bff8 into main Oct 24, 2022
@JSv4 JSv4 deleted the dependabot/docker/compose/production/traefik/traefik-v2.9.1 branch October 24, 2022 06:04
JSv4 added a commit that referenced this pull request Dec 7, 2025
Critical Issue #1 - Data Integrity:
- Add CheckConstraint to Annotation model ensuring annotations in
  structural_set must have structural=True (enforces assumption in
  query_optimizer.py:207-209)
- Add same constraint to Relationship model for consistency
- Add migration 0050 for the new database constraints
- Add 6 test cases in test_structural_annotation_sets.py

Critical Issue #2 - IDOR Prevention:
- Fix CreateThreadMessageMutation to check permissions BEFORE checking
  locked status (prevents information disclosure via different error msgs)
- Fix ReplyToMessageMutation with same pattern
- Use generic "Cannot post/reply in this thread" for both cases

Issue #4 - Frontend Test Configuration:
- Add --reporter=list to test:ct script in package.json to prevent
  test hanging as documented in CLAUDE.md
This was referenced Dec 24, 2025
JSv4 added a commit that referenced this pull request Dec 26, 2025
- Add error toast notification when Apollo refetch fails (Issue #2)
- Document NETWORK_STABILIZATION_DELAY constant with reasoning (Issue #5)
- Add tests for rapid visibility changes (Issue #7)
- Add tests for error toast when refetch fails with showToasts enabled
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 docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants