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 artalk from 2.8.5 to 2.8.6 #1262

Merged
merged 1 commit into from
May 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2024

Bumps artalk from 2.8.5 to 2.8.6.

Release notes

Sourced from artalk's releases.

v2.8.6

v2.8.6 (2024-05-09)

Features

  • auth: user accounts merge tool (#854)
  • auth: social login api endpoints (#854)
  • ci: include frontend dist files in release (#860)
  • i18n: add incremental updates feature for i18n code scan tool
  • multi_push/lark: add card mode for lark push (#839)
  • sync: add keyed mutex
  • ui/auth: plugin-auth for integrating social login (#854)
  • ui/img_lazyload: add support for lazy loading images (#850)

Bug Fixes

  • api/pv: add mutex for page pv record endpoint
  • cache/user: user id cache from email lookup not cleared
  • comments_get: include site_name for isolation in associated query for comment's page
  • dao: ensure find and create functions thread safe (#845)
  • db/migrate: fix root_id migrate for database lacking recursive CTE support (#848) (#846)
  • db_migrate: drop fk_comments_user foreign key constraint of the users table
  • sidebar/site: unable to edit the new site urls
  • ui/dark_mode: add support for configuring dark mode in backend (#790)
  • ui/dark_mode: unable to toggle dark mode for sidebar in auto mode
  • ui/height_limit: height limit not working while loading images (#849)
  • ui/marked: optimize same origin link judgment logic

Documentation

  • update introduction document
  • auth: add social login feature (#854)
  • i18n: add translation for Korean and Russian
Changelog

Sourced from artalk's changelog.

v2.8.6 (2024-05-09)

Features

  • auth: user accounts merge tool (#854)
  • auth: social login api endpoints (#854)
  • ci: include frontend dist files in release (#860)
  • i18n: add incremental updates feature for i18n code scan tool
  • multi_push/lark: add card mode for lark push (#839)
  • sync: add keyed mutex
  • ui/auth: plugin-auth for integrating social login (#854)
  • ui/img_lazyload: add support for lazy loading images (#850)

Bug Fixes

  • api/pv: add mutex for page pv record endpoint
  • cache/user: user id cache from email lookup not cleared
  • comments_get: include site_name for isolation in associated query for comment's page
  • dao: ensure find and create functions thread safe (#845)
  • db/migrate: fix root_id migrate for database lacking recursive CTE support (#848) (#846)
  • db_migrate: drop fk_comments_user foreign key constraint of the users table
  • sidebar/site: unable to edit the new site urls
  • ui/dark_mode: add support for configuring dark mode in backend (#790)
  • ui/dark_mode: unable to toggle dark mode for sidebar in auto mode
  • ui/height_limit: height limit not working while loading images (#849)
  • ui/marked: optimize same origin link judgment logic

Documentation

  • update introduction document
  • auth: add social login feature (#854)
  • i18n: add translation for Korean and Russian
Commits
  • 4dd0ae4 chore: release v2.8.6 (#862)
  • 28f1fa1 chore: remove console logs
  • 0c0a207 chore(deps): upgrade go and ui deps
  • 7187d0f feat(ui/auth): plugin-auth for integrating social login (#854)
  • 170db0f feat(ui/img_lazyload): add support for lazy loading images (#850)
  • c3f730b fix(ui/height_limit): height limit not working while loading images (#849)
  • e132c31 fix(ui/marked): optimize same origin link judgment logic
  • fbd1cd9 fix(ui/dark_mode): add support for configuring dark mode in backend (#790)
  • accd10c fix(ui/dark_mode): unable to toggle dark mode for sidebar in auto mode
  • See full diff 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 [artalk](https://github.com/ArtalkJS/Artalk/tree/HEAD/ui/artalk) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/ArtalkJS/Artalk/releases)
- [Changelog](https://github.com/ArtalkJS/Artalk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ArtalkJS/Artalk/commits/v2.8.6/ui/artalk)

---
updated-dependencies:
- dependency-name: artalk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 9, 2024
Copy link

vercel bot commented May 9, 2024

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

Name Status Preview Updated (UTC)
do-it ❌ Failed (Inspect) May 9, 2024 4:20pm

@HEIGE-PCloud HEIGE-PCloud merged commit b5338dc into main May 11, 2024
4 of 5 checks passed
@HEIGE-PCloud HEIGE-PCloud deleted the dependabot/npm_and_yarn/artalk-2.8.6 branch May 11, 2024 08:49
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant