Skip to content

Bump @swaggerexpert/arazzo-runtime-expression from 1.0.1 to 2.0.2#25

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/swaggerexpert/arazzo-runtime-expression-2.0.2
Open

Bump @swaggerexpert/arazzo-runtime-expression from 1.0.1 to 2.0.2#25
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/swaggerexpert/arazzo-runtime-expression-2.0.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 30, 2026

Bumps @swaggerexpert/arazzo-runtime-expression from 1.0.1 to 2.0.2.

Release notes

Sourced from @​swaggerexpert/arazzo-runtime-expression's releases.

v2.0.2

2.0.2 (2026-01-29)

Bug Fixes

  • grammar: fix secondary compoments grammar (#91) (b53544a)
  • types: fix downstream type usage (#90) (cc65b1d)

v2.0.1

2.0.1 (2026-01-23)

Bug Fixes

  • release: fix npm registry publishing (75cc7f3)

v2.0.0

2.0.0 (2026-01-23)

Bug Fixes

  • parser: normalize token to lower case (#85) (aa11a07), closes #1

Features

  • extract: allow to extract multiple expressions from string (#87) (7d0d29c), closes #3 #81
  • implement proper parsing (CST/AST/XML) (#84) (661687f)
  • minimal Node.js version is now 16.14.0 (24df0f0)

BREAKING CHANGES

  • extract: signature of extract function changed.
  • this is a breaking change as the results that parser is producing has radically diffrent shape and semantics.
  • minimal Node.js version was bumped from 12.20.0 to 16.14.0
Commits
  • a219273 chore(release): cut the 2.0.2 release
  • 9c9cb5c docs(README): fix Tidelift logo
  • b53544a fix(grammar): fix secondary compoments grammar (#91)
  • cc65b1d fix(types): fix downstream type usage (#90)
  • 55b46d8 chore(release): cut the 2.0.1 release
  • 75cc7f3 fix(release): fix npm registry publishing
  • 509409d chore(release): cut the 2.0.0 release
  • 1951e67 ci: utilize new release process (#89)
  • 517e0e7 chore(deps-dev): bump prettier from 3.8.0 to 3.8.1 (#88)
  • 7d0d29c feat(extract): allow to extract multiple expressions from string (#87)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​swaggerexpert/arazzo-runtime-expression since your current version.


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)

Bumps [@swaggerexpert/arazzo-runtime-expression](https://github.com/swaggerexpert/arazzo-runtime-expression) from 1.0.1 to 2.0.2.
- [Release notes](https://github.com/swaggerexpert/arazzo-runtime-expression/releases)
- [Commits](swaggerexpert/arazzo-runtime-expression@v1.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: "@swaggerexpert/arazzo-runtime-expression"
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jan 30, 2026
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.

0 participants