Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency hotkeys-js to v3.13.8 #8769

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hotkeys-js (source) 3.12.2 -> 3.13.8 age adoption passing confidence

Release Notes

jaywcjlove/hotkeys-js (hotkeys-js)

v3.13.8

Compare Source

Buy me a coffee npm bundle size npm version

Documentation v3.13.8: https://raw.githack.com/jaywcjlove/hotkeys/9c0d12f/index.html\
Comparing Changes: jaywcjlove/hotkeys-js@v3.13.8...v3.13.8

v3.13.7

Compare Source

Buy me a coffee npm bundle size npm version

Documentation v3.13.7: https://raw.githack.com/jaywcjlove/hotkeys/116a4c6/index.html\
Comparing Changes: jaywcjlove/hotkeys-js@v3.13.7...v3.13.7

  • 💢 ci: update workflows config. b003877

v3.13.6

Compare Source

Buy me a coffee npm bundle size npm version

Documentation v3.13.6: https://raw.githack.com/jaywcjlove/hotkeys/13069ba/index.html\
Comparing Changes: jaywcjlove/hotkeys-js@v3.13.5...v3.13.6

v3.13.5

Compare Source

Buy me a coffee npm bundle size npm version

Documentation v3.13.5: https://raw.githack.com/jaywcjlove/hotkeys/6171e4b/index.html\
Comparing Changes: jaywcjlove/hotkeys-js@v3.13.4...v3.13.5

v3.13.4

Compare Source

Buy me a coffee npm bundle size npm version

Documentation v3.13.4: https://raw.githack.com/jaywcjlove/hotkeys/f8e5498/index.html\
Comparing Changes: jaywcjlove/hotkeys-js@v3.13.3...v3.13.4

v3.13.3

Compare Source

Buy me a coffee npm bundle size npm version

Documentation v3.13.3: https://raw.githack.com/jaywcjlove/hotkeys/46b6f09/index.html\
Comparing Changes: jaywcjlove/hotkeys-js@v3.13.2...v3.13.3

v3.13.2

Compare Source

Buy me a coffee npm bundle size npm version

Documentation v3.13.2: https://raw.githack.com/jaywcjlove/hotkeys/023934e/index.html\
Comparing Changes: jaywcjlove/hotkeys-js@v3.13.1...v3.13.2

v3.13.1

Compare Source

Buy me a coffee npm bundle size npm version

Documentation v3.13.1: https://raw.githack.com/jaywcjlove/hotkeys/3f93f05/index.html\
Comparing Changes: jaywcjlove/hotkeys-js@v3.13.0...v3.13.1

v3.13.0

Compare Source

Buy me a coffee npm bundle size npm version

Documentation v3.13.0: https://raw.githack.com/jaywcjlove/hotkeys/ada9a13/index.html\
Comparing Changes: jaywcjlove/hotkeys-js@v3.12.2...v3.13.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code, used by dependency tooling skip-changelog Should not be shown in the changelog labels Dec 11, 2023
@renovate renovate bot requested a review from a team December 11, 2023 16:58
@renovate renovate bot force-pushed the renovate/hotkeys-js-3.x branch 2 times, most recently from 3cf2cd8 to b1f39ac Compare December 12, 2023 12:29
@renovate renovate bot changed the title Update dependency hotkeys-js to v3.13.0 Update dependency hotkeys-js to v3.13.1 Dec 12, 2023
@renovate renovate bot force-pushed the renovate/hotkeys-js-3.x branch 4 times, most recently from e8a30fc to fa2205f Compare December 13, 2023 19:15
Copy link
Member

@basil basil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

