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

Update dependencies #283

Merged
merged 41 commits into from
Feb 5, 2024
Merged

Update dependencies #283

merged 41 commits into from
Feb 5, 2024

Commits on Nov 13, 2023

  1. chore(deps): Bump actions/setup-node from 3 to 4

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    98117b1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump eslint from 8.51.0 to 8.53.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.53.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.51.0...v8.53.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1edb265 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump @types/adm-zip from 0.5.2 to 0.5.4

    Bumps [@types/adm-zip](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/adm-zip) from 0.5.2 to 0.5.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/adm-zip)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/adm-zip"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    04e87aa View commit details
    Browse the repository at this point in the history
  4. chore(deps): Bump @babel/core from 7.23.0 to 7.23.3

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.0 to 7.23.3.
    - [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.3/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e0e40a4 View commit details
    Browse the repository at this point in the history
  5. chore(deps): Bump core-js from 3.33.0 to 3.33.2

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.0 to 3.33.2.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zloirock/core-js/commits/v3.33.2/packages/core-js)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8f867b2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #277 from relative-ci/dependabot/github_actions/up…

    …date-dependencies/actions/setup-node-4
    
    chore(deps): Bump actions/setup-node from 3 to 4
    vio authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fe58c64 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #278 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/eslint-8.53.0
    
    chore(deps): Bump eslint from 8.51.0 to 8.53.0
    vio authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    259e984 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #279 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/types/adm-zip-0.5.4
    
    chore(deps): Bump @types/adm-zip from 0.5.2 to 0.5.4
    vio authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2853c1c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #280 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/babel/core-7.23.3
    
    chore(deps): Bump @babel/core from 7.23.0 to 7.23.3
    vio authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7e8b072 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #281 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/core-js-3.33.2
    
    chore(deps): Bump core-js from 3.33.0 to 3.33.2
    vio authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    03fc94e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. chore(deps): Bump ts-loader from 9.5.0 to 9.5.1

    Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.5.0 to 9.5.1.
    - [Release notes](https://github.com/TypeStrong/ts-loader/releases)
    - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
    - [Commits](TypeStrong/ts-loader@v9.5.0...v9.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: ts-loader
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ec64abf View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. chore(deps): Bump actions/stale from 8 to 9

    Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v8...v9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8b508ba View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. chore(deps): Bump @relative-ci/agent from 4.1.10 to 4.2.3

    Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.1.10 to 4.2.3.
    - [Release notes](https://github.com/relative-ci/agent/releases)
    - [Commits](relative-ci/agent@v4.1.10...v4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@relative-ci/agent"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    0c2b165 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. chore(deps): Bump @babel/eslint-parser from 7.22.15 to 7.23.9

    Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.22.15 to 7.23.9.
    - [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.9/eslint/babel-eslint-parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/eslint-parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    219004e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #287 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/ts-loader-9.5.1
    
    chore(deps): Bump ts-loader from 9.5.0 to 9.5.1
    vio authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c113617 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #291 from relative-ci/dependabot/github_actions/up…

    …date-dependencies/actions/stale-9
    
    chore(deps): Bump actions/stale from 8 to 9
    vio authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    90573ec View commit details
    Browse the repository at this point in the history
  4. Merge pull request #294 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/relative-ci/agent-4.2.3
    
    chore(deps): Bump @relative-ci/agent from 4.1.10 to 4.2.3
    vio authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    25aa50d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #298 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/babel/eslint-parser-7.23.9
    
    chore(deps): Bump @babel/eslint-parser from 7.22.15 to 7.23.9
    vio authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    11f5223 View commit details
    Browse the repository at this point in the history
  6. chore(deps): Bump webpack from 5.88.2 to 5.90.0

    Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.90.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.88.2...v5.90.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    df75f63 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #296 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/webpack-5.90.0
    
    chore(deps): Bump webpack from 5.88.2 to 5.90.0
    vio authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d75971d View commit details
    Browse the repository at this point in the history
  8. chore(deps): Bump @babel/preset-env from 7.22.20 to 7.23.9

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.20 to 7.23.9.
    - [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.9/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    088687c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #297 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/babel/preset-env-7.23.9
    
    chore(deps): Bump @babel/preset-env from 7.22.20 to 7.23.9
    vio authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2ee4ac0 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. chore(deps): Bump @babel/core from 7.23.3 to 7.23.9

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.3 to 7.23.9.
    - [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.9/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c8e52f3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump @types/adm-zip from 0.5.4 to 0.5.5

    Bumps [@types/adm-zip](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/adm-zip) from 0.5.4 to 0.5.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/adm-zip)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/adm-zip"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c9dc374 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump typescript from 5.2.2 to 5.3.3

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v5.2.2...v5.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    882a6f9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #299 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/babel/core-7.23.9
    
    chore(deps): Bump @babel/core from 7.23.3 to 7.23.9
    vio authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    2753596 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #301 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/typescript-5.3.3
    
    chore(deps): Bump typescript from 5.2.2 to 5.3.3
    vio authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    bc4ab8e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #300 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/types/adm-zip-0.5.5
    
    chore(deps): Bump @types/adm-zip from 0.5.4 to 0.5.5
    vio authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    976e02f View commit details
    Browse the repository at this point in the history
  7. chore(deps): Bump core-js from 3.33.2 to 3.35.1

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.2 to 3.35.1.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zloirock/core-js/commits/v3.35.1/packages/core-js)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    75b42f0 View commit details
    Browse the repository at this point in the history
  8. chore(deps): Bump eslint from 8.53.0 to 8.56.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.56.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.53.0...v8.56.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    ac71e90 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #302 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/core-js-3.35.1
    
    chore(deps): Bump core-js from 3.33.2 to 3.35.1
    vio authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    5984ac7 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #303 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/eslint-8.56.0
    
    chore(deps): Bump eslint from 8.53.0 to 8.56.0
    vio authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    dff43af View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. chore(deps): Bump @relative-ci/agent from 4.2.3 to 4.2.4

    Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.2.3 to 4.2.4.
    - [Release notes](https://github.com/relative-ci/agent/releases)
    - [Commits](relative-ci/agent@v4.2.3...v4.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@relative-ci/agent"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    da3112c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #304 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/relative-ci/agent-4.2.4
    
    chore(deps): Bump @relative-ci/agent from 4.2.3 to 4.2.4
    vio authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b3d69df View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. chore(deps): Bump @babel/eslint-parser from 7.23.9 to 7.23.10

    Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.23.9 to 7.23.10.
    - [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.10/eslint/babel-eslint-parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/eslint-parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1594cc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. chore(deps): Bump webpack from 5.90.0 to 5.90.1

    Bumps [webpack](https://github.com/webpack/webpack) from 5.90.0 to 5.90.1.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.90.0...v5.90.1)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c4dff5e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Merge pull request #306 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/webpack-5.90.1
    
    chore(deps): Bump webpack from 5.90.0 to 5.90.1
    vio authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    319f2fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #305 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/babel/eslint-parser-7.23.10
    
    chore(deps): Bump @babel/eslint-parser from 7.23.9 to 7.23.10
    vio authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7b43b34 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump @relative-ci/agent from 4.2.4 to 4.2.5

    Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.2.4 to 4.2.5.
    - [Release notes](https://github.com/relative-ci/agent/releases)
    - [Commits](relative-ci/agent@v4.2.4...v4.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@relative-ci/agent"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    aa23a74 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #307 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/relative-ci/agent-4.2.5
    
    chore(deps): Bump @relative-ci/agent from 4.2.4 to 4.2.5
    vio authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    80e11da View commit details
    Browse the repository at this point in the history
  5. chore: Generate dist files

    vio committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    27f897a View commit details
    Browse the repository at this point in the history