Skip to content
This repository was archived by the owner on Aug 26, 2020. It is now read-only.

Update dependency @financial-times/n-gage to v6#97

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate-major-next-build-tools
Open

Update dependency @financial-times/n-gage to v6#97
renovate[bot] wants to merge 1 commit into
masterfrom
renovate-major-next-build-tools

Conversation

@renovate

@renovate renovate Bot commented Aug 26, 2020

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
@financial-times/n-gage devDependencies major ^1.19.14 -> ^6.0.0

ℹ️ Find our documentation at https://github.com/Financial-Times/next/wiki/Renovate.


Release Notes

Financial-Times/n-gage

v6.0.1

Compare Source

  • Fix warning from eslint-plugin-react about version (#​230)

v6.0.0

Compare Source

Remove deploy-hashed-assets step in deploy which looks for a asset-hashes.json file in the project.

Check if you have a asset-hashes.json file, if you do not, there is nothing to do.

If you do have a asset-hashes.json file, migrate to using public/manifest.json which is generated by Page Kit by default.

See the n-heroku-tools release for more details: https://github.com/Financial-Times/n-heroku-tools/releases/tag/v10.0.0

Pull request: #​229

v5.1.2

Compare Source

  • Update Vault documentation URL (#​225)
  • Fix issues for users with a space in their PATH (#​226)

v5.1.1

Compare Source

See #​224 for details

v5.1.0

Compare Source

Add flag for disabling configuration of git hooks (#​223).

v5.0.0

Compare Source

  • checks for the new Husky format and migrates apps to it #​221
  • runs staging smoke tests on https for consistency with review apps #​222

v4.0.0

Compare Source

This release removes all n-ui related code.

v3.12.0

Compare Source

This is following a discussion on Slack.

We're in a situation on Conversion where we need to have E2E tests run on a predictable url and to block code from going out if tests fail. The best place to do this would be on staging, and to do that we need to break up the deploy task so that we can run our tests in between staging being set up and it being promoted to prod and then scaled down.

Related PR: #​210

v3.11.2

Compare Source

v3.11.1

Compare Source

v3.11.0

Compare Source

Simplify the logging and provide the Change API with more information.

This should help for projects that deploy on a tag. And also stop us exposing the API key in the logs.

v3.10.1

Compare Source

v3.10.0

Compare Source

  • Remove bower_components folder before doing bower install to prevent a class of spurious conflicts
  • Don't print an error that isn't an error when .review-app doesn't exist
  • Add return await warning to ESLint rules

v3.9.2

Compare Source

v3.9.1

Compare Source

Releases #​204

v3.9.0

Compare Source

Releases #​202

v3.8.1

Compare Source

v3.8.0

Compare Source

v3.7.2

Compare Source

v3.7.1

Compare Source

v3.7.0

Compare Source

adds --custom-env to get-config for use with non-standard env names like sandbox or staging

v3.6.0

Compare Source

As per the following discussion on Slack: https://financialtimes.slack.com/archives/C0ECBA4GY/p1554372261034100, which followed on from this Tweet: https://twitter.com/roelvangils/status/1113074439976075264

See #​185

v3.5.0

Compare Source

Rise ecmaVersion version to fix deprecated property which caused warning on linting.

v3.4.3

Compare Source

v3.4.2

Compare Source

versions of n-gage from 2.2 onwards have an issue (#​162) where dotfiles weren't being correctly copied for fresh local installs. i have no idea why it wasn't working but i've fixed it now

v3.4.1

Compare Source

Releases #​180.

Updates the make deploy-assets target.

Passes a new option --app anvil when calling nht deploy-hashed-assets.

v3.4.0

Compare Source

This release removes the check to enforce repo ownership with an ft.yml file.

Moving to CODEOWNERS files instead. See: Financial-Times/next-transformations#​20

v3.3.0

Compare Source

This ensures it is sync'd at the end of the .review-app task.

v3.2.0

Compare Source

v3.1.0

Compare Source

v3.0.0

Compare Source

where we do the whole heroku deploy thing

for a guide on how to migrate from n-gage@v2 to n-gage@v3, see Heroku review apps deployment.

v2.2.2

Compare Source

v2.2.1

Compare Source

v2.2.0

Compare Source

  • Add github token to vault login error message

v2.1.2

Compare Source

Patch release to fix our builds while a more permanent fix is worked on.

v2.1.1

Compare Source

😬

v2.1.0

Compare Source

tired of make install overwriting n-gage? don’t want to have to copy and paste those same five lines of make everywhere, only to have to change them in every repo a few weeks later?

surely there’s a better way!

now, there is! introducing the ✨NEW✨ n-gage 2.1 bootstrap!

include $(shell npx -p @​financial-times/n-gage ngage bootstrap)

just one line of make and you’ll get the latest bootstrap, every time, forever! the last makefile change you’ll ever* have to make!

and that’s not all! upgrade to 2.1 now and we’ll throw in a FREE migration command! simply run make update-bootstrap and we’ll update your Makefile for you, for FREE!


*bootstrap updates included free of charge for the lifetime of the library. ETG reserves the right to remove or change this offer at any time. contains 5mg Javascript. always read the label.

v2.0.4

Compare Source

  • Check for a packages in peer dependencies too #​127

v2.0.3

Compare Source

v2.0.2

Compare Source

Allow nightly build to deploy during office hours (#​119) …
@​adgad

Quote .gitignore grep pattern as it contains wildcard characters (#​116) …
@​simonplend

Move node_modules/.bin to be last in the PATH (#​118) …
@​simonplend

Catch failing vault fetch (#​66) …
@​remybach
@​simonplend

v2.0.1

Compare Source

v2.0.0

Compare Source

Migration Guide

  • Update pa11y-ci dependency in next app's package.json from Version ^1.1.1 to ^2.1.0.
  • Check the build output to ensure the tests actually ran. If there is an error launching Chrome, the build will be green even though there was an uncaught rejection. If this is the case, you probably need to check your build environment on CircleCI, and ensure it is running on Ubuntu 14.
  • CircleCI needs to be running on Node 8 or above. Check your circle.yml file.

Renovate configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/London.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate Bot requested a review from a team as a code owner August 26, 2020 00:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant