这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2021

Bumps pygments from 2.8.0 to 2.8.1.

Release notes

Sourced from pygments's releases.

2.8.1

Changelog

Sourced from pygments's changelog.

Version 2.8.1

(released March 7, 2021)

Commits

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 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)

@return42
Copy link
Member

@dependabot rebase

Bumps [pygments](https://github.com/pygments/pygments) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/2.8.1/CHANGES)
- [Commits](pygments/pygments@2.8.0...2.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/master/pygments-2.8.1 branch from f8d8fbb to 3cf9777 Compare April 26, 2021 15:32
@dalf
Copy link
Contributor

dalf commented Apr 26, 2021

After each update of the pygments version, we (or github action) should:

  • call searx_extra/update/update_pygments.py to update
    • static/themes/oscar/src/less/logicodev/pygments.less
    • static/themes/oscar/src/less/pointhi/pygments.less
    • static/themes/simple/less/pygments.less
  • rebuild the static files of each themes

But for a minor update it should be a problem.

BTW: remove trailing whitespace

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
@return42
Copy link
Member

call searx_extra/update/update_pygments.py to update

I recommend to use

./manage pyenv.cmd searx_extra/update/update_pygments.py 

see commit messages https://github.com/searxng/searxng/pull/2/commits

@return42 return42 merged commit e6deddb into master Apr 26, 2021
@dependabot dependabot bot deleted the dependabot/pip/master/pygments-2.8.1 branch April 26, 2021 17:20
return42 added a commit that referenced this pull request Apr 30, 2022
After each update of the pygments version, we (or github action) should [1]

1. update less files:

    ./manage pyenv.cmd searxng_extra/update/update_pygments.py

    update: static/themes/oscar/src/generated/pygments-logicodev.less
    update: static/themes/oscar/src/generated/pygments-pointhi.less
    update: static/themes/simple/src/generated/pygments.less

2. rebuild the static files of each themes:

    make static.build.commit

[1] #2 (comment)

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
return42 added a commit that referenced this pull request Apr 30, 2022
…2.12.0

Bump pygments from 2.11.2 to 2.12.0

After each update of the pygments version, we (or github action) should [1]

1. update less files:

    ./manage pyenv.cmd searxng_extra/update/update_pygments.py

    update: static/themes/oscar/src/generated/pygments-logicodev.less
    update: static/themes/oscar/src/generated/pygments-pointhi.less
    update: static/themes/simple/src/generated/pygments.less

2. rebuild the static files of each themes:

    make static.build.commit

[1] #2 (comment)

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
mbertani pushed a commit to mbertani/searxng that referenced this pull request May 30, 2024
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.

2 participants