Coder Social home page Coder Social logo

audit-log-service's People

Contributors

greenkeeper[bot] avatar renovate-bot avatar renovate[bot] avatar stefanwalther avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

audit-log-service's Issues

An in-range update of mocha is breaking the build 🚨

Version 3.4.1 of mocha just got published.

Branch Build failing 🚨
Dependency mocha
Current Version 3.4.0
Type devDependency

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

As mocha is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ ci/circleci Your tests failed on CircleCI Details

Release Notes Ohai CRLF...

Fixed a publishing mishap with git's autocrlf settings.

Commits

The new version differs by 3 commits0.

false

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of js-yaml is breaking the build 🚨

Version 3.8.4 of js-yaml just got published.

Branch Build failing 🚨
Dependency js-yaml
Current Version 3.8.3
Type dependency

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

js-yaml is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ ci/circleci Your tests failed on CircleCI Details

Commits

The new version differs by 5 commits0.

  • 3de650d 3.8.4 released
  • 57af257 Browser files rebuild
  • 0ecfea0 deps update
  • 9e26400 Merge pull request #343 from onebytegone/fix_342_array_eol_space
  • 66e07b2 Prevent space after dash for arrays that wrap

false

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of mocha is breaking the build 🚨

Version 3.4.0 of mocha just got published.

Branch Build failing 🚨
Dependency mocha
Current Version 3.3.0
Type devDependency

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

As mocha is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ ci/circleci Your tests failed on CircleCI Details

Release Notes v3.4.0

Mocha is now moving to a quicker release schedule: when non-breaking changes are merged, a release should happen that week.

This week's highlights:

  • allowUncaught added to commandline as --allow-uncaught (and bugfixed)
  • warning-related Node flags

πŸŽ‰ Enhancements

πŸ› Fixes

πŸ”© Other

Commits

The new version differs by 9 commits0.

  • 7554b31 Add Changelog for v3.4.0
  • 9f7f7ed Add --trace-warnings flag
  • 92561c8 Add --no-warnings flag
  • ceee976 lint test/integration/fixtures/simple-reporter.js
  • dcfc094 Revert "use semistandard directly"
  • 93392dd no special case for macOS running Karma locally
  • 4d1d91d --allow-uncaught cli option
  • fb1e083 fix allowUncaught in browser
  • 4ed3fc5 Add license report and scan status

false

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of mongoose is breaking the build 🚨

Version 4.9.1 of mongoose just got published.

Branch Build failing 🚨
Dependency mongoose
Current Version 4.9.0
Type dependency

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

As mongoose is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ


Status Details
  • ❌ ci/circleci Your tests failed on CircleCI Details
Commits

The new version differs by 22 commits .

  • 4f864cf chore: release 4.9.1
  • 74cdbdd Merge pull request #5080 from zoellner/master
  • 249653b fix(populate): avoid duplicate ids in dynref queries
  • dae6192 test: fix flakey test
  • 79bf54a fix: upgrade driver -> 2.2.25
  • fa2caf5 fix(model): get promise each time save() is called rather than once
  • 7d6c259 test: add coverage for #5070
  • 2a0df9a fix(connection): make connect return value consistent
  • 1a5fffb fix(timestamps): handle nested timestamp paths
  • 4efe0dc test(timestamps): repro #5051
  • dd3182f docs(validation): add some more detail re: isAsync
  • 91866a8 Merge pull request #5072 from sjorssnoeren/gh-5068
  • 80b325c fix(query): handle $type for arrays
  • 0a88085 fix(update): dont double-call setters on arrays
  • 9105d85 test(update): repro #5041

There are 22 commits in total. See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of helmet is breaking the build 🚨

Version 3.6.1 of helmet just got published.

Branch Build failing 🚨
Dependency helmet
Current Version 3.6.0
Type dependency

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

helmet is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ ci/circleci Your tests failed on CircleCI Details

Commits

The new version differs by 8 commits.

  • 60db9c5 3.6.1
  • 621ff8f Update changelog for 3.6.1 release
  • 5b50d5c Merge pull request #149 from jgeurts/master
  • 55ff10f Update to connect v3.6.2
  • 293593f Remove Gitter badge
  • 5ecb759 Merge pull request #148 from xizhao/patch-1
  • 41b3e40 Remove License section from readme
  • b959482 License report and badge in README

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of swagger-ui-express is breaking the build 🚨

Version 1.0.8 of swagger-ui-express just got published.

Branch Build failing 🚨
Dependency swagger-ui-express
Current Version 1.0.7
Type dependency

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

swagger-ui-express is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ ci/circleci Your tests failed on CircleCI Details

Commits

The new version differs by 3 commits0.

  • 14e8e66 Ability for function to be regenerated
  • 0149c37 Merge pull request #14 from nazar/master
  • bbe12fd custom stringify that provides a reviver to allow stringifying option functions - i.e. onComplete

false

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of body-parser is breaking the build 🚨

Version 1.17.2 of body-parser just got published.

Branch Build failing 🚨
Dependency body-parser
Current Version 1.17.1
Type dependency

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

body-parser is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ ci/circleci Your tests failed on CircleCI Details

Release Notes 1.17.2
Commits

The new version differs by 13 commits.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.