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 material_symbols_icons from 4.2785.1 to 4.2791.1 #1728

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps material_symbols_icons from 4.2785.1 to 4.2791.1.

Release notes

Sourced from material_symbols_icons's releases.

4.2791.0

Version 2.791 of official variable fonts release Oct 17, 2024

4.39.5 pub.dev release

This is code from pub.dev material_symbols_icons package release version 4.39.5

Changelog

Sourced from material_symbols_icons's changelog.

4.2791.1

  • Total icons now 3736 after removing the two duplicated and erroneous icon names
  • Fix symbol renaming so it makes more sense and does not rename symbols that do not need to be renamed. This has resulted in some name changes to symbols - but it should make the symbol names more closely match the names of the Material Symbols Icons in Google Fonts.
  • Rename 'door_back_door' to 'door_back'
  • Rename 'door_front_door' to 'door_front'
  • Rename 'error_circle_rounded_error' to 'error_circle_rounded'
  • Remove 'power_rounded_power' - it was just a duplicate of 'power_settings_new'
  • Remove 'expension_panels' (only found in 4.2791.0) - a spelling error in 2.791 codepoint files
  • Removed original material symbols icons names which had to be renamed for dart to materialSymbolsMap map in symbols_map.dart and added them instead to a new Map called renamedMaterialSymbolsMap in symbols_map.dart. This map contains the original name as the key and the renamed name as the value.
  • Fix example app to transparently support searching over the original material symbols names

4.2791.0

  • Update to version 2.791 of the material icons variable fonts released 10/17/2024 with 3738 icons
  • Added ef82 # books_movies_and_music, f3b6 # chess_pawn, f3b5 # cognition_2, eb28 # delivery_dining, f3be # desktop_cloud_stack, ea7d # docs, ef90 # expansion_panels, ef90 # expension_panels, f3b2 # file_export, f3bb # file_json, f3bc # file_png, ea85 # files, ef52 # highlight_alt, e2dd # identity_aware_proxy, ebb7 # identity_platform, ef52 # ink_selection, eb28 # moped, efab # multiple_airports, efac # network_intelligence, f3b4 # owl, e706 # rate_review_rtl, f3bd # server_person, e5f7 # share_eta, f3bf # split_scene, f3b3 # square_dot, eaed # threat_intelligence, f3ba # widget_medium, f3b9 # widget_small, f3b8 # widget_width
  • Fixed [issue #9](timmaffett/material_symbols_icons#9) so that URL query parameters now work again and URLs to example app state will properly restore that state (all settings and search parameters) Added original material symbols icons names which had to be renamed for dart to materialSymbolsMap map in symbols_map.dart Added original material symbols icons names which had to be renamed for dart to materialSymbolsIconNameToUnicodeMap map in iconname_to_unicode_map.dart

4.2789.0

  • Update to version 2.789 of the material icons variable fonts released 10/11/2024 with 3709 icons
  • Added f3cb # chat_paste_go_2, f3c8 # folder_code, f3c9 # globe_book, f3ca # map_search, f3c7 # table_convert, f3c6 # table_edit, f3c5 # text_compare, f3c3 # tile_large, f3c2 # tile_medium, f3c1 # tile_small and f3c4 # two_pager_store

4.2788.0

  • Update to version 2.788 of the material icons variable fonts released 10/4/2024 with 3698 icons
  • Added f3dd # add_2, f3d3 # arrow_menu_close, f3d2 # arrow_menu_open, f3e0 # book_4_spark, f3df # book_6, f3e7 # book_ribbon, f3cc # cloud_alert, f3dc # database_upload, f3db # desktop_cloud, f3e2 # file_map_stack, f3d1 # filter_arrow_right, f3d8 # flag_check, f3d7 # folder_check,

... (truncated)

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)

Bumps [material_symbols_icons](https://github.com/timmaffett/material_symbols_icons) from 4.2785.1 to 4.2791.1.
- [Release notes](https://github.com/timmaffett/material_symbols_icons/releases)
- [Changelog](https://github.com/timmaffett/material_symbols_icons/blob/master/CHANGELOG.md)
- [Commits](https://github.com/timmaffett/material_symbols_icons/commits)

---
updated-dependencies:
- dependency-name: material_symbols_icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants