YoshiyukiKato / nightharbor-s3-loader

A nightharbor loader for aws s3
MIT License
1 stars 0 forks source link

An in-range update of s3rver is breaking the build 🚨 #6

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

The devDependency s3rver was updated from 2.2.6 to 2.2.7.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

s3rver is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/YoshiyukiKato/nightharbor-s3-loader/97?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v2.2.7

Fixes:

  • Exit with non-zero status with misconfigured data directory #325
  • Handle the case where the access-control-request-header is not provided #347

Tooling:

Commits

The new version differs by 40 commits.

  • 85d1d1d Increment version to v2.2.7
  • 2594675 chore(deps): update dependency aws-sdk to v2.369.0
  • 2ec958a Merge pull request #347 from justinmchase/fix/346-handle-empty-acrh
  • 80ad50c Merge pull request #325 from jamhall/error-exit-status
  • 39dbf72 chore(deps): update dependency aws-sdk to v2.368.0
  • 23b752a Refactor for clarity based on CR feedback
  • 03ae68c chore(deps): update dependency prettier to v1.15.3
  • f1fbe9c Fix prettier errors
  • 597f29e Handle the case where the access-control-request-header is not provided
  • 02389b9 chore(deps): update dependency aws-sdk to v2.362.0
  • 325e841 chore(deps): update dependency aws-sdk to v2.361.0
  • 4ece647 chore(deps): update dependency aws-sdk to v2.358.0
  • 98a0646 chore(deps): update dependency aws-sdk to v2.354.0
  • 7eb0f67 chore(deps): update dependency aws-sdk to v2.353.0
  • 7cc8527 chore(deps): update dependency eslint-config-prettier to v3.3.0

There are 40 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 2.2.6 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 2.2.9

Features:

  • Validate and report illegal AllowedMethods in CORS configurations (#385)

Fixes:

  • Fix ranged requests on Windows and other environments (#384)
  • Return error if a request to delete multiple objects has no objects specified (#386)
  • Fix empty directory cleanup when deleting a deeply nested key (#387)

Tooling:

Commits

The new version differs by 72 commits.

  • c83dea7 increment version to v2.2.9
  • 098c9f2 Merge pull request #398 from jamhall/renovate/xmlbuilder-11.x
  • 21c8836 fix(deps): update dependency xmlbuilder to v11
  • 7b7f038 Merge pull request #401 from jamhall/renovate/mocha-6.x
  • db05548 chore(deps): update dependency mocha to v6
  • 01fa87f chore(deps): update dependency aws-sdk to v2.423.0
  • 9d676c3 chore(deps): update dependency eslint to v5.15.3
  • e9e892e chore(deps): update dependency aws-sdk to v2.422.0
  • 97e0e0e chore(deps): update dependency eslint to v5.15.2
  • 2117b31 chore(deps): update dependency aws-sdk to v2.419.0
  • 7732499 chore(deps): update dependency aws-sdk to v2.418.0
  • 7d90cec chore(deps): update dependency eslint to v5.15.1
  • ed83313 chore(deps): update dependency aws-sdk to v2.414.0
  • 27a39db chore(deps): update dependency aws-sdk to v2.413.0
  • 64609d7 chore(deps): update dependency eslint to v5.15.0

There are 72 commits in total.

See the full diff