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

chore(deps): bump @quasar/extras from 1.15.10 to 1.16.9 #128

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps @quasar/extras from 1.15.10 to 1.16.9.

Release notes

Sourced from @​quasar/extras's releases.

@​quasar/extras-v1.16.9

Changes

  • feat(extras): update Bootstrap => v1.11.2
  • feat(extras): update Fontawesome => v6.5.0
  • feat(extras): update Google Material Symbols (font & SVG) to the latest

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/extras-v1.16.8

Changes

  • feat(extras): update all fonts & fix the outdated css files #16543
  • feat(extras): update Google Material Symbols (font & SVG) to the latest

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/extras-1.16.7

Changes

  • feat(extras): update Bootstrap icons => v1.11.1
  • Feat: update Google Material Symbols (font & SVG) to the latest

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/extras-v1.16.6

Changes

  • feat(extras): update Fontawesome => v6.4.2 (new Twitter logo)
  • feat(extras): update Google Material Symbols icons and fonts to the latest

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/extras-v1.16.5

Changes

  • feat(extras): update Google Material Icons and Material Symbols
  • feat(extras): update Ionicons => v7.1.2

... (truncated)

Commits
  • c6b8b69 chore(extras): bump version => v1.16.9
  • 5458478 chore(extras): update deps
  • e2dbf73 feat(extras): updated Google Material Symbols
  • 231bb33 feat(extras): update Fontawesome => v6.5.0
  • 15ba698 feat(extras): update Bootstrap => v1.11.2
  • 8cd7650 chore(ui): Bump version
  • 2e7e756 fix(QSelect): "option" slot has incorrect "selected" param value when the opt...
  • bfb62f0 fix(QTime): TS type for the return value of "options" prop #16587
  • bb7ab92 fix(QDate): the "today" btn should keep time from model when available (and n...
  • e0dd098 feat(docs): add comment for swFilename on PWA config page #16642
  • 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)

Bumps [@quasar/extras](https://github.com/quasarframework/quasar) from 1.15.10 to 1.16.9.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/extras-1.15.10...@quasar/extras-v1.16.9)

---
updated-dependencies:
- dependency-name: "@quasar/extras"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

stackblitz bot commented Dec 4, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

Pull Request Report

Greetings!

Hey there! I've prepared a report for the pull request. Let's dive in and see what's going on.

Changes

  1. Bumped @quasar/extras from version 1.15.10 to 1.16.9. You can find the release notes here and the commits here.

Suggestions

No suggestions at the moment.

Bugs

No bugs found.

Improvements

No improvements identified.

Rating

I would rate the code as follows:

  • Readability: 8/10
  • Performance: 9/10
  • Security: 9/10

That's it for the report! Let me know if you need any further assistance.

Copy link

sonarcloud bot commented Dec 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ghost
Copy link

ghost commented Dec 4, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e3d6926) 19.51% compared to head (f9726ba) 19.51%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #128   +/-   ##
=======================================
  Coverage   19.51%   19.51%           
=======================================
  Files          26       26           
  Lines         748      748           
  Branches      196      196           
=======================================
  Hits          146      146           
  Misses        557      557           
  Partials       45       45           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tachibana-shin tachibana-shin merged commit c0c9812 into main Dec 5, 2023
34 of 35 checks passed
@tachibana-shin tachibana-shin deleted the dependabot/npm_and_yarn/quasar/extras-1.16.9 branch December 5, 2023 04:37
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.

1 participant