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

build(deps): bump eslint-config-peopledoc from 2.0.2 to 3.0.2 #33

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2021

Bumps eslint-config-peopledoc from 2.0.2 to 3.0.2.

Release notes

Sourced from eslint-config-peopledoc's releases.

v3.0.2

Fix

  • ember-addon: detect blueprints in subfolders (#82)

v3.0.1

Fix

  • fix exposed files defined in the package.json #81

core.js and ember-core.js are needed in order to be extended by the others configuration.

v3.0.0

Breaking changes

  • Remove ember-test configuration not needed anymore in our addon with dummy app (#70)
  • Remove prettier-eslint-cli from dependency (#70)

Features

  • Define an ember-core configuration file for both addon and app (#70)
  • Update the configurations to follow recent ember changes (#70)
  • Upgrade eslint-plugin-ember/node and remove extends workaround (#52)
  • New rule: spaces arround arrow for arrow functions (#60)
  • New rule: space before function parenthesis (#59)

Fix

  • fix path to base config in prettier.js (#61)

Build

  • bump path-parse from 1.0.6 to 1.0.7 (#80)
  • bump lodash from 4.17.19 to 4.17.21 (#76)
  • bump hosted-git-info from 2.8.8 to 2.8.9 (#77)
  • bump eslint-plugin-prettier from 3.3.1 to 3.4.0 (#74)
  • bump y18n from 4.0.0 to 4.0.1 (#73)
  • bump prettier-eslint-cli from 5.0.0 to 5.0.1 (#71)
  • bump eslint-plugin-prettier from 3.1.4 to 3.3.1 (#66)
  • add dependabot config (#64)
Commits
  • 4085e6a v3.0.2
  • 0d95186 Merge pull request #82 from peopledoc/fix/blueprints-subfolders
  • 14d1512 fix(ember-addon): detect blueprints in subfolders
  • 3ca0260 v3.0.1
  • ecdd88c Merge pull request #81 from peopledoc/fix/exposed-files
  • bf9d39b fix: fix exposed files defined in the package.json
  • 95efb87 v3.0.0
  • f853ea5 Merge pull request #70 from peopledoc/refactor/v3
  • 044c1d6 refactor: define an ember-core, update configuration to follow recent ember v...
  • 57d6870 Merge pull request #80 from peopledoc/dependabot-npm_and_yarn-path-parse-1.0.7
  • 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.


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 dependabot bot requested a review from a team as a code owner August 20, 2021 22:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 20, 2021
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-config-peopledoc-3.0.2 branch 2 times, most recently from 0279a7e to 6434e9f Compare November 4, 2021 15:28
Bumps [eslint-config-peopledoc](https://github.com/peopledoc/eslint-config-peopledoc) from 2.0.2 to 3.0.2.
- [Release notes](https://github.com/peopledoc/eslint-config-peopledoc/releases)
- [Commits](peopledoc/eslint-config-peopledoc@v2.0.2...v3.0.2)

---
updated-dependencies:
- dependency-name: eslint-config-peopledoc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-config-peopledoc-3.0.2 branch from 6434e9f to c26c007 Compare November 9, 2021 15:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2022

Superseded by #57.

@dependabot dependabot bot closed this May 20, 2022
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-eslint-config-peopledoc-3.0.2 branch May 20, 2022 22:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants