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

merge v7.0.0 branch #5328

Merged
merged 23 commits into from
Oct 26, 2023
Merged

merge v7.0.0 branch #5328

merged 23 commits into from
Oct 26, 2023

Conversation

yoshinorin
Copy link
Member

@yoshinorin yoshinorin commented Oct 25, 2023

What does it do?

Please see #5222 (comment)

TODO

  • 1. use git reset --hard and delete cbba306 locally
  • 2. force-push 1. to origin/master branch
  • 3. restore v7.0.0 branch
  • 4. submit PR again (this PR)
  • 5. merge this PR (with merge commit)

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

stevenjoezhang and others added 23 commits March 15, 2023 20:39
* refactor: esm

* refactor: migrate typescript

* update files

* remove `use strict`

* fix indentation

* refactor: migrate typescript

* refactor: migrate typescript

* update

* export from

* extend/filter

* post

* Schema and SchemaType

* NunjucksError

* declare module

* update tests

* fix export

* update

* update

* number_format

* update highlight

* update

* add secondary argument when create `Permalink` instance

* specify `eslint` target directory

* ignore two rules for testing

* use `@ts-expect-error` for avoiding compile error

* use `any` for avoiding compile error

* chore: add `dist/` to `.gitignore`

* test(eslint): update `.eslintrc`

* refactor: `var` to `const`

* refactor: delete unnecessary `'use strict';`

* test: use `dist/modules/types/moment/SchemaTypeMoment` instead of `warehouse.SchemaTypeMoment`

* fix: export of processors

* test: fix bind

* test: fix processer

* fix fs import

* fix hexo-i18n and hexo-log

* fix param order

* build hexo in benchmark

* fix eslint

* fix export & drop travis

* Update .husky/pre-commit

* add spaces

* refactor: ts debounce fn

* fix: lint errors

* fix: lint errors

---------

Co-authored-by: yoshinorin <yoshinorin.net@outlook.com>
Co-authored-by: Baoshuo <i@baoshuo.ren>
* release: 7.0.0-rc1

* Update package.json

---------

Co-authored-by: Mimi <1119186082@qq.com>
* feat: add exclude_languages feature to prismjs

* feat: add exclude_languages feature to prismjs
* refactor: add types for some explicit any fields

* refactor: add better extend types

* refactor: add type Hexo for ctx

* reafactor: better function type

* style: use import type for type only imports

* fix: wrong type for args and options
* chore: change dependencies version

* chore: ignore pnpm lock file
* test: improve coverage

* test(processors): improve coverage

* test(processors): improve coverage

* test(helpers): improve coverage

* test(console): improve coverage
* feat: add url_for and full_url_for tag plugins

* style: fix lint
useful for plugin written in typescript or let IDE detecting it
Co-authored-by: uiolee <22849383+uiolee@users.noreply.github.com>
@github-actions
Copy link

github-actions bot commented Oct 25, 2023

@yoshinorin yoshinorin mentioned this pull request Oct 25, 2023
2 tasks
@yoshinorin
Copy link
Member Author

Please do not squash merge.

@uiolee uiolee added this to the 7.0.0 milestone Oct 25, 2023
@yoshinorin yoshinorin merged commit 23560dc into master Oct 26, 2023
72 of 74 checks passed
@yoshinorin yoshinorin deleted the v7.0.0 branch October 26, 2023 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants