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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.3.0 to 5.5.1 #1227

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2023

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

Release notes

Sourced from @鈥媙extcloud/webpack-vue-config's releases.

v5.5.1

v5.5.1 (2023-04-25)

Full Changelog

馃悰 Bug Fix

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 @鈥媌abel/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

v5.4.0

v5.4.0 (2022-10-25)

Full Changelog

Changed:

  • Upgrade packages minors and fix deep selector support #399 (skjnldsv)
    • @鈥媌abel/core from ^7.16.7 to ^7.19.6
    • babel-loader from ^8.2.3 to ^8.2.5

... (truncated)

Changelog

Sourced from @鈥媙extcloud/webpack-vue-config's changelog.

v5.5.1 (2023-04-25)

Full Changelog

馃悰 Bug Fix

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 @鈥媌abel/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

v5.4.0 (2022-10-25)

Full Changelog

Changed:

  • Upgrade packages minors and fix deep selector support #399 (skjnldsv)
    • @鈥媌abel/core from ^7.16.7 to ^7.19.6
    • babel-loader from ^8.2.3 to ^8.2.5
    • css-loader from ^6.5.1 to ^6.7.1
    • sass from ^1.47.0 to ^1.55.0
    • sass-loader from ^13.0.1 to ^13.1.0

... (truncated)

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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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 Jun 27, 2023
@artonge
Copy link
Collaborator

artonge commented Jun 27, 2023

/compile amend /

Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.5.1 branch from 7f2c25a to ed7351e Compare June 27, 2023 12:44
@artonge artonge force-pushed the dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.5.1 branch from ed7351e to 125fd08 Compare June 27, 2023 16:41
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 5.3.0 to 5.5.1.
- [Release notes](https://github.com/nextcloud/webpack-vue-config/releases)
- [Changelog](https://github.com/nextcloud/webpack-vue-config/blob/master/CHANGELOG.md)
- [Commits](nextcloud/webpack-vue-config@v5.3.0...v5.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge artonge force-pushed the dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.5.1 branch from 125fd08 to 99502ca Compare June 27, 2023 16:44
@artonge
Copy link
Collaborator

artonge commented Jun 27, 2023

Moved templates and legacy scripts from /js to /src.

@artonge artonge force-pushed the dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.5.1 branch from ecf63e7 to 99502ca Compare June 27, 2023 16:52
@dependabot dependabot bot merged commit b0f5e57 into master Jun 27, 2023
45 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.5.1 branch June 27, 2023 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants