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

Build(deps-dev): bump semantic-release from 15.12.2 to 15.13.1 #127

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 16, 2018

Bumps semantic-release from 15.12.2 to 15.13.1.

Release notes

Sourced from semantic-release's releases.

v15.13.1

15.13.1 (2018-12-16)

Bug Fixes

  • correctly handle skipped releases (1243f79)

v15.13.0

15.13.0 (2018-12-14)

Features

  • allow publish plugins to return false in order to signify no release was done (70c68ef)

v15.12.5

15.12.5 (2018-12-11)

Bug Fixes

  • allow to set ci option via API and config file (862ec4c)

v15.12.4

15.12.4 (2018-11-30)

Bug Fixes

  • remove unnecessary branch parameter from push function (ffe1062)

v15.12.3

15.12.3 (2018-11-28)

Bug Fixes

Commits
  • 1243f79 fix: correctly handle skipped releases
  • 70c68ef feat: allow publish plugins to return false in order to signify no releas...
  • 048292b docs: fix broken link in CircleCI recipe
  • 0f642ff docs: remove mentions of travis-deploy-once
  • 89ad3a0 chore(package): update p-retry to version 3.0.0
  • 649b530 docs: mention that debug option is CLI only
  • 862ec4c fix: allow to set ci option via API and config file
  • 6b110b6 docs: switch to spectrum.chat
  • e4c6649 docs: syntax fixes in plugins list
  • 6220641 docs: add @semantic-release/apm to plugins list
  • Additional commits viewable in compare view

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/semantic-release-15.13.1 branch 6 times, most recently from 820f3cb to 631619b Compare December 21, 2018 15:53
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/semantic-release-15.13.1 branch from 631619b to 5ccaf90 Compare December 21, 2018 16:05
@exactlyaron exactlyaron merged commit cae6c9d into master Dec 21, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/semantic-release-15.13.1 branch December 21, 2018 19:28
wmfs-bot pushed a commit that referenced this pull request Jan 27, 2019
## [1.4.1](v1.4.0...v1.4.1) (2019-01-27)

### 🐛 Bug Fixes

* Ignore package-lock.json. ([eaf3b27](eaf3b27))

### 🛠 Builds

* **deps-dev:** bump [@wmfs](https://github.com/wmfs)/tymly from 1.61.0 to 1.62.0 ([4e6bafa](4e6bafa))
* **deps-dev:** bump [@wmfs](https://github.com/wmfs)/tymly from 1.62.0 to 1.63.0 ([39d463f](39d463f))
* **deps-dev:** bump [@wmfs](https://github.com/wmfs)/tymly from 1.63.0 to 1.64.0 ([3398474](3398474))
* **deps-dev:** bump [@wmfs](https://github.com/wmfs)/tymly from 1.64.0 to 1.66.0 ([b37e676](b37e676))
* **deps-dev:** bump [@wmfs](https://github.com/wmfs)/tymly-pg-plugin from 1.104.0 to 1.105.0 ([3ad7948](3ad7948))
* **deps-dev:** bump [@wmfs](https://github.com/wmfs)/tymly-pg-plugin from 1.105.0 to 1.106.0 ([735e7f7](735e7f7))
* **deps-dev:** bump [@wmfs](https://github.com/wmfs)/tymly-pg-plugin from 1.106.0 to 1.108.0 ([01e3fec](01e3fec))
* **deps-dev:** bump semantic-release from 15.12.0 to 15.12.1 ([c12e36e](c12e36e))
* **deps-dev:** bump semantic-release from 15.12.1 to 15.12.2 ([64de8b7](64de8b7))
* **deps-dev:** bump semantic-release from 15.12.2 to 15.13.1 ([#127](#127)) ([cae6c9d](cae6c9d))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([ebd2389](ebd2389))

### ⚙️ Continuous Integrations

* **circle:** add circle ci config ([e6b20f5](e6b20f5))
* **travis:** update travis config ([1b9c871](1b9c871))

### ♻️ Chores

* Remove package-lock ([0c7faff](0c7faff))
@wmfs-bot
Copy link
Contributor

🎉 This PR is included in version 1.4.1 🎉

The release is available on:

Your semantic-release 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.

3 participants