Giter Site home page Giter Site logo

juliomrqz / nuxt-netlify Goto Github PK

View Code? Open in Web Editor NEW
109.0 109.0 3.0 3.31 MB

Dynamically generate `_headers` and `_redirects` files for Netlify in your Nuxt.js projects

Home Page: https://marquez.co/docs/nuxt-netlify/

License: MIT License

JavaScript 82.45% Vue 17.55%
headers marquez netlify netlify-headers nuxt nuxt-module nuxtjs plugin redirects

nuxt-netlify's Introduction

Hi there πŸ‘‹

I'm Julio Marquez, Software Engineer and Coffee Lover.

  • 😎 Full Stack Developer at Bicycle Health, previously at Toptal.
  • πŸ”­ Previously Co-Founder and Full-Stack Developer at Bazzite.
  • ❀️ I like Open Source
  • β˜•οΈ A good Cup of Coffee is essential.

Julio's github stats

nuxt-netlify's People

Contributors

dependabot[bot] avatar giovagnoli avatar greenkeeper[bot] avatar juliomrqz avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nuxt-netlify's Issues

Weekly Digest (29 September, 2019 - 6 October, 2019)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, 1 pull request was created, updated or merged.

MERGED PULL REQUEST

Last week, 1 pull request was merged.
πŸ’œ #70 chore(deps): update all non-major dependencies, by renovate[bot]


COMMITS

