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.7 #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

Mend Renovate

This PR contains the following updates:

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

Release Notes

jaywcjlove/hotkeys-js (hotkeys-js)

v3.13.7

Compare Source

Buy me a coffee npm bundle size npm version

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

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 has been generated by Mend Renovate. View repository job log here.

@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 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 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 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

github-actions bot commented Feb 4, 2024

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

@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 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 changed the title Update dependency hotkeys-js to v3.13.6 Update dependency hotkeys-js to v3.13.7 Feb 10, 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
Projects
None yet
1 participant