cboulanger / bibliograph

Bibliograph is a powerful open source web application for the collaborative collection, editing and publishing of bibliographic data.
http://www.bibliograph.org
32 stars 8 forks source link

Bump webfactory/ssh-agent from 0.5.3 to 0.6.0 #305

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps webfactory/ssh-agent from 0.5.3 to 0.6.0.

Release notes

Sourced from webfactory/ssh-agent's releases.

Upgrade from Node v12 to v16

The main change in this release is that it updates from using Node v12 to Node v16. This addresses a deprecation notice / phase-out of Node v12 in GitHub Actions. See https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/).

What's Changed

New Contributors

Full Changelog: https://github.com/webfactory/ssh-agent/compare/v0.5.4...v0.6.0

Update GitHub Host Keys

The most important change in this release is the update of the SSH Host Keys used by GitHub.com (#102, #101).

In case you'd like to verify the keys, see https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/githubs-ssh-key-fingerprints.

Changelog

Sourced from webfactory/ssh-agent's changelog.

v0.6.0 [2022-10-19]

Changed

v0.5.4 [2021-11-21]

Fixed

  • Update changed GitHub Host Keys (#102, #101)

Changed

  • Various documentation (README) improvements and additions
  • Change logging to more precisely state that public keys are being printed
Commits
  • 28cb4d8 Prepare a 0.6.0 release
  • ea4c593 Update node from node12 to node16 (#132)
  • 26e485b Fix link to an issue in the README file (#120)
  • 5a6c248 Bump @​actions/core from 1.2.6 to 1.9.1 (#125)
  • 53715f8 Merge pull request #109 from koshieguchi/fix_a_typo_in_README
  • 19a5c66 Fix a typo in README.md
  • fc49353 Bump example version numbers in the README file
  • bc6614d Update recent changes in the CHANGELOG file
  • dc622c5 Update to Reflect Supported GitHub Host Keys (#102)
  • 97348a2 Document on how to integrate with docker/build-push-action (#90)
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 2 years ago

Superseded by #306.