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): bump @deriv/quill-icons from 1.23.5 to 2.1.0 #428

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @deriv/quill-icons from 1.23.5 to 2.1.0.

Release notes

Sourced from @​deriv/quill-icons's releases.

v2.1.0

2.1.0 (2024-09-10)

📦 Code Refactoring

v2.0.0

2.0.0 (2024-09-09)

✨ Features

v1.23.14

1.23.14 (2024-09-09)

♻️ Chores

v1.23.13

1.23.13 (2024-09-09)

♻️ Chores

v1.23.12

1.23.12 (2024-08-22)

♻️ Chores

  • added new icons collection (da373e6)
  • added new icons collection (cd9b8d7)

v1.23.11

1.23.11 (2024-08-22)

♻️ Chores

  • added new icons collection (06d65ac)

... (truncated)

Changelog

Sourced from @​deriv/quill-icons's changelog.

2.1.0 (2024-09-10)

📦 Code Refactoring

2.0.0 (2024-09-09)

✨ Features

1.23.14 (2024-09-09)

♻️ Chores

1.23.13 (2024-09-09)

♻️ Chores

1.23.12 (2024-08-22)

♻️ Chores

  • added new icons collection (da373e6)
  • added new icons collection (cd9b8d7)

1.23.11 (2024-08-22)

♻️ Chores

  • added new icons collection (06d65ac)
  • added new icons collection (dcbc5e7)

1.23.10 (2024-08-09)

♻️ Chores

... (truncated)

Commits
  • 06eee01 ci: release(version): Release 2.1.0 [skip ci]
  • 48828d5 Merge pull request #195 from deriv-com/icons-remaing
  • 9e10073 refactor: logo name improvements
  • 93159ef ci: release(version): Release 2.0.0 [skip ci]
  • d0632cb Merge pull request #194 from deriv-com/legacy-icons-fill
  • d84ab18 feat: Legacy icons fill
  • 499a733 ci: release(version): Release 1.23.14 [skip ci]
  • 379f74d Merge pull request #193 from deriv-com/update-release-configs
  • 6365653 chore: added major setting
  • fa6841e ci: release(version): Release 1.23.13 [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 10, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 10, 2024

Deploying quill-ui with  Cloudflare Pages  Cloudflare Pages

Latest commit: 606c06d
Status: ✅  Deploy successful!
Preview URL: https://cc52a041.quill-ui.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-deri-xsk9.quill-ui.pages.dev

View logs

Copy link

github-actions bot commented Sep 10, 2024

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

package.json

PackageVersionLicenseIssue Type
@deriv/quill-icons^2.1.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@deriv/quill-icons 2.1.0 UnknownUnknown
npm/@deriv/quill-icons 1.23.12 UnknownUnknown
npm/@deriv/quill-icons ^2.1.0 UnknownUnknown
npm/@deriv/quill-icons ^1.22.10 UnknownUnknown

Scanned Manifest Files

package-lock.json
package.json
  • @deriv/quill-icons@^2.1.0
  • @deriv/quill-icons@^1.22.10

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deriv/quill-icons-2.1.0 branch 2 times, most recently from 42eba96 to ccef930 Compare September 17, 2024 09:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deriv/quill-icons-2.1.0 branch from ccef930 to 3157886 Compare September 26, 2024 07:51
Bumps [@deriv/quill-icons](https://github.com/deriv-com/quill-icons) from 1.23.5 to 2.1.0.
- [Release notes](https://github.com/deriv-com/quill-icons/releases)
- [Changelog](https://github.com/deriv-com/quill-icons/blob/master/CHANGELOG.md)
- [Commits](deriv-com/quill-icons@v1.23.5...v2.1.0)

---
updated-dependencies:
- dependency-name: "@deriv/quill-icons"
  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/deriv/quill-icons-2.1.0 branch from 3157886 to 606c06d Compare October 9, 2024 10:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2024

Superseded by #472.

@dependabot dependabot bot closed this Oct 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/deriv/quill-icons-2.1.0 branch October 15, 2024 18:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants