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 clipboard from 2.0.6 to 2.0.8 #27640

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2021

Bumps clipboard from 2.0.6 to 2.0.8.

Release notes

Sourced from clipboard's releases.

v2.0.8

V2.0.7

Fix Textarea not being removed from DOM

Related issue zenorocha/clipboard.js#732

Commits
  • 7dea403 2.0.8
  • 47f6481 Merge pull request #741 from zenorocha/feat-fix-webpack-target
  • 801cdd4 Merge pull request #736 from zenorocha/feat-update-type-definitions
  • 6f10cf7 feat adding es5 as target for webpack compilation
  • 2d5e3d2 updating type definitons
  • c38b4ee 2.0.7
  • 15737fe Merge pull request #733 from zenorocha/feature-732-removing-dom-el
  • c23b30d feat : add blank line between class members
  • 4ab89f3 feat: merge with master
  • 7b7ce32 Merge branch 'master' of github.com:zenorocha/clipboard.js into feature-732-r...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vitormalencar, a new releaser for clipboard since your current version.


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)

@MichaIng MichaIng added this to the Nextcloud 21.0.4 milestone Jul 14, 2021
@skjnldsv skjnldsv mentioned this pull request Jul 26, 2021
14 tasks
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable21/clipboard-2.0.8 branch from 1985d2b to 22d0fab Compare July 28, 2021 18:13
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

@nextcloud nextcloud deleted a comment from dependabot bot Aug 1, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable21/clipboard-2.0.8 branch from 22d0fab to 4c4a35c Compare August 1, 2021 09:57
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 Aug 1, 2021

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/stable21/clipboard-2.0.8 branch from 4c4a35c to b1e5310 Compare August 1, 2021 14:28
@skjnldsv skjnldsv mentioned this pull request Aug 3, 2021
12 tasks
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable21/clipboard-2.0.8 branch from b1e5310 to 40d521b Compare August 15, 2021 14:59
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

@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/stable21/clipboard-2.0.8 branch from 40d521b to 2f0cdb4 Compare August 15, 2021 15:12
@MichaIng MichaIng force-pushed the dependabot/npm_and_yarn/stable21/clipboard-2.0.8 branch from 2f0cdb4 to df4250d Compare August 15, 2021 20:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable21/clipboard-2.0.8 branch from df4250d to 5ab3b32 Compare August 16, 2021 00:37
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

@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/stable21/clipboard-2.0.8 branch from 5ab3b32 to b14d8e5 Compare August 16, 2021 00:50
@MichaIng
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable21/clipboard-2.0.8 branch from b14d8e5 to 4d31bf0 Compare August 23, 2021 21:33
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

@MichaIng
Copy link
Member

/compile amend /

Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.6 to 2.0.8.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](zenorocha/clipboard.js@v2.0.6...v2.0.8)

---
updated-dependencies:
- dependency-name: clipboard
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/stable21/clipboard-2.0.8 branch from 4d31bf0 to 0c858b2 Compare August 23, 2021 21:47
@dependabot dependabot bot merged commit aef7ad6 into stable21 Aug 23, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stable21/clipboard-2.0.8 branch August 23, 2021 22:35
@blizzz blizzz mentioned this pull request Sep 23, 2021
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants