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 angular-rails-templates from 0.2.0 to 0.3.0 #2579

Merged
merged 1 commit into from
Sep 3, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps angular-rails-templates from 0.2.0 to 0.3.0.

Changelog

Sourced from angular-rails-templates's changelog.

Changelog

[Unreleased]

  • Use global Rails namespace [merqlove, #148]

1.0.2

  • Silence deprecation warning on sprockets 3.7 [kressh, #145]

1.0.1

  • Better support for Rails 5 and Sprockets 4 [merqlove/sandrew, #142]

1.0.0

  • Add support for Rails 5.0 [pitr, #131]

1.0.0.beta2

  • Loading tilt gem before using
  • Configurable extension .html [speranskydanil, #99]
  • Default inside_paths is a relative path [redterror, #108]
  • Do not process files outside inside_paths path [keenahn, #113]

1.0.0.beta1

  • Add support for Rails 4.2 [superchris/pitr, #126]
  • Remove support for Rails 4.1 and less
Commits
  • 0d36792 bump to 0.3.0
  • 4800600 specify mime-types < 3 due to requirement for ruby 2.0
  • 01e654d Merge pull request #137 from Design-Collective/0-x-stable
  • d85f1d0 Fixes #113 for Rails 4.1 and earlier
  • b63bfc2 remove support for Rails 4.2+ in branch 0.x
  • See full diff 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @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.

Copy link
Member

@mkllnk mkllnk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. But this could potentially affect a lot use cases. How much testing should we do? Probably more of a smoke test looking for correct display:

  • checkout
  • login
  • edit enterprise

We don't need to test logic. And the automated tests should actually cover most things.

@greysteil
Copy link
Contributor

The only code changes in this release are the ones in pitr/angular-rails-templates#137, which looks good.

Copy link
Contributor

@luisramos0 luisramos0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mkllnk
Copy link
Member

mkllnk commented Sep 3, 2018

Staged on https://staging.openfoodnetwork.org.au/. <-- New staging server.

@sstead
Copy link

sstead commented Sep 3, 2018

Testing notes

I did a general test of the shop, login and enterprise settings and didn't notice anything unusual.

https://docs.google.com/document/d/1a4wwPCY_OetpIB0FgZRE9FE3zv7GWSUSqlorcmDazko/edit#

@mkllnk mkllnk merged commit 129e2c9 into master Sep 3, 2018
@mkllnk mkllnk deleted the dependabot/bundler/angular-rails-templates-0.3.0 branch September 3, 2018 04:39
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.

7 participants