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 #331

Merged
merged 21 commits into from
May 29, 2024
Merged

Update dependencies #331

merged 21 commits into from
May 29, 2024

Commits on Apr 23, 2024

  1. chore(deps): Bump core-js from 3.36.1 to 3.37.0

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.1 to 3.37.0.
    - [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.37.0/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 Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7162f6b View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump typescript from 5.4.3 to 5.4.5

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.5.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.3...v5.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7e4e7e1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #330 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/typescript-5.4.5
    
    chore(deps): Bump typescript from 5.4.3 to 5.4.5
    vio authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    13c692a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

    …te-dependencies/core-js-3.37.0
    
    chore(deps): Bump core-js from 3.36.1 to 3.37.0
    vio authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f58a3c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

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

    Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.2.6 to 4.2.7.
    - [Release notes](https://github.com/relative-ci/agent/releases)
    - [Commits](relative-ci/agent@v4.2.6...v4.2.7)
    
    ---
    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 Apr 28, 2024
    Configuration menu
    Copy the full SHA
    946d2d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #332 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/relative-ci/agent-4.2.7
    
    chore(deps): Bump @relative-ci/agent from 4.2.6 to 4.2.7
    vio authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    45b9e01 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. chore(deps): Bump @babel/core from 7.24.4 to 7.24.5

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.5.
    - [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.24.5/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 Apr 30, 2024
    Configuration menu
    Copy the full SHA
    834dcca View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump @babel/preset-env from 7.24.4 to 7.24.5

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.4 to 7.24.5.
    - [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.24.5/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    667f4d5 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. chore(deps): Bump core-js from 3.37.0 to 3.37.1

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.37.0 to 3.37.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.37.1/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 May 15, 2024
    Configuration menu
    Copy the full SHA
    73cabae View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

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

    …te-dependencies/core-js-3.37.1
    
    chore(deps): Bump core-js from 3.37.0 to 3.37.1
    vio authored May 25, 2024
    Configuration menu
    Copy the full SHA
    b6c7f84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #335 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/babel/preset-env-7.24.5
    
    chore(deps): Bump @babel/preset-env from 7.24.4 to 7.24.5
    vio authored May 25, 2024
    Configuration menu
    Copy the full SHA
    14e1d0b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #334 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/babel/core-7.24.5
    
    chore(deps): Bump @babel/core from 7.24.4 to 7.24.5
    vio authored May 25, 2024
    Configuration menu
    Copy the full SHA
    81ca4dd View commit details
    Browse the repository at this point in the history
  4. chore(deps): Bump @babel/eslint-parser from 7.24.1 to 7.24.6

    Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.24.1 to 7.24.6.
    - [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.24.6/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 May 25, 2024
    Configuration menu
    Copy the full SHA
    8dcbab5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #339 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/babel/eslint-parser-7.24.6
    
    chore(deps): Bump @babel/eslint-parser from 7.24.1 to 7.24.6
    vio authored May 25, 2024
    Configuration menu
    Copy the full SHA
    9dd4fc9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. chore(deps): Bump @babel/preset-env from 7.24.5 to 7.24.6

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.5 to 7.24.6.
    - [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.24.6/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    a04e984 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump @babel/core from 7.24.5 to 7.24.6

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.5 to 7.24.6.
    - [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.24.6/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 May 27, 2024
    Configuration menu
    Copy the full SHA
    b9e9876 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

    …te-dependencies/babel/core-7.24.6
    
    chore(deps): Bump @babel/core from 7.24.5 to 7.24.6
    vio authored May 29, 2024
    Configuration menu
    Copy the full SHA
    c08def0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #340 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/babel/preset-env-7.24.6
    
    chore(deps): Bump @babel/preset-env from 7.24.5 to 7.24.6
    vio authored May 29, 2024
    Configuration menu
    Copy the full SHA
    f77f57c View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump @relative-ci/agent from 4.2.7 to 4.2.8

    Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.2.7 to 4.2.8.
    - [Release notes](https://github.com/relative-ci/agent/releases)
    - [Commits](relative-ci/agent@v4.2.7...v4.2.8)
    
    ---
    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 May 29, 2024
    Configuration menu
    Copy the full SHA
    6a5a461 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #342 from relative-ci/dependabot/npm_and_yarn/upda…

    …te-dependencies/relative-ci/agent-4.2.8
    
    chore(deps): Bump @relative-ci/agent from 4.2.7 to 4.2.8
    vio authored May 29, 2024
    Configuration menu
    Copy the full SHA
    99571d4 View commit details
    Browse the repository at this point in the history
  5. chore: Add built files

    vio committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ab9de8c View commit details
    Browse the repository at this point in the history