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.69k stars 240 forks source link

Bump arsenal from 7.4.16 to 8.1.131 #5581

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps arsenal from 7.4.16 to 8.1.131.

Release notes

Sourced from arsenal's releases.

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

8.1.124

What's Changed

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

... (truncated)

Commits
  • f13ec2c Merge remote-tracking branch 'origin/bugfix/ARSN-412-add-support-for-exists-c...
  • e369c7e ARSN-412: bump-package.json-to-v7.70.31
  • c5c1db4 ARSN-412-test-relevant-errors
  • 58f4d3c VAULT-412-add-unit-test-for-conditions
  • b049f39 ARSN-412: add support for exists pre-condition
  • 30eaaf1 ARSN-406: bump project version
  • 9d16fb0 ARSN-406: create the QuotaExceeded error
  • cdc612f ARSN-406: add quota numbers in report
  • 61dd65b ARSN-406: add request context options for quota evaluation
  • 2c06963 Merge branch 'improvement/ARSN-410-quotas-for-bucket-apis' into q/8.1
  • 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 3 months 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 3 months 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 2 months ago

Superseded by #5622.