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

chore(deps-dev): Bump eslint-config-oclif from 3.1.0 to 4.0.0 #1699

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-config-oclif from 3.1.0 to 4.0.0.

Release notes

Sourced from eslint-config-oclif's releases.

v4.0.0

4.0.0 (2021-09-23)

Features

  • update to latest standards and dependencies (1659b8f)

BREAKING CHANGES

  • release new major version

v3.1.2

3.1.2 (2021-09-23)

Bug Fixes

  • allow release from BREAKING CHANGE commit message (5920b19)
  • remove semantic-release preset (861c231)

v3.1.1

3.1.1 (2021-09-23)

Bug Fixes

  • allow release from main branch (188f803)
Changelog

Sourced from eslint-config-oclif's changelog.

4.0.0 (2021-09-23)

Features

  • update to latest standards and dependencies (1659b8f)

BREAKING CHANGES

  • release new major version

3.1.2 (2021-09-23)

Bug Fixes

  • allow release from BREAKING CHANGE commit message (5920b19)
  • remove semantic-release preset (861c231)

3.1.1 (2021-09-23)

Bug Fixes

  • allow release from main branch (188f803)

1.5.1 (2018-05-31)

Bug Fixes

1.4.0 (2018-03-23)

Features

1.3.8 (2018-02-14)

Bug Fixes

... (truncated)

Commits
  • e350252 chore(release): 4.0.0 [skip ci]
  • 1659b8f feat: update to latest standards and dependencies
  • 84fb465 chore(release): 3.1.2 [skip ci]
  • 861c231 fix: remove semantic-release preset
  • 5920b19 fix: allow release from BREAKING CHANGE commit message
  • fe2fe8a BREAKING CHANGE: update to latest standards and dependencies
  • b41e879 chore(release): 3.1.1 [skip ci]
  • 188f803 fix: allow release from main branch
  • d58f559 Update to latest standards (#85)
  • ec95e5d chore: sync dependabot.yml (#81)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by salesforce-releases, a new releaser for eslint-config-oclif since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2021
@openshift-ci
Copy link

openshift-ci bot commented Sep 23, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link

openshift-ci bot commented Sep 23, 2021

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a che-incubator member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-4.0.0 branch from 0ecc091 to 4db8b48 Compare October 8, 2021 17:26
@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2021

Codecov Report

Merging #1699 (cd3cf25) into main (33e4f17) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main    #1699   +/-   ##
=======================================
  Coverage   10.30%   10.30%           
=======================================
  Files          52       52           
  Lines        4268     4268           
  Branches      632      632           
=======================================
  Hits          440      440           
  Misses       3828     3828           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-4.0.0 branch from 4db8b48 to 22991b1 Compare October 11, 2021 12:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-4.0.0 branch from 22991b1 to e41dc83 Compare December 24, 2021 12:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-4.0.0 branch from e41dc83 to d71a819 Compare January 18, 2022 06:40
@openshift-ci
Copy link

openshift-ci bot commented Jan 18, 2022

@dependabot[bot]: rebase

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-4.0.0 branch from d71a819 to ee1713b Compare January 18, 2022 06:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-4.0.0 branch 3 times, most recently from ba48728 to 19616b6 Compare January 24, 2022 13:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-4.0.0 branch from 19616b6 to f28088f Compare February 4, 2022 09:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-4.0.0 branch 2 times, most recently from 96c95e0 to 3c58760 Compare March 15, 2022 11:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-4.0.0 branch 2 times, most recently from 513b8c1 to 0dbd9df Compare May 28, 2022 14:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-4.0.0 branch 2 times, most recently from 9803158 to 69ac4bf Compare September 28, 2022 06:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-4.0.0 branch 2 times, most recently from 5994c4b to 8227e1a Compare October 25, 2022 06:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-4.0.0 branch from 8227e1a to 56778ac Compare December 2, 2022 09:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-4.0.0 branch 2 times, most recently from f51eebf to 4a109ca Compare January 2, 2023 08:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-4.0.0 branch from 4a109ca to 0bde647 Compare January 18, 2023 14:44
Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/oclif/eslint-config-oclif/releases)
- [Changelog](https://github.com/oclif/eslint-config-oclif/blob/v4.0.0/CHANGELOG.md)
- [Commits](oclif/eslint-config-oclif@v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-oclif
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-4.0.0 branch from 0bde647 to cd3cf25 Compare March 14, 2023 06:14
@nickboldt
Copy link
Collaborator

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2023

Superseded by #2752.

@dependabot dependabot bot closed this Sep 22, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-config-oclif-4.0.0 branch September 22, 2023 19:01
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 needs-ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants