Skip to content
This repository was archived by the owner on Apr 4, 2021. It is now read-only.

Bump github.com/PuerkitoBio/goquery from 1.5.1 to 1.6.1 #157

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2021

Bumps github.com/PuerkitoBio/goquery from 1.5.1 to 1.6.1.

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.

Commits
  • f41c560 Cut new release
  • 8a11cc4 Ignore non-element nodes when inserting html in a selection
  • 70a02e5 Merge pull request #364 from santosh653/master
  • 3798c63 Update .travis.yml
  • 705a006 Update .travis.yml
  • a48bafa Merge pull request #362 from vhodges/master
  • af965a4 Update README.md
  • b3706f8 update readme to prepare for new release
  • 7ebd145 Merge pull request #348 from thiemok/context
  • 4a687a6 add test cases to check html insertion order
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 31, 2021
@dependabot dependabot bot requested a review from syou6162 March 31, 2021 00:55
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 60.386% when pulling 43d444c on dependabot/go_modules/github.com/PuerkitoBio/goquery-1.6.1 into e3da0ef on master.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/PuerkitoBio/goquery-1.6.1 branch from 43d444c to 94e9f79 Compare March 31, 2021 03:08
Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/PuerkitoBio/goquery/releases)
- [Commits](PuerkitoBio/goquery@v1.5.1...v1.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/PuerkitoBio/goquery-1.6.1 branch from 94e9f79 to c87dc56 Compare March 31, 2021 03:10
@syou6162 syou6162 merged commit 55581d3 into master Mar 31, 2021
@syou6162 syou6162 deleted the dependabot/go_modules/github.com/PuerkitoBio/goquery-1.6.1 branch March 31, 2021 08:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants