Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @curveball/core to the latest version 馃殌 #15

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jan 6, 2020

The dependency @curveball/core was updated from 0.9.4 to 0.10.0.

This version is not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: evrt
License: MIT

Release Notes for v0.10.0
  • Added a redirect() function to Context and Response objects, making it
    easier to set a status-code and location header in one step.
  • Support for more Prefer parameters: depth-noroot, safe, transclude.
Commits

The new version differs by 16 commits.

  • 70715f7 0.10.0
  • 130cca4 Update changelog
  • 94034ca linting
  • 051844b Better docs
  • 5b1f974 Adding support for other preferences.
  • 0c1a0da Merge pull request #119 from curveball/add-redirect
  • 53256bf updated comments to include types and changed their location so they are included in the compiled source.
  • 982c365 added default value for second parameter to prevent value from being undefined. this reduces the amount of code to provide similar functionality.
  • a1363dc added wrapper method to context object so redirect can be called directly from context and similar tests
  • e7ed46d updated tests to use variables instead of 'magic values'
  • 1382e59 added a redirect function which accepts an optional status code in the
  • 8886f3d added tests for a redirect function which accepts an optional status parameter in the first position and a required address path in the second
  • ed24f06 chore(package): update lockfile package-lock.json
  • 8e1aeb8 chore(package): update nyc to version 15.0.0
  • 35a95a8 chore(package): update lockfile package-lock.json

There are 16 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants