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

Release v0.9.14 #507

Merged
merged 17 commits into from
Feb 8, 2025
Merged

Release v0.9.14 #507

merged 17 commits into from
Feb 8, 2025

Conversation

jtherrmann
Copy link
Contributor

@jtherrmann jtherrmann commented Feb 8, 2025

TODO:

  • Validate changes on test website

dependabot bot and others added 17 commits December 23, 2024 21:04
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…verse/lychee-action-2.2.0

Bump lycheeverse/lychee-action from 2.1.0 to 2.2.0
Don't assign SDK and ASF Tools update PRs
Update CODEOWNERS to facilitate x-team collaboration
delete repo CoC in favor of organization default
@jtherrmann jtherrmann added the patch Bump the patch version number of this project label Feb 8, 2025
Copy link
Contributor

github-actions bot commented Feb 8, 2025

Developer checklist

  • Indicated the level of changes to this package by affixing one of these labels:
    • major -- Major changes to the API that may break current workflows
    • minor -- Minor changes to the API that do not break current workflows
    • patch -- Patches and bugfixes for the current version that do not break current workflows
    • bumpless -- Changes to documentation, CI/CD pipelines, etc. that don't affect the software's version
  • (If applicable) Updated the dependencies and indicated any downstream changes that are required
  • Added/updated documentation for these changes
  • Added/updated tests for these changes
  • Verified changes in test deployment and summarized results, e.g. in PR description or comments on the related issue(s)

Reviewer checklist

  • Have all dependencies been updated?
  • Is the level of changes labeled appropriately?
  • Are all the changes described appropriately in CHANGELOG.md?
  • Has the documentation been adequately updated?
  • Are the tests adequate?
  • Have the changes been verified in the test deployment?

@@ -13,9 +13,9 @@

- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v2.1.0
uses: lycheeverse/lychee-action@v2.2.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Check links' step
Uses Step: lychee
uses 'lycheeverse/lychee-action' with ref 'v2.2.0', not a pinned commit hash
@jtherrmann jtherrmann merged commit ac7050c into main Feb 8, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Bump the patch version number of this project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants