[PR #526] [CLOSED] Bump vuex from 3.3.0 to 3.4.0 #1616

Closed
opened 2026-02-25 23:30:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/526
Author: @dependabot-preview[bot]
Created: 5/12/2020
Status: Closed

Base: developHead: dependabot/npm_and_yarn/vuex-3.4.0


📝 Commits (1)

  • de65bde Bump vuex from 3.3.0 to 3.4.0

📊 Changes

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

View changed files

📝 package-lock.json (+3 -3)
📝 package.json (+1 -1)

📄 Description

Bumps vuex from 3.3.0 to 3.4.0.

Release notes

Sourced from vuex's releases.

v3.4.0

Features

Changelog

Sourced from vuex's changelog.

3.4.0 (2020-05-11)

Features

Commits
  • 8691e61 release: v3.4.0
  • 91e2f7c docs: add Dynamic module hot reloading example (#1744)
  • ce0c88a docs: add docs for the new error option for subscribeAction method (#1746)
  • 08a6da8 build: update npm packages
  • b2df4db chore: fix failing tests due to migration to the jest
  • 5ffb65a style: fix few stylings
  • 6ebbe64 feat: Allow action subscribers to catch rejections. (#1740)
  • dfacba6 build: migrate tests to jest (#1738)
  • 71372c3 chore: enhance release script (#1735)
  • eb33ed6 docs: module state declaration as function (#1741)
  • 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/floccusaddon/floccus/pull/526 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 5/12/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/vuex-3.4.0` --- ### 📝 Commits (1) - [`de65bde`](https://github.com/floccusaddon/floccus/commit/de65bde2a5ad8a3d6b424c99eed2eac8327cda85) Bump vuex from 3.3.0 to 3.4.0 ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -3) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [vuex](https://github.com/vuejs/vuex) from 3.3.0 to 3.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vuex/releases">vuex's releases</a>.</em></p> <blockquote> <h2>v3.4.0</h2> <h3>Features</h3> <ul> <li>Allow action subscribers to catch rejections. (<a href="https://github-redirect.dependabot.com/vuejs/vuex/issues/1740">#1740</a>) (<a href="https://github.com/vuejs/vuex/commit/6ebbe64c5821d19e55a41dc8b1d81cfce6cbd195">6ebbe64</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vuex/issues/1489">#1489</a> <a href="https://github-redirect.dependabot.com/vuejs/vuex/issues/1558">#1558</a> <a href="https://github-redirect.dependabot.com/vuejs/vuex/issues/1625">#1625</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md">vuex's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/vuejs/vuex/compare/v3.3.0...v3.4.0">3.4.0</a> (2020-05-11)</h1> <h3>Features</h3> <ul> <li>Allow action subscribers to catch rejections. (<a href="https://github-redirect.dependabot.com/vuejs/vuex/issues/1740">#1740</a>) (<a href="https://github.com/vuejs/vuex/commit/6ebbe64c5821d19e55a41dc8b1d81cfce6cbd195">6ebbe64</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vuex/issues/1489">#1489</a> <a href="https://github-redirect.dependabot.com/vuejs/vuex/issues/1558">#1558</a> <a href="https://github-redirect.dependabot.com/vuejs/vuex/issues/1625">#1625</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vuex/commit/8691e61fa6eafe7e90bcb9ce818c46ade32a9c5b"><code>8691e61</code></a> release: v3.4.0</li> <li><a href="https://github.com/vuejs/vuex/commit/91e2f7cd298d3ba68dd5f52e29c87c36568b720f"><code>91e2f7c</code></a> docs: add Dynamic module hot reloading example (<a href="https://github-redirect.dependabot.com/vuejs/vuex/issues/1744">#1744</a>)</li> <li><a href="https://github.com/vuejs/vuex/commit/ce0c88a81703017cad63e4b5a913eff6349f585a"><code>ce0c88a</code></a> docs: add docs for the new <code>error</code> option for <code>subscribeAction</code> method (<a href="https://github-redirect.dependabot.com/vuejs/vuex/issues/1746">#1746</a>)</li> <li><a href="https://github.com/vuejs/vuex/commit/08a6da8e0b7bcd1c6522474f579b967d20709faf"><code>08a6da8</code></a> build: update npm packages</li> <li><a href="https://github.com/vuejs/vuex/commit/b2df4db582418ea7a9fbc8c7e46d6486f335d72b"><code>b2df4db</code></a> chore: fix failing tests due to migration to the jest</li> <li><a href="https://github.com/vuejs/vuex/commit/5ffb65a2e1db0b463ddc91f640b97d369ffdc1fe"><code>5ffb65a</code></a> style: fix few stylings</li> <li><a href="https://github.com/vuejs/vuex/commit/6ebbe64c5821d19e55a41dc8b1d81cfce6cbd195"><code>6ebbe64</code></a> feat: Allow action subscribers to catch rejections. (<a href="https://github-redirect.dependabot.com/vuejs/vuex/issues/1740">#1740</a>)</li> <li><a href="https://github.com/vuejs/vuex/commit/dfacba6a95edde98b826b1949a6faaba7083ebcb"><code>dfacba6</code></a> build: migrate tests to jest (<a href="https://github-redirect.dependabot.com/vuejs/vuex/issues/1738">#1738</a>)</li> <li><a href="https://github.com/vuejs/vuex/commit/71372c310f0fad53b483863492759eb4c99532a8"><code>71372c3</code></a> chore: enhance release script (<a href="https://github-redirect.dependabot.com/vuejs/vuex/issues/1735">#1735</a>)</li> <li><a href="https://github.com/vuejs/vuex/commit/eb33ed6fbeb500e284bbded96f5426fb702dded3"><code>eb33ed6</code></a> docs: module state declaration as function (<a href="https://github-redirect.dependabot.com/vuejs/vuex/issues/1741">#1741</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vuex/compare/v3.3.0...v3.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=vuex&package-manager=npm_and_yarn&previous-version=3.3.0&new-version=3.4.0)](https://dependabot.com/compatibility-score/?dependency-name=vuex&package-manager=npm_and_yarn&previous-version=3.3.0&new-version=3.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-25 23:30:17 +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/floccus#1616
No description provided.