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

build(deps-dev): bump ember-cli-clipboard from 0.16.0 to 1.1.0 #9156

Open
wants to merge 8 commits into
base: development
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2023

Bumps ember-cli-clipboard from 0.16.0 to 1.1.0.

Release notes

Sourced from ember-cli-clipboard's releases.

v1.1.0

What's Changed

Full Changelog: jkusa/ember-cli-clipboard@v1.0.0...v1.1.0

v1.0.0

What's Changed

  • feat: support target to be set dynamically (#379) (66bf3a7)
  • feat: support direct use of the clipboard modifier (7e3f448)
  • chore: update ember-auto-import to v2 & ember-cli v4 (#370) (8e1aa28)

BREAKING CHANGE

  • This commit contains many breaking changes:

    • Drops ember classic component support (glimmer only)
    • Drops support for sendAction
    • Requires ember-auto-import 2.x
    • <CopyButton> component arg name changes:
    Old Argument Name New Argument Name
    @clipboardText @text
    @clipboardTarget @target
    @clipboardAction @action
    @success @onSuccess
    @error @onError
    @title no longer supported, pass as attribute
    @disabled no longer supported, pass as attribute
    @aria-label no longer supported, pass as attribute

Full Changelog: jkusa/ember-cli-clipboard@v0.16.0...v1.0.0

Changelog

Sourced from ember-cli-clipboard's changelog.

1.1.0 (2023-08-22)

1.0.0 (2022-11-22)

  • Bump loader-utils from 1.4.0 to 1.4.1 (#382) (f654bdc), closes #382
  • build: move ember-modifer to dependencies (#381) (87bb0cb), closes #381
  • feat: support target to be set dynamically (#379) (66bf3a7), closes #379
  • feat: support direct use of the clipboard modifier (7e3f448)
  • chore: make changelog with conventional-changelog-cli (#378) (fae8d89), closes #378
  • chore: make repo commitizen friendly (#371) (0b2eede), closes #371
  • chore: simplify demo component (3169422)
  • chore: update ember-auto-import to v2 & ember-cli v4 (#370) (8e1aa28), closes #370

BREAKING CHANGE

  • This commit contains many breaking changes:

    • Drops ember classic component support (glimmer only)
    • Drops support for sendAction
    • Requires ember-auto-import 2.x
    • <CopyButton> component arg name changes:
    Old Argument Name New Argument Name
    @clipboardText @text
    @clipboardTarget @target
    @clipboardAction @action
    @success @onSuccess
    @error @onError
    @title no longer supported, pass as attribute
    @disabled no longer supported, pass as attribute
    @aria-label no longer supported, pass as attribute
Commits

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)

weblate and others added 8 commits August 18, 2023 02:21
Currently translated at 99.9% (2552 of 2554 strings)

Translation: Open Event/Open Event Frontend
Translate-URL: https://hosted.weblate.org/projects/open-event/frontend/sv/

Co-authored-by: Mario Behling <mb@mariobehling.de>
* feature-9082: Enhance language dropdown button

* feature-9082: Enhance language dropdown button

* fix css

* fix UI

* fix missing header

* fix missing header

* fix missing header

* fix missing header

* fix missing header

* fix missing header

* avoid using css inline

* feature-9082: Fix css dropdown side panel

* feature-9082: Fix css dropdown side panel

* feature-9082: Fix css dropdown side panel

* fix-9082
language dropdown not showing up

* fix-9082
language dropdown not showing up

---------

Co-authored-by: Khang On - TMA <135116292+khangon@users.noreply.github.com>
Co-authored-by: ntthitrinh <ntthitrinh@tma.com.vn>
…ng filtered page (#9145)

* fix-7016: Link redirect of current day results in user forward to wrong filtered page

* fix-7016: Link redirect of current day results in user forward to wrong filtered page
* feature-9082: Enhance language dropdown button

* feature-9082: Enhance language dropdown button

* fix css

* fix UI

* fix missing header

* fix missing header

* fix missing header

* fix missing header

* fix missing header

* fix missing header

* avoid using css inline

* feature-9082: Fix css dropdown side panel

* feature-9082: Fix css dropdown side panel

* feature-9082: Fix css dropdown side panel

* fix-9082
language dropdown not showing up

* fix-9082
language dropdown not showing up

* feature-9082: Enhance language dropdown button

* feature-9082: Enhance language dropdown button

---------

Co-authored-by: nnhathung <nnhathung@tma.com.vn>
Co-authored-by: Khang On - TMA <135116292+khangon@users.noreply.github.com>
Co-authored-by: ntthitrinh <ntthitrinh@tma.com.vn>
…9115)

* fix-9080: There was no result for searching with Ticket price 0.0

* fix-9080: There was no result for searching with Ticket price 0.0

---------

Co-authored-by: Khang On - TMA <135116292+khangon@users.noreply.github.com>
…ttendees page (#9078)

* fix-9076: Cannot show all entries when selecting 'Show All' in View Attendees page

* fix-9076: Cannot show all entries when selecting 'Show All' in View Attendees page

* fix-9076: Cannot show all entries when selecting 'Show All' in View Attendees page

---------

Co-authored-by: Khang On - TMA <135116292+khangon@users.noreply.github.com>
Bumps [ember-cli-clipboard](https://github.com/jkusa/ember-cli-clipboard) from 0.16.0 to 1.1.0.
- [Release notes](https://github.com/jkusa/ember-cli-clipboard/releases)
- [Changelog](https://github.com/jkusa/ember-cli-clipboard/blob/main/CHANGELOG.md)
- [Commits](jkusa/ember-cli-clipboard@v0.16.0...v1.1.0)

---
updated-dependencies:
- dependency-name: ember-cli-clipboard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 22, 2023
@vercel
Copy link

vercel bot commented Aug 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
open-event-frontend ❌ Failed (Inspect) Aug 22, 2023 9:48pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file DO-NOT-MERGE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants