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 vite from 5.2.8 to 5.4.8 in /frontend #2705

Closed

Commits on Apr 19, 2021

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

Commits on May 8, 2021

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

Commits on May 9, 2021

  1. no log: Fix pipeline

    LASER-Yi authored May 9, 2021
    Configuration menu
    Copy the full SHA
    23cf9d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3af4c39 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Configuration menu
    Copy the full SHA
    da8d13f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5af382e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15d32b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

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

Commits on Aug 13, 2021

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

Commits on Aug 31, 2021

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

Commits on Sep 11, 2021

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

Commits on Oct 12, 2021

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

Commits on Nov 19, 2021

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

Commits on Dec 30, 2021

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

Commits on Feb 23, 2022

  1. no log: Bump url-parse from 1.5.3 to 1.5.7 in /frontend (#1729)

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.5.3...1.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: url-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    2a740fb View commit details
    Browse the repository at this point in the history
  2. no log: Bump nanoid from 3.1.23 to 3.3.1 in /frontend (#1736)

    Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.3.1.
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.1.23...3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    bd14238 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

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

Commits on Apr 30, 2022

  1. Merge branch 'development'

    # Conflicts:
    #	frontend/package-lock.json
    morpheus65535 committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    135bdf2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

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

Commits on Aug 31, 2022

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

Commits on Oct 15, 2022

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

Commits on Dec 5, 2022

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

Commits on Dec 31, 2022

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

Commits on Feb 11, 2023

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

Commits on Feb 12, 2023

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

Commits on Mar 3, 2023

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

Commits on Mar 5, 2023

  1. no log: Bump d3-color and recharts in /frontend (#2079)

    Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [recharts](https://github.com/recharts/recharts). These dependencies need to be updated together.
    
    
    Updates `d3-color` from 2.0.0 to 3.1.0
    - [Release notes](https://github.com/d3/d3-color/releases)
    - [Commits](d3/d3-color@v2.0.0...v3.1.0)
    
    Updates `recharts` from 2.1.16 to 2.4.3
    - [Release notes](https://github.com/recharts/recharts/releases)
    - [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md)
    - [Commits](recharts/recharts@v2.1.16...v2.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: d3-color
      dependency-type: indirect
    - dependency-name: recharts
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    1fa4cf6 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Merge branch 'development'

    # Conflicts:
    #	frontend/package-lock.json
    morpheus65535 committed May 2, 2023
    Configuration menu
    Copy the full SHA
    b485dd9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. no log: Bump socket.io-parser from 4.2.2 to 4.2.3 in /frontend (#2150)

    Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3.
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@4.2.2...4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 25, 2023
    Configuration menu
    Copy the full SHA
    e7ce635 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. no log: Revert "no log: Bump socket.io-parser from 4.2.2 to 4.2.3 in …

    …/frontend (#2150)"
    
    This reverts commit e7ce635.
    LASER-Yi authored May 26, 2023
    Configuration menu
    Copy the full SHA
    38d95c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Merge branch 'development'

    # Conflicts:
    #	frontend/package-lock.json
    #	frontend/package.json
    morpheus65535 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    080710e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77f3ff8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

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

Commits on Jul 22, 2023

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

Commits on Aug 4, 2023

  1. no log: fix CI

    morpheus65535 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ec2d10f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. no log: Bump word-wrap from 1.2.3 to 1.2.4 in /frontend (#2204)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 6, 2023
    Configuration menu
    Copy the full SHA
    54248ac View commit details
    Browse the repository at this point in the history
  2. no log: Bump tough-cookie from 4.1.2 to 4.1.3 in /frontend (#2198)

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 6, 2023
    Configuration menu
    Copy the full SHA
    1834fba View commit details
    Browse the repository at this point in the history
  3. no log: Bump vite from 4.3.2 to 4.3.9 in /frontend (#2182)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.2 to 4.3.9.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 6, 2023
    Configuration menu
    Copy the full SHA
    643c120 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07697fa View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

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

Commits on Oct 14, 2023

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

Commits on Nov 28, 2023

  1. Merge branch 'development'

    # Conflicts:
    #	.github/workflows/ci.yml
    morpheus65535 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    8282899 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

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

Commits on Feb 20, 2024

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

Commits on Mar 20, 2024

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

Commits on Jun 2, 2024

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

Commits on Sep 15, 2024

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

Commits on Oct 2, 2024

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

Commits on Oct 8, 2024

  1. no log: Bump axios from 1.6.8 to 1.7.4 in /frontend (#2658)

    Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.6.8...v1.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d6b74c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Bump vite from 5.2.8 to 5.4.8 in /frontend

    Dependabot couldn't find the original pull request head commit, 98c515c.
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1835968 View commit details
    Browse the repository at this point in the history