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

BREAKING CHANGE: update deps to latest eslint stuff #28

Merged
merged 6 commits into from Sep 21, 2021
Merged

Conversation

RodEsp
Copy link
Contributor

@RodEsp RodEsp commented Sep 21, 2021

Fixes incompatibility issues between the newer version of eslint that updated oclif repos are using and @typescript-eslint/parser/@typescript-eslint/eslint-plugin.

See typescript-eslint/typescript-eslint#2446 for more info.
This will fix the broken lint build on oclif/oclif#672

@RasPhilCo
Copy link
Contributor

Can merge this to a main branch and release 1.0.0-main.1

Copy link
Contributor

@RasPhilCo RasPhilCo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏄

@RodEsp RodEsp changed the base branch from master to main September 21, 2021 16:36
@RodEsp RodEsp merged commit feb3c5d into main Sep 21, 2021
@RodEsp RodEsp deleted the re/update_deps branch September 21, 2021 16:40
ghost pushed a commit that referenced this pull request Sep 21, 2021
# [1.0.0](v0.2.0...v1.0.0) (2021-09-21)

### Bug Fixes

* circleci context ([4fd6920](4fd6920))
* semantic-release will release on main branch now ([88e8eb8](88e8eb8))

* BREAKING CHANGE: update deps to latest eslint stuff (#28) ([feb3c5d](feb3c5d)), closes [#28](#28)

### BREAKING CHANGES

* update deps to latest eslint stuff

* Update from node 10 to 14

* Update ci.yml

* Update config.yml
ghost pushed a commit that referenced this pull request Sep 21, 2021
# [1.0.0](v0.2.0...v1.0.0) (2021-09-21)

### Bug Fixes

* circleci context ([4fd6920](4fd6920))
* semantic-release will release on main branch now ([88e8eb8](88e8eb8))

* BREAKING CHANGE: update deps to latest eslint stuff (#28) ([feb3c5d](feb3c5d)), closes [#28](#28)

### BREAKING CHANGES

* update deps to latest eslint stuff

* Update from node 10 to 14

* Update ci.yml

* Update config.yml
ghost pushed a commit that referenced this pull request Sep 21, 2021
# [1.0.0](v0.2.0...v1.0.0) (2021-09-21)

### Bug Fixes

* circleci context ([4fd6920](4fd6920))
* semantic-release will release on main branch now ([88e8eb8](88e8eb8))

* BREAKING CHANGE: update deps to latest eslint stuff (#28) ([feb3c5d](feb3c5d)), closes [#28](#28)

### BREAKING CHANGES

* update deps to latest eslint stuff

* Update from node 10 to 14

* Update ci.yml

* Update config.yml
ghost pushed a commit that referenced this pull request Sep 21, 2021
# [1.0.0](v0.2.0...v1.0.0) (2021-09-21)

### Bug Fixes

* circleci context ([4fd6920](4fd6920))
* semantic-release will release on main branch now ([88e8eb8](88e8eb8))

* BREAKING CHANGE: update deps to latest eslint stuff (#28) ([feb3c5d](feb3c5d)), closes [#28](#28)

### BREAKING CHANGES

* update deps to latest eslint stuff

* Update from node 10 to 14

* Update ci.yml

* Update config.yml
@ghost
Copy link

ghost commented Sep 21, 2021

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released label Sep 21, 2021
RodEsp added a commit that referenced this pull request Sep 22, 2021
This was supposed to have changed with pr #28 but the merge conflict was erroneously handled
ghost pushed a commit that referenced this pull request Sep 22, 2021
## [1.0.1](v1.0.0...v1.0.1) (2021-09-22)

### Bug Fixes

* update eslint dependencies that should have been updated with pr [#28](#28) ([2fa3aec](2fa3aec))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants