Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2021

Bumps @eslint/eslintrc from 0.2.1 to 1.0.0.

Release notes

Sourced from @​eslint/eslintrc's releases.

v1.0.0

v0.4.3

  • ce78027 Fix: ensure config files are files (#42) (Tom Jenkinson)
  • 95b1c9b Chore: pin fs-teardown@0.1.1 (#45) (Milos Djermanovic)
  • 593fbe3 Chore: fix failing test (#44) (Tom Jenkinson)

v0.4.2

  • cc79a4d Upgrade: update globals to version 13.6 (#32) (Rouven Weßling)

v0.4.1

  • aa38ef4 Fix: Properly export module resolver (#34) (Richie Bendall)
  • 62ea4bd Build: add node v16 (#33) (薛定谔的猫)
  • 7c43d77 Chore: add tests for built-in rules config schema validation (fixes #15) (#31) (Milos Djermanovic)
  • d8ea601 Chore: Test on Node 15.x (#30) (Milos Djermanovic)
  • 0b2f80d Chore: lint test files (#18) (Milos Djermanovic)

v0.4.0

  • d9a527b New: Implement DotCompat class (#20) (Nicholas C. Zakas)
  • dac76c0 Chore: Replace usage of lodash with cache set (#29) (Tim van der Lippe)
  • 3ae2d77 Update: add AggregateError global to es2021 environment (#28) (Milos Djermanovic)

v0.3.0

  • 5184490 Upgrade: lodash@4.17.20 (#24) (Milos Djermanovic)
  • f1179c5 Update: Implement missing functionality from ESLint port (fixes #12) (#23) (Nicholas C. Zakas)

v0.2.2

  • 1746840 Fix: include loadRules in internalSlotsMap cache (#19) (Henry Q. Dineen)
  • f30bb49 Chore: Test fixes for CascadingConfigArrayFactory (#17) (Nicholas C. Zakas)
  • 4440df8 Chore: Fix config-array tests (#16) (Nicholas C. Zakas)
  • 7890e02 Chore: Test fixes for config-array-factory.js (#13) (Nicholas C. Zakas)
Changelog

Sourced from @​eslint/eslintrc's changelog.

v1.0.0 - August 6, 2021

v0.4.3 - July 17, 2021

  • ce78027 Fix: ensure config files are files (#42) (Tom Jenkinson)
  • 95b1c9b Chore: pin fs-teardown@0.1.1 (#45) (Milos Djermanovic)
  • 593fbe3 Chore: fix failing test (#44) (Tom Jenkinson)

v0.4.2 - June 4, 2021

  • cc79a4d Upgrade: update globals to version 13.6 (#32) (Rouven Weßling)

v0.4.1 - May 7, 2021

  • aa38ef4 Fix: Properly export module resolver (#34) (Richie Bendall)
  • 62ea4bd Build: add node v16 (#33) (薛定谔的猫)
  • 7c43d77 Chore: add tests for built-in rules config schema validation (fixes #15) (#31) (Milos Djermanovic)
  • d8ea601 Chore: Test on Node 15.x (#30) (Milos Djermanovic)
  • 0b2f80d Chore: lint test files (#18) (Milos Djermanovic)

v0.4.0 - February 27, 2021

  • d9a527b New: Implement DotCompat class (#20) (Nicholas C. Zakas)
  • dac76c0 Chore: Replace usage of lodash with cache set (#29) (Tim van der Lippe)
  • 3ae2d77 Update: add AggregateError global to es2021 environment (#28) (Milos Djermanovic)

v0.3.0 - January 15, 2021

  • 5184490 Upgrade: lodash@4.17.20 (#24) (Milos Djermanovic)
  • f1179c5 Update: Implement missing functionality from ESLint port (fixes #12) (#23) (Nicholas C. Zakas)

v0.2.2 - December 5, 2020

  • 1746840 Fix: include loadRules in internalSlotsMap cache (#19) (Henry Q. Dineen)
  • f30bb49 Chore: Test fixes for CascadingConfigArrayFactory (#17) (Nicholas C. Zakas)
  • 4440df8 Chore: Fix config-array tests (#16) (Nicholas C. Zakas)
  • 7890e02 Chore: Test fixes for config-array-factory.js (#13) (Nicholas C. Zakas)
Commits

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 added the external dependency Requires changes in an external dependency label Sep 1, 2021
Bumps [@eslint/eslintrc](https://github.com/eslint/eslintrc) from 0.2.1 to 1.0.0.
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@v0.2.1...v1.0.0)

---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
  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/eslintrc-1.0.0 branch from f770675 to c200354 Compare September 1, 2021 14:50
@felangel felangel merged commit c7c2761 into main Sep 1, 2021
@felangel felangel deleted the dependabot/npm_and_yarn/eslint/eslintrc-1.0.0 branch September 1, 2021 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external dependency Requires changes in an external dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants