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

Update jekyll-theme-chirpy requirement from ~> 6.3, >= 6.3.1 to ~> 7.0 in the bundler group #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Updates the requirements on jekyll-theme-chirpy to permit the latest version.
Updates jekyll-theme-chirpy to 7.0.0

Release notes

Sourced from jekyll-theme-chirpy's releases.

v7.0.0

7.0.0 (2024-05-11)

⚠ BREAKING CHANGES

  • optimize the resource hints (#1717)
  • rename media-url file and related parameters (#1651)
  • rename comment setting parameter (#1563)
  • analytics: add post pageviews for GoatCounter (#1543)

File _data/origin/cors.yml:

  • cdns has been changed to resource_hints and has a new data structure

File _config.yml:

  • img_cdn changed to cdn
  • comments.active changed to comments.provider
  • google_analytics and goatcounter merged under the new option analytics

Posts' front-matter:

  • img_path changed to media_subpath

Features

Bug Fixes

  • make TOC title and entries visible at the same time (#1711) (e0950fc)
  • mode toggle not outlined when receiving keyboard focus (#1690) (cd37f63)
  • prevent footnote back arrow from becoming an emoji (#1716) (8608147)
  • pwa: skip range requests in service worker (#1672) (76d58fe)
  • search result prompt is empty (#1583) (8a2afae)
  • use https for Weibo sharing URL (#1612) (8e5fbb7)

Improvements

... (truncated)

Changelog

Sourced from jekyll-theme-chirpy's changelog.

7.0.0 (2024-05-11)

⚠ BREAKING CHANGES

  • optimize the resource hints (#1717)
  • rename media-url file and related parameters (#1651)
  • rename comment setting parameter (#1563)
  • analytics: add post pageviews for GoatCounter (#1543)

Features

Bug Fixes

  • make TOC title and entries visible at the same time (#1711) (e0950fc)
  • mode toggle not outlined when receiving keyboard focus (#1690) (cd37f63)
  • prevent footnote back arrow from becoming an emoji (#1716) (8608147)
  • pwa: skip range requests in service worker (#1672) (76d58fe)
  • search result prompt is empty (#1583) (8a2afae)
  • use https for Weibo sharing URL (#1612) (8e5fbb7)

Improvements

Changes

6.5.5 (2024-03-23)

Bug Fixes

... (truncated)

Commits
  • e33547f chore(release): 7.0.0
  • 09b300b Merge branch 'master' into production
  • 9ffd997 ci(release): skip git status check in prep phase
  • 37827d8 chore: correct npm script name
  • febc01d docs: update supported versions of Security Policy
  • b224549 build(deps): upgrade jekyll-compress-html to v3.2.0
  • f87fdd0 build(deps): upgrade html-proofer to v5.x
  • fdbd7f0 build(deps): update assets submodule
  • 75891e7 build(deps-dev): bump the npm group across 1 directory with 6 updates
  • 363a3d9 perf: tree shaking Bootstrap CSS (#1736)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [jekyll-theme-chirpy](https://github.com/cotes2020/jekyll-theme-chirpy) to permit the latest version.

Updates `jekyll-theme-chirpy` to 7.0.0
- [Release notes](https://github.com/cotes2020/jekyll-theme-chirpy/releases)
- [Changelog](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CHANGELOG.md)
- [Commits](cotes2020/jekyll-theme-chirpy@v6.3.1...v7.0.0)

---
updated-dependencies:
- dependency-name: jekyll-theme-chirpy
  dependency-type: direct:production
  dependency-group: bundler
...

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

github-actions bot commented Sep 7, 2024

This conversation has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Sep 7, 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 ruby Pull requests that update Ruby code stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants