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.6.4 to 2.7.2 #1141

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps artalk from 2.6.4 to 2.7.2.

Release notes

Sourced from artalk's releases.

v2.7.2

v2.7.2 (2023-12-20)

Features

  • patch locale config from zh-cn to zh-CN (#678)

Bug Fixes

  • ui: add referrerpolicy attribute for iframe (#687) (#707)
  • ui/dark-mode: potential memory leak issue in auto mode (#688)
  • ui/pagination: auto switch page by url hashtag issue (#693)
  • ui/sidebar: refactor settings and fix save issue (#677) (#706)

Code Refactoring

  • ui: move window references into function scope (#675)
  • ui/api: losing coupling between Api and User
  • ui/user: user class no longer globally singleton

Documentation

  • i18n: add translation for open button
  • refactor: organize the pkgs and fix some issues (#702)

v2.7.1

v2.7.1 (2023-12-17)

Bug Fixes

  • build: generate source maps to ease debugging
  • cout-widget: loadCountWidget issue
  • ui: static method export issue in JS module (#669)

Documentation

  • i18n: add translation of update notice

v2.7.0

v2.7.0 (2023-12-17)

Features

  • ui: support scrollRelativeTo config option
  • ui/test: add end-to-end (e2e) testing using Playwright

Bug Fixes

... (truncated)

Changelog

Sourced from artalk's changelog.

v2.7.2 (2023-12-20)

Features

  • patch locale config from zh-cn to zh-CN (#678)

Bug Fixes

  • ui: add referrerpolicy attribute for iframe (#687) (#707)
  • ui/dark-mode: potential memory leak issue in auto mode (#688)
  • ui/pagination: auto switch page by url hashtag issue (#693)
  • ui/sidebar: refactor settings and fix save issue (#677) (#706)

Code Refactoring

  • ui: move window references into function scope (#675)
  • ui/api: losing coupling between Api and User
  • ui/user: user class no longer globally singleton

Documentation

  • i18n: add translation for open button
  • refactor: organize the pkgs and fix some issues (#702)

v2.7.1 (2023-12-17)

Bug Fixes

  • build: generate source maps to ease debugging
  • cout-widget: loadCountWidget issue
  • ui: static method export issue in JS module (#669)

Documentation

  • i18n: add translation of update notice

v2.7.0 (2023-12-17)

Features

  • ui: support scrollRelativeTo config option
  • ui/test: add end-to-end (e2e) testing using Playwright

Bug Fixes

  • api/img-upload: public_path config enables the use of full url (#659) (#664)
  • lifecycle: create multi-instances at the same time (#660) (#663)
  • notify_pusher: panic when admin ids array is empty (#634)

... (truncated)

Commits
  • d81715b chore: release v2.7.2
  • 855f6c2 docs(i18n): add translation for open button
  • 7099598 fix(ui): add referrerpolicy attribute for iframe (#687) (#707)
  • ad8851e fix(ui/pagination): auto switch page by url hashtag issue (#693)
  • da42676 chore(deps): bump frontend deps (#679)
  • 8918c62 chore: update description and fix typos (#684)
  • 1b93875 fix(ui/dark-mode): potential memory leak issue in auto mode (#688)
  • f390b57 refactor(ui): move window references into function scope (#675)
  • 6d21a0f refactor(ui/api): losing coupling between Api and User
  • a1d0c37 refactor(ui/user): user class no longer globally singleton
  • 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 [artalk](https://github.com/ArtalkJS/Artalk/tree/HEAD/ui/packages/artalk) from 2.6.4 to 2.7.2.
- [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.7.2/ui/packages/artalk)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 20, 2023
Copy link

vercel bot commented Dec 20, 2023

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

Name Status Preview Comments Updated (UTC)
do-it ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 20, 2023 4:16pm

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 28, 2023

Superseded by #1145.

@dependabot dependabot bot closed this Dec 28, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/artalk-2.7.2 branch December 28, 2023 16:53
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.

0 participants