org.htmlunit.ScriptException: missing ( before function parameters. (http://localhost:33097/jenkins/static/c612c3a7/jsbundles/vendors.js#3294)
	at org.htmlunit.javascript.JavaScriptEngine$HtmlUnitContextAction.run(JavaScriptEngine.java:1014)
	at org.htmlunit.corejs.javascript.Context.call(Context.java:581)
	at org.htmlunit.corejs.javascript.ContextFactory.call(ContextFactory.java:481)
	at org.htmlunit.javascript.HtmlUnitContextFactory.callSecured(HtmlUnitContextFactory.java:347)
	at org.htmlunit.javascript.JavaScriptEngine.compile(JavaScriptEngine.java:844)
	at org.htmlunit.javascript.JavaScriptEngine.compile(JavaScriptEngine.java:810)
	at org.htmlunit.javascript.JavaScriptEngine.compile(JavaScriptEngine.java:113)
	at org.htmlunit.html.HtmlPage.loadJavaScriptFromUrl(HtmlPage.java:1152)
	at org.htmlunit.html.HtmlPage.loadExternalJavaScriptFile(HtmlPage.java:1024)
	at org.htmlunit.html.ScriptElementSupport.executeScriptIfNeeded(ScriptElementSupport.java:194)
	at org.htmlunit.html.ScriptElementSupport$1.execute(ScriptElementSupport.java:118)
	at org.htmlunit.html.ScriptElementSupport.onAllChildrenAddedToPage(ScriptElementSupport.java:141)
	at org.htmlunit.html.HtmlScript.onAllChildrenAddedToPage(HtmlScript.java:192)
	at org.htmlunit.html.parser.neko.HtmlUnitNekoDOMBuilder.endElement(HtmlUnitNekoDOMBuilder.java:599)
	at org.htmlunit.cyberneko.xerces.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:411)
	at org.htmlunit.html.parser.neko.HtmlUnitNekoDOMBuilder.endElement(HtmlUnitNekoDOMBuilder.java:548)
	at org.htmlunit.cyberneko.HTMLTagBalancer.callEndElement(HTMLTagBalancer.java:1270)
	at org.htmlunit.cyberneko.HTMLTagBalancer.endElement(HTMLTagBalancer.java:1198)
	at org.htmlunit.cyberneko.filters.DefaultFilter.endElement(DefaultFilter.java:201)
	at org.htmlunit.cyberneko.filters.NamespaceBinder.endElement(NamespaceBinder.java:268)
	at org.htmlunit.cyberneko.HTMLScanner$ContentScanner.scanEndElement(HTMLScanner.java:2990)
	at org.htmlunit.cyberneko.HTMLScanner$ContentScanner.scan(HTMLScanner.java:1980)
	at org.htmlunit.cyberneko.HTMLScanner.scanDocument(HTMLScanner.java:814)
	at org.htmlunit.cyberneko.HTMLConfiguration.parse(HTMLConfiguration.java:344)
	at org.htmlunit.cyberneko.HTMLConfiguration.parse(HTMLConfiguration.java:302)
	at org.htmlunit.cyberneko.xerces.parsers.XMLParser.parse(XMLParser.java:72)
	at org.htmlunit.html.parser.neko.HtmlUnitNekoDOMBuilder.parse(HtmlUnitNekoDOMBuilder.java:842)
	at org.htmlunit.html.parser.neko.HtmlUnitNekoHtmlParser.parse(HtmlUnitNekoHtmlParser.java:202)
	at org.htmlunit.DefaultPageCreator.createHtmlPage(DefaultPageCreator.java:308)
	at org.htmlunit.DefaultPageCreator.createPage(DefaultPageCreator.java:227)
	at org.jvnet.hudson.test.HudsonPageCreator.createPage(HudsonPageCreator.java:53)
	at org.htmlunit.WebClient.loadWebResponseInto(WebClient.java:671)
	at org.htmlunit.WebClient.loadWebResponseInto(WebClient.java:573)
	at org.htmlunit.WebClient.getPage(WebClient.java:491)
	at org.htmlunit.WebClient.getPage(WebClient.java:398)
	at org.htmlunit.WebClient.getPage(WebClient.java:536)
	at org.htmlunit.WebClient.getPage(WebClient.java:518)
	at org.jvnet.hudson.test.JenkinsRule$WebClient.goTo(JenkinsRule.java:2722)
	at org.jvnet.hudson.test.JenkinsRule$WebClient.goTo(JenkinsRule.java:2702)
	at jenkins.bugs.Jenkins14749Test.system(Jenkins14749Test.java:49)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:655)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)

