Skip to content

fix(deps): bump @internxt/lib from 1.4.2 to 1.5.1 - #291

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-npm_and_yarn-internxt-lib-1.5.1
Open

fix(deps): bump @internxt/lib from 1.4.2 to 1.5.1#291
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-npm_and_yarn-internxt-lib-1.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @internxt/lib from 1.4.2 to 1.5.1.

Release notes

Sourced from @​internxt/lib's releases.

v1.5.1

  • Validated JWT header (must contain alg field per RFC 7515)
  • Validated exp is a non-negative NumericDate per RFC 7519
  • Fixed base64url decoding for JWT payload and header

v1.5.0

  • Added shared JWT token expiration/refresh status checking (validateTokenAndCheckExpiration, TokenStatus) to the auth module.
  • Migrated project from yarn to npm
Commits
  • accd589 Merge pull request #34 from internxt/fix/base64-url-decoding
  • 90bb9fc fix: enhance JWT validation by adding header checks and improving base64 deco...
  • 1e124c0 feat: add README.md with project overview and installation instructions
  • 97daeb4 fix: bump version to 1.5.1
  • 5303812 fix: update base64 decoding for JWT and its tests
  • dc051b8 Merge pull request #33 from internxt/dependabot/npm_and_yarn/brace-expansion-...
  • 9a5146c build(deps-dev): bump brace-expansion from 5.0.5 to 5.0.7
  • cf1e952 Merge pull request #32 from internxt/feat/add-token-refresh-functionality
  • 1b9fb98 chore: bump version to 1.5.0
  • ab7347d refactor: replace enum with const object for TokenStatus definition
  • 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 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 [@internxt/lib](https://github.com/internxt/lib) from 1.4.2 to 1.5.1.
- [Release notes](https://github.com/internxt/lib/releases)
- [Commits](internxt/lib@v1.4.2...v1.5.1)

---
updated-dependencies:
- dependency-name: "@internxt/lib"
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 1, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 1, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
send-web 36b47b8 Aug 01 2026, 03:07 AM

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants