chirpy-static-assets
chirpy-static-assets copied to clipboard
build(deps): bump the npm group across 1 directory with 4 updates
Updates the requirements on @fortawesome/fontawesome-free, dayjs, mermaid and tocbot to permit the latest version.
Updates @fortawesome/fontawesome-free to 6.6.0
Release notes
Sourced from @fortawesome/fontawesome-free's releases.
Release 6.6.0
Change log available at https://fontawesome.com/docs/changelog/
Commits
Updates dayjs to 1.11.12
Changelog
Sourced from dayjs's changelog.
1.11.12 (2024-07-18)
Bug Fixes
- Add NegativeYear Plugin support (#2640) (6a42e0d)
- add UTC support to negativeYear plugin (#2692) (f3ef705)
- Fix zero offset issue when use tz with locale (#2532) (d0e6738)
- Improve typing for min/max plugin (#2573) (4fbe94a)
- timezone plugin correct parse UTC tz (#2693) (b575c81)
1.11.11 (2024-04-28)
Bug Fixes
- day of week type literal (#2630) (f68d73e)
- improve locale "zh-hk" format and meridiem (#2419) (a947a51)
- Update 'da' locale to match correct first week of year (#2592) (44b0936)
- update locale Bulgarian monthsShort Jan (#2538) (f0c9a41)
1.11.10 (2023-09-19)
Bug Fixes
- Add Korean Day of Month with ordinal (#2395) (dd55ee2)
- change back fa locale to the Gregorian calendar equivalent (#2411) (95e9458)
- duration plugin - MILLISECONDS_A_MONTH const calculation (#2362) (f0a0b54)
- duration plugin getter get result 0 instead of undefined (#2369) (061aa7e)
- fix isDayjs check logic (#2383) (5f3f878)
- fix timezone plugin to get correct locale setting (#2420) (4f45012)
- locale: add meridiem in
arlocale (#2418) (361be5c)- round durations to millisecond precision for ISO string (#2367) (890a17a)
- sub-second precisions need to be rounded at the seconds field to avoid adding floats (#2377) (a9d7d03)
- update $x logic to avoid plugin error (#2429) (2254635)
- Update Slovenian locale for relative time (#2396) (5470a15)
- update uzbek language translation (#2327) (0a91056)
1.11.9 (2023-07-01)
Bug Fixes
- Add null to min and max plugin return type (#2355) (62d9042)
- check if null passed to objectSupport parser (#2175) (013968f)
- dayjs.diff improve performance (#2244) (33c80e1)
- dayjs(null) throws error, not return dayjs object as invalid date (#2334) (c79e2f5)
- objectSupport plugin causes an error when null is passed to dayjs function (closes #2277) (#2342) (89bf31c)
- Optimize format method (#2313) (1fe1b1d)
... (truncated)
Commits
6cc12b7chore(release): 1.11.12 [skip ci]35727b3Merge pull request #2694 from iamkun/dev7b99f68chore: rm useless import5e6d8b0chore: added README translation for Swahili speakers (#2691)b575c81fix: timezone plugin currect parse UTC tz (#2693)f3ef705fix: add UTC support to negativeYear plugin (#2692)d0e6738fix: Fix zero offset issue when use tz with locale (#2532)9635a93chore: update demo8d5d521chore: update demof4cb2cfchore: Update README.md- Additional commits viewable in compare view
Updates mermaid to 10.9.1
Release notes
Sourced from mermaid's releases.
v10.9.1
What's Changed
BugFixes
- Cleaning of labels in Block diagram by
@knsvDocs
- docs(integrations): update link to Mermaid app for Slack by
@JackuBin mermaid-js/mermaid#5370- Update new diagram doc to reflect focus on Langium by
@sidharthv96in mermaid-js/mermaid#5372- feat: Make the examples interactive in the documentation site by
@sidharthv96in mermaid-js/mermaid#5376- DOCS: add latest blog posts by
@huynhicodein mermaid-js/mermaid#5368- DOCS: update Announcement bar link by
@huynhicodein mermaid-js/mermaid#5394- DOCS: Add Press Release by
@huynhicodein mermaid-js/mermaid#5400- DOCS: add Turing machine blog post by
@huynhicodein mermaid-js/mermaid#5425- DOCS: update latest news by
@huynhicodein mermaid-js/mermaid#5455- 📝🐛 fix schema link by
@dudeofawesomein mermaid-js/mermaid#5456- DOCS: Add AI in Software Diagramming blog post by
@huynhicodein mermaid-js/mermaid#5492- DOCS: update Mermaid Chart page by
@huynhicodein mermaid-js/mermaid#5495- DOCS: Add blog post - Documentation Software by
@huynhicodein mermaid-js/mermaid#5519New Contributors
@dudeofawesomemade their first contribution in mermaid-js/mermaid#5456Full Changelog: https://github.com/mermaid-js/mermaid/compare/v10.9.0...v10.9.1
Commits
dab26dfFix for proper handling of block-diagram labelsc7fe9a6Fix for proper handling of block-diagram labels4f26f3adocs: Add blog post - Documentation Software (#5519)a536484Merge pull request #5495 from mermaid-js/update-mermaid-chart-page76801ffupdate contentf2d3ac1Merge pull request #5492 from mermaid-js/add-blog-postedad740add ai blog posta2e3b4cMerge pull request #5456 from dudeofawesome/patch-1909ad02📝🐛 fix schema link4a930d2Merge pull request #5455 from mermaid-js/update-latest-news- Additional commits viewable in compare view
Updates tocbot to 4.29.0
Changelog
Sourced from tocbot's changelog.
Changelog
4.26.0
- Add exports for ESM bare module, keep compatible exports for current dist paths
4.2.0
4.1.3
- Adding the ability to include title tags on the toc headers.
Fixed
- Fixed the empty list getting added on refresh and updated dependencies.
4.1.2
Fixed
- Can't jump to nonASCII heading after click the toc item.
4.1.1
Fixed
- Fix for hashes in single page apps / next.js apps.
4.1.0
Fixed
- Use
olinstead ofulelement since its more semantic.4.0.1
Fixed
- Switch const declarations to var to fix IE 10 for new scroll smooth util.
4.0.0
BREAKING CHANGE
- replaced zenscroll with custom implementation (see #67)
smoothScrolloption is nowscrollSmooth, still accepting a booleansmoothScrollDurationoption is nowscrollSmoothDuration, still accepting a numberFixed
- Works better with next.js and maybe other SPAs now (see #67)
3.X.X
3.0.6
Fixed
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions