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.52.0 to 2.62.0 #132

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps htmlunit from 2.52.0 to 2.62.0.

Release notes

Sourced from htmlunit's releases.

HtmlUnit 2.62.0

  • Chrome/Edge 102
  • Firefox 101
  • Bugfixes & Enhancements
  • Window.postMessage now supports arbitary js objects as message instead of converting them into strings.

Please have a look at the full release notes for details about this release.

:two_hearts: Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).

HtmlUnit 2.61.0

  • Chrome/Edge 100
  • Firefox 99
  • Bugfixes & Enhancements
  • neko: Possilbe OOM exception with broken input fixed
  • use NativeConsole from core-js instead of our own implementation
  • INCOMPATIBLE CHANGE: Class MediaList was moved from package com.gargoylesoftware.htmlunit.javascript.host.dom into package com.gargoylesoftware.htmlunit.javascript.host.css
  • new method WebRequest.getParameters() returning all parameters (from the url and the body if available). This change was required to fix some issues with Spring MockMVC.

Please have a look at the full release notes for details about this release.

:two_hearts: Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).

HtmlUnit 2.60.0

  • Chrome/Edge 99
  • Bugfixes
  • fix broken package-info files generated by the maven plugin used for version 2.59.0 (see HtmlUnit/htmlunit#457)

Please have a look at the full release notes for details about this release.

HtmlUnit 2.59.0

  • Chrome/Edge 98
  • Firefox 97
  • Polyfills for Fetch and Proxy
  • ClipboardHandler
  • Rhino updates
  • Bugfixes
  • dedicated documentation of the WebClient/WebClientOptions

Please have a look at the full release notes for details about this release.

HtmlUnit 2.58.0

  • bunch of Rhino updates
  • client side validation fixes
  • SimpleScriptable is deprecated, please use HtmlUnitScriptable instead

Please have a look at the full release notes for details about this release.

HtmlUnit 2.57.0

  • Chrome/Edge 97

... (truncated)

Commits


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)
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 2 years ago

Superseded by #134.