adriens / eaux-baignade-noumea

API pour accéder à la qualité des eaux de baignade, via le crawling de www.noumea.nc
MIT License
0 stars 3 forks source link

Bump htmlunit from 2.38.0 to 2.41.0 #65

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps htmlunit from 2.38.0 to 2.41.0.

Release notes

Sourced from htmlunit's releases.

HtmlUnit-2.41.0

  • Chrome updated to Chrome 83
  • Firefox updated to Firefox77
  • many fixes in Rhino
  • the usual bunch of fixes

HtmlUnit-2.40.0

  • Chrome updated to Chrome 81
  • Firefox updated to Firefox75
  • new WebClientConfiguration option ConnectionTimeToLive
  • major improvements for the focus and active element handling
  • label tag got many fixes
  • respect Content-Security-Policy: frame-ancestors and X-Frame-Options: DENY when loading frame content
  • new method AttachmentHandler.handleAttachment(WebResponse) added. By implementing your own AttachmentHandler you now can process the attachment response by your code without opening a new WebClient window.

HtmlUnit-2.39.1

  • fix SvgScript NPE when script engine not available

HtmlUnit-2.39.0

  • Firefox latest is now supported (at the Firefox74)
  • again CanvasRenderingContext2D got many improvements
  • FrameContentHandler added to support stop loading of frame content
  • the usual bunch of bugfixes
  • BrowserVersion FIREFOX_60 is deprecated
Commits
  • 9f73509 prepare release 2.41.0
  • cb7218f FF 77
  • c0894ee FF 77
  • 497c8df driver version is not yet public
  • c820c53 on the release finish line
  • 222c76c document last changes on core-js
  • d50ed20 Invoking getImageData with coordinates outside the drawing area no longer pro...
  • dabc197 make the test more robust
  • c4b8338 checkstyle update
  • 2602264 comment and some cleanup for Rural's PR
  • 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot-preview[bot] commented 4 years ago

Superseded by #69.