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

Combined dependency updates (2024-11-02) #115

Merged
merged 16 commits into from
Nov 2, 2024

Commits on Nov 1, 2024

  1. Bump @gitbeaker/rest in /dashgit-web/app in the web-manual-updates group

    Bumps the web-manual-updates group in /dashgit-web/app with 1 update: [@gitbeaker/rest](https://github.com/jdalrymple/gitbeaker/tree/HEAD/packages/rest).
    
    
    Updates `@gitbeaker/rest` from 40.3.0 to 41.1.0
    - [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
    - [Changelog](https://github.com/jdalrymple/gitbeaker/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jdalrymple/gitbeaker/commits/41.1.0/packages/rest)
    
    ---
    updated-dependencies:
    - dependency-name: "@gitbeaker/rest"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: web-manual-updates
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4862f23 View commit details
    Browse the repository at this point in the history
  2. Bump org.gitlab4j:gitlab4j-api from 5.6.0 to 5.7.0 in /dashgit-updater

    Bumps [org.gitlab4j:gitlab4j-api](https://github.com/gitlab4j/gitlab4j-api) from 5.6.0 to 5.7.0.
    - [Release notes](https://github.com/gitlab4j/gitlab4j-api/releases)
    - [Changelog](https://github.com/gitlab4j/gitlab4j-api/blob/main/CHANGELOG.md)
    - [Commits](gitlab4j/gitlab4j-api@gitlab4j-api-5.6.0...5.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.gitlab4j:gitlab4j-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4f7d83a View commit details
    Browse the repository at this point in the history
  3. Bump io.github.javiertuya:visual-assert in /dashgit-updater

    Bumps [io.github.javiertuya:visual-assert](https://github.com/javiertuya/visual-assert) from 2.5.0 to 2.5.1.
    - [Release notes](https://github.com/javiertuya/visual-assert/releases)
    - [Commits](javiertuya/visual-assert@v2.5.0...v2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.javiertuya:visual-assert
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    6e3366e View commit details
    Browse the repository at this point in the history
  4. Bump org.springframework:spring-web in /dashgit-updater

    Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.1.13 to 6.1.14.
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.1.13...v6.1.14)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-web
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4d83a77 View commit details
    Browse the repository at this point in the history
  5. Bump org.apache.httpcomponents.client5:httpclient5 in /dashgit-updater

    Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.4 to 5.4.1.
    - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.1/RELEASE_NOTES.txt)
    - [Commits](apache/httpcomponents-client@rel/v5.4...rel/v5.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.httpcomponents.client5:httpclient5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a11af7c View commit details
    Browse the repository at this point in the history
  6. Bump mocha from 10.7.3 to 10.8.2 in /dashgit-web/test

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.3 to 10.8.2.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.7.3...v10.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d6ce479 View commit details
    Browse the repository at this point in the history
  7. Bump chai from 5.1.1 to 5.1.2 in /dashgit-web/test

    Bumps [chai](https://github.com/chaijs/chai) from 5.1.1 to 5.1.2.
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@v5.1.1...v5.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    38a01c9 View commit details
    Browse the repository at this point in the history
  8. Bump actions/upload-artifact from 4.4.0 to 4.4.3

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 4.4.3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4.4.0...v4.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4091a5d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    0d4105e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bd3a0c View commit details
    Browse the repository at this point in the history
  3. Merge: Bump org.apache.httpcomponents.client5:httpclient5 from 5.4 to…

    … 5.4.1 in /dashgit-updater [4/8]
    javiertuya committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    772f998 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c58b573 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0894f35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45398e0 View commit details
    Browse the repository at this point in the history
  7. Merge: Bump @gitbeaker/rest from 40.3.0 to 41.1.0 in /dashgit-web/app…

    … in the web-manual-updates group [8/8]
    javiertuya committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    dfaa2a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    118ea51 View commit details
    Browse the repository at this point in the history