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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @nextcloud/webpack-vue-config from 5.3.0 to 5.4.0 #985

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v5.4.0

v5.4.0 (2022-10-25)

Full Changelog

Changed:

  • Upgrade packages minors and fix deep selector support #399 (skjnldsv)
    • @​babel/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
    • vue-loader from ^15.9.8 to ^15.10.0
    • vue-template-compiler from ^2.7.0 to ^2.7.13
    • webpack from ^5.66.0 to ^5.74.0
    • webpack-cli from ^4.9.1 to ^4.10.0
    • webpack-dev-server from ^4.7.2 to ^4.11.1
Changelog

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

v5.4.0 (2022-10-25)

Full Changelog

Changed:

  • Upgrade packages minors and fix deep selector support #399 (skjnldsv)
    • @​babel/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
    • vue-loader from ^15.9.8 to ^15.10.0
    • vue-template-compiler from ^2.7.0 to ^2.7.13
    • webpack from ^5.66.0 to ^5.74.0
    • webpack-cli from ^4.9.1 to ^4.10.0
    • webpack-dev-server from ^4.7.2 to ^4.11.1
Commits
  • e854d03 Fix spacing
  • d3c31c6 v5.4.0 changelog
  • 5704487 5.4.0
  • 1de3a67 Merge pull request #399 from nextcloud/dependaskjnldsv/various
  • 4fcc714 Add deep selector test
  • 541e0e4 Upgrade packages
  • 3ec0dc7 Merge pull request #398 from nextcloud/dependabot/npm_and_yarn/babel/core-7.19.6
  • e6c4fc7 Bump @​babel/core from 7.19.3 to 7.19.6
  • b24e2b5 Merge pull request #397 from nextcloud/feat/workflow-auto-update-dependabot-a...
  • dec9a33 Updating dependabot-approve-merge.yml workflow from template
  • 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Oct 29, 2022
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 Oct 29, 2022

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.

@nickvergessen
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.4.0 branch from 4237359 to 63fae49 Compare October 29, 2022 07:07
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

@nickvergessen
Copy link
Member

/compile amend /

@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.4.0 branch from 63fae49 to 5793a4d Compare October 29, 2022 07:32
@nickvergessen
Copy link
Member

@dependabot recreate

Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 5.3.0 to 5.4.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@v5.3.0...v5.4.0)

---
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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.4.0 branch from 5793a4d to cb4f9a5 Compare January 2, 2023 10:36
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

@nickvergessen
Copy link
Member

/compile /

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2023

A newer version of @​nextcloud/webpack-vue-config exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@artonge
Copy link
Collaborator

artonge commented Jun 27, 2023

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2023

Superseded by #1227.

@dependabot dependabot bot closed this Jun 27, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.4.0 branch June 27, 2023 12:38
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.

3 participants