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

Bump long from 5.2.3 to 5.3.1 in the test group #1075

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the test group with 1 update: long.

Updates long from 5.2.3 to 5.3.1

Release notes

Sourced from long's releases.

v5.3.1

Bug fixes

  • Separate ESM and UMD type definitions (be983d36b47a51bc150a1dc04305e800fa48ab0e)

Other

  • Update node version used in CI (12f39881e769cb5cd54b621283ae5e8811022c8f)
  • Update workflows, add stale action (86d3f0e366b4d8bfc35efce8f0b6c5c399ff8bea)
  • Update UMD fallback (516961cf75857c93c2981b5e0d950ebb276cb057)
  • Format with prettier (785a5d4b73f2eba133fc2fbf67fd101db6d45ea3)
  • Add FUNDING.yml fwiw (7e79358268c8ec25676badf13b093d10911ebcc5)

v5.3.0

New features

  • Support conversion from/to BigInt (1760d02e138f790805ece2634fb9a284e2ec4053)
  • Add isSafeInteger to test if a Long can be safely represented as a JS number (2eb79a4f64f40528fbe9263bd033a88c0c839111)

Other

  • Comment Wasm blob (167d391bd71dfec986d48fafe47f4dfd1d4f05b1)
  • Move types to dedicated declaration file (ae485013d6d00ea4ac42126b003970369f568787)
  • Update Wasm source (d0f7475836e2f0640730b81b3dc369486d3af5f4)

v5.2.5

Bug fixes

  • Use explicit file extension in relative ECMAScript import (848353325cad861b4ada2345750e9529cc1db5ba)

Other

  • Update badges (09224712e3b111512dc8ff1ee7f63d57ba37ca24)

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 (#130) (d5ab8f6ce5f20fe9edcb9d2fc38e8dad39d50469)
Commits
  • be983d3 fix: Separate ESM and UMD type definitions
  • 12f3988 Update node version used in CI
  • 86d3f0e Update workflows, add stale action
  • 516961c Update UMD fallback
  • 785a5d4 Format with prettier
  • 7e79358 Add FUNDING.yml fwiw
  • 2eb79a4 Add isSafeInteger to test if a Long can be safely represented as a JS number
  • 167d391 Comment Wasm blob
  • e1d7970 Clean
  • ae48501 Move types to dedicated declaration file
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the test group with 1 update: [long](https://github.com/dcodeIO/long.js).


Updates `long` from 5.2.3 to 5.3.1
- [Release notes](https://github.com/dcodeIO/long.js/releases)
- [Commits](dcodeIO/long.js@v5.2.3...v5.3.1)

---
updated-dependencies:
- dependency-name: long
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2025
@timostamm timostamm merged commit cea8e6d into main Mar 3, 2025
24 checks passed
@timostamm timostamm deleted the dependabot/npm_and_yarn/test-3521a94871 branch March 3, 2025 11:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant