Skip to content

Commit

Permalink
fix(deps): update dependency long to v5.2.5 (#504)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [long](https://redirect.github.com/dcodeIO/long.js) | [`5.2.3` ->
`5.2.5`](https://renovatebot.com/diffs/npm/long/5.2.3/5.2.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/long/5.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/long/5.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/long/5.2.3/5.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/long/5.2.3/5.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dcodeIO/long.js (long)</summary>

###
[`v5.2.5`](https://redirect.github.com/dcodeIO/long.js/releases/tag/v5.2.5)

[Compare
Source](https://redirect.github.com/dcodeIO/long.js/compare/v5.2.4...v5.2.5)

##### Bug fixes

- **Use explicit file extension in relative ECMAScript import**
([`8483533`](https://redirect.github.com/dcodeIO/long.js/commit/848353325cad861b4ada2345750e9529cc1db5ba))

##### Other

- **Update badges**
([`0922471`](https://redirect.github.com/dcodeIO/long.js/commit/09224712e3b111512dc8ff1ee7f63d57ba37ca24))

###
[`v5.2.4`](https://redirect.github.com/dcodeIO/long.js/releases/tag/v5.2.4)

[Compare
Source](https://redirect.github.com/dcodeIO/long.js/compare/v5.2.3...v5.2.4)

##### Bug fixes

- **Change source of truth for types to umd/index.d.ts to resolve issue
with typescript import in 5.x
([#&#8203;130](https://redirect.github.com/dcodeIO/long.js/issues/130))**
([`d5ab8f6`](https://redirect.github.com/dcodeIO/long.js/commit/d5ab8f6ce5f20fe9edcb9d2fc38e8dad39d50469))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone
Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/smartive/zitadel-node).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTY0LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent 8b63fe1 commit 4698ce3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"axios": "1.7.9",
"jose": "5.9.6",
"long": "5.2.3",
"long": "5.2.5",
"nice-grpc": "2.1.10",
"node-rsa": "1.1.1",
"openid-client": "5.7.1",
Expand Down

0 comments on commit 4698ce3

Please sign in to comment.