-
Notifications
You must be signed in to change notification settings - Fork 0
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
Configure Renovate #1
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/configure
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Run details
Audit summary
Audit details/page1 - ✅ 11
|
Rule | Details | |
---|---|---|
❌ | @acot/axe/wcag21aa |
CSS Media queries must not lock display orientation. CSS Orientation lock cannot be determined. (css-orientation-lock) at html see https://dequeuniversity.com/rules/axe/4.3/css-orientation-lock?application=acot |
❌ | @acot/wcag/focusable-has-indicator |
The focusable element MUST have visible focus indicator when focused. at #closer see https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html |
@acot/axe/best-practice |
Hidden content on the page should be analyzed. There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.. (hidden-content) at #dialog see https://dequeuniversity.com/rules/axe/4.3/hidden-content?application=acot |
|
@acot/axe/best-practice |
All page content should be contained by landmarks. Some page content is not contained by landmarks. (region) at #opener at h1 at button:nth-child(2) see https://dequeuniversity.com/rules/axe/4.3/region?application=acot |
|
@acot/axe/best-practice |
Document should have one main landmark. Document does not have a main landmark. (landmark-one-main) at html see https://dequeuniversity.com/rules/axe/4.3/landmark-one-main?application=acot |
|
@acot/axe/experimental |
Hidden content on the page should be analyzed. There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.. (hidden-content) at #dialog see https://dequeuniversity.com/rules/axe/4.3/hidden-content?application=acot |
|
@acot/axe/experimental |
CSS Media queries must not lock display orientation. CSS Orientation lock cannot be determined. (css-orientation-lock) at html see https://dequeuniversity.com/rules/axe/4.3/css-orientation-lock?application=acot |
|
@acot/wcag/interactive-has-enough-size |
The target size must be at least 44 x 44 CSS pixels, but actual: 0 x 0 CSS pixels. at #closer see https://www.w3.org/WAI/WCAG21/Understanding/target-size.html |
|
@acot/wcag/interactive-has-enough-size |
The target size must be at least 44 x 44 CSS pixels, but actual: 48.609375 x 21 CSS pixels. at #opener see https://www.w3.org/WAI/WCAG21/Understanding/target-size.html |
/page2 - ✅ 10 ⚠️ 7 ❌ 8
Rule | Details | |
---|---|---|
❌ | @acot/axe/wcag21aa |
CSS Media queries must not lock display orientation. CSS Orientation lock cannot be determined. (css-orientation-lock) at html see https://dequeuniversity.com/rules/axe/4.3/css-orientation-lock?application=acot |
❌ | @acot/axe/wcag2a |
Buttons must have discernible text. aria-label attribute does not exist or is empty. (button-name) at #btn03 see https://dequeuniversity.com/rules/axe/4.3/button-name?application=acot |
❌ | @acot/axe/wcag2a |
Buttons must have discernible text. Element does not have inner text that is visible to screen readers. (button-name) at #btn03 see https://dequeuniversity.com/rules/axe/4.3/button-name?application=acot |
❌ | @acot/axe/wcag2a |
Buttons must have discernible text. aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty. (button-name) at #btn03 see https://dequeuniversity.com/rules/axe/4.3/button-name?application=acot |
❌ | @acot/axe/wcag2a |
Buttons must have discernible text. Element's default semantics were not overridden with role="none" or role="presentation". (button-name) at #btn03 see https://dequeuniversity.com/rules/axe/4.3/button-name?application=acot |
❌ | @acot/axe/wcag2a |
Buttons must have discernible text. Element has no title attribute. (button-name) at #btn03 see https://dequeuniversity.com/rules/axe/4.3/button-name?application=acot |
❌ | @acot/axe/wcag2a |
element must have a lang attribute. The element does not have a lang attribute. (html-has-lang) at html see https://dequeuniversity.com/rules/axe/4.3/html-has-lang?application=acot |
❌ | @acot/wcag/page-has-valid-lang |
html element MUST have the "lang" or "xml:lang" attribute specified. at html see https://www.w3.org/WAI/WCAG21/Understanding/language-of-page.html |
@acot/axe/best-practice |
Document should have one main landmark. Document does not have a main landmark. (landmark-one-main) at html see https://dequeuniversity.com/rules/axe/4.3/landmark-one-main?application=acot |
|
@acot/axe/best-practice |
All page content should be contained by landmarks. Some page content is not contained by landmarks. (region) at #btn01 at #btn02 at #btn03 see https://dequeuniversity.com/rules/axe/4.3/region?application=acot |
|
@acot/axe/best-practice |
Page should contain a level-one heading. Page must have a level-one heading. (page-has-heading-one) at html see https://dequeuniversity.com/rules/axe/4.3/page-has-heading-one?application=acot |
|
@acot/axe/experimental |
CSS Media queries must not lock display orientation. CSS Orientation lock cannot be determined. (css-orientation-lock) at html see https://dequeuniversity.com/rules/axe/4.3/css-orientation-lock?application=acot |
|
@acot/wcag/interactive-has-enough-size |
The target size must be at least 44 x 44 CSS pixels, but actual: 16 x 6 CSS pixels. at #btn03 see https://www.w3.org/WAI/WCAG21/Understanding/target-size.html |
/page3 - ✅ 11 ⚠️ 5 ❌ 3
Rule | Details | |
---|---|---|
❌ | @acot/axe/wcag21aa |
CSS Media queries must not lock display orientation. CSS Orientation lock cannot be determined. (css-orientation-lock) at html see https://dequeuniversity.com/rules/axe/4.3/css-orientation-lock?application=acot |
❌ | @acot/axe/wcag2a |
element must have a lang attribute. The element does not have a lang attribute. (html-has-lang) at html see https://dequeuniversity.com/rules/axe/4.3/html-has-lang?application=acot |
❌ | @acot/wcag/page-has-valid-lang |
html element MUST have the "lang" or "xml:lang" attribute specified. at html see https://www.w3.org/WAI/WCAG21/Understanding/language-of-page.html |
@acot/axe/best-practice |
Document should have one main landmark. Document does not have a main landmark. (landmark-one-main) at html see https://dequeuniversity.com/rules/axe/4.3/landmark-one-main?application=acot |
|
@acot/axe/best-practice |
All page content should be contained by landmarks. Some page content is not contained by landmarks. (region) at table:nth-child(1) at table:nth-child(2) see https://dequeuniversity.com/rules/axe/4.3/region?application=acot |
|
@acot/axe/best-practice |
Page should contain a level-one heading. Page must have a level-one heading. (page-has-heading-one) at html see https://dequeuniversity.com/rules/axe/4.3/page-has-heading-one?application=acot |
|
@acot/axe/experimental |
CSS Media queries must not lock display orientation. CSS Orientation lock cannot be determined. (css-orientation-lock) at html see https://dequeuniversity.com/rules/axe/4.3/css-orientation-lock?application=acot |
/page4 - ✅ 10 ⚠️ 5 ❌ 4
Rule | Details | |
---|---|---|
❌ | @acot/axe/wcag21aa |
CSS Media queries must not lock display orientation. CSS Orientation lock cannot be determined. (css-orientation-lock) at html see https://dequeuniversity.com/rules/axe/4.3/css-orientation-lock?application=acot |
❌ | @acot/axe/wcag2a |
element must have a lang attribute. The element does not have a lang attribute. (html-has-lang) at html see https://dequeuniversity.com/rules/axe/4.3/html-has-lang?application=acot |
❌ | @acot/wcag/interactive-supports-focus |
Interactive element MUST have the same handler as the click event. at #div1 |
❌ | @acot/wcag/page-has-valid-lang |
html element MUST have the "lang" or "xml:lang" attribute specified. at html see https://www.w3.org/WAI/WCAG21/Understanding/language-of-page.html |
@acot/axe/best-practice |
All page content should be contained by landmarks. Some page content is not contained by landmarks. (region) at #div1 at #div2 see https://dequeuniversity.com/rules/axe/4.3/region?application=acot |
|
@acot/axe/best-practice |
Document should have one main landmark. Document does not have a main landmark. (landmark-one-main) at html see https://dequeuniversity.com/rules/axe/4.3/landmark-one-main?application=acot |
|
@acot/axe/best-practice |
Page should contain a level-one heading. Page must have a level-one heading. (page-has-heading-one) at html see https://dequeuniversity.com/rules/axe/4.3/page-has-heading-one?application=acot |
|
@acot/axe/experimental |
CSS Media queries must not lock display orientation. CSS Orientation lock cannot be determined. (css-orientation-lock) at html see https://dequeuniversity.com/rules/axe/4.3/css-orientation-lock?application=acot |
/page5 - ✅ 11 ⚠️ 3 ❌ 3
Rule | Details | |
---|---|---|
❌ | @acot/axe/wcag21aa |
CSS Media queries must not lock display orientation. CSS Orientation lock cannot be determined. (css-orientation-lock) at html see https://dequeuniversity.com/rules/axe/4.3/css-orientation-lock?application=acot |
❌ | @acot/axe/wcag2a |
element must have a lang attribute. The element does not have a lang attribute. (html-has-lang) at html see https://dequeuniversity.com/rules/axe/4.3/html-has-lang?application=acot |
❌ | @acot/wcag/page-has-valid-lang |
html element MUST have the "lang" or "xml:lang" attribute specified. at html see https://www.w3.org/WAI/WCAG21/Understanding/language-of-page.html |
@acot/axe/best-practice |
Document should have one main landmark. Document does not have a main landmark. (landmark-one-main) at html see https://dequeuniversity.com/rules/axe/4.3/landmark-one-main?application=acot |
|
@acot/axe/best-practice |
Page should contain a level-one heading. Page must have a level-one heading. (page-has-heading-one) at html see https://dequeuniversity.com/rules/axe/4.3/page-has-heading-one?application=acot |
|
@acot/axe/experimental |
CSS Media queries must not lock display orientation. CSS Orientation lock cannot be determined. (css-orientation-lock) at html see https://dequeuniversity.com/rules/axe/4.3/css-orientation-lock?application=acot |
Generated by ❤️ acot.
renovate
bot
force-pushed
the
renovate/configure
branch
from
January 4, 2022 08:21
b476da4
to
1a48e38
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
June 26, 2022 07:46
1a48e38
to
4aba434
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
December 15, 2023 08:54
4aba434
to
7766cb7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/ci.yml
(github-actions)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 7 Pull Requests:
chore(deps): update acot monorepo to v0.0.19
renovate/acot-monorepo
main
0.0.19
0.0.19
0.0.19
chore(deps): update dependency serve to v13.0.4
renovate/serve-13.x-lockfile
main
13.0.4
chore(deps): update dependency puppeteer to v13.7.0
renovate/puppeteer-13.x-lockfile
main
13.7.0
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
chore(deps): update actions/setup-node action to v4
renovate/actions-setup-node-4.x
main
v4
chore(deps): update dependency puppeteer to v22
renovate/puppeteer-22.x
main
^22.0.0
chore(deps): update dependency serve to v14
renovate/serve-14.x
main
^14.0.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.