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

Introduce Apollo v4 support & Drop Apollo v2/v3 and Node 16 support - 2.3.0 rebase #2467

Closed
wants to merge 10 commits into from

Commits on Oct 26, 2023

  1. chore(deps): update all non-major dependencies (Urigo#2449)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c7887bb View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    c6bc090 View commit details
    Browse the repository at this point in the history
  2. Execution context getters using closures (Urigo#2461)

    * no async hooks lol
    
    * changeset
    
    * Update docs Urigo#2461
    
    ---------
    
    Co-authored-by: Kamil Kisiela <[email protected]>
    enisdenjo and kamilkisiela authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    472733b View commit details
    Browse the repository at this point in the history
  3. chore(release): update monorepo packages versions (Urigo#2464)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    243c0c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    7240348 View commit details
    Browse the repository at this point in the history
  2. chore(release): update monorepo packages versions (Urigo#2466)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d708976 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    3744ced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55c1460 View commit details
    Browse the repository at this point in the history
  3. Update benchmark.yml

    ardatan authored and darkbasic committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    ca9c4ae View commit details
    Browse the repository at this point in the history
  4. Add Apollo Server test back

    ardatan authored and darkbasic committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    36a45d1 View commit details
    Browse the repository at this point in the history