buschtoens / ember-route-task-helper

Easily access tasks defined on a route in your templates
https://buschtoens.github.io/ember-route-task-helper/
MIT License
27 stars 4 forks source link

Chore(deps-dev): bump @clark/eslint-config-node from 1.4.1 to 2.1.0 #462

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @clark/eslint-config-node from 1.4.1 to 2.1.0.

Release notes

Sourced from @clark/eslint-config-node's releases.

Release 1.27.0

No release notes provided.

Release 1.26.5

No release notes provided.

Release 1.26.4

No release notes provided.

Release 1.26.3

No release notes provided.

Release 1.26.2

No release notes provided.

Release 1.26.1

No release notes provided.

Release 1.26.0

No release notes provided.

Release 1.25.6

No release notes provided.

Release 1.25.5

No release notes provided.

Release 1.25.4

No release notes provided.

Release 1.25.3

No release notes provided.

Release 1.25.2

No release notes provided.

Release 1.25.1

No release notes provided.

Release 1.25.0

No release notes provided.

Release v1.24.5

This is a patch-level update for users that are still stuck on v1.24.4, but want to use Node v14. Nothing has changed except for the engines.node compatibility field in the package.json.

Changelog

Sourced from @clark/eslint-config-node's changelog.

v1.27.0 (2020-08-15)

v1.26.5 (2020-08-03)

v1.26.4 (2020-08-03)

v1.26.3 (2020-08-03)

v1.26.2 (2020-08-03)

v1.26.1 (2020-08-03)

v1.26.0 (2020-08-03)

v1.25.6 (2020-08-03)

v1.25.5 (2020-06-17)

v1.25.4 (2020-06-17)

v1.25.3 (2020-06-17)

v1.25.2 (2020-06-16)

v1.25.1 (2020-06-16)

v1.25.0 (2020-06-16)

Commits
  • 5142173 v2.1.0
  • 4a830d1 feat(prettier): add trailing-comma sub-config
  • 2605dff chore(deps): bump @typescript-eslint/eslint-plugin from 4.14.2 to 4.15.0
  • 3cb744b chore(deps): bump @typescript-eslint/parser from 4.14.2 to 4.15.0
  • 6013ecf chore(deps): bump @typescript-eslint/eslint-plugin from 4.14.1 to 4.14.2
  • 2a3b6c5 chore(deps-dev): bump release-it from 14.2.2 to 14.3.0
  • bfaa023 chore(deps): bump @typescript-eslint/parser from 4.14.1 to 4.14.2
  • 844abf2 chore(deps): bump eslint-plugin-ember from 10.1.2 to 10.2.0
  • 7beaf51 chore(deps-dev): bump eslint from 7.18.0 to 7.19.0
  • 8060695 chore(deps): bump @typescript-eslint/eslint-plugin from 4.13.0 to 4.14.1
  • Additional commits viewable in compare view


Dependabot compatibility score

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.

If all status checks pass Dependabot will automatically merge this pull request.


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #471.