Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

Bump @nextcloud/webpack-vue-config from 4.1.0 to 5.3.0 #295

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2022

Bumps @nextcloud/webpack-vue-config from 4.1.0 to 5.3.0.

Release notes

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

v5.3.0

v5.3.0 (2022-08-10)

Full Changelog

Changed:

  • Update engines versions to Node 16 with Npm 7 or Npm 8

v5.2.1

v5.2.1 (2022-07-02)

Full Changelog

Fixed bugs:

v5.2.0

v5.2.0 (2022-07-02)

Full Changelog

Merged pull requests:

  • Dependencies updates
  • Bump vue-template-compiler from 2.6.14 to 2.7.0

v5.1.0

v5.1.0 (2022-04-30)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • @​nextcloud/eslint-config^8.0.0 compatibility
  • Bump @​babel/core to 7.17.10
  • Bump async to 2.6.4
  • Bump babel-loader to 8.2.5
  • Bump css-loader to 6.7.1
  • Bump eslint to 8.11.0
  • Bump minimist to 1.2.6
  • Bump node-forge to 1.3.0
  • Bump sass to 1.51.0
  • Bump stylelint to 14.6.0

... (truncated)

Changelog

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

v5.3.0 (2022-08-10)

Full Changelog

Changed:

  • Update engines versions to Node 16 with Npm 7 or Npm 8

v5.2.1 (2022-07-02)

Full Changelog

Fixed bugs:

v5.2.0 (2022-07-02)

Full Changelog

Merged pull requests:

  • Dependencies updates
  • Bump vue-template-compiler from 2.6.14 to 2.7.0

v5.1.0 (2022-04-30)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • @​nextcloud/eslint-config^8.0.0 compatibility
  • Bump @​babel/core to 7.17.10
  • Bump async to 2.6.4
  • Bump babel-loader to 8.2.5
  • Bump css-loader to 6.7.1
  • Bump eslint to 8.11.0
  • Bump minimist to 1.2.6
  • Bump node-forge to 1.3.0
  • Bump sass to 1.51.0
  • Bump stylelint to 14.6.0

v5.0.0 (2022-01-18)

Full Changelog

Fixed bugs:

... (truncated)

Commits
  • 7df7399 Merge pull request #375 from nextcloud/v5.3.0
  • 518afda v5.3.0
  • 21abb30 Merge pull request #373 from nextcloud/feat/package-node-npm-engines-update
  • 353d423 Update npm and node engines versions
  • 81a63b0 Merge pull request #368 from nextcloud/dependabot/npm_and_yarn/babel/core-7.1...
  • e8a7e67 Merge pull request #370 from nextcloud/dependabot/npm_and_yarn/sass-1.54.3
  • 4f9f2b7 Bump @​babel/core from 7.18.9 to 7.18.10
  • 6f306f6 Bump sass from 1.54.0 to 1.54.3
  • b72ceac Merge pull request #369 from nextcloud/dependabot/npm_and_yarn/node-polyfill-...
  • f33f6a1 Bump node-polyfill-webpack-plugin from 2.0.0 to 2.0.1
  • 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 dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Oct 7, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.3.0 branch from 201ede4 to f32d307 Compare October 7, 2022 20:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.3.0 branch from f32d307 to be94d22 Compare October 7, 2022 20:08
@nickvergessen
Copy link
Member

/compile amend /

Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 4.1.0 to 5.3.0.
- [Release notes](https://github.com/nextcloud/webpack-vue-config/releases)
- [Changelog](https://github.com/nextcloud/webpack-vue-config/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/webpack-vue-config@v4.1.0...v5.3.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/webpack-vue-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.3.0 branch from be94d22 to 3723822 Compare October 7, 2022 20:12
@nickvergessen nickvergessen merged commit 7502cb5 into master Oct 7, 2022
@nickvergessen nickvergessen deleted the dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.3.0 branch October 7, 2022 20:24
@nickvergessen
Copy link
Member

/backport to stable25

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3. to review backport-request dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant