Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fb-sean/interactions.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.18
Choose a base ref
...
head repository: fb-sean/interactions.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 28, 2024

  1. Bump express from 4.18.2 to 4.19.2

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4ae12b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Bump undici from 5.28.3 to 5.28.4

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.3...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    20b992b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Merge pull request #31 from fb-sean/dependabot/npm_and_yarn/express-4…

    ….19.2
    
    Bump express from 4.18.2 to 4.19.2
    fb-sean authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ac9b539 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from fb-sean/dependabot/npm_and_yarn/undici-5.…

    …28.4
    
    Bump undici from 5.28.3 to 5.28.4
    fb-sean authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2c75c74 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Bump path-to-regexp and express

    Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.10 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
    
    
    Updates `path-to-regexp` from 0.1.7 to 0.1.10
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: path-to-regexp
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    51d977c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Bump serve-static and express

    Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
    
    
    Updates `serve-static` from 1.15.0 to 1.16.2
    - [Release notes](https://github.com/expressjs/serve-static/releases)
    - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
    - [Commits](expressjs/serve-static@v1.15.0...v1.16.2)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ff690ca View commit details
    Browse the repository at this point in the history
  2. Bump send and express

    Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
    
    
    Updates `send` from 0.18.0 to 0.19.0
    - [Release notes](https://github.com/pillarjs/send/releases)
    - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
    - [Commits](pillarjs/send@0.18.0...0.19.0)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    70e563d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Bump find-my-way and fastify

    Bumps [find-my-way](https://github.com/delvedor/find-my-way) to 8.2.2 and updates ancestor dependency [fastify](https://github.com/fastify/fastify). These dependencies need to be updated together.
    
    
    Updates `find-my-way` from 7.3.1 to 8.2.2
    - [Release notes](https://github.com/delvedor/find-my-way/releases)
    - [Commits](delvedor/find-my-way@v7.3.1...v8.2.2)
    
    Updates `fastify` from 4.14.1 to 4.28.1
    - [Release notes](https://github.com/fastify/fastify/releases)
    - [Commits](fastify/fastify@v4.14.1...v4.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: find-my-way
      dependency-type: indirect
    - dependency-name: fastify
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f8d981e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Merge pull request #33 from fb-sean/dependabot/npm_and_yarn/multi-1d2…

    …34c620e
    
    Bump path-to-regexp and express
    fb-sean authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    61a489e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from fb-sean/dependabot/npm_and_yarn/multi-ccc…

    …46df896
    
    Bump find-my-way and fastify
    fb-sean authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9708737 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #35 from fb-sean/dependabot/npm_and_yarn/multi-cf8…

    …7d80143
    
    Bump send and express
    fb-sean authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b67cba6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #34 from fb-sean/dependabot/npm_and_yarn/multi-d66…

    …d039ac5
    
    Bump serve-static and express
    fb-sean authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    aa6de63 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Bump mongoose from 7.5.2 to 8.8.3

    Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.5.2 to 8.8.3.
    - [Release notes](https://github.com/Automattic/mongoose/releases)
    - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
    - [Commits](Automattic/mongoose@7.5.2...8.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: mongoose
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    04cf065 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Bump cookie, express and light-my-request

    Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [express](https://github.com/expressjs/express) and [light-my-request](https://github.com/fastify/light-my-request). These dependencies need to be updated together.
    
    
    Updates `cookie` from 0.6.0 to 0.7.2
    - [Release notes](https://github.com/jshttp/cookie/releases)
    - [Commits](jshttp/cookie@v0.6.0...v0.7.2)
    
    Updates `express` from 4.21.0 to 4.21.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
    - [Commits](expressjs/express@4.21.0...4.21.1)
    
    Updates `light-my-request` from 5.13.0 to 5.14.0
    - [Release notes](https://github.com/fastify/light-my-request/releases)
    - [Commits](fastify/light-my-request@v5.13.0...v5.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:production
    - dependency-name: light-my-request
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    63d7b0d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. Merge pull request #38 from fb-sean/dependabot/npm_and_yarn/multi-881…

    …e986297
    
    Bump cookie, express and light-my-request
    fb-sean authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    469bff3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from fb-sean/dependabot/npm_and_yarn/mongoose-…

    …8.8.3
    
    Bump mongoose from 7.5.2 to 8.8.3
    fb-sean authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    b46fae5 View commit details
    Browse the repository at this point in the history
  3. Bump path-to-regexp and express

    Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
    
    
    Updates `path-to-regexp` from 0.1.10 to 0.1.12
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - [Commits](pillarjs/path-to-regexp@v0.1.10...v0.1.12)
    
    Updates `express` from 4.21.1 to 4.21.2
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
    - [Commits](expressjs/express@4.21.1...4.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: path-to-regexp
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    0a4ff2c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. Bump mongoose from 8.8.3 to 8.9.5

    Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.8.3 to 8.9.5.
    - [Release notes](https://github.com/Automattic/mongoose/releases)
    - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
    - [Commits](Automattic/mongoose@8.8.3...8.9.5)
    
    ---
    updated-dependencies:
    - dependency-name: mongoose
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    4f1124e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2025

  1. Merge pull request #40 from fb-sean/dependabot/npm_and_yarn/mongoose-…

    …8.9.5
    
    Bump mongoose from 8.8.3 to 8.9.5
    fb-sean authored Jan 18, 2025
    Configuration menu
    Copy the full SHA
    c37fbfb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from fb-sean/dependabot/npm_and_yarn/multi-6bc…

    …014718a
    
    Bump path-to-regexp and express
    fb-sean authored Jan 18, 2025
    Configuration menu
    Copy the full SHA
    6d6e236 View commit details
    Browse the repository at this point in the history
Loading