Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2025

Bumps lycheeverse/lychee-action from 1.1.0 to 2.0.2.

Release notes

Sourced from lycheeverse/lychee-action's releases.

Version 2.0.2

What's Changed

New Contributors

Full Changelog: lycheeverse/lychee-action@v2...v2.0.2

Version 2.0.1

What's Changed

New Contributors

Full Changelog: lycheeverse/lychee-action@v2...v2.0.1

Version 2.0.0

Breaking Changes

Note: This release improves the action's robustness by changing default behaviors. Changes are only required if you want to opt out of the new failure conditions. Most users won't need to modify their existing configurations.

Fail pipeline on error by default

We've changed the default behavior: pipelines will now fail on broken links automatically. This addresses user feedback that not failing on broken links was unexpected (see [issue #71](lycheeverse/lychee-action#71)).

What you need to do:

  • Update to version 2 of this action to apply this change.
  • Users of the lychee-action@master branch don't need to make any changes, as fail: true has been the default there for a while.
  • If you prefer the old behavior, explicitly set fail to false when updating:
- name: Link Checker
  id: lychee
  uses: lycheeverse/lychee-action@v2
  with:
    fail: false  # Don't fail action on broken links

Fail pipeline if no links were found

Similar to the above change, we now fail the pipeline if no links are found during a run. This helps warn users about potential configuration issues.

What you need to do:

... (truncated)

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1.1.0...v2.0.2)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 28, 2025
@tmigot tmigot closed this Oct 18, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@tmigot tmigot reopened this Oct 18, 2025
@github-actions
Copy link
Contributor

Once the build has completed, you can preview your PR at this URL: https://jso-preview.netlify.app/previews/PR198/

@tmigot tmigot merged commit 3046251 into main Oct 18, 2025
3 of 4 checks passed
@tmigot tmigot deleted the dependabot/github_actions/dot-github/workflows/lycheeverse/lychee-action-2.0.2 branch October 18, 2025 12:20
arnavk23 pushed a commit to arnavk23/JuliaSmoothOptimizers.github.io that referenced this pull request Oct 25, 2025
…ptimizers#198)

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1.1.0...v2.0.2)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tmigot pushed a commit that referenced this pull request Oct 25, 2025
* inspiring computing podcast episode added

* Key changes:

Removed all the "excitement," "buzzing," and overselling language
Simplified the title (no exclamation marks)
Made it a short, factual announcement about Abel's podcast appearance
Used a simple bulleted list to summarize what Abel discussed
Direct link to the show notes for full details
Removed all the celebratory/marketing-style sections

* Created 2023-07-23-gpmr-paper.md
with:

Metadata: title + rss_description
Brief announcement paragraph
Links to publisher page and DOI (as proper markdown links)
One-sentence description of GPMR
Reference line with DOI link

* Fix link checker: stop forcing checkout of gh-pages (use current commit/branch)

* pushing changes

* Update LinkChecker.yml

