build(deps): bump arsenal from 7.4.16 to 8.1.66
Bumps arsenal from 7.4.16 to 8.1.66.
Release notes
Sourced from arsenal's releases.
Release 8.1.66
What's Changed
- ARSN-265 release 7.10.33 by
@jonathan-gramainin scality/Arsenal#1998Full Changelog: https://github.com/scality/Arsenal/compare/8.1.65...8.1.66
Release 8.1.65
What's Changed
- bugfix/ARSN-253: issue with special unicode chars by
@KillianGin scality/Arsenal#1975- INTEGRATION [PR#1975 > development/8.1] bugfix/ARSN-253 by
@bert-ein scality/Arsenal#1977- feature: ARSN-256 support tagging and ACL events by
@jonathan-gramainin scality/Arsenal#1978- INTEGRATION [PR#1978 > development/8.1] feature: ARSN-256 support tagging and ACL events by
@bert-ein scality/Arsenal#1979- improvement: ARSN-260 improve efficiency of findConditionKey by
@jonathan-gramainin scality/Arsenal#1983- INTEGRATION [PR#1983 > development/8.1] improvement: ARSN-260 improve efficiency of findConditionKey by
@bert-ein scality/Arsenal#1984- INTEGRATION [PR#1980 > development/8.1] ARSN-257: bump 7.10.31 by
@bert-ein scality/Arsenal#1981- ARSN-257: bump 7.10.31 by
@KillianGin scality/Arsenal#1980- ARSN-261: bump 7.10.32 by
@KillianGin scality/Arsenal#1987- INTEGRATION [PR#1987 > development/8.1] ARSN-261: bump 7.10.32 by
@bert-ein scality/Arsenal#1988- bugfix: ARSN-262 fixes/tests in RequestContext by
@jonathan-gramainin scality/Arsenal#1991- INTEGRATION [PR#1991 > development/8.1] bugfix: ARSN-262 fixes/tests in RequestContext by
@bert-ein scality/Arsenal#1992- bugfix: ARSN-255 revamp evaluatePolicy logic for tag conditions by
@jonathan-gramainin scality/Arsenal#1989- INTEGRATION [PR#1989 > development/8.1] bugfix: ARSN-255 revamp evaluatePolicy logic for tag conditions by
@bert-ein scality/Arsenal#1990- ARSN-263 retrieveData callback should only be called once by
@nicolas2bertin scality/Arsenal#1997Full Changelog: https://github.com/scality/Arsenal/compare/8.1.64...8.1.65
Release v8.1.64
What's Changed
- bugfix: ARSN-251 fix azure mpuUtils import by
@Kerkesniin scality/Arsenal#1972- INTEGRATION [PR#1972 > development/8.1] bugfix: ARSN-251 fix azure mpuUtils import by
@bert-ein scality/Arsenal#1973Full Changelog: https://github.com/scality/Arsenal/compare/8.1.63...8.1.64
Release v8.1.61
What's Changed
- INTEGRATION [PR#1960 > development/8.1] ARSN-244 - export isMasterKey in versioning by
@bert-ein scality/Arsenal#1961- ARSN-244 - export isMasterKey in versioning by
@jbertranin scality/Arsenal#1960- ARSN-245 - release 7.10.27 by
@jbertranin scality/Arsenal#1962- INTEGRATION [PR#1962 > development/8.1] ARSN-245 - release 7.10.27 by
@bert-ein scality/Arsenal#1964- ARSN-246: fix non-current transition rule comparison by
@alexanderchan-scalityin scality/Arsenal#1965Full Changelog: https://github.com/scality/Arsenal/compare/8.1.60...8.1.61
v8.1.57
What's Changed
- improvement: ARSN-225-add User Tag actionMaps by
@XinLiScalityin scality/Arsenal#1935
... (truncated)
Commits
237872aMerge remote-tracking branch 'origin/feature/ARSN-265-release-7.10.33' into w...0130355ARSN-265 release 7.10.33390fd97Merge branch 'bugfix/ARSN-263/cb' into q/8.11c9e4ebbump versionaf50ef4Merge branch 'bugfix/ARSN-255-revampEvaluatePolicyForTagConditions' into q/7.10a4f163fMerge branches 'w/8.1/bugfix/ARSN-255-revampEvaluatePolicyForTagConditions' a...4d0cc9bARSN-263 retrieveData callback should only be called once657f969Merge branch 'bugfix/ARSN-262-fixRequestContextConstructor' into tmp/octopus/...4f2b1cabugfix: ARSN-262 fixes/tests in RequestContextb43cf22Merge branch 'bugfix/ARSN-255-revampEvaluatePolicyForTagConditions' into tmp/...- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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.
Status report is not available.
The following options are set: bypass_author_approval, bypass_jira_check
Conflict
A conflict has been raised during the creation of
integration branch w/7.10/dependabot/npm_and_yarn/development/7.4/arsenal-8.1.66 with contents from dependabot/npm_and_yarn/development/7.4/arsenal-8.1.66
and development/7.10.
I have not created the integration branch.
Here are the steps to resolve this conflict:
$ git fetch
$ git checkout -B w/7.10/dependabot/npm_and_yarn/development/7.4/arsenal-8.1.66 origin/development/7.10
$ git merge origin/dependabot/npm_and_yarn/development/7.4/arsenal-8.1.66
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/7.10/dependabot/npm_and_yarn/development/7.4/arsenal-8.1.66
The following options are set: bypass_author_approval, bypass_jira_check
Superseded by #4812.