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โ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump koa-safe-jsonp from 0.3.1 to 1.0.0 #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps koa-safe-jsonp from 0.3.1 to 1.0.0.

Changelog

Sourced from koa-safe-jsonp's changelog.

1.0.0 / 2020-06-20

others

  • [4a51934] - rm -rf yarn.lock --exp ๐Ÿ”ฎ .. (imed jaberi <>)
  • [403bc49] - better pkg.json --engines ๐ŸŽ— (imed jaberi <>)
  • [2d5962c] - better pkg.json ๐ŸŽ— .. (imed jaberi <>)
  • [74cf9c2] - update ci pipeline ๐ŸŽฒ .. (imed jaberi <>)
  • [22acc9d] - add yarn.lock ๐Ÿ”ฎ .. (3imed-jaberi <>)
  • [d32daab] - better pkg.json ๐ŸŽ— .. (3imed-jaberi <>)
  • [ded9c59] - fix typo --src ๐Ÿš€ .. (3imed-jaberi <>)
  • [609d809] - update README.md ๐Ÿ“‹ .. (3imed-jaberi <>)
  • [e66eb31] - update pkg.json ๐ŸŽ— .. (3imed-jaberi <>)
  • [ad87841] - update test with koa2 --work-with-v1/v2 ๐Ÿงช.. (3imed-jaberi <>)
  • [b9ecc5f] - setup coverage --nyc ๏ฟฝ ๐Ÿ—ฝ .. (3imed-jaberi <>)
  • [cbfd422] - setup test runner --mocha โ˜•๏ธ .. (3imed-jaberi <>)
  • [3f3230b] - few updates --mdr ๐Ÿš€ .. (3imed-jaberi <>)
  • [0e78f16] - add practical example wit koa v1/v2 ๐Ÿค  .. (3imed-jaberi <>)
  • [62f6832] - update ci pipeline ๐ŸŽฒ .. (3imed-jaberi <>)
  • [8eb86ee] - add practical example wit koa v1/v2 ๐Ÿค  .. (3imed-jaberi <>)
  • [6311139] - update LICENSE ๐Ÿ— .. (3imed-jaberi <>)
  • [1dfad4a] - setup lint with xo ๐Ÿ’…๐Ÿป .. (3imed-jaberi <>)
  • [c7dca21] - avoid generating package-lock.json โ˜”๏ธ .. (3imed-jaberi <>)
  • [49f0544] - update .gitignore file ๐Ÿž .. (3imed-jaberi <>)
  • [a11573a] - rm -rf AUTHORS file + jslint โŒ .. (3imed-jaberi <>)
  • [9d19ad1] - test: remove 0.12 (fengmk2 <>)
Commits
  • 9fac177 Release 1.0.0
  • 19d0e01 refactor: update the code base, drop support of node<10
  • 4a51934 rm -rf yarn.lock --exp ๐Ÿ”ฎ ..
  • 403bc49 better pkg.json --engines ๐ŸŽ—
  • 2d5962c better pkg.json ๐ŸŽ— ..
  • 74cf9c2 update ci pipeline ๐ŸŽฒ ..
  • 22acc9d add yarn.lock ๐Ÿ”ฎ ..
  • d32daab better pkg.json ๐ŸŽ— ..
  • ded9c59 fix typo --src ๐Ÿš€ ..
  • 609d809 update README.md ๐Ÿ“‹ ..
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dead_horse, a new releaser for koa-safe-jsonp since your current version.


Dependabot compatibility score

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [koa-safe-jsonp](https://github.com/koajs/koa-safe-jsonp) from 0.3.1 to 1.0.0.
- [Release notes](https://github.com/koajs/koa-safe-jsonp/releases)
- [Changelog](https://github.com/koajs/koa-safe-jsonp/blob/master/History.md)
- [Commits](koajs/koa-safe-jsonp@0.3.1...1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants