Skip to content

Conversation

@dependabot
Copy link

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

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

Release notes

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

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
  • 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)
  • aa11a07 fix(parser): normalize token to lower case (#85)
  • 661687f feat: implement proper parsing (CST/AST/XML) (#84)
  • 013a8a8 docs: add initial CLAUDE.md file
  • 24df0f0 feat: minimal Node.js version is now 16.14.0
  • 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.1.
- [Release notes](https://github.com/swaggerexpert/arazzo-runtime-expression/releases)
- [Commits](swaggerexpert/arazzo-runtime-expression@v1.0.1...v2.0.1)

---
updated-dependencies:
- dependency-name: "@swaggerexpert/arazzo-runtime-expression"
  dependency-version: 2.0.1
  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 26, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 30, 2026

Superseded by #25.

@dependabot dependabot bot closed this Jan 30, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swaggerexpert/arazzo-runtime-expression-2.0.1 branch January 30, 2026 00:35
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