Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Bumps @navikt/oasis from 3.8.0 to 4.1.0.

Release notes

Sourced from @​navikt/oasis's releases.

v4.1.0

Første V4 av @​navikt/oasis

Oasis er nå backet av nais/texas for token exchange (både OBO og M2M) mot azuread, tokenx og maskinporten.

Verifisering av tokens gjøres fortsatt med jose, openid-client er ikke lengre en dependency, som gjør at @navikt/oasis depender kun på jose@v6!

Breaking changes:

Er du på ny nok node-versjon som støtter require(esm) så er det ingen breaking changes!

"node": "^20.19.0 || >= 22.12.0 || 24.x || 25.x"

What's Changed

Full Changelog: navikt/oasis@v3.8.0...v4.1.0

Commits
  • 5491ddf chore: fix release GHA
  • 9aa8c8d chore: fix example app dockerfile build with new multi-lib monorepo
  • dd60273 chore: prepare for main, publish beta instead of next (4.1.0)
  • 0076bc0 feat: support 500 errors for /token /token/exchange as per OpenAPI spec
  • 1c1549c chore: fix actual release job
  • 1d85764 feat: better types for OBO exchange
  • 329b030 chore: add basic sanity check tests for @​navikt/texas
  • aa0891d feat: also allow ms graph API target for m2m-token
  • d4da9f3 feat: expose all texas params, strict 'target' typing
  • f08dbc1 chore: move to yarn because npm can't actually publish multi-libs
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 24, 2025 03:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 24, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/navikt/oasis-4.1.0 branch from bf82b81 to 415a0fb Compare October 24, 2025 07:20
Bumps [@navikt/oasis](https://github.com/navikt/oasis) from 3.8.0 to 4.1.0.
- [Release notes](https://github.com/navikt/oasis/releases)
- [Commits](navikt/oasis@v3.8.0...v4.1.0)

---
updated-dependencies:
- dependency-name: "@navikt/oasis"
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/navikt/oasis-4.1.0 branch from 415a0fb to 058ee2d Compare October 29, 2025 07:07
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