Last week there was 1 commit.
πŸ› οΈ chore(deps): update all non-major dependencies (#70) by renovate[bot]


CONTRIBUTORS

Last week there was 1 contributor.
πŸ‘€ renovate[bot]


STARGAZERS

Last week there were 2 stagazers.
⭐ ykhirao
⭐ iGore
You all are the stars! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Weekly Digest (19 January, 2020 - 26 January, 2020)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week 2 issues were created.
Of these, 0 issues have been closed and 2 issues are still open.

OPEN ISSUES

πŸ’š #109 chore(deps): update dependency cross-env to v7, by renovate[bot]
πŸ’š #108 chore(deps): update devdependency jest to v25, by renovate[bot]


PULL REQUESTS

Last week, 5 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 5 pull requests were updated.
πŸ’› #109 chore(deps): update dependency cross-env to v7, by renovate[bot]
πŸ’› #108 chore(deps): update devdependency jest to v25, by renovate[bot]
πŸ’› #105 chore(deps): update devdependency husky to v4, by renovate[bot]
πŸ’› #104 chore(deps): lock file maintenance, by renovate[bot]
πŸ’› #102 chore(deps): update all non-major dependencies, by renovate[bot]


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Don't override Netlify's default caching settings

Describe the bug
Netlify already uses custom caching headers that you should not override, bad practice.
(please see 'Additional context' below for more information)

Netlify sets the caching very intentionally to max-age of 0 but it does allow content to be cached AND enables atomic rollbacks and deploys.

Expected behavior
Remove the Cache-Control header for the _nuxt folder.
Perhaps you can remove the Cache-Control header for the sw.js file too, i'm not sure about that.

https://github.com/bazzite/nuxt-netlify/blob/2a6a6aa53484715f6f3449492efc07626e0bd046/lib/constants.js#L36-L37

βš πŸ‘‡
Additional context

Weekly Digest (12 January, 2020 - 19 January, 2020)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, 2 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 2 pull requests were updated.
πŸ’› #105 chore(deps): update devdependency husky to v4, by renovate[bot]
πŸ’› #102 chore(deps): update all non-major dependencies, by renovate[bot]


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were 2 stagazers.
⭐ Devessier
⭐ mfaridzia
You all are the stars! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Weekly Digest (5 January, 2020 - 12 January, 2020)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week 2 issues were created.
Of these, 0 issues have been closed and 2 issues are still open.

OPEN ISSUES

πŸ’š #105 chore(deps): update devdependency husky to v4, by renovate[bot]
πŸ’š #104 chore(deps): lock file maintenance, by renovate[bot]


PULL REQUESTS

Last week, 2 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 2 pull requests were updated.
πŸ’› #104 chore(deps): lock file maintenance, by renovate[bot]
πŸ’› #102 chore(deps): update all non-major dependencies, by renovate[bot]


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were 2 stagazers.
⭐ yashrajtalan
⭐ stub4ever
You all are the stars! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Weekly Digest (24 June, 2019 - 1 July, 2019)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week 1 issue was created.
It is closed now.

CLOSED ISSUES

❀️ #13 An in-range update of eslint-plugin-vue is breaking the build 🚨, by greenkeeper[bot]

NOISY ISSUE

πŸ”ˆ #13 An in-range update of eslint-plugin-vue is breaking the build 🚨, by greenkeeper[bot]
It received 1 comments.


PULL REQUESTS

Last week, no pull requests were created, updated or merged.


COMMITS

Last week there were 3 commits.
πŸ› οΈ chore: update README.md by juliomrqz
πŸ› οΈ feat: add support for node v12 on travis tests by juliomrqz
πŸ› οΈ chore(pkg): update some dependencies by juliomrqz


CONTRIBUTORS

Last week there was 1 contributor.
πŸ‘€ juliomrqz


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Weekly Digest (3 November, 2019 - 10 November, 2019)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week 1 issue was created.
It is still open.

OPEN ISSUES

πŸ’š #80 chore(deps): update devdependency eslint-plugin-vue to v6, by renovate[bot]


PULL REQUESTS

Last week, 2 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 2 pull requests were updated.
πŸ’› #80 chore(deps): update devdependency eslint-plugin-vue to v6, by renovate[bot]
πŸ’› #79 chore(deps): update devdependency eslint-plugin-jest to v23, by renovate[bot]


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

An in-range update of eslint-plugin-jest is breaking the build 🚨

The devDependency eslint-plugin-jest was updated from 22.5.1 to 22.6.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

eslint-plugin-jest is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v22.6.0

22.6.0 (2019-05-22)

Features

Commits

The new version differs by 9 commits.

  • 14d83ef feat(rules): add no-commented-out rule (#262)
  • 83ff198 chore: migrate no-jest-import to typescript (#259)
  • 718c08c chore: upgrade @typescript-eslint
  • ca2aa27 chore: port lowercase-name to TypeScript (#258)
  • 3df0058 chore(ci): run danger with lts version of node
  • 48e3a59 chore: precompile with babel (#257)
  • 8670804 chore: bump deps
  • 05eb11a chore: fix lint error
  • dff6446 docs: link to eslint-plugin-jest-formatting

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Weekly Digest (6 October, 2019 - 13 October, 2019)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week 2 issues were created.
Of these, 1 issues have been closed and 1 issues are still open.

OPEN ISSUES

πŸ’š #74 chore(deps): update all non-major dependencies, by renovate[bot]

CLOSED ISSUES

❀️ #73 chore(deps): update devdependency conventional-changelog-cli to v2.0.25, by renovate[bot]


PULL REQUESTS

Last week, 1 pull request was created, updated or merged.

MERGED PULL REQUEST

Last week, 1 pull request was merged.
πŸ’œ #73 chore(deps): update devdependency conventional-changelog-cli to v2.0.25, by renovate[bot]


COMMITS

Last week there was 1 commit.
πŸ› οΈ chore(deps): update devdependency conventional-changelog-cli to v2.0.25 (#73) by renovate[bot]


CONTRIBUTORS

Last week there was 1 contributor.
πŸ‘€ renovate[bot]


STARGAZERS

Last week there were 2 stagazers.
⭐ biewxw
⭐ jefe42
You all are the stars! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Weekly Digest (29 December, 2019 - 5 January, 2020)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week 2 issues were created.
Of these, 1 issues have been closed and 1 issues are still open.

OPEN ISSUES

πŸ’š #102 chore(deps): update all non-major dependencies, by renovate[bot]

CLOSED ISSUES

❀️ #101 chore(deps): lock file maintenance, by renovate[bot]


PULL REQUESTS

Last week, 2 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 1 pull request was updated.
πŸ’› #102 chore(deps): update all non-major dependencies, by renovate[bot]

MERGED PULL REQUEST

Last week, 1 pull request was merged.
πŸ’œ #101 chore(deps): lock file maintenance, by renovate[bot]


COMMITS

Last week there was 1 commit.
πŸ› οΈ chore(deps): lock file maintenance (#101) by renovate[bot]


CONTRIBUTORS

Last week there was 1 contributor.
πŸ‘€ renovate[bot]


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Weekly Digest (13 October, 2019 - 20 October, 2019)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, 1 pull request was created, updated or merged.

MERGED PULL REQUEST

Last week, 1 pull request was merged.
πŸ’œ #74 chore(deps): update all non-major dependencies, by renovate[bot]


COMMITS

Last week there was 1 commit.
πŸ› οΈ chore(deps): update all non-major dependencies (#74) by renovate[bot]


CONTRIBUTORS

Last week there was 1 contributor.
πŸ‘€ renovate[bot]


STARGAZERS

Last week there were 3 stagazers.
⭐ TerryVoiceTube
⭐ paullacour
⭐ lamalamaMark
You all are the stars! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Weekly Digest (8 December, 2019 - 15 December, 2019)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week 1 issue was created.
It is closed now.

CLOSED ISSUES

❀️ #91 chore(deps): update all non-major dependencies, by renovate[bot]


PULL REQUESTS

Last week, 3 pull requests were created, updated or merged.

MERGED PULL REQUEST

Last week, 3 pull requests were merged.
πŸ’œ #91 chore(deps): update all non-major dependencies, by renovate[bot]
πŸ’œ #89 chore(deps): update devdependency sharp to v0.23.4, by renovate[bot]
πŸ’œ #88 chore(deps): lock file maintenance, by renovate[bot]


COMMITS

Last week there were 3 commits.
πŸ› οΈ chore(deps): update all non-major dependencies (#91) by renovate[bot]
πŸ› οΈ chore(deps): update devdependency sharp to v0.23.4 (#89) by renovate[bot]
πŸ› οΈ chore(deps): lock file maintenance (#88) by renovate[bot]


CONTRIBUTORS

Last week there was 1 contributor.
πŸ‘€ renovate[bot]


STARGAZERS

Last week there were 2 stagazers.
⭐ zeybek
⭐ HemersonCarlos
You all are the stars! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Fetch redirects array from external cms

Hi, I'm trying to fetch the redirects array from a Sanity instance, so it can really be completely dynamic.
I've tried several options but it seems that whatever function I throw as:

netlify: {
    redirects: generateRedirects(),
},

Doesn't work, basically I cannot make the function to wait for the promises:

export async function generateRedirects() {
  let resultsQ = await client.fetch(
    `*[_type == "redirect"]{..., to->{ slug, _type, __i18n_lang}}`
  );
  return resultsQ;

What am I missing? I always get "the redirects property must be an array", and of course resultsQ is an array, simply it doesn't wait for the promise to be resolved.
Thanks

Weekly Digest (22 September, 2019 - 29 September, 2019)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week 1 issue was created.
It is still open.

OPEN ISSUES

πŸ’š #70 chore(deps): update all non-major dependencies, by renovate[bot]


PULL REQUESTS

Last week, no pull requests were created, updated or merged.


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there was 1 stargazer.
⭐ mornir
You are the star! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency nuxt to v3
  • chore(deps): update devdependency eslint-config-standard to v17
  • chore(deps): update devdependency eslint-plugin-jest to v27
  • chore(deps): update devdependency eslint-plugin-promise to v6
  • chore(deps): update devdependency eslint-plugin-vue to v9
  • chore(deps): update devdependency husky to v8
  • chore(deps): update node.js to v18
  • πŸ” Create all rate-limited PRs at once πŸ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/build.yml
  • actions/checkout v2
  • actions/setup-node v2
  • actions/cache v2
.github/workflows/test.yml
  • actions/checkout v2
  • actions/setup-node v2
  • actions/cache v2
npm
example/package.json
  • cross-env 7.0.3
  • nuxt 2.15.2
  • nodemon 2.0.7
  • node >=v10.24.0
package.json
  • consola ^2.15.3
  • fs-extra ^9.1.0
  • lodash.template ^4.5.0
  • @commitlint/cli 11.0.0
  • @commitlint/config-conventional 11.0.0
  • conventional-changelog-cli 2.1.1
  • eslint 7.21.0
  • eslint-config-dev 2.0.0
  • eslint-config-standard 16.0.2
  • eslint-plugin-import 2.22.1
  • eslint-plugin-jest 24.1.5
  • eslint-plugin-node 11.1.0
  • eslint-plugin-promise 4.3.1
  • eslint-plugin-standard 5.0.0
  • eslint-plugin-vue 7.6.0
  • husky 4.3.8
  • immutable 4.0.0-rc.12
  • jest 26.6.3
  • sharp 0.27.2
  • upath 2.0.1
  • node >=v10.24.0

  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

How to modify default "_headers" values?

I'd like to modify and override some default values printend in the _headers file, but I can't find how.

To be more specific, I want to set the strict-origin-when-cross-origin as the value for Referrer-Policy, while the default configuration has origin.

I tried by passing this option object into nuxt.config.js

{
  netlify: { 
    headers: {
      '/*': [
        'Referrer-Policy: strict-origin-when-cross-origin',
      ],
    }
  }
}

but as a result, the _headers file contains two entries for Referrer-Policy, as follows:

## Created with https://github.com/juliomrqz/nuxt-netlify
/*
  Referrer-Policy: strict-origin-when-cross-origin
  Referrer-Policy: origin
  X-Content-Type-Options: nosniff
  X-Frame-Options: DENY
  X-XSS-Protection: 1; mode=block

/_nuxt/*
  Cache-Control: public, max-age=31536000, immutable

/sw.js
  Cache-Control: no-cache

How can I replace this value instead of appending it?

Weekly Digest (23 February, 2020 - 1 March, 2020)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, 3 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 3 pull requests were updated.
πŸ’› #114 chore(deps): lock file maintenance, by renovate[bot]
πŸ’› #108 chore(deps): update devdependency jest to v25, by renovate[bot]
πŸ’› #102 chore(deps): update all non-major dependencies, by renovate[bot]


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Use the default Nuxt redirect as default for netlify redirect

Is your feature request related to a problem? Please describe.
Today you have to add a static array to the netlify config, as it is nice it would be nice to use a promise from an api call to get the redirects. Today we use the redirect settings in the nuxt.config, with an ajax call to the backend where we make the redirects.

Describe the solution you'd like
It would be nice to have this module use the redirect function in the nuxt.config as a default. And if you would like to disable it add redirect: null or provide your own array, like you do today.

Additional context
I'm using Nuxt 2.14.7 with full static generate.

Weekly Digest (26 January, 2020 - 2 February, 2020)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, no pull requests were created, updated or merged.


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Weekly Digest (2 February, 2020 - 9 February, 2020)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, 5 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 3 pull requests were updated.
πŸ’› #108 chore(deps): update devdependency jest to v25, by renovate[bot]
πŸ’› #105 chore(deps): update devdependency husky to v4, by renovate[bot]
πŸ’› #102 chore(deps): update all non-major dependencies, by renovate[bot]

MERGED PULL REQUEST

Last week, 2 pull requests were merged.
πŸ’œ #109 chore(deps): update dependency cross-env to v7, by renovate[bot]
πŸ’œ #104 chore(deps): lock file maintenance, by renovate[bot]


COMMITS

Last week there were 2 commits.
πŸ› οΈ chore(deps): update dependency cross-env to v7 (#109) Co-authored-by: WhiteSource Renovate [email protected] by renovate[bot]
πŸ› οΈ chore(deps): lock file maintenance (#104) Co-authored-by: WhiteSource Renovate [email protected] by renovate[bot]


CONTRIBUTORS

Last week there was 1 contributor.
πŸ‘€ renovate[bot]


STARGAZERS

Last week there were 2 stagazers.
⭐ cnvo
⭐ MattixNow
You all are the stars! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Weekly Digest (22 December, 2019 - 29 December, 2019)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week 3 issues were created.
Of these, 3 issues have been closed and 0 issues are still open.

CLOSED ISSUES

❀️ #99 chore(deps): update dependency consola to ^2.11.2, by renovate[bot]
❀️ #98 chore(deps): update devdependency eslint-plugin-node to v11, by renovate[bot]
❀️ #97 chore(deps): lock file maintenance, by renovate[bot]


PULL REQUESTS

Last week, 4 pull requests were created, updated or merged.

MERGED PULL REQUEST

Last week, 4 pull requests were merged.
πŸ’œ #99 chore(deps): update dependency consola to ^2.11.2, by renovate[bot]
πŸ’œ #98 chore(deps): update devdependency eslint-plugin-node to v11, by renovate[bot]
πŸ’œ #97 chore(deps): lock file maintenance, by renovate[bot]
πŸ’œ #95 chore(deps): update devdependency eslint to v6.8.0, by renovate[bot]


COMMITS

Last week there were 4 commits.
πŸ› οΈ chore(deps): update dependency consola to ^2.11.2 (#99) by renovate[bot]
πŸ› οΈ chore(deps): update devdependency eslint-plugin-node to v11 (#98) by renovate[bot]
πŸ› οΈ chore(deps): lock file maintenance (#97) by renovate[bot]
πŸ› οΈ chore(deps): update devdependency eslint to v6.8.0 (#95) by renovate[bot]


CONTRIBUTORS

Last week there was 1 contributor.
πŸ‘€ renovate[bot]


STARGAZERS

Last week there was 1 stargazer.
⭐ mrsweaters
You are the star! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Weekly Digest (16 February, 2020 - 23 February, 2020)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, 2 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 2 pull requests were updated.
πŸ’› #108 chore(deps): update devdependency jest to v25, by renovate[bot]
πŸ’› #102 chore(deps): update all non-major dependencies, by renovate[bot]


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Module is not working with Nuxt3

Hi @juliomrqz

Describe the bug
I use your module to generate redirects on Nuxt2 base on a url configuration file and it is great.
We are recoding our website in Nuxt3 and the netlify files are not generated anymore during the generation process.

Do you plan to upgrade to Nuxt3 ?

I'm a PHP developer, not so good in js but I can test your code if it helps ?

Thanks a lot for your working
Nicolas

Weekly Digest (1 December, 2019 - 8 December, 2019)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week 2 issues were created.
Of these, 2 issues have been closed and 0 issues are still open.

CLOSED ISSUES

❀️ #89 chore(deps): update devdependency sharp to v0.23.4, by renovate[bot]
❀️ #88 chore(deps): lock file maintenance, by renovate[bot]


PULL REQUESTS

Last week, 1 pull request was created, updated or merged.

MERGED PULL REQUEST

Last week, 1 pull request was merged.
πŸ’œ #86 chore(deps): update devdependency eslint to v6.7.2, by renovate[bot]


COMMITS

Last week there was 1 commit.
πŸ› οΈ chore(deps): update devdependency eslint to v6.7.2 (#86) by renovate[bot]


CONTRIBUTORS

Last week there was 1 contributor.
πŸ‘€ renovate[bot]


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Weekly Digest (27 January, 2020 - 3 February, 2020)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, no pull requests were created, updated or merged.


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there was 1 stargazer.
⭐ cnvo
You are the star! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Weekly Digest (9 February, 2020 - 16 February, 2020)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week 1 issue was created.
It is still open.

OPEN ISSUES

πŸ’š #114 chore(deps): lock file maintenance, by renovate[bot]


PULL REQUESTS

Last week, 3 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 3 pull requests were updated.
πŸ’› #114 chore(deps): lock file maintenance, by renovate[bot]
πŸ’› #105 chore(deps): update devdependency husky to v4, by renovate[bot]
πŸ’› #102 chore(deps): update all non-major dependencies, by renovate[bot]


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Weekly Digest (15 December, 2019 - 22 December, 2019)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week 3 issues were created.
Of these, 3 issues have been closed and 0 issues are still open.

CLOSED ISSUES

❀️ #95 chore(deps): update devdependency eslint to v6.8.0, by renovate[bot]
❀️ #94 chore(deps): lock file maintenance, by renovate[bot]
❀️ #93 chore(deps): update all non-major dependencies, by renovate[bot]


PULL REQUESTS

Last week, 1 pull request was created, updated or merged.

MERGED PULL REQUEST

Last week, 1 pull request was merged.
πŸ’œ #93 chore(deps): update all non-major dependencies, by renovate[bot]


COMMITS

Last week there was 1 commit.
πŸ› οΈ chore(deps): update all non-major dependencies (#93) by renovate[bot]


CONTRIBUTORS

Last week there was 1 contributor.
πŸ‘€ renovate[bot]


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

Weekly Digest (24 November, 2019 - 1 December, 2019)

Here's the Weekly Digest for bazzite/nuxt-netlify:


ISSUES

Last week 3 issues were created.
Of these, 3 issues have been closed and 0 issues are still open.

CLOSED ISSUES

❀️ #86 chore(deps): update devdependency eslint to v6.7.2, by renovate[bot]
❀️ #85 chore(deps): lock file maintenance, by renovate[bot]
❀️ #84 chore(deps): update devdependency eslint to v6.7.1, by renovate[bot]


PULL REQUESTS

Last week, 4 pull requests were created, updated or merged.

MERGED PULL REQUEST

Last week, 4 pull requests were merged.
πŸ’œ #85 chore(deps): lock file maintenance, by renovate[bot]
πŸ’œ #84 chore(deps): update devdependency eslint to v6.7.1, by renovate[bot]
πŸ’œ #83 chore(deps): update devdependency nodemon to v2, by renovate[bot]
πŸ’œ #82 chore(deps): update all non-major dependencies, by renovate[bot]


COMMITS

Last week there were 5 commits.
πŸ› οΈ chore(deps): update devdependency eslint to v6.7.1 (#84) by renovate[bot]
πŸ› οΈ chore(deps): lock file maintenance (#85) by renovate[bot]
πŸ› οΈ chore(deps): update devdependency nodemon to v2 (#83) by renovate[bot]
πŸ› οΈ chore(deps): update all non-major dependencies (#82) by renovate[bot]
πŸ› οΈ chore: update renovate.json by juliomrqz


CONTRIBUTORS

Last week there were 2 contributors.
πŸ‘€ renovate[bot]
πŸ‘€ juliomrqz


STARGAZERS

Last week there was 1 stargazer.
⭐ BNWebApp
You are the star! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please πŸ‘€ Watch and ⭐ Star the repository bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. πŸ“†

An in-range update of eslint-plugin-vue is breaking the build 🚨

The devDependency eslint-plugin-vue was updated from 5.2.2 to 5.2.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

eslint-plugin-vue is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 3 commits.

  • 1064f10 πŸ”– 5.2.3
  • 158c10b chore: update ESLint to v6
  • 082c03d fix: remove eslint internal traverser (#910)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Weekly Digest (30 June, 2019 - 7 July, 2019)

Here's the Weekly Digest for bazzite/nuxt-netlify:

ISSUES

This week, no issues have been created or closed.

PULL REQUESTS

CONTRIBUTORS

This week, no user has contributed to this repository.

STARGAZERS

This week, 2 users have starred this repository.
They are dev7ch, and honzabilek4.
You all are the stars! ⭐

COMMITS

This week, there have been 1 commit in the repository.
It is:
πŸ› οΈ [Merge pull request #15 from bazzite/greenkeeper/husky-3.0.0

Update husky to the latest version πŸš€](404e7cc) by juliomrqz

RELEASES

This week, no releases were published.

That's all for this week, please watch πŸ‘€ and star ⭐ bazzite/nuxt-netlify to receive next weekly updates. πŸ˜ƒ

HTTP/2 Push

Describe the solution you'd like
Enables HTTP/2 server push on Netlify by resources config.

Describe alternatives you've considered
I'm using this alternative

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.