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.3 #1145

Merged
merged 1 commit into from
Dec 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps artalk from 2.6.4 to 2.7.3.

Release notes

Sourced from artalk's releases.

v2.7.3

v2.7.3 (2023-12-28)

Features

  • ci: add dry-run mode for build workflow
  • cmd: support cli flag for creating admin account

Bug Fixes

  • ui/init: stack overflow when merging with config defaults (#717)

Performance Improvements

  • ui/build: better dts generation (#689)

Code Refactoring

  • ci: better release workflow
  • docker: add --build-arg argument to skip ui build
  • test/ui: add more ui api tests
  • ui: refactor directory structure (#712)
  • ui/conf: better handling of mutable config (#722)
  • ui/test: add vitest for unit testing

Documentation

  • update ui api documentation

BREAKING CHANGE

Directly referencing artalk.conf and artalk.$root is deprecated. Please use functions instead: artalk.getConf() and artalk.getEl().

v2.7.2

v2.7.2 (2023-12-20)

Features

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

Bug Fixes

  • sidebar: sidebar language switch and config save issue (#708)
  • ui: add referrerpolicy attribute for iframe (#687) (#707)
  • ui/dark-mode: potential memory leak issue in auto mode (#688)

... (truncated)

Changelog

Sourced from artalk's changelog.

v2.7.3 (2023-12-28)

Features

  • ci: add dry-run mode for build workflow
  • cmd: support cli flag for creating admin account

Bug Fixes

  • ui/init: stack overflow when merging with config defaults (#717)

Performance Improvements

  • ui/build: better dts generation (#689)

Code Refactoring

  • ci: better release workflow
  • docker: add --build-arg argument to skip ui build
  • test/ui: add more ui api tests
  • ui: refactor directory structure (#712)
  • ui/conf: better handling of mutable config (#722)
  • ui/test: add vitest for unit testing

Documentation

  • update ui api documentation

BREAKING CHANGE

Directly referencing artalk.conf and artalk.$root is deprecated. Please use functions instead: artalk.getConf() and artalk.getEl().

v2.7.2 (2023-12-20)

Features

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

Bug Fixes

  • sidebar: sidebar language switch and config save issue (#708)
  • 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

... (truncated)

Commits
  • 6316559 chore: release v2.7.3 (#726)
  • a5b428d refactor(test/ui): add more ui api tests
  • cf3f9b1 chore: patch pacakge.json for i18n exports
  • c212d67 perf(ui/build): better dts generation (#689)
  • b00a257 docs: update ui api documentation
  • 3698c0c refactor(ui/conf): better handling of mutable config (#722)
  • 54729fb chore(build): use vite internal mergeConfig func
  • b74e5cf refactor(ui/test): add vitest for unit testing
  • 475dd93 fix(ui/init): stack overflow when merging with config defaults (#717)
  • a8bcd41 refactor(ui): refactor directory structure (#712)
  • 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.6.4 to 2.7.3.
- [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.3/ui/artalk)

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

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 Dec 28, 2023
Copy link

vercel bot commented Dec 28, 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 28, 2023 4:54pm

Copy link
Owner

@HEIGE-PCloud HEIGE-PCloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 0d533b4 into main Dec 30, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/artalk-2.7.3 branch December 30, 2023 17:07
Jatin794 pushed a commit to Jatin794/bog that referenced this pull request Dec 19, 2024
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