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

Bump got and linkinator #104

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

Removes got. It's no longer used after updating ancestor dependency linkinator. These dependencies need to be updated together.

Removes got

Updates linkinator from 3.0.3 to 4.0.3

Release notes

Sourced from linkinator's releases.

v4.0.3

4.0.3 (2022-09-07)

Bug Fixes

v4.0.2

4.0.2 (2022-07-11)

Bug Fixes

  • address srcset parsing with multiple spaces (#512) (fefb5b6)

v4.0.1

4.0.1 (2022-07-09)

Bug Fixes

v4.0.0

4.0.0 (2022-07-07)

Features

BREAKING CHANGES

  • The commits in #507 and #506 both had breaking changes. They included dropping support for Node.js 12.x and updating the CSV export to be streaming, and to use a new way of writing the CSV file. This is an empty to commit using the BREAKING CHANGE format in the commit message to ensure a release is triggered.

v3.1.0

3.1.0 (2022-05-07)

Features

  • allow --skip to be defined multiple times (#399) (5ca5a46)

v3.0.6

3.0.6 (2022-05-06)

Bug Fixes

... (truncated)

Commits
  • 90fa80e fix: remove update-notifier (#519)
  • 9025714 chore(deps): update dependency @​types/glob to v8 (#518)
  • c5178d2 chore(deps): update dependency @​types/mime to v3 (#514)
  • fefb5b6 fix: address srcset parsing with multiple spaces (#512)
  • 15687a1 docs: Update README with https (#509)
  • 9a8a83c fix: properly parse srcset attribute (#510)
  • 2cab633 feat: create new release with notes (#508)
  • a376199 fix!: stream CSV results (#507)
  • 18d808c chore(deps): update dependency @​types/update-notifier to v6 (#503)
  • 0ee27e0 chore(deps): update dependency got to 11.8.5 [security] (#505)
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from justinyaodu as a code owner September 26, 2022 22:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 26, 2022
@netlify
Copy link

netlify bot commented Sep 26, 2022

Deploy Preview for gifted-fermat-a1fc62 ready!

Name Link
🔨 Latest commit d53023d
🔍 Latest deploy log https://app.netlify.com/sites/gifted-fermat-a1fc62/deploys/63c6f8eb425bdb00077ab5e0
😎 Deploy Preview https://deploy-preview-104--gifted-fermat-a1fc62.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/got-and-linkinator--removed branch 2 times, most recently from e9204a4 to 3b6bc05 Compare September 27, 2022 20:06
Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [linkinator](https://github.com/JustinBeckwith/linkinator). These dependencies need to be updated together.


Removes `got`

Updates `linkinator` from 3.0.3 to 4.0.3
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](JustinBeckwith/linkinator@v3.0.3...v4.0.3)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: linkinator
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/got-and-linkinator--removed branch from 3b6bc05 to d53023d Compare January 17, 2023 19:37
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants