Skip to content

Commit

Permalink
chore(deps): update dependency jsr to ^0.13.0 (#9)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jsr](https://jsr.io)
([source](https://togithub.com/denoland/jsr-node-cli)) | [`^0.12.4` ->
`^0.13.0`](https://renovatebot.com/diffs/npm/jsr/0.12.4/0.13.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/jsr/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jsr/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/jsr/0.12.4/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jsr/0.12.4/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>denoland/jsr-node-cli (jsr)</summary>

### [`v0.13.0`](https://togithub.com/jsr-io/jsr-npm/releases/tag/0.13.0)

[Compare
Source](https://togithub.com/denoland/jsr-node-cli/compare/0.12.4...0.13.0)

#### Features

- feat: Add `.npmrc` support check for newer Bun versions by
[@&#8203;ryoppippi](https://togithub.com/ryoppippi) in
[https://github.com/jsr-io/jsr-npm/pull/94](https://togithub.com/jsr-io/jsr-npm/pull/94)

#### Bug Fixes

- fix: allow scope to start with number by
[@&#8203;marvinhagemeister](https://togithub.com/marvinhagemeister) in
[https://github.com/jsr-io/jsr-npm/pull/87](https://togithub.com/jsr-io/jsr-npm/pull/87)

#### Maintenance

- chore: fix failing tests by
[@&#8203;marvinhagemeister](https://togithub.com/marvinhagemeister) in
[https://github.com/jsr-io/jsr-npm/pull/96](https://togithub.com/jsr-io/jsr-npm/pull/96)

#### New Contributors

- [@&#8203;ryoppippi](https://togithub.com/ryoppippi) made their first
contribution in
[https://github.com/jsr-io/jsr-npm/pull/94](https://togithub.com/jsr-io/jsr-npm/pull/94)

**Full Changelog**:
jsr-io/jsr-npm@0.12.4...0.13.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/oxc-project/monitor-oxc).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent ef14373 commit aa7afe3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@hono/hono": "npm:@jsr/[email protected]",
"@luca/cases": "npm:@jsr/luca__cases@^1.0.0",
"@types/node": "^20.14.9",
"jsr": "^0.12.4",
"jsr": "^0.13.0",
"jest-diff": "^29.7.0",
"tsx": "^4.16.2",
"typescript": "^5.5.3"
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aa7afe3

Please sign in to comment.