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/template-oss from 4.6.2 to 4.8.0 #37

Merged
merged 2 commits into from
Oct 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @npmcli/template-oss from 4.6.2 to 4.7.0.

Release notes

Sourced from @​npmcli/template-oss's releases.

v4.7.0

4.7.0 (2022-10-25)

Features

Bug Fixes

Changelog

Sourced from @​npmcli/template-oss's changelog.

4.7.0 (2022-10-25)

Features

Bug Fixes

Commits
  • 1f977f7 chore: release 4.7.0
  • b836015 fix: allow ci-release workflow to be dispatched
  • 49a17fe feat: treat all release/v* branches as release targets (#247)
  • 254086a fix: make post dependabot commit a regular non-breaking chore
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner October 25, 2022 02:33
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2022

A newer version of @​npmcli/template-oss exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot bot and others added 2 commits October 27, 2022 22:11
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.6.2 to 4.8.0.
- [Release notes](https://github.com/npm/template-oss/releases)
- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
- [Commits](npm/template-oss@v4.6.2...v4.8.0)

---
updated-dependencies:
- dependency-name: @npmcli/template-oss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@lukekarrys lukekarrys changed the title chore: bump @npmcli/template-oss from 4.6.2 to 4.7.0 chore: bump @npmcli/template-oss from 4.6.2 to 4.8.0 Oct 28, 2022
@lukekarrys lukekarrys force-pushed the dependabot/npm_and_yarn/npmcli/template-oss-4.7.0 branch from 4b80e91 to bea8144 Compare October 28, 2022 05:11
@lukekarrys lukekarrys merged commit d4db1ab into main Oct 28, 2022
@lukekarrys lukekarrys deleted the dependabot/npm_and_yarn/npmcli/template-oss-4.7.0 branch October 28, 2022 05:52
@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