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: bump @npmcli/eslint-config from 3.1.0 to 4.0.0 #34

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps @npmcli/eslint-config from 3.1.0 to 4.0.0.

Release notes

Sourced from @​npmcli/eslint-config's releases.

v4.0.0

4.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • @npmcli/eslint-config is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Changelog

Sourced from @​npmcli/eslint-config's changelog.

4.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • @npmcli/eslint-config is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Commits
  • 69ac718 chore: release 4.0.0 (#48)
  • a0d4612 chore: postinstall for dependabot template-oss PR
  • 4d919fb chore: bump @​npmcli/template-oss from 4.4.4 to 4.5.1
  • 21369eb chore: postinstall for dependabot template-oss PR
  • af0d8ff chore: bump @​npmcli/template-oss from 4.3.2 to 4.4.4
  • aacbd69 feat!: postinstall for dependabot template-oss PR
  • 6a5dfbb chore: bump @​npmcli/template-oss from 3.6.0 to 4.3.2
  • e8f9201 chore: postinstall for dependabot template-oss PR
  • 1786f6c chore: bump @​npmcli/template-oss from 3.5.0 to 3.6.0
  • See full diff 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)

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

---
updated-dependencies:
- dependency-name: "@npmcli/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 17, 2022 02:28
@lukekarrys lukekarrys merged commit d299887 into main Oct 17, 2022
@lukekarrys lukekarrys deleted the dependabot/npm_and_yarn/npmcli/eslint-config-4.0.0 branch October 17, 2022 17:10
@github-actions github-actions bot mentioned this pull request Dec 4, 2023
wraithgar pushed a commit that referenced this pull request Apr 12, 2024
🤖 I have created a release *beep* *boop*
---


## [4.0.0](v3.0.0...v4.0.0)
(2024-04-12)

### ⚠️ BREAKING CHANGES

* the exports on this package have changed. The current functionality
has moved to a `log` function in the exports.

### Features

*
[`39db1e1`](39db1e1)
[#77](#77) add output methods
(@wraithgar)
*
[`12f35fe`](12f35fe)
[#77](#77) log: add timing log level
(@wraithgar)
*
[`8e90af0`](8e90af0)
[#77](#77) change current exported
function "log" (@wraithgar)

### Bug Fixes

*
[`ac543c4`](ac543c4)
[#77](#77) switch to traditional
functions (@wraithgar)
*
[`978fbf9`](978fbf9)
[#77](#77) refactor: don't loop
through levels to generate log export (@wraithgar)

### Chores

*
[`a393ac6`](a393ac6)
[#78](#78) enable auto publish (#78)
(@wraithgar)
*
[`3caba0e`](3caba0e)
[#77](#77) add test plan count for
current methods (@wraithgar)
*
[`6442a36`](6442a36)
[#73](#73) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`f8df624`](f8df624)
[#73](#73) bump @npmcli/template-oss
from 4.21.1 to 4.21.3 (@dependabot[bot])
*
[`31491ca`](31491ca)
[#70](#70) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`be382b7`](be382b7)
[#70](#70) bump @npmcli/template-oss
from 4.19.0 to 4.21.1 (@dependabot[bot])
*
[`de668d7`](de668d7)
[#51](#51) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`4b8abd0`](4b8abd0)
[#51](#51) bump @npmcli/template-oss
from 4.18.1 to 4.19.0 (@dependabot[bot])
*
[`ed8c220`](ed8c220)
[#50](#50) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`36b1d1e`](36b1d1e)
[#50](#50) bump @npmcli/template-oss
from 4.18.0 to 4.18.1 (@dependabot[bot])
*
[`dfda484`](dfda484)
[#49](#49) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`f9a8d6d`](f9a8d6d)
[#49](#49) bump @npmcli/template-oss
from 4.17.0 to 4.18.0 (@dependabot[bot])
*
[`857d35e`](857d35e)
[#48](#48) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`6e51a61`](6e51a61)
[#48](#48) bump @npmcli/template-oss
from 4.15.1 to 4.17.0 (@dependabot[bot])
*
[`e668ec7`](e668ec7)
[#47](#47) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`eea3f85`](eea3f85)
[#47](#47) bump @npmcli/template-oss
from 4.14.1 to 4.15.1 (@dependabot[bot])
*
[`bc05709`](bc05709)
[#46](#46) bump @npmcli/template-oss
from 4.13.0 to 4.14.1 (#46) (@dependabot[bot], @npm-cli-bot)
*
[`98c7267`](98c7267)
[#45](#45) bump @npmcli/template-oss
from 4.12.1 to 4.13.0 (#45) (@dependabot[bot], @npm-cli-bot, @nlf)
*
[`3500db4`](3500db4)
[#44](#44) bump @npmcli/template-oss
from 4.12.0 to 4.12.1 (#44) (@dependabot[bot], @npm-cli-bot)
*
[`7636af5`](7636af5)
[#43](#43) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`3dc1ca0`](3dc1ca0)
[#43](#43) bump @npmcli/template-oss
from 4.11.4 to 4.12.0 (@dependabot[bot])
*
[`b62ca21`](b62ca21)
[#42](#42) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`cef0e0d`](cef0e0d)
[#42](#42) bump @npmcli/template-oss
from 4.11.3 to 4.11.4 (@dependabot[bot])
*
[`cabc576`](cabc576)
[#41](#41) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`f34b6c7`](f34b6c7)
[#41](#41) bump @npmcli/template-oss
from 4.11.0 to 4.11.3 (@dependabot[bot])
*
[`2533092`](2533092)
[#40](#40) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`bca92ea`](bca92ea)
[#40](#40) bump @npmcli/template-oss
from 4.10.0 to 4.11.0 (@dependabot[bot])
*
[`3721aed`](3721aed)
[#39](#39) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`94b7ef3`](94b7ef3)
[#39](#39) bump @npmcli/template-oss
from 4.8.0 to 4.10.0 (@dependabot[bot])
*
[`d4db1ab`](d4db1ab)
[#37](#37) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`5b16b3a`](5b16b3a)
[#37](#37) bump @npmcli/template-oss
from 4.6.2 to 4.8.0 (@dependabot[bot])
*
[`35fbba3`](35fbba3)
[#36](#36) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`1c0da10`](1c0da10)
[#36](#36) bump @npmcli/template-oss
from 4.6.1 to 4.6.2 (@dependabot[bot])
*
[`487cfeb`](487cfeb)
[#35](#35) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`70dbd12`](70dbd12)
[#35](#35) bump @npmcli/template-oss
from 4.5.1 to 4.6.1 (@dependabot[bot])
*
[`d299887`](d299887)
[#34](#34) bump
@npmcli/eslint-config from 3.1.0 to 4.0.0 (@dependabot[bot])

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant