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.22.0 to 4.23.3 #79

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2024

Bumps @npmcli/template-oss from 4.22.0 to 4.23.1.

Release notes

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

v4.23.1

4.23.1 (2024-07-17)

Bug Fixes

v4.23.0

4.23.0 (2024-06-27)

Features

Bug Fixes

Dependencies

Chores

Changelog

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

4.23.1 (2024-07-17)

Bug Fixes

4.23.0 (2024-06-27)

Features

Bug Fixes

Dependencies

Chores

Commits
  • 4ef5cf6 chore: release 4.23.1 (#463)
  • ca47705 fix: Use include-workspace-root for /main in Post Dependabot (#462)
  • 9acf69e chore: release 4.23.0 (#445)
  • 8252fb2 deps: bump release-please from 16.10.2 to 16.12.0 (#452)
  • b07d17a chore: add .git-blame-ignore-revs for initial prettier (#448)
  • b35bca5 fix: run prettier
  • 210247e chore: add prettier:true to template-oss config
  • 60ee94f feat: add prettier support
  • 8aef509 fix: dont conclude checks if they were never set (#446)
  • 9440c4f fix: pass releases to publish check (#444)
  • Additional commits viewable in compare view

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 requested a review from a team as a code owner July 17, 2024 17:41
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Jul 17, 2024
@hashtagchris hashtagchris force-pushed the dependabot/npm_and_yarn/main/npmcli/template-oss-4.23.1 branch from f8a8275 to 4f92851 Compare July 22, 2024 23:30
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2024

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.

@hashtagchris hashtagchris changed the title chore: bump @npmcli/template-oss from 4.22.0 to 4.23.1 chore: bump @npmcli/template-oss from 4.22.0 to 4.23.3 Aug 27, 2024
@hashtagchris hashtagchris force-pushed the dependabot/npm_and_yarn/main/npmcli/template-oss-4.23.1 branch 3 times, most recently from 999b010 to 0667d2a Compare August 27, 2024 20:26
@hashtagchris
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot bot and others added 2 commits August 28, 2024 13:14
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.22.0 to 4.23.3.
- [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.22.0...v4.23.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@hashtagchris hashtagchris force-pushed the dependabot/npm_and_yarn/main/npmcli/template-oss-4.23.1 branch from 0667d2a to e201b18 Compare August 28, 2024 17:14
@hashtagchris hashtagchris merged commit 089a7c9 into main Aug 29, 2024
29 checks passed
@hashtagchris hashtagchris deleted the dependabot/npm_and_yarn/main/npmcli/template-oss-4.23.1 branch August 29, 2024 12:21
@github-actions github-actions bot mentioned this pull request Aug 29, 2024
hashtagchris pushed a commit that referenced this pull request Sep 5, 2024
🤖 I have created a release *beep* *boop*
---


## [4.0.0](v3.1.0...v4.0.0)
(2024-09-03)
### ⚠️ BREAKING CHANGES
* `@npmcli/query` now supports node `^18.17.0 || >=20.5.0`
### Bug Fixes
*
[`77f5687`](77f5687)
[#84](#84) align to npm 10 node engine
range (@hashtagchris)
### Dependencies
*
[`a2de127`](a2de127)
[#82](#82) update
postcss-selector-parser range to ^6.1.2 (#82)
### Chores
*
[`e9f41b7`](e9f41b7)
[#84](#84) run template-oss-apply
(@hashtagchris)
*
[`ab69454`](ab69454)
[#81](#81) bump @npmcli/eslint-config
from 4.0.5 to 5.0.0 (@dependabot[bot])
*
[`0fa83b6`](0fa83b6)
[#70](#70) bump @npmcli/template-oss to
4.22.0 (@lukekarrys)
*
[`089a7c9`](089a7c9)
[#79](#79) postinstall for dependabot
template-oss PR (@hashtagchris)
*
[`aab917a`](aab917a)
[#79](#79) bump @npmcli/template-oss
from 4.22.0 to 4.23.3 (@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
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants