salesforce-slack-starter-kit
salesforce-slack-starter-kit copied to clipboard
build(deps-dev): bump @lwc/eslint-plugin-lwc from 1.2.1 to 1.5.0
Bumps @lwc/eslint-plugin-lwc from 1.2.1 to 1.5.0.
Release notes
Sourced from @lwc/eslint-plugin-lwc
's releases.
v1.5.0
What's Changed
- chore: update deps by
@abdulsattar
in salesforce/eslint-plugin-lwc#99- chore: update dependencies by
@nolanlawson
in salesforce/eslint-plugin-lwc#100- feat: add options to disable export/bare import validation by
@nolanlawson
in salesforce/eslint-plugin-lwc#101New Contributors
@abdulsattar
made their first contribution in salesforce/eslint-plugin-lwc#99Full Changelog: https://github.com/salesforce/eslint-plugin-lwc/compare/v1.4.0...v1.5.0
v1.4.0
Features
- Add allowList option to
no-disallowed-lwc-imports
(salesforce/eslint-plugin-lwc#97)Chores
- Update dependencies (salesforce/eslint-plugin-lwc#96)
v1.3.0
Features
- Add support for pattern matching in rule
no-unexpected-wire-adapter-usages
(salesforce/eslint-plugin-lwc#95).Chores
- Add release scripts (salesforce/eslint-plugin-lwc#93).
- Update dependencies (salesforce/eslint-plugin-lwc#94).
Commits
58ba604
1.5.0ed1f758
feat: add options to disable export/bare import validation (#101)218bb6a
chore: update dependencies (#100)d8e1760
chore: update deps (#99)89021bd
v1.4.08a7a4e8
Add allowList option tono-disallowed-lwc-imports
(#97)b327ac6
chore: update dependencies (#96)b98d845
v1.3.0db821c6
feat: add support for pattern matching in rule no-unexpected-wire-adapter-usa...3a48234
chore: update dependencies (#94)- Additional commits viewable in compare view
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 commands and options
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)