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-polyfill from 3.0.3 to 4.1.0 in /packages/grid-export #809

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2024

Bumps clipboard-polyfill from 3.0.3 to 4.1.0.

Release notes

Sourced from clipboard-polyfill's releases.

v4.1.0

Release notes:

  • Fix an issue where the contents of a NotAllowedError could be copied when
    • navigator.clipboard.writeText(…) fails, but
    • a further fallback succeeds.

See lgarron/clipboard-polyfill#167 for more information.

v4.0.2

Release notes:

v4.0.1

Release notes:

  • Add checks when accessing expected global objects, in order to throw better error messages.

v4.0.0

No release notes provided.

v4.0.0-rc8

No release notes provided.

v4.0.0-rc7

No release notes provided.

v4.0.0-rc6

No release notes provided.

v4.0.0-rc5

No release notes provided.

v4.0.0-rc4

No release notes provided.

v4.0.0-rc3

No release notes provided.

v4.0.0-rc2

No release notes provided.

v4.0.0-rc1

No release notes provided.

Commits
  • 833f932 v4.1.0
  • bda35b5 Bump actions deps.
  • 7950bcd Add browser emulation tests.
  • f362afa Fix the fallback when navigator.clipboard.writeText() fails.
  • 690b9cd Update barely-a-dev-server and esbuild.
  • f679b79 Switch to cubing/actions-workflows for releases.
  • 6a01546 v4.0.2
  • beb5988 Convert an additional array iteration into index iteration.
  • c647491 Merge pull request #165 from mahmutisci/main
  • d328e2c [convert.ts] Make sure to call new promiseConstructor(…) instead of new Pro...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Update one or more dependencies version javascript Pull requests that update Javascript code labels Oct 10, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/grid-export/clipboard-polyfill-4.1.0 branch 3 times, most recently from 4d1fdb9 to ff028ea Compare October 11, 2024 09:12
Bumps [clipboard-polyfill](https://github.com/lgarron/clipboard-polyfill) from 3.0.3 to 4.1.0.
- [Release notes](https://github.com/lgarron/clipboard-polyfill/releases)
- [Commits](lgarron/clipboard-polyfill@v3.0.3...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/grid-export/clipboard-polyfill-4.1.0 branch from ff028ea to aaf018a Compare October 11, 2024 13:43
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 2024

Looks like clipboard-polyfill is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/grid-export/clipboard-polyfill-4.1.0 branch October 11, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants