springfox / springfox-grails-integration

SpringFox integration with Grails 3.x
Apache License 2.0
19 stars 12 forks source link

Bump htmlunit from 2.29 to 2.49.1 #89

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps htmlunit from 2.29 to 2.49.1.

Release notes

Sourced from htmlunit's releases.

HtmlUnit 2.49.1

  • Clicking an anchor was always calling the attachment handler (if set). This was a regression from anchor download attribute support.

HtmlUnit 2.49.0

  • the usual bugfixes
  • updates from Rhino
  • Firefox 87
  • documentation updates for file download handling
  • Cookies generated from client code now sent to subdomains also

HtmlUnit 2.48.0

  • the usual Bugfixes
  • updates from Rhino
  • improvements for the CanvasRenderingContext2D
  • DomNode#asNormalizedText() added
  • WebClient.loadHtmlCodeIntoCurrentWindow(String) and WebClient.loadXHtmlCodeIntoCurrentWindow(String) added
  • Chrome/Edge 89
  • Firefox 86

HtmlUnit-2.47.1

  • fix a neko regression from the improved table parsing done in 2.44.0.

HtmlUnit-2.47.0

  • the usual Bugfixes
  • major improvements for XMLHttpRequest event processing (again)
  • updates from Rhino
  • Chrome/Edge 88
  • Firefox 85

HtmlUnit-2.46.0

  • the usual Bugfixes
  • many updates from Rhino
  • Chrome/Edge 87
  • Firefox 84

HtmlUnit-2.45.0

  • the usual Bugfixes
  • switch from FF68 to FF78 ESR
  • Chrome/Edge 86
  • F82
  • improved event js constructors

HtmlUnit-2.44.0

  • more Rhino fixes
  • the usual Bugfixes
  • Chrome/Edge 85
  • FF80
  • improved/fixed XMLHttpRequest event handling

... (truncated)

Commits
  • 36db119 prepare 2.49.1 hotfix
  • 6affe77 hotfix for the updated attachment handler processing - don not always force a...
  • 3736783 start working on the next version
  • d0a2280 prepare 2.49.0
  • 30524e4 one more test
  • 54a9018 prepare next release
  • 5371c39 one mor cookie test
  • dc700c4 make the test passing - #338 is there as reminder
  • 7236427 fix :optional pseudo classes
  • 4011b80 fix :required and :optional pseudo classes to work with all html elements sup...
  • 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 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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #94.