gatsby-starter-calpa-blog icon indicating copy to clipboard operation
gatsby-starter-calpa-blog copied to clipboard

Upgrade gh-pages: 2.2.0 → 3.2.3 (major)

Open depfu[bot] opened this issue 3 years ago • 0 comments

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ gh-pages (2.2.0 → 3.2.3) · Repo · Changelog

Release Notes

3.2.3

3.2.2 (from changelog)

  • #396 - Revert "security(deps): bump filenamify-url to 2.1.1" (@tschaub)

3.2.1 (from changelog)

  • #393 - security(deps): bump filenamify-url to 2.1.1 (@AviVahl)

3.2.0 (from changelog)

This release updates a few development dependencies and adds a bit of documentation.

3.0.0

Breaking changes:

None really. But tests are no longer run on Node < 10. Development dependencies were updated to address security warnings, and this meant tests could no longer be run on Node 6 or 8. If you still use these Node versions, you may still be able to use this library, but be warned that tests are no longer run on these versions.

All changes:

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 72 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

depfu[bot] avatar Jun 22 '21 22:06 depfu[bot]