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

Add old library number to search index #896

Merged
merged 12 commits into from May 16, 2024
Merged

Add old library number to search index #896

merged 12 commits into from May 16, 2024

Commits on Oct 18, 2023

  1. Bump @babel/traverse from 7.18.9 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    207cb66 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on May 13, 2024

  1. Bump express from 4.18.1 to 4.19.2

    Bumps [express](https://github.com/expressjs/express) from 4.18.1 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.1...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 13, 2024
    Configuration menu
    Copy the full SHA
    877d890 View commit details
    Browse the repository at this point in the history
  2. Bump dotenv from 16.0.1 to 16.4.5

    Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.1 to 16.4.5.
    - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
    - [Commits](motdotla/dotenv@v16.0.1...v16.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: dotenv
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 13, 2024
    Configuration menu
    Copy the full SHA
    68a6be4 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Bump redis from 4.2.0 to 4.6.13

    Bumps [redis](https://github.com/redis/node-redis) from 4.2.0 to 4.6.13.
    - [Release notes](https://github.com/redis/node-redis/releases)
    - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/redis/node-redis/compare/redis@4.2.0...redis@4.6.13)
    
    ---
    updated-dependencies:
    - dependency-name: redis
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8841314 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    b9a2cb2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'remotes/origin/dependabot/npm_and_yarn/…

    …redis-4.6.13' into 875-library
    seankwilliams committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f5f24a4 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'remotes/origin/dependabot/npm_and_yarn/…

    …express-4.19.2' into 875-library
    seankwilliams committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1c93402 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'remotes/origin/dependabot/npm_and_yarn/…

    …dotenv-16.4.5' into 875-library
    seankwilliams committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9c3cd10 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'remotes/origin/dependabot/npm_and_yarn/…

    …babel/traverse-7.23.2' into 875-library
    seankwilliams committed May 16, 2024
    Configuration menu
    Copy the full SHA
    726c1d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93dc418 View commit details
    Browse the repository at this point in the history
  7. Minor code fix

    seankwilliams committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2ab3456 View commit details
    Browse the repository at this point in the history