Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nextcloud/stylelint-config from 2.2.0 to 2.3.0.

Release notes

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

v2.3.0

v2.3.0 (2022-10-14)

Full Changelog

Implemented enhancements:

  • ::v-deep is deprecated in favor of :deep as of vue 2.7 #65 (susnux)
  • Also allow :deep as a pseudo class #66 (susnux)
Changelog

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

v2.3.0 (2022-10-14)

Full Changelog

Implemented enhancements:

  • ::v-deep is deprecated in favor of :deep as of vue 2.7 #65 (susnux)
  • Also allow :deep as a pseudo class #66 (susnux)
Commits
  • ee86c96 Merge pull request #67 from nextcloud/release/2.3.0
  • 97ce19e 2.3.0
  • b50d794 Merge pull request #66 from nextcloud/fix/deep
  • 4555143 :deep is also considered a pseudo class so this has to be allowed as well
  • e60b1d5 Merge pull request #65 from nextcloud/fix/deep-warning
  • 540ca3d ::v-deep is deprecated in favor of :deep as of vue 2.7
  • 6105a56 Merge pull request #64 from nextcloud/dependabot/npm_and_yarn/stylelint-14.13.0
  • 7c32b62 Bump stylelint from 14.12.1 to 14.13.0
  • 3b3a4c6 Merge pull request #63 from nextcloud/dependabot/npm_and_yarn/stylelint-14.12.1
  • 6f85e91 Bump stylelint from 14.12.0 to 14.12.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 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 Oct 15, 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 15, 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.

Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/nextcloud/stylelint-config/releases)
- [Changelog](https://github.com/nextcloud/stylelint-config/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/stylelint-config@v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/stylelint-config-2.3.0 branch from df02f55 to 1bd7285 Compare October 29, 2022 08:40
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

@skjnldsv skjnldsv merged commit 77c56e0 into master Nov 21, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/nextcloud/stylelint-config-2.3.0 branch November 21, 2022 10:35
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.

2 participants