@renovate renovate bot force-pushed the renovate/hotkeys-js-3.x branch 2 times, most recently from 17a1f0a to a86bce8 Compare December 15, 2023 15:03
@renovate renovate bot changed the title Update dependency hotkeys-js to v3.13.1 Update dependency hotkeys-js to v3.13.2 Dec 15, 2023
@renovate renovate bot force-pushed the renovate/hotkeys-js-3.x branch from a86bce8 to d61efd5 Compare December 22, 2023 14:01
@renovate renovate bot changed the title Update dependency hotkeys-js to v3.13.2 Update dependency hotkeys-js to v3.13.3 Dec 22, 2023
@renovate renovate bot force-pushed the renovate/hotkeys-js-3.x branch from d61efd5 to d4fd7ec Compare January 16, 2024 08:13
@renovate renovate bot changed the title Update dependency hotkeys-js to v3.13.3 Update dependency hotkeys-js to v3.13.4 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/hotkeys-js-3.x branch from d4fd7ec to e9dac57 Compare January 17, 2024 06:44
@renovate renovate bot changed the title Update dependency hotkeys-js to v3.13.4 Update dependency hotkeys-js to v3.13.5 Jan 17, 2024
@github-actions github-actions bot added the unresolved-merge-conflict There is a merge conflict with the target branch. label Feb 4, 2024
Copy link
Contributor

github-actions bot commented Feb 4, 2024

Please take a moment and address the merge conflicts of your pull request. Thanks!

@renovate renovate bot force-pushed the renovate/hotkeys-js-3.x branch from e9dac57 to 95fefbd Compare February 4, 2024 14:49
@github-actions github-actions bot removed the unresolved-merge-conflict There is a merge conflict with the target branch. label Feb 4, 2024
@renovate renovate bot force-pushed the renovate/hotkeys-js-3.x branch from 95fefbd to 181ffe5 Compare February 5, 2024 16:10
@renovate renovate bot changed the title Update dependency hotkeys-js to v3.13.5 Update dependency hotkeys-js to v3.13.6 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/hotkeys-js-3.x branch from 181ffe5 to 759c08f Compare February 10, 2024 12:07
@renovate renovate bot changed the title Update dependency hotkeys-js to v3.13.6 Update dependency hotkeys-js to v3.13.7 Feb 10, 2024
@renovate renovate bot force-pushed the renovate/hotkeys-js-3.x branch from 759c08f to 576ebc8 Compare July 15, 2024 20:55
@renovate renovate bot changed the title Update dependency hotkeys-js to v3.13.7 Update dependency hotkeys-js to v3.13.7 (master) Aug 7, 2024
@renovate renovate bot changed the title Update dependency hotkeys-js to v3.13.7 (master) Update dependency hotkeys-js to v3.13.7 (master) - autoclosed Aug 7, 2024
@renovate renovate bot closed this Aug 7, 2024
@renovate renovate bot deleted the renovate/hotkeys-js-3.x branch August 7, 2024 15:35
@renovate renovate bot changed the title Update dependency hotkeys-js to v3.13.7 (master) - autoclosed Update dependency hotkeys-js to v3.13.7 (master) Aug 7, 2024
@renovate renovate bot restored the renovate/hotkeys-js-3.x branch August 7, 2024 17:37
@renovate renovate bot reopened this Aug 7, 2024
@renovate renovate bot force-pushed the renovate/hotkeys-js-3.x branch from 576ebc8 to d2b00a5 Compare August 7, 2024 17:38
@renovate renovate bot changed the title Update dependency hotkeys-js to v3.13.7 (master) Update dependency hotkeys-js to v3.13.7 Aug 7, 2024
@renovate renovate bot force-pushed the renovate/hotkeys-js-3.x branch from d2b00a5 to 17780cf Compare September 16, 2024 09:42
@timja timja added the web-ui The PR includes WebUI changes which may need special expertise label Oct 23, 2024
@renovate renovate bot changed the title Update dependency hotkeys-js to v3.13.7 Update dependency hotkeys-js to v3.13.7 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/hotkeys-js-3.x branch December 8, 2024 18:45
@renovate renovate bot changed the title Update dependency hotkeys-js to v3.13.7 - autoclosed Update dependency hotkeys-js to v3.13.7 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/hotkeys-js-3.x branch from 2415794 to 17780cf Compare December 8, 2024 22:30
@janfaracik
Copy link
Contributor

Could disable hotkeys-js in HTMLUnit to get past this

@renovate renovate bot force-pushed the renovate/hotkeys-js-3.x branch from 17780cf to 0629056 Compare December 14, 2024 15:32
@renovate renovate bot changed the title Update dependency hotkeys-js to v3.13.7 Update dependency hotkeys-js to v3.13.8 Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code, used by dependency tooling skip-changelog Should not be shown in the changelog web-ui The PR includes WebUI changes which may need special expertise
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants