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

Syncing latest changes from upstream master for rook #702

Merged
merged 10 commits into from
Aug 20, 2024

Commits on Aug 19, 2024

  1. build(deps): bump actions/upload-artifact from 3.pre.node20 to 4.3.6

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.pre.node20 to 4.3.6.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3-node20...834a144)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e64cf73 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/checkout from 4.1.1 to 4.1.7

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.7.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.1...692973e)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4a64e80 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.0

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.1 to 2.4.0.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@0864cf1...62b2cac)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d403958 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump github/codeql-action from 3.24.9 to 3.26.2

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.9 to 3.26.2.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@1b1aada...429e197)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3b5599b View commit details
    Browse the repository at this point in the history
  5. build: update codegen deepcopy for swift

    The codegen needs updating since the swift
    types were added.
    
    Signed-off-by: Travis Nielsen <[email protected]>
    travisn committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    52f892a View commit details
    Browse the repository at this point in the history
  6. Merge pull request rook#14591 from rook/dependabot/github_actions/act…

    …ions/upload-artifact-4.3.6
    
    build(deps): bump actions/upload-artifact from 3.pre.node20 to 4.3.6
    travisn authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    bac7182 View commit details
    Browse the repository at this point in the history
  7. Merge pull request rook#14594 from rook/dependabot/github_actions/git…

    …hub/codeql-action-3.26.2
    
    build(deps): bump github/codeql-action from 3.24.9 to 3.26.2
    travisn authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f2a69d5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request rook#14593 from rook/dependabot/github_actions/oss…

    …f/scorecard-action-2.4.0
    
    build(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.0
    travisn authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9c18f6c View commit details
    Browse the repository at this point in the history
  9. Merge pull request rook#14592 from rook/dependabot/github_actions/act…

    …ions/checkout-4.1.7
    
    build(deps): bump actions/checkout from 4.1.1 to 4.1.7
    travisn authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4b232f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge pull request rook#14597 from travisn/codegen-keystone

    build: Update codegen deepcopy for swift
    subhamkrai authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b1f2fcf View commit details
    Browse the repository at this point in the history