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

Merge upstream changes up to b2c5b20ef27edd948eca8d6bd2014b7a5efaec11 #2522

Merged
merged 97 commits into from
Dec 19, 2023

Conversation

ClearlyClaire
Copy link

@ClearlyClaire ClearlyClaire commented Dec 18, 2023

⚠️ This version drops Node.JS 16 support and switches from yarn 1 to yarn 4

Merge upstream changes up to 23e32a4

Conflicts

  • Gemfile.lock:
    Conflict because we had updated the json-ld gem to fix a yanked dependency.
    Kept our version of json-ld while updating other dependencies.

Postponed changes

  • 58f01a5 (postponed to later in the same PR)

Skipped changes

  • d3cd37d this commit is pretty broken

Merge upstream changes up to 757d7c7

Conflicts

  • README.md:
    Upstream updated its README, we have a completely different one.
    Kept ours.
  • yarn.lock:
    Upstream changed from yarn 1 to yarn 4, but we had some different dependencies.
    Updated to yarn 4 and re-added our dependencies.

Merge upstream changes up to b87bfb8

Postponed changes

Merge upstream changes up to 7840c6b

Conflicts

  • app/controllers/api/v1/accounts/relationships_controller.rb:
    We differed by listing suspended users when requesting relationships.
    Updated to upstream's code.

Ported changes

Additional changes

Merge upstream changes up to a36b59b

Ported changes

Merge upstream changes up to b2c5b20

Ported changes

Postponed changes

mjankowski and others added 30 commits November 7, 2023 15:19
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mjankowski and others added 19 commits November 13, 2023 14:53
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…oc/merge-upstream

Conflicts:
- `Gemfile.lock`:
  Conflict because we had updated the `json-ld` gem to fix a yanked dependency.
  Kept our version of `json-ld` while updating other dependencies.
…oc/merge-upstream

Conflicts:
- `README.md`:
  Upstream updated its README, we have a completely different one.
  Kept ours.
- `yarn.lock`:
  Upstream changed from yarn 1 to yarn 4, but we had some different
  dependencies.
  Updated to yarn 4 and re-added our dependencies.
…oc/merge-upstream

Conflicts:
- `app/controllers/api/v1/accounts/relationships_controller.rb`:
  We differed by listing suspended users when requesting relationships.
  Updated to upstream's code.
Port 58f01a5 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Port 7840c6b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
…unts

Port c451bbe to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
@ClearlyClaire ClearlyClaire changed the title Merge upstream changes up to 23e32a4b3031d1da8b911e0145d61b4dd47c4f96 Merge upstream changes up to 7840c6b75b61e64d89d7fd9f291277fb177e513f Dec 18, 2023
@ClearlyClaire ClearlyClaire changed the title Merge upstream changes up to 7840c6b75b61e64d89d7fd9f291277fb177e513f Merge upstream changes up to a36b59be8ad7656b7ceab9751c9ec5b3563e3a30 Dec 18, 2023
@ClearlyClaire ClearlyClaire marked this pull request as ready for review December 18, 2023 18:58
ClearlyClaire and others added 2 commits December 18, 2023 20:47
… when switching lists

Port 4aa06cb to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
@ClearlyClaire ClearlyClaire changed the title Merge upstream changes up to a36b59be8ad7656b7ceab9751c9ec5b3563e3a30 Merge upstream changes up to b2c5b20ef27edd948eca8d6bd2014b7a5efaec11 Dec 18, 2023
@ClearlyClaire ClearlyClaire merged commit 4fdbffc into glitch-soc:main Dec 19, 2023
34 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.