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 auto from 10.2.3 to 10.3.0 #429

Merged
merged 1 commit into from
Nov 9, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 9, 2020

Bumps auto from 10.2.3 to 10.3.0.

Release notes

Sourced from auto's releases.

v10.3.0

🚀 Enhancement

Authors: 1

v10.2.5

Release Notes

From #1636

Previously when using auto pr-check you would have to check that you were running the command from a PR with bash scripting so it didn't fail when running on master.

This PR simplifies this workflow so that you can run auto pr-check without any logic. On CI + base branch pr-check will exit successfully, otherwise it will check for a PR number and fail accordingly.

Why

Less config + more automation = happy auto consumers

Todo:

  • Add tests
  • Add docs

Change Type

Indicate the type of change your pull request is:

  • documentation
  • patch
  • minor
  • major

🐛 Bug Fix

  • auto, @auto-it/core

Authors: 1

v10.2.4

🐛 Bug Fix

Changelog

Sourced from auto's changelog.

v10.3.0 (Fri Nov 06 2020)

🚀 Enhancement

Authors: 1


v10.2.5 (Fri Nov 06 2020)

Release Notes

From #1636

Previously when using auto pr-check you would have to check that you were running the command from a PR with bash scripting so it didn't fail when running on master.

This PR simplifies this workflow so that you can run auto pr-check without any logic. On CI + base branch pr-check will exit successfully, otherwise it will check for a PR number and fail accordingly.

Why

Less config + more automation = happy auto consumers

Todo:

  • Add tests
  • Add docs

Change Type

Indicate the type of change your pull request is:

  • documentation
  • patch
  • minor
  • major

🐛 Bug Fix

  • auto, @auto-it/core

Authors: 1

Commits
  • 911db93 Bump version to: v10.3.0 [skip ci]
  • 4d1ead3 Update CHANGELOG.md [skip ci]
  • 36e18d1 Merge pull request #1637 from intuit/release-botlist
  • 43dac61 add "includeBotPrs" options
  • 7683004 ignore bot accounts in release comments
  • 632e98c Bump auto brew formula [skip ci]
  • 3674d02 Bump version to: v10.2.5 [skip ci]
  • 5233e08 Update CHANGELOG.md [skip ci]
  • 8e7b76f Merge pull request #1636 from intuit/pr-check
  • e77ab8e also exit successfully in a prerelease branch
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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)
📦 Published PR as canary version: 1.1.5-canary.429.fed4f9300bf0a583d3a932e0dd3b7fb51cbf8d3f.0

✨ Test out this PR locally via:

npm install @cliqz/url-parser@1.1.5-canary.429.fed4f9300bf0a583d3a932e0dd3b7fb51cbf8d3f.0
# or 
yarn add @cliqz/url-parser@1.1.5-canary.429.fed4f9300bf0a583d3a932e0dd3b7fb51cbf8d3f.0

@dependabot-preview dependabot-preview bot added the PR: Dependencies 🔩 Changes only update dependencies label Nov 9, 2020
@dependabot-preview dependabot-preview bot merged commit 8747759 into master Nov 9, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/auto-10.3.0 branch November 9, 2020 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Dependencies 🔩 Changes only update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants