rack icon indicating copy to clipboard operation
rack copied to clipboard

Bump github.com/PuerkitoBio/goquery from 1.1.0 to 1.8.0

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps github.com/PuerkitoBio/goquery from 1.1.0 to 1.8.0.

Release notes

Sourced from github.com/PuerkitoBio/goquery's releases.

v1.6.1

Bug fix: fix panic when calling {Prepend,Append,Set}Html on a Selection that contains non-Element nodes.

v1.6.0

No release notes provided.

v1.5.1

No release notes provided.

Go module support

No release notes provided.

Add NewDocumentFromReader examples.

No release notes provided.

Deprecate NewDocument and NewDocumentFromResponse.

See #173 .

Add ToEnd constant to use as special end index in Slice

No release notes provided.

Add AddBack*, deprecate AndSelf

See #229 .

Commits
  • a8c788f Add new version to changelog
  • faf9b4d Remove travis ci, add github actions badge
  • a751e06 Remove sourcehut build, use github actions
  • b6dc0bd Fix some small linting issues
  • 4110e17 Merge pull request #399 from anthonygedeon/issue/377-save-manipulated-html
  • d35d4ce fix(doc): update docs for accurate representation of function
  • 11e1233 fix(test): remove Render testcase since OuterHtml handles Render internally
  • 98eb88c Fixes PuerkitoBio#377, renders the html that can be manipulated with an write...
  • 6a7f1c4 Merge pull request #394 from kinoute/master
  • 7307e24 upgrade Cascadia
  • 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] avatar Aug 03 '22 19:08 dependabot[bot]

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] avatar Sep 15 '22 19:09 dependabot[bot]

@dependabot recreate

Twsouza avatar Feb 06 '23 18:02 Twsouza

Codecov Report

Base: 36.04% // Head: 36.01% // Decreases project coverage by -0.04% :warning:

Coverage data is based on head (28e2b4e) compared to base (da4f7d0). Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3558      +/-   ##
==========================================
- Coverage   36.04%   36.01%   -0.04%     
==========================================
  Files         168      168              
  Lines       18536    18536              
==========================================
- Hits         6682     6675       -7     
- Misses      10717    10725       +8     
+ Partials     1137     1136       -1     
Impacted Files Coverage Δ
pkg/logstorage/logstorage.go 80.21% <0.00%> (-7.70%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Feb 06 '23 18:02 codecov[bot]

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. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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

dependabot[bot] avatar Feb 07 '23 18:02 dependabot[bot]