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 #162

Merged
merged 2 commits into from
Sep 25, 2024

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 18:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/npmcli/template-oss-4.23.1 branch from 70cb0ed to 152f5e8 Compare July 17, 2024 18:14
@hashtagchris hashtagchris force-pushed the dependabot/npm_and_yarn/main/npmcli/template-oss-4.23.1 branch from 152f5e8 to 561cace Compare July 22, 2024 23:27
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 4 times, most recently from d5d6a83 to 06a0767 Compare August 28, 2024 17:48
@reggi
Copy link
Contributor

reggi commented Sep 25, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 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.

reggi
reggi previously approved these changes Sep 25, 2024
@reggi reggi force-pushed the dependabot/npm_and_yarn/main/npmcli/template-oss-4.23.1 branch from 5813239 to a17e3b2 Compare September 25, 2024 21:21
@reggi reggi merged commit 938d94c into main Sep 25, 2024
20 checks passed
@reggi reggi deleted the dependabot/npm_and_yarn/main/npmcli/template-oss-4.23.1 branch September 25, 2024 21:32
@github-actions github-actions bot mentioned this pull request Sep 25, 2024
reggi pushed a commit that referenced this pull request Sep 26, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.0.0](v3.0.6...v4.0.0)
(2024-09-26)
### ⚠️ BREAKING CHANGES
* `@npmcli/map-workspaces` now supports node `^18.17.0 || >=20.5.0`
### Bug Fixes
*
[`211aef3`](211aef3)
[#153](#153) use
@npmcli/package-json to parse packages (@wraithgar)
*
[`3959800`](3959800)
[#168](#168) align to npm 10
node engine range (@reggi)
### Dependencies
*
[`044b3a8`](044b3a8)
[#153](#153)
`@npmcli/package-json@5.2.0`
*
[`a493618`](a493618)
[#153](#153) remove
read-package-json-fast
*
[`e52dd76`](e52dd76)
[#168](#168)
`read-package-json-fast@4.0.0`
*
[`2ec2a15`](2ec2a15)
[#168](#168)
`@npmcli/name-from-folder@3.0.0`
### Chores
*
[`f066c79`](f066c79)
[#166](#166) bump
@npmcli/eslint-config from 4.0.5 to 5.0.0 (#166) (@dependabot[bot])
*
[`888c87c`](888c87c)
[#168](#168) run
template-oss-apply (@reggi)
*
[`d1b3556`](d1b3556)
[#150](#150) bump
@npmcli/template-oss to 4.22.0 (@lukekarrys)
*
[`938d94c`](938d94c)
[#162](#162) bump
@npmcli/template-oss from 4.22.0 to 4.23.3 (#162) (@dependabot[bot])
*
[`c5cb12c`](c5cb12c)
[#150](#150) postinstall for
dependabot template-oss PR (@lukekarrys)

---
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.

2 participants