You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by GitBox <gi...@apache.org> on 2022/12/29 17:13:57 UTC

[GitHub] [shiro] dependabot[bot] opened a new pull request, #615: Bump htmlunit from 2.66.0 to 2.68.0

dependabot[bot] opened a new pull request, #615:
URL: https://github.com/apache/shiro/pull/615

   Bumps [htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.66.0 to 2.68.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/HtmlUnit/htmlunit/releases">htmlunit's releases</a>.</em></p>
   <blockquote>
   <h2>HtmlUnit 2.68.0</h2>
   <ul>
   <li>Chrome/Edge 108</li>
   <li>Firefox 108</li>
   <li>neko-html no longer requires xerces</li>
   <li>javascript constructor properties are writable</li>
   <li>many more Bugfixes &amp; Enhancements</li>
   </ul>
   <p>Please have a look at the <a href="https://htmlunit.sourceforge.io/changes-report.html#a2.68.0">full release notes</a> for details about this release.</p>
   <p>💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome <a href="https://t.co/mmX3kAlCXy">https://github.com/sponsors/rbri</a>).</p>
   <h2>HtmlUnit 2.67.0</h2>
   <ul>
   <li>Chrome/Edge 107</li>
   <li>Firefox 107</li>
   <li>Cookie: support sameSite attribute ; treat localhost as secure origin</li>
   <li>DOMTokenList: fixing change notification; no longer add an attribute to the dom node if remove is called an there was no attribute so far</li>
   <li>XPath fixes</li>
   <li>Bugfixes &amp; Enhancements</li>
   </ul>
   <p>Please have a look at the <a href="https://htmlunit.sourceforge.io/changes-report.html#a2.66.0">full release notes</a> for details about this release.</p>
   <p>:two_hearts: Thank you to all who have contributed and to the sponsors (more sponsoring is welcome <a href="https://t.co/mmX3kAlCXy">https://github.com/sponsors/rbri</a>).</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/75e086144b47e4415b12437bbeff79b01b81fddd"><code>75e0861</code></a> prepare 2.68.0</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/424186e775d0f194da0ec05c77eb6289fc584eb0"><code>424186e</code></a> dependencycheck updated, wagon-ssh removed</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/3e2d6a18e9f2ffe73f65450849d2b7bd9a6f4f21"><code>3e2d6a1</code></a> use 2.68.0 releases of our libs</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/3039d2b41175028fa7f26782691c4499b2b1046d"><code>3039d2b</code></a> document last css parser fix</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/606da7068f35fe2e113d19c0d55818ba964b5859"><code>606da70</code></a> document last core-js change</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/d4a0ffbb2f46ff6ec9becad18e1cc5b677705440"><code>d4a0ffb</code></a> javadoc fix</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/e5adee79fdbb1610fc2a4fbe411e341492de6b1f"><code>e5adee7</code></a> Replace \n in console output with real line break</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/33f6d5ea889a2330738737d0c20fc94593b2470b"><code>33f6d5e</code></a> minor javadoc fixes</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/b3f7b28adf06dd23340cba62e9ea6cc2f68b1b53"><code>b3f7b28</code></a> FF 108</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/e54499f9f039fc0cf541734ac6baa5cccb8461ed"><code>e54499f</code></a> Support for unicode point escapes added when converting regex from js to java...</li>
   <li>Additional commits viewable in <a href="https://github.com/HtmlUnit/htmlunit/compare/2.66.0...2.68.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.sourceforge.htmlunit:htmlunit&package-manager=maven&previous-version=2.66.0&new-version=2.68.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@shiro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shiro] dependabot[bot] commented on pull request #615: Bump htmlunit from 2.66.0 to 2.68.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #615:
URL: https://github.com/apache/shiro/pull/615#issuecomment-1373907695

   Superseded by #636.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@shiro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shiro] dependabot[bot] closed pull request #615: Bump htmlunit from 2.66.0 to 2.68.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #615: Bump htmlunit from 2.66.0 to 2.68.0
URL: https://github.com/apache/shiro/pull/615


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@shiro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org