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

chore(deps): update all non-major dependencies #14

Merged
merged 1 commit into from
May 25, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2020

This PR contains the following updates:

Package Type Update Change
@nuxt/content dependencies patch ^1.0.0 -> ^1.0.2
defu dependencies patch ^2.0.3 -> ^2.0.4
eslint (source) devDependencies minor ^7.0.0 -> ^7.1.0
js-yaml dependencies minor 3.13.1 -> 3.14.0
nuxt-edge devDependencies patch ^2.13.0-26500336.1e53e38f -> ^2.13.0-26506104.f13b3752
nuxt-edge dependencies patch ^2.13.0-26500336.1e53e38f -> ^2.13.0-26506104.f13b3752
nuxt-i18n (source) dependencies minor ^6.11.1 -> ^6.12.0

Release Notes

nuxt/content

v1.0.2

Compare Source

Added TypeScript support.

Read more on https://content.nuxtjs.org/installation/#typescript

nuxt-contrib/defu

v2.0.4

Compare Source

eslint/eslint

v7.1.0

Compare Source

nodeca/js-yaml

v3.14.0

Compare Source

Changed
  • Support safe/loadAll(input, options) variant of call.
  • CI: drop outdated nodejs versions.
  • Dev deps bump.
Fixed
  • Quote = in plain scalars #​519.
  • Check the node type for !<?> tag in case user manually specifies it.
  • Verify that there are no null-bytes in input.
  • Fix wrong quote position when writing condensed flow, #​526.
nuxt-community/nuxt-i18n

v6.12.0

Compare Source

Features
Bug Fixes
  • don't do browser language detection during Nuxt generate (#​718) (f1c5aca)
  • don't leave out non-prefixed routes for generate + prefix strategy (#​726) (97fabbf), closes #​700
  • trigger language detection on initial load in generated mode (#​724) (a853de9)
6.11.1 (2020-05-10)
Bug Fixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@codecov-commenter
Copy link

codecov-commenter commented May 22, 2020

Codecov Report

Merging #14 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   93.56%   93.56%           
=======================================
  Files          13       13           
  Lines         404      404           
  Branches       76       76           
=======================================
  Hits          378      378           
  Misses         23       23           
  Partials        3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 07ce236...cee7012. Read the comment docs.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c19ff04 to 5a3681e Compare May 22, 2020 22:21
@renovate renovate bot changed the title chore(deps): update dependency defu to ^2.0.4 chore(deps): update all non-major dependencies May 22, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 82d53fe to 7b3e137 Compare May 25, 2020 02:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7b3e137 to cee7012 Compare May 25, 2020 07:30
@benjamincanac benjamincanac merged commit 7c90696 into master May 25, 2020
@benjamincanac benjamincanac deleted the renovate/all-minor-patch branch May 25, 2020 11:47
pi0 pushed a commit that referenced this pull request Feb 8, 2022
* fix: page inheritance

* feat: create helper for prev/next navigation

* fix: reset db on file change

* fix: example

Co-authored-by: Farnabaz <farnabaz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants