scality / cloudserver

Zenko CloudServer, an open-source Node.js implementation of the Amazon S3 protocol on the front-end and backend storage capabilities to multiple clouds, including Azure and Google.
https://www.zenko.io/cloudserver
Apache License 2.0
1.68k stars 236 forks source link

Bump arsenal from 7.4.16 to 8.1.132 #5622

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps arsenal from 7.4.16 to 8.1.132.

Release notes

Sourced from arsenal's releases.

Release 8.1.132

What's Changed

Full Changelog: https://github.com/scality/Arsenal/compare/8.1.131...8.1.132

8.1.131

No release notes provided.

8.1.130

What's Changed

Full Changelog: https://github.com/scality/Arsenal/compare/8.1.129...8.1.130

8.1.129

What's Changed

Full Changelog: https://github.com/scality/Arsenal/compare/8.1.128...8.1.129

8.1.128

What's Changed

Full Changelog: https://github.com/scality/Arsenal/compare/8.1.126...8.1.128

8.1.126

What's Changed

Full Changelog: https://github.com/scality/Arsenal/compare/8.1.125...8.1.126

8.1.125

What's Changed

Full Changelog: https://github.com/scality/Arsenal/compare/8.1.124...8.1.125

... (truncated)

Commits
  • 9cd7222 Bump arsenal 8.1.132
  • bdcd468 gha: bump codecov v4
  • b2b6c47 Introduce objectGetArchiveInfo verb
  • da173d5 Merge remote-tracking branch 'origin/w/7.70/bugfix/ARSN-425-listingLatestCras...
  • 7eb2701 Merge remote-tracking branch 'origin/bugfix/ARSN-425-listingLatestCrashWithUn...
  • 6ec3c8e ARSN-425 bump arsenal version
  • 7aaf277 bf: ARSN-425 listing crash if key contains "undefined"
  • 67421f8 Merge branch 'w/7.70/improvement/ARSN-415' into w/8.1/improvement/ARSN-415
  • bf2260b Merge branch 'improvement/ARSN-415' into w/7.70/improvement/ARSN-415
  • 11e0e1b Bump gha actions
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
bert-e commented 1 month ago

Hello dependabot[bot],

My role is to assist you with the merge of this pull request. Please type @bert-e help to get information on this process, or consult the user documentation.

Available options name | description | privileged | authored ------ | ------------ | ------------ |---------- `/after_pull_request` | Wait for the given pull request id to be merged before continuing with the current one. | | `/bypass_author_approval` | Bypass the pull request author's approval | :star: | `/bypass_build_status` | Bypass the build and test status | :star: | `/bypass_commit_size` | Bypass the check on the size of the changeset ```TBA``` | :star: | `/bypass_incompatible_branch` | Bypass the check on the source branch prefix | :star: | `/bypass_jira_check` | Bypass the Jira issue check | :star: | `/bypass_peer_approval` | Bypass the pull request peers' approval | :star: | `/bypass_leader_approval` | Bypass the pull request leaders' approval | :star: | `/approve` | Instruct Bert-E that the author has approved the pull request. | | :writing_hand: `/create_pull_requests` | Allow the creation of integration pull requests. | | `/create_integration_branches` | Allow the creation of integration branches. | | `/no_octopus` | Prevent Wall-E from doing any octopus merge and use multiple consecutive merge instead | | `/unanimity` | Change review acceptance criteria from `one reviewer at least` to `all reviewers` | | `/wait` | Instruct Bert-E not to run until further notice. | |
Available commands name | description | privileged ------ | ------------ | ------------ `/help` | Print Bert-E's manual in the pull request. | `/status` | Print Bert-E's current status in the pull request ```TBA``` | `/clear` | Remove all comments from Bert-E from the history ```TBA``` | `/retry` | Re-start a fresh build ```TBA``` | `/build` | Re-start a fresh build ```TBA``` | `/force_reset` | Delete integration branches & pull requests, and restart merge process from the beginning. | `/reset` | Try to remove integration branches unless there are commits on them which do not appear on the source branch. |

Status report is not available.

The following options are set: bypass_author_approval, bypass_jira_check

bert-e commented 1 month ago

Request integration branches

Waiting for integration branch creation to be requested by the user.

To request integration branches, please comment on this pull request with the following command:

/create_integration_branches

Alternatively, the /approve and /create_pull_requests commands will automatically create the integration branches.

The following options are set: bypass_author_approval, bypass_jira_check

dependabot[bot] commented 1 month ago

Superseded by #5636.