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 5.0.0 #2752

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Bumps eslint-config-oclif from 3.1.0 to 5.0.0.

Release notes

Sourced from eslint-config-oclif's releases.

5.0.0

  • feat!: update deps to new majors (3796769)

BREAKING CHANGES

  • drop node 12, 14, 16

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.

5.0.0 (2023-09-18)

  • feat!: update deps to new majors (3796769)

BREAKING CHANGES

  • drop node 12, 14, 16

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)

Reverts

  • Revert "chore(deps): bump eslint-plugin-unicorn from 9.1.1 to 20.1.0 (#32)" (adf433b), closes #32
Commits
  • 8115c3a chore(release): 5.0.0 [skip ci]
  • 3796769 feat!: update deps to new majors
  • ec6c352 chore: automerge via squash
  • e617eb7 chore([no ci]): Synced local '.github/workflows/manualRelease.yml' with remot...
  • 6405160 chore([no ci]): Created local '.github/workflows/notify-slack-on-pr-open.yml'...
  • c9a4237 chore([no ci]): Synced local '.github/dependabot.yml' with remote 'templates/...
  • 5ba872f chore([no ci]): Synced file(s) with salesforcecli/leif (#98)
  • ea15a95 chore: delete circle
  • 691368e chore: remove github workflows [skip ci]
  • 7e57e99 ci: sync .circleci/config.yml (#95) [skip ci]
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 22, 2023
@openshift-ci
Copy link

openshift-ci bot commented Sep 22, 2023

[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 22, 2023

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-5.0.0 branch from 3a3dcb8 to 1f3fab1 Compare October 12, 2023 07:26
@codecov-commenter
Copy link

Codecov Report

Merging #2752 (1f3fab1) into main (4c29629) will not change coverage.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main    #2752   +/-   ##
=======================================
  Coverage   10.52%   10.52%           
=======================================
  Files          52       52           
  Lines        4208     4208           
  Branches      632      632           
=======================================
  Hits          443      443           
  Misses       3765     3765           

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

Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 3.1.0 to 5.0.0.
- [Release notes](https://github.com/oclif/eslint-config-oclif/releases)
- [Changelog](https://github.com/oclif/eslint-config-oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/eslint-config-oclif@v3.1.0...5.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-oclif
  dependency-type: direct:development
  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-oclif-5.0.0 branch from 1f3fab1 to 5403ec4 Compare October 12, 2023 13:22
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.

None yet

1 participant