* ⬆️ Bump lycheeverse/lychee-action in /.github/workflows (#198)

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1.1.0...v2.0.2)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 🤖 Tutorials deployment from 8b527f4a0fbf82ffe8ca2b677efa2b327fe19346 (#204)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from aa27d1c3ac4132ce5ee3dcc7e3e9f92a9429664f (#203)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from b6c520c3e3c3308bebfe1542a5af1e1592b21eee (#205)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from ab33f474c35b5fe8677b115236272868c860e1c5 (#206)

Co-authored-by: JSOTutorials bot <[email protected]>

* Delete news-and-blogposts/2023/2023-07-23-gpmr-paper.md

* Fix link-checker: remove or canonicalize external links that return 403/404 (abelsiqueira assets, gerad preprints, dx.doi -> doi.org, epubs.siam -> doi.org)

* Changed files:
  _data/references.json
  _data/bibtex/articles2019.bib
  _data/bibtex/articles2020.bib
  tutorials/index.md

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abel Soares Siqueira <[email protected]>
Co-authored-by: JSOTutorials bot <[email protected]>
tmigot pushed a commit that referenced this pull request Oct 25, 2025
* inspiring computing podcast episode added

* Key changes:

Removed all the "excitement," "buzzing," and overselling language
Simplified the title (no exclamation marks)
Made it a short, factual announcement about Abel's podcast appearance
Used a simple bulleted list to summarize what Abel discussed
Direct link to the show notes for full details
Removed all the celebratory/marketing-style sections

* Created 2023-07-23-gpmr-paper.md
with:

Metadata: title + rss_description
Brief announcement paragraph
Links to publisher page and DOI (as proper markdown links)
One-sentence description of GPMR
Reference line with DOI link

* Fix link checker: stop forcing checkout of gh-pages (use current commit/branch)

* pushing changes

* Update LinkChecker.yml

* ⬆️ Bump lycheeverse/lychee-action in /.github/workflows (#198)

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1.1.0...v2.0.2)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 🤖 Tutorials deployment from 8b527f4a0fbf82ffe8ca2b677efa2b327fe19346 (#204)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from aa27d1c3ac4132ce5ee3dcc7e3e9f92a9429664f (#203)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from b6c520c3e3c3308bebfe1542a5af1e1592b21eee (#205)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from ab33f474c35b5fe8677b115236272868c860e1c5 (#206)

Co-authored-by: JSOTutorials bot <[email protected]>

* Delete news-and-blogposts/2023/2023-07-23-gpmr-paper.md

* Fix link-checker: remove or canonicalize external links that return 403/404 (abelsiqueira assets, gerad preprints, dx.doi -> doi.org, epubs.siam -> doi.org)

* Changed files:
  _data/references.json
  _data/bibtex/articles2019.bib
  _data/bibtex/articles2020.bib
  tutorials/index.md

* fixed #23 Link checker issues in several markdown files

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abel Soares Siqueira <[email protected]>
Co-authored-by: JSOTutorials bot <[email protected]>
tmigot pushed a commit that referenced this pull request Oct 25, 2025
* inspiring computing podcast episode added

* Key changes:

Removed all the "excitement," "buzzing," and overselling language
Simplified the title (no exclamation marks)
Made it a short, factual announcement about Abel's podcast appearance
Used a simple bulleted list to summarize what Abel discussed
Direct link to the show notes for full details
Removed all the celebratory/marketing-style sections

* Created 2023-07-23-gpmr-paper.md
with:

Metadata: title + rss_description
Brief announcement paragraph
Links to publisher page and DOI (as proper markdown links)
One-sentence description of GPMR
Reference line with DOI link

* Fix link checker: stop forcing checkout of gh-pages (use current commit/branch)

* pushing changes

* Update LinkChecker.yml

* ⬆️ Bump lycheeverse/lychee-action in /.github/workflows (#198)

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1.1.0...v2.0.2)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 🤖 Tutorials deployment from 8b527f4a0fbf82ffe8ca2b677efa2b327fe19346 (#204)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from aa27d1c3ac4132ce5ee3dcc7e3e9f92a9429664f (#203)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from b6c520c3e3c3308bebfe1542a5af1e1592b21eee (#205)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from ab33f474c35b5fe8677b115236272868c860e1c5 (#206)

Co-authored-by: JSOTutorials bot <[email protected]>

* Delete news-and-blogposts/2023/2023-07-23-gpmr-paper.md

* Fix link-checker: remove or canonicalize external links that return 403/404 (abelsiqueira assets, gerad preprints, dx.doi -> doi.org, epubs.siam -> doi.org)

* Changed files:
  _data/references.json
  _data/bibtex/articles2019.bib
  _data/bibtex/articles2020.bib
  tutorials/index.md

* fixed #23 Link checker issues in several markdown files

* Fixing 2 final failing links

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abel Soares Siqueira <[email protected]>
Co-authored-by: JSOTutorials bot <[email protected]>
tmigot added a commit that referenced this pull request Oct 26, 2025
* inspiring computing podcast episode added

* Key changes:

Removed all the "excitement," "buzzing," and overselling language
Simplified the title (no exclamation marks)
Made it a short, factual announcement about Abel's podcast appearance
Used a simple bulleted list to summarize what Abel discussed
Direct link to the show notes for full details
Removed all the celebratory/marketing-style sections

* Created 2023-07-23-gpmr-paper.md
with:

Metadata: title + rss_description
Brief announcement paragraph
Links to publisher page and DOI (as proper markdown links)
One-sentence description of GPMR
Reference line with DOI link

* Fix link checker: stop forcing checkout of gh-pages (use current commit/branch)

* pushing changes

* Update LinkChecker.yml

* ⬆️ Bump lycheeverse/lychee-action in /.github/workflows (#198)

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1.1.0...v2.0.2)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 🤖 Tutorials deployment from 8b527f4a0fbf82ffe8ca2b677efa2b327fe19346 (#204)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from aa27d1c3ac4132ce5ee3dcc7e3e9f92a9429664f (#203)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from b6c520c3e3c3308bebfe1542a5af1e1592b21eee (#205)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from ab33f474c35b5fe8677b115236272868c860e1c5 (#206)

Co-authored-by: JSOTutorials bot <[email protected]>

* Delete news-and-blogposts/2023/2023-07-23-gpmr-paper.md

* Fix link-checker: remove or canonicalize external links that return 403/404 (abelsiqueira assets, gerad preprints, dx.doi -> doi.org, epubs.siam -> doi.org)

* Changed files:
  _data/references.json
  _data/bibtex/articles2019.bib
  _data/bibtex/articles2020.bib
  tutorials/index.md

* fixed #23 Link checker issues in several markdown files

* Fixing 2 final failing links

* Final fixes for link checker issues

* +1

* Update _data/bibtex/articles2019.bib

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abel Soares Siqueira <[email protected]>
Co-authored-by: JSOTutorials bot <[email protected]>
Co-authored-by: Tangi Migot <[email protected]>
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants