-
Notifications
You must be signed in to change notification settings - Fork 13
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 ember-template-lint to v5.13.0 #384
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/ember-template-lint-5.x
base: master
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.
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
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
renovate
bot
force-pushed
the
renovate/ember-template-lint-5.x
branch
from
May 25, 2023 02:52
d7df3c4
to
5111b15
Compare
renovate
bot
changed the title
Update dependency ember-template-lint to v5.8.0
Update dependency ember-template-lint to v5.9.0
May 25, 2023
renovate
bot
force-pushed
the
renovate/ember-template-lint-5.x
branch
from
May 25, 2023 18:43
5111b15
to
dd221e5
Compare
renovate
bot
changed the title
Update dependency ember-template-lint to v5.9.0
Update dependency ember-template-lint to v5.10.0
May 25, 2023
renovate
bot
changed the title
Update dependency ember-template-lint to v5.10.0
Update dependency ember-template-lint to v5.10.1
Jun 7, 2023
renovate
bot
force-pushed
the
renovate/ember-template-lint-5.x
branch
from
June 7, 2023 12:18
dd221e5
to
523286a
Compare
renovate
bot
changed the title
Update dependency ember-template-lint to v5.10.1
Update dependency ember-template-lint to v5.10.2
Jun 16, 2023
renovate
bot
force-pushed
the
renovate/ember-template-lint-5.x
branch
from
June 16, 2023 23:46
523286a
to
772eb9d
Compare
renovate
bot
changed the title
Update dependency ember-template-lint to v5.10.2
Update dependency ember-template-lint to v5.10.3
Jun 17, 2023
renovate
bot
force-pushed
the
renovate/ember-template-lint-5.x
branch
from
June 17, 2023 22:48
772eb9d
to
3963d28
Compare
renovate
bot
force-pushed
the
renovate/ember-template-lint-5.x
branch
from
June 27, 2023 19:48
3963d28
to
4838c61
Compare
renovate
bot
changed the title
Update dependency ember-template-lint to v5.10.3
Update dependency ember-template-lint to v5.11.0
Jun 27, 2023
renovate
bot
changed the title
Update dependency ember-template-lint to v5.11.0
Update dependency ember-template-lint to v5.11.1
Jul 19, 2023
renovate
bot
force-pushed
the
renovate/ember-template-lint-5.x
branch
from
July 19, 2023 20:35
4838c61
to
9219534
Compare
renovate
bot
changed the title
Update dependency ember-template-lint to v5.11.1
Update dependency ember-template-lint to v5.11.2
Aug 12, 2023
renovate
bot
force-pushed
the
renovate/ember-template-lint-5.x
branch
from
August 12, 2023 10:46
9219534
to
9dd8185
Compare
renovate
bot
changed the title
Update dependency ember-template-lint to v5.11.2
Update dependency ember-template-lint to v5.12.0
Nov 4, 2023
renovate
bot
force-pushed
the
renovate/ember-template-lint-5.x
branch
from
November 4, 2023 21:39
9dd8185
to
095b6c0
Compare
renovate
bot
changed the title
Update dependency ember-template-lint to v5.12.0
Update dependency ember-template-lint to v5.13.0
Nov 21, 2023
renovate
bot
force-pushed
the
renovate/ember-template-lint-5.x
branch
from
November 21, 2023 13:28
095b6c0
to
7f16c2c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
5.7.3
->5.13.0
Release Notes
ember-template-lint/ember-template-lint (ember-template-lint)
v5.13.0
Compare Source
🚀 Enhancement
no-builtin-form-components
(@gilest)Committers: 1
v5.12.0
Compare Source
🚀 Enhancement
no-action-on-submit-button
(@JoaoDsv).mjs
and.cjs
config files (@bertdeblock)🐛 Bug Fix
modifier-name-case
rule for gjs/gts (@chancancode)📝 Documentation
Committers: 4
v5.11.2
Compare Source
🐛 Bug Fix
<img alt="" />
inrequire-valid-alt-text
rule (@HeroicEric)Committers: 2
v5.11.1
Compare Source
🐛 Bug Fix
simple-unless
rule (@judithhinlung)Committers: 1
v5.11.0
Compare Source
🚀 Enhancement
no-at-ember-render-modifiers
(@NullVoxPopuli)Committers: 1
v5.10.3
Compare Source
🐛 Bug Fix
no-unsupported-role-attributes
rule (@jaswilli)Committers: 1
v5.10.2
Compare Source
🐛 Bug Fix
aria-query
related crash inno-unsupported-role-attributes
rule (@bmish)block-indentation
rule (@judithhinlung)🏠 Internal
Committers: 3
v5.10.1
Compare Source
🐛 Bug Fix
block-indentation
rule (@judithhinlung)Committers: 3
v5.10.0
Compare Source
🚀 Enhancement
no-unnecessary-curly-strings
rule (@lin-ll)no-trailing-spaces
rule (@lin-ll)Committers: 1
v5.9.0
Compare Source
🚀 Enhancement
html
/hbs
quote styles inquotes
rule (@robclancy)Committers: 1
v5.8.0
Compare Source
🚀 Enhancement
simple-modifiers
(@rmonzon)🐛 Bug Fix
recommended
config (@NullVoxPopuli)Committers: 2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.