Skip to content

chore(deps-dev): bump @types/node from 22.14.1 to 22.15.0 #367

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

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2025

Bumps @types/node from 22.14.1 to 22.15.0.

Commits

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

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.14.1 to 22.15.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from lumirlumir April 25, 2025 02:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 25, 2025
Copy link

vercel bot commented Apr 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
npm-bananass-websites-eslint-config-bananass ⬜️ Ignored (Inspect) Visit Preview Apr 25, 2025 2:05am
npm-bananass-websites-vitepress ⬜️ Ignored (Inspect) Visit Preview Apr 25, 2025 2:05am

@github-actions github-actions bot added 🏷️ scope: deps-dev Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: chore Auto-generated label based on Conventional Commits specification for GitHub release notes labels Apr 25, 2025
Copy link

Labels have been automatically applied based on the Conventional Commits specification.🏷️

Copy link

codecov bot commented Apr 25, 2025

Bundle Report

Bundle size has no change ✅

Copy link

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.32%. Comparing base (4db1f2e) to head (e386915).
Report is 1 commits behind head on main.

@@           Coverage Diff           @@
##             main     #367   +/-   ##
=======================================
  Coverage   98.32%   98.32%           
=======================================
  Files         160      160           
  Lines        9689     9689           
  Branches       16       16           
=======================================
  Hits         9527     9527           
  Misses        162      162           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4db1f2e...e386915. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lumirlumir lumirlumir merged commit 8fcd3bc into main Apr 25, 2025
19 checks passed
@lumirlumir lumirlumir deleted the dependabot-npm_and_yarn-types-node-22.15.0 branch April 25, 2025 02:26
lumirlumir added a commit that referenced this pull request Apr 25, 2025
….0-canary.4` (`prerelease`) (#369)

## Release Information: `v0.1.0-canary.4`

New release of `lumirlumir/npm-bananass` has arrived! 🎉

This PR bumps the package versions from `v0.1.0-canary.3` to
`v0.1.0-canary.4` (`prerelease`).

See
[Actions](https://github.com/lumirlumir/npm-bananass/actions/runs/14666575875)
for more details.

| Info        | Value                      |
| ----------- | -------------------------- |
| Repository  | `lumirlumir/npm-bananass` |
| SEMVER      | `prerelease`     |
| Pre ID      | `canary`      |
| Short SHA   | 07d7535       |
| Old Version | `v0.1.0-canary.3`  |
| New Version | `v0.1.0-canary.4`  |

<!-- Release notes generated using configuration in .github/release.yml
at main -->

## What's Changed
### 🐛 Bug Fixes
* fix(create-bananass): `.gitignore` file is ignored when publish to npm
by @lumirlumir in #368
### 🔄 Continuous Integrations
* ci(*): create `test-cross-platform.yml` by @lumirlumir in
#363
### ♻️ Code Refactoring
* refactor(bananass): remove unused `clean` command and cleanup by
@lumirlumir in #364
* refactor(*): standardize variable names from `inputFile` to `inputStr`
across examples and templates by @lumirlumir in
#365
* refactor(create-bananass): update templates by @lumirlumir in
#339
### 🧪 Tests
* test(bananass): create unit test for bananass build by @lumirlumir in
#366
### ⬆️ Dependency Updates
* chore(deps-dev): bump @types/node from 22.14.1 to 22.15.0 by
@dependabot in #367


**Full Changelog**:
v0.1.0-canary.3...v0.1.0-canary.4
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 javascript Pull requests that update Javascript code 🏷️ scope: deps-dev Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: chore Auto-generated label based on Conventional Commits specification for GitHub release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy