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

Bump all packages to support Nest 8 #342

Merged
merged 33 commits into from
Jan 23, 2022
Merged

Bump all packages to support Nest 8 #342

merged 33 commits into from
Jan 23, 2022

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    6e43b92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7eb258 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18338ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cd83cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b55f4b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. fix(#348): assertQueueErrorHandler initial impl

    Christophe BLIN authored and underfisk committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    5efedaf View commit details
    Browse the repository at this point in the history
  2. fix(#348): pr minor comments

    Christophe BLIN authored and underfisk committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    417f887 View commit details
    Browse the repository at this point in the history
  3. feat(rabbitmq): add support for multiple channels

    Adds support for multiple channels allowing you to change prefetch count for each and handle
    messages at different speeds
    danocmx authored and underfisk committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    c6069a8 View commit details
    Browse the repository at this point in the history
  4. fix(rabbitmq): wait for channel to setup before returning from init

    Make `init` return after channel setup has ran not before.
    danocmx authored and underfisk committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    e9ed06a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afe4f84 View commit details
    Browse the repository at this point in the history
  6. test(rabbitmq): add rmq integration test for multiple channels

    Added rmq integration test for multiple channels to see if things work as intended.
    danocmx authored and underfisk committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    8a07ef1 View commit details
    Browse the repository at this point in the history
  7. feat: tweaks

    underfisk committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    463c91a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34325b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6326e7f View commit details
    Browse the repository at this point in the history
  10. fix: yarn fixes and small tweaks

    Fixed yarn.lock conflict, assertQueueErrorHandler is optional and new logger
    underfisk committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    a83bbd4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14bd5bd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4092c22 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. feat: amqlib types refactoring

    improves the import of 3rd party types
    
    365
    underfisk committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    319ce18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7b06f7 View commit details
    Browse the repository at this point in the history
  3. feat: merge cleanup

    underfisk committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    5f46389 View commit details
    Browse the repository at this point in the history
  4. ci: removed labeller

    underfisk committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    8740036 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4673039 View commit details
    Browse the repository at this point in the history
  6. fix: enable esModuleInterop

    underfisk committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    f463ade View commit details
    Browse the repository at this point in the history
  7. fix: test dependency

    underfisk committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    f1f74f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb37b6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ebf0f9b View commit details
    Browse the repository at this point in the history
  10. chore: nestjs v8.2.6

    underfisk committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    a620623 View commit details
    Browse the repository at this point in the history
  11. Removed azure badge

    underfisk committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    3b18359 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    17ba00e View commit details
    Browse the repository at this point in the history
  2. chore: removed azure CI badge

    underfisk authored and WonderPanda committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    ed89c0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c224b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    969490a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Configuration menu
    Copy the full SHA
    441985d View commit details
    Browse the repository at this point in the history