[PR #136] [MERGED] Bump vue-meta from 2.3.1 to 2.4.0 #145

Closed
opened 2026-02-26 05:30:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/136
Author: @dependabot-preview[bot]
Created: 7/1/2020
Status: Merged
Merged: 9/13/2020
Merged by: @moollaza

Base: masterHead: dependabot/npm_and_yarn/vue-meta-2.4.0


📝 Commits (1)

  • bec5a83 Bump vue-meta from 2.3.1 to 2.4.0

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+6 -6)

📄 Description

Bumps vue-meta from 2.3.1 to 2.4.0.

Release notes

Sourced from vue-meta's releases.

v2.4.0

Features

  • add support for global inject options (#568) (8b02eb2)

Types

  • types: augment MetaInfo with missing titleChunk (#559)

Thanks to

v2.3.4

Features

  • add amp-boilerplate as boolean attribute (resolves: #530) (#531) (bb45319)

Bug Fixes

  • also set ssrAppId for first Vue app when ssrAttribute exists (#563) (4664df2)
  • auto install plugin in browser (32fdb20)
  • improve ssr detection when 1st metaInfo component isnt root (a41b9a7)
  • support falsy values in eg body attributes (fix: #535) (1ef4108)

v2.3.3

Bug Fixes

  • memory leak, use hook events (thanks #522) (21621e1)
  • support once (with skip) client side (fix #498) (c74c645)

Thanks to

v2.3.2

Fixes

  • fix: call afterNavigation after nextTick (#478) (Ricardo Gobbo de Souza) (fa12530)

Documentation

  • docs: add missing comma in API docs (#483) (John Franey) (5e581ae)
  • docs: adds documentation for json option (#482) (Marcel Pfeifer) (0145166)
  • docs: fix properties typo (#489) (Nikita) (12645a9)
  • docs: fix typo (#473) (Denis) (c6b20eb)
Changelog

Sourced from vue-meta's changelog.

2.4.0 (2020-06-10)

Features

  • add support for global inject options (#568) (8b02eb2)

2.3.4 (2020-05-26)

Features

  • add amp-boilerplate as boolean attribute (resolves: #530) (#531) (bb45319)

Bug Fixes

  • also set ssrAppId for first Vue app when ssrAttribute exists (4cb5724)
  • also set ssrAppId for first Vue app when ssrAttribute exists (#563) (4664df2)
  • auto install plugin in browser (32fdb20)
  • improve ssr detection when 1st metaInfo component isnt root (a41b9a7)
  • support falsy values in eg body attributes (fix: #535) (1ef4108)

2.3.3 (2020-02-26)

Bug Fixes

  • memory leak, use hook events (thanks #522) (21621e1)
  • support once (with skip) client side (fix #498) (c74c645)

2.3.2 (2020-01-12)

Bug Fixes

Commits
  • 14eb4af chore(release): 2.4.0
  • 9f17654 chore: update dependencies
  • 1199a74 chore: update dependencies
  • d947540 types: augment MetaInfo with missing titleChunk (#559)
  • 8b02eb2 feat: add support for global inject options (#568)
  • 92350d5 chore(release): 2.3.4
  • 9b631c0 chore: update dependencies
  • 4664df2 fix: also set ssrAppId for first Vue app when ssrAttribute exists (#563)
  • 3057828 Revert "fix: also set ssrAppId for first Vue app when ssrAttribute exists"
  • 4cb5724 fix: also set ssrAppId for first Vue app when ssrAttribute exists
  • 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.


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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/moollaza/repo-remover/pull/136 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 7/1/2020 **Status:** ✅ Merged **Merged:** 9/13/2020 **Merged by:** [@moollaza](https://github.com/moollaza) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vue-meta-2.4.0` --- ### 📝 Commits (1) - [`bec5a83`](https://github.com/moollaza/repo-remover/commit/bec5a83a55289839549360ae1304989ac1bc1c2a) Bump vue-meta from 2.3.1 to 2.4.0 ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+6 -6) </details> ### 📄 Description Bumps [vue-meta](https://github.com/nuxt/vue-meta) from 2.3.1 to 2.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt/vue-meta/releases">vue-meta's releases</a>.</em></p> <blockquote> <h2>v2.4.0</h2> <h3>Features</h3> <ul> <li>add support for global inject options (<a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/568">#568</a>) (<a href="https://github.com/nuxt/vue-meta/commit/8b02eb2ac6693b07caeb76efab106af1d4b92988">8b02eb2</a>)</li> </ul> <h3>Types</h3> <ul> <li>types: augment MetaInfo with missing titleChunk (<a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/559">#559</a>)</li> </ul> <h2>Thanks to</h2> <ul> <li><a href="https://github.com/vintprox">@vintprox</a></li> </ul> <h2>v2.3.4</h2> <h3>Features</h3> <ul> <li>add amp-boilerplate as boolean attribute (resolves: <a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/530">#530</a>) (<a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/531">#531</a>) (<a href="https://github.com/nuxt/vue-meta/commit/bb453195747058d90862d2db20d6a538ef04811f">bb45319</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>also set ssrAppId for first Vue app when ssrAttribute exists (<a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/563">#563</a>) (<a href="https://github.com/nuxt/vue-meta/commit/4664df2b1f4c972f883aa6f217a110243c8bc0c6">4664df2</a>)</li> <li>auto install plugin in browser (<a href="https://github.com/nuxt/vue-meta/commit/32fdb2001a5cb0b595c9db67d1b5a75da7f85902">32fdb20</a>)</li> <li>improve ssr detection when 1st metaInfo component isnt root (<a href="https://github.com/nuxt/vue-meta/commit/a41b9a73c0b90cf39d9c93fa66fe3e7d59494f77">a41b9a7</a>)</li> <li>support falsy values in eg body attributes (fix: <a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/535">#535</a>) (<a href="https://github.com/nuxt/vue-meta/commit/1ef41080e72f6a3c745199ff2be1c20e69ba1157">1ef4108</a>)</li> </ul> <h2>v2.3.3</h2> <h2>Bug Fixes</h2> <ul> <li>memory leak, use hook events (thanks <a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/522">#522</a>) (<a href="https://github.com/nuxt/vue-meta/commit/21621e13f53f45eeef5d75c76ed01c7703ad78b9">21621e1</a>)</li> <li>support once (with skip) client side (fix <a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/498">#498</a>) (<a href="https://github.com/nuxt/vue-meta/commit/c74c645d1881e22569a2ea7ac0c903a4f6ee2243">c74c645</a>)</li> </ul> <h2>Thanks to</h2> <ul> <li><a href="https://github.com/Remcoman">@Remcoman</a></li> </ul> <h2>v2.3.2</h2> <h3>Fixes</h3> <ul> <li>fix: call afterNavigation after nextTick (<a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/478">#478</a>) (Ricardo Gobbo de Souza) (fa12530)</li> </ul> <h3>Documentation</h3> <ul> <li>docs: add missing comma in API docs (<a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/483">#483</a>) (John Franey) (5e581ae)</li> <li>docs: adds documentation for json option (<a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/482">#482</a>) (Marcel Pfeifer) (0145166)</li> <li>docs: fix properties typo (<a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/489">#489</a>) (Nikita) (12645a9)</li> <li>docs: fix typo (<a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/473">#473</a>) (Denis) (c6b20eb)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt/vue-meta/blob/master/CHANGELOG.md">vue-meta's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nuxt/vue-meta/compare/v2.3.4...v2.4.0">2.4.0</a> (2020-06-10)</h2> <h3>Features</h3> <ul> <li>add support for global inject options (<a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/568">#568</a>) (<a href="https://github.com/nuxt/vue-meta/commit/8b02eb2ac6693b07caeb76efab106af1d4b92988">8b02eb2</a>)</li> </ul> <h3><a href="https://github.com/nuxt/vue-meta/compare/v2.3.3...v2.3.4">2.3.4</a> (2020-05-26)</h3> <h3>Features</h3> <ul> <li>add amp-boilerplate as boolean attribute (resolves: <a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/530">#530</a>) (<a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/531">#531</a>) (<a href="https://github.com/nuxt/vue-meta/commit/bb453195747058d90862d2db20d6a538ef04811f">bb45319</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>also set ssrAppId for first Vue app when ssrAttribute exists (<a href="https://github.com/nuxt/vue-meta/commit/4cb57240da0fc486e63997d03d78b0639f9c2aa1">4cb5724</a>)</li> <li>also set ssrAppId for first Vue app when ssrAttribute exists (<a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/563">#563</a>) (<a href="https://github.com/nuxt/vue-meta/commit/4664df2b1f4c972f883aa6f217a110243c8bc0c6">4664df2</a>)</li> <li>auto install plugin in browser (<a href="https://github.com/nuxt/vue-meta/commit/32fdb2001a5cb0b595c9db67d1b5a75da7f85902">32fdb20</a>)</li> <li>improve ssr detection when 1st metaInfo component isnt root (<a href="https://github.com/nuxt/vue-meta/commit/a41b9a73c0b90cf39d9c93fa66fe3e7d59494f77">a41b9a7</a>)</li> <li>support falsy values in eg body attributes (fix: <a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/535">#535</a>) (<a href="https://github.com/nuxt/vue-meta/commit/1ef41080e72f6a3c745199ff2be1c20e69ba1157">1ef4108</a>)</li> </ul> <h3><a href="https://github.com/nuxt/vue-meta/compare/v2.3.2...v2.3.3">2.3.3</a> (2020-02-26)</h3> <h3>Bug Fixes</h3> <ul> <li>memory leak, use hook events (thanks <a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/522">#522</a>) (<a href="https://github.com/nuxt/vue-meta/commit/21621e13f53f45eeef5d75c76ed01c7703ad78b9">21621e1</a>)</li> <li>support once (with skip) client side (fix <a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/498">#498</a>) (<a href="https://github.com/nuxt/vue-meta/commit/c74c645d1881e22569a2ea7ac0c903a4f6ee2243">c74c645</a>)</li> </ul> <h3><a href="https://github.com/nuxt/vue-meta/compare/v2.3.1...v2.3.2">2.3.2</a> (2020-01-12)</h3> <h3>Bug Fixes</h3> <ul> <li>call afterNavigation after nextTick (<a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/478">#478</a>) (<a href="https://github.com/nuxt/vue-meta/commit/fa12530b3ec450338c52dea2873f6913ee3abaf0">fa12530</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt/vue-meta/commit/14eb4afd5b4d2bd0d6d5236c39f1712eb5c17c89"><code>14eb4af</code></a> chore(release): 2.4.0</li> <li><a href="https://github.com/nuxt/vue-meta/commit/9f176545bbfbf65a59b2a716a8eeabfb89462a59"><code>9f17654</code></a> chore: update dependencies</li> <li><a href="https://github.com/nuxt/vue-meta/commit/1199a745eb7daa1d321462b26bcd36e687fcdec5"><code>1199a74</code></a> chore: update dependencies</li> <li><a href="https://github.com/nuxt/vue-meta/commit/d9475402f3b0879451838847fbb5ce704675882a"><code>d947540</code></a> types: augment MetaInfo with missing titleChunk (<a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/559">#559</a>)</li> <li><a href="https://github.com/nuxt/vue-meta/commit/8b02eb2ac6693b07caeb76efab106af1d4b92988"><code>8b02eb2</code></a> feat: add support for global inject options (<a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/568">#568</a>)</li> <li><a href="https://github.com/nuxt/vue-meta/commit/92350d5f7db671da56d75b3291965b589d674bb1"><code>92350d5</code></a> chore(release): 2.3.4</li> <li><a href="https://github.com/nuxt/vue-meta/commit/9b631c09c0af82e93d570ae4fa7ef9a265171092"><code>9b631c0</code></a> chore: update dependencies</li> <li><a href="https://github.com/nuxt/vue-meta/commit/4664df2b1f4c972f883aa6f217a110243c8bc0c6"><code>4664df2</code></a> fix: also set ssrAppId for first Vue app when ssrAttribute exists (<a href="https://github-redirect.dependabot.com/nuxt/vue-meta/issues/563">#563</a>)</li> <li><a href="https://github.com/nuxt/vue-meta/commit/305782871547513aba6089d6b323cdc22d5afc14"><code>3057828</code></a> Revert &quot;fix: also set ssrAppId for first Vue app when ssrAttribute exists&quot;</li> <li><a href="https://github.com/nuxt/vue-meta/commit/4cb57240da0fc486e63997d03d78b0639f9c2aa1"><code>4cb5724</code></a> fix: also set ssrAppId for first Vue app when ssrAttribute exists</li> <li>Additional commits viewable in <a href="https://github.com/nuxt/vue-meta/compare/v2.3.1...v2.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=vue-meta&package-manager=npm_and_yarn&previous-version=2.3.1&new-version=2.4.0)](https://dependabot.com/compatibility-score/?dependency-name=vue-meta&package-manager=npm_and_yarn&previous-version=2.3.1&new-version=2.4.0) 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:30:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/repo-remover-moollaza#145
No description provided.