nextcloud / social

🎉 Social can be used for work, or to connect to the fediverse!
https://apps.nextcloud.com/apps/social
GNU Affero General Public License v3.0
488 stars 59 forks source link

Bump @nextcloud/webpack-vue-config from 5.4.0 to 5.5.1 #1752

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nextcloud/webpack-vue-config from 5.4.0 to 5.5.1.

Release notes

Sourced from @​nextcloud/webpack-vue-config's releases.

v5.5.1

v5.5.1 (2023-04-25)

Full Changelog

:bug: Bug Fix

  • #449 Do not polyfill available in a web browser Node modules (@​ShGKme)

Committers: 1

v5.5.0

v5.5.0 (2023-03-15)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Put vue as dependency to sync with vue-template-compiler #371 (skjnldsv)

Merged dependencies:

  • Bump @​babel/core from 7.19.6 to 7.20.12
  • Bump babel-loader from 8.2.5 to 9.1.2
  • Bump css-loader from 6.7.1 to 6.7.3
  • Bump json5 from 1.0.1 to 1.0.2
  • Bump loader-utils from 1.4.0 to 1.4.2
  • Bump sass from 1.55.0 to 1.59.2
  • Bump sass-loader from 13.1.0 to 13.2.0
  • Bump vue-loader from 15.10.0 to 15.10.1
  • Bump vue-template-compiler from 2.7.13 to 2.7.14
  • Bump webpack-cli from 4.10.0 to 5.0.1
Changelog

Sourced from @​nextcloud/webpack-vue-config's changelog.

v5.5.1 (2023-04-25)

Full Changelog

:bug: Bug Fix

  • #449 Do not polyfill available in a web browser Node modules (@​ShGKme)

Committers: 1

v5.5.0 (2023-03-15)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Put vue as dependency to sync with vue-template-compiler #371 (skjnldsv)

Merged dependencies:

  • Bump @​babel/core from 7.19.6 to 7.20.12
  • Bump babel-loader from 8.2.5 to 9.1.2
  • Bump css-loader from 6.7.1 to 6.7.3
  • Bump json5 from 1.0.1 to 1.0.2
  • Bump loader-utils from 1.4.0 to 1.4.2
  • Bump sass from 1.55.0 to 1.59.2
  • Bump sass-loader from 13.1.0 to 13.2.0
  • Bump vue-loader from 15.10.0 to 15.10.1
  • Bump vue-template-compiler from 2.7.13 to 2.7.14
  • Bump webpack-cli from 4.10.0 to 5.0.1
Commits
  • 8a8b3df Merge pull request #452 from nextcloud/release/v5.5.1
  • ccbc797 5.5.1
  • d2111ce Merge pull request #451 from nextcloud/dependabot/npm_and_yarn/webpack-cli-5.0.2
  • 6e87c0a Bump webpack-cli from 5.0.1 to 5.0.2
  • 90ed4a7 Merge pull request #449 from nextcloud/fix/noid/do-not-polyfill-available-in-...
  • 9f612ef fix: do not polyfill available in browser Node modules
  • 702973a Merge pull request #448 from nextcloud/dependabot/npm_and_yarn/sass-1.62.0
  • 13c239a Bump sass from 1.61.0 to 1.62.0
  • 5056da8 Merge pull request #447 from nextcloud/dependabot/npm_and_yarn/sass-1.61.0
  • 760a6c9 Bump sass from 1.60.0 to 1.61.